Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(738)

Issue 1415753003: gn format everything. (Closed)

Created:
5 years, 1 month ago by tfarina
Modified:
5 years, 1 month ago
Reviewers:
Dirk Pranke, brettw, scottmg
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, apavlov+blink_chromium.org, blink-reviews-wtf_chromium.org, ben+mojo_chromium.org, darin (slow to review), caseq+blink_chromium.org, Aaron Boodman, abarth-chromium, dglazkov+blink, blink-reviews-bindings_chromium.org, yfriedman+watch_chromium.org, devtools-reviews_chromium.org, blink-reviews, blink-reviews-api_chromium.org, Mads Ager (chromium), lushnikov+blink_chromium.org, oshima+watch_chromium.org, haraken, sergeyv+blink_chromium.org, jbudorick+watch_chromium.org, pfeldman+blink_chromium.org, mikecase+watch_chromium.org, oilpan-reviews, klundberg+watch_chromium.org, kozyatinskiy+blink_chromium.org, kouhei+heap_chromium.org, pfeldman, Mikhail, scottmg
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

gn format everything. This patch was generated using the following command line: $ git ls-files "*.gn" | grep -v format_test_data | sed -e "s/^/gn format --in-place /" >x.sh $ chmod +x x.sh $ ./x.sh BUG=None R=dpranke@chromium.org,scottmg@chromium.org TBR=brettw@chromium.org Committed: https://crrev.com/f7698e039267b2d07401506006c0f68bfbfe2453 Cr-Commit-Position: refs/heads/master@{#357493}

Patch Set 1 #

Total comments: 3

Patch Set 2 : revert freetype-android change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+286 lines, -230 lines) Patch
M build/android/pylib/device/commands/BUILD.gn View 1 chunk +3 lines, -1 line 0 comments Download
M build/secondary/third_party/nss/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/policy/android/BUILD.gn View 1 chunk +6 lines, -5 lines 0 comments Download
M components/resource_provider/BUILD.gn View 1 chunk +3 lines, -1 line 0 comments Download
M device/devices_app/BUILD.gn View 1 chunk +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/core/BUILD.gn View 2 chunks +5 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/bindings/modules/BUILD.gn View 6 chunks +22 lines, -22 lines 0 comments Download
M third_party/WebKit/Source/bindings/modules/v8/BUILD.gn View 5 chunks +12 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/bindings/scripts/BUILD.gn View 1 chunk +5 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/BUILD.gn View 2 chunks +12 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/devtools/BUILD.gn View 8 chunks +126 lines, -96 lines 0 comments Download
M third_party/WebKit/Source/modules/BUILD.gn View 2 chunks +9 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/asm/BUILD.gn View 1 chunk +39 lines, -36 lines 0 comments Download
M third_party/WebKit/Source/wtf/BUILD.gn View 6 chunks +12 lines, -12 lines 0 comments Download
M third_party/WebKit/public/BUILD.gn View 4 chunks +6 lines, -7 lines 0 comments Download
M third_party/cld_2/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/freetype-android/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/harfbuzz-ng/BUILD.gn View 2 chunks +2 lines, -5 lines 0 comments Download
M third_party/mojo/src/mojo/public/cpp/utility/BUILD.gn View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/zlib/BUILD.gn View 1 chunk +1 line, -2 lines 0 comments Download
M ui/resources/BUILD.gn View 1 chunk +3 lines, -1 line 0 comments Download
M ui/touch_selection/BUILD.gn View 1 chunk +3 lines, -1 line 0 comments Download
M ui/wm/BUILD.gn View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 22 (9 generated)
tfarina
Dirk, ptal. Scott, fyi! I haved adapted the command to run from Linux. I have ...
5 years, 1 month ago (2015-10-31 17:17:52 UTC) #1
tfarina
I forgot to say where I adapted it from! It was from Scott's CL https://codereview.chromium.org/704363002/!
5 years, 1 month ago (2015-10-31 17:18:54 UTC) #2
scottmg
lgtm ("formart" -> "format" in CL title) https://codereview.chromium.org/1415753003/diff/1/third_party/freetype-android/BUILD.gn File third_party/freetype-android/BUILD.gn (right): https://codereview.chromium.org/1415753003/diff/1/third_party/freetype-android/BUILD.gn#newcode16 third_party/freetype-android/BUILD.gn:16: # The ...
5 years, 1 month ago (2015-10-31 18:19:52 UTC) #4
tfarina
CL description updated. Thanks for noticing it. https://codereview.chromium.org/1415753003/diff/1/third_party/freetype-android/BUILD.gn File third_party/freetype-android/BUILD.gn (right): https://codereview.chromium.org/1415753003/diff/1/third_party/freetype-android/BUILD.gn#newcode16 third_party/freetype-android/BUILD.gn:16: # The ...
5 years, 1 month ago (2015-10-31 18:53:19 UTC) #6
tfarina
https://codereview.chromium.org/1415753003/diff/1/third_party/freetype-android/BUILD.gn File third_party/freetype-android/BUILD.gn (right): https://codereview.chromium.org/1415753003/diff/1/third_party/freetype-android/BUILD.gn#newcode16 third_party/freetype-android/BUILD.gn:16: # The following files are not sorted alphabetically, but ...
5 years, 1 month ago (2015-10-31 23:54:03 UTC) #7
Dirk Pranke
lgtm. thanks for cleaning this up! I'd been meaning to do this for a while ...
5 years, 1 month ago (2015-11-02 21:51:29 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1415753003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1415753003/20001
5 years, 1 month ago (2015-11-02 23:28:37 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/114887)
5 years, 1 month ago (2015-11-02 23:39:43 UTC) #14
tfarina
TBRing Brett for this.
5 years, 1 month ago (2015-11-02 23:41:31 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1415753003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1415753003/20001
5 years, 1 month ago (2015-11-02 23:48:25 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 1 month ago (2015-11-03 00:49:48 UTC) #20
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/f7698e039267b2d07401506006c0f68bfbfe2453 Cr-Commit-Position: refs/heads/master@{#357493}
5 years, 1 month ago (2015-11-03 00:50:42 UTC) #21
tfarina
5 years, 1 month ago (2015-11-03 12:12:21 UTC) #22
Message was sent while issue was closed.
On 2015/11/02 21:51:29, Dirk Pranke wrote:
> lgtm.
> 
> thanks for cleaning this up! I'd been meaning to do this for a while but
hadn't
> gotten around to it. 
> 
> Do we need to do a similar patch for *.gni files, or are they all already
> correct?

We need one for *.gni files as well. I have uploaded CL
https://codereview.chromium.org/1406153017 for them ;)

Powered by Google App Engine
This is Rietveld 408576698