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

Issue 704363002: XXX test gn format everything (Closed)

Created:
6 years, 1 month ago by scottmg
Modified:
4 years, 9 months ago
Reviewers:
CC:
chromium-reviews, sadrul, nkostylev+watch_chromium.org, dcheng, stuartmorgan+watch_chromium.org, arv+watch_chromium.org, aandrey+blink_chromium.org, ben+mojo_chromium.org, tim+watch_chromium.org, pvalenzuela+watch_chromium.org, kalyank, jbudorick+watch_chromium.org, mikhal+watch_chromium.org, tdresser+watch_chromium.org, yoshiki+watch_chromium.org, danakj+watch_chromium.org, paulirish+reviews_chromium.org, pfeldman, jochen+watch_chromium.org, maniscalco+watch_chromium.org, chrome-apps-syd-reviews_chromium.org, jzern, tfarina, avayvod+watch_chromium.org, dyu1, urvang (Google), estade+watch_chromium.org, jln+watch_chromium.org, viettrungluu+watch_chromium.org, sievers+watch_chromium.org, Ilya Sherman, samuong+watch_chromium.org, jam, eme-reviews_chromium.org, chromium-apps-reviews_chromium.org, jsbell+serviceworker_chromium.org, nhiroki, asvitkine+watch_chromium.org, mkwst+moarreviews-shell_chromium.org, klundberg+watch_chromium.org, mkwst+watchlist-passwords_chromium.org, hclam+watch_chromium.org, serviceworker-reviews, yurys, Dane Wallinga, horo+watch_chromium.org, peter+watch_chromium.org, vikasa, yusukes+watch_chromium.org, zea+watch_chromium.org, browser-components-watch_chromium.org, yzshen+watch_chromium.org, yukishiino+watch_chromium.org, rginda+watch_chromium.org, mtomasz+watch_chromium.org, miu+watch_chromium.org, extensions-reviews_chromium.org, nona+watch_chromium.org, chromoting-reviews_chromium.org, abarth-chromium, darin-cc_chromium.org, devtools-reviews_chromium.org, erikwright+watch_chromium.org, imcheng+watch_chromium.org, jasonroberts+watch_google.com, dsinclair+watch_chromium.org, oshima+watch_chromium.org, piman+watch_chromium.org, wfh+watch_chromium.org, Aaron Boodman, albertb+watch_chromium.org, stgao, James Su, jshin+watch_chromium.org, davemoore+watch_chromium.org, qsr+mojo_chromium.org, tzik, hguihot+watch_chromium.org, stevenjb+watch_chromium.org, cbentzel+watch_chromium.org, benquan, grt+watch_chromium.org, skal, jbauman+watch_chromium.org, yfriedman+watch_chromium.org, ozone-reviews_chromium.org, hubbe+watch_chromium.org, feature-media-reviews_chromium.org, gcasto+watchlist_chromium.org, cc-bugs_chromium.org, rouslan+autofillwatch_chromium.org, michaeln, Dai Mikurube (NOT FULLTIME), Ian Vollick, pwestin+watch_google.com, kinuko+serviceworker, mkwst+moarreviews-renderer_chromium.org, darin (slow to review)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

XXX test gn format everything Generated with git ls-files *.gn *.gni | grep -v format_test_data | sed -e "s/^/@out\\\\Debug\\\\gn format --in-place /" >x.bat BUG=348474

Patch Set 1 #

Patch Set 2 : after trailing comment fix #

Patch Set 3 : nov 18 #

Patch Set 4 : after special multilines #

Patch Set 5 : fancier multiline decision #

Patch Set 6 : penalty-based line breaking #

Patch Set 7 : after penalty fixes #

Patch Set 8 : penalty fixes 2 #

Patch Set 9 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4324 lines, -4074 lines) Patch
M BUILD.gn View 1 2 3 4 5 6 7 8 4 chunks +113 lines, -119 lines 0 comments Download
M ash/BUILD.gn View 1 2 3 4 8 chunks +14 lines, -21 lines 0 comments Download
M base/BUILD.gn View 1 2 3 4 5 6 7 11 chunks +22 lines, -27 lines 0 comments Download
M base/allocator/BUILD.gn View 1 2 3 4 7 chunks +9 lines, -8 lines 0 comments Download
M base/android/linker/BUILD.gn View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M base/test/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M breakpad/BUILD.gn View 1 2 3 4 5 6 13 chunks +25 lines, -22 lines 0 comments Download
M build/android/gyp/test/BUILD.gn View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M build/config/BUILD.gn View 1 2 3 4 5 5 chunks +6 lines, -9 lines 0 comments Download
M build/config/BUILDCONFIG.gn View 1 2 3 13 chunks +327 lines, -123 lines 0 comments Download
M build/config/android/BUILD.gn View 1 2 6 1 chunk +5 lines, -3 lines 0 comments Download
M build/config/clang/BUILD.gn View 1 2 3 4 5 6 7 1 chunk +10 lines, -7 lines 0 comments Download
M build/config/compiler/BUILD.gn View 1 2 3 4 5 27 chunks +57 lines, -84 lines 0 comments Download
M build/config/gcc/BUILD.gn View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M build/config/ios/BUILD.gn View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M build/config/linux/BUILD.gn View 1 2 3 4 5 6 5 chunks +21 lines, -10 lines 0 comments Download
M build/config/mac/BUILD.gn View 1 2 3 chunks +6 lines, -5 lines 0 comments Download
M build/config/sanitizers/BUILD.gn View 1 2 3 4 1 chunk +10 lines, -3 lines 0 comments Download
M build/config/win/BUILD.gn View 1 2 3 4 5 2 chunks +2 lines, -6 lines 0 comments Download
M build/secondary/testing/BUILD.gn View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M build/secondary/testing/gmock/BUILD.gn View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M build/secondary/testing/gtest/BUILD.gn View 1 2 3 4 3 chunks +8 lines, -3 lines 0 comments Download
M build/secondary/third_party/android_tools/BUILD.gn View 1 2 3 7 3 chunks +16 lines, -11 lines 0 comments Download
M build/secondary/third_party/cacheinvalidation/src/google/cacheinvalidation/BUILD.gn View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M build/secondary/third_party/freetype/BUILD.gn View 1 2 1 chunk +1 line, -3 lines 0 comments Download
M build/secondary/third_party/icu/BUILD.gn View 1 2 3 4 6 chunks +21 lines, -12 lines 0 comments Download
M build/secondary/third_party/leveldatabase/BUILD.gn View 1 2 3 4 5 2 chunks +2 lines, -1 line 0 comments Download
M build/secondary/third_party/libjpeg_turbo/BUILD.gn View 1 2 3 4 5 4 chunks +84 lines, -92 lines 0 comments Download
M build/secondary/third_party/libsrtp/BUILD.gn View 1 2 3 4 16 chunks +44 lines, -15 lines 0 comments Download
M build/secondary/third_party/nss/BUILD.gn View 1 2 3 4 5 6 7 13 chunks +27 lines, -34 lines 0 comments Download
M build/secondary/third_party/openmax_dl/dl/BUILD.gn View 1 2 3 4 11 chunks +18 lines, -21 lines 0 comments Download
M build/secondary/third_party/sfntly/BUILD.gn View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M build/secondary/tools/grit/BUILD.gn View 1 2 3 4 2 chunks +4 lines, -2 lines 0 comments Download
M build/toolchain/android/BUILD.gn View 1 2 3 4 5 6 2 chunks +6 lines, -4 lines 0 comments Download
M build/toolchain/mac/BUILD.gn View 1 2 7 5 chunks +39 lines, -32 lines 0 comments Download
M build/toolchain/nacl/BUILD.gn View 1 2 2 chunks +10 lines, -4 lines 0 comments Download
M build/toolchain/win/BUILD.gn View 1 2 3 4 5 6 7 8 chunks +43 lines, -32 lines 0 comments Download
M build/util/BUILD.gn View 1 2 1 chunk +7 lines, -2 lines 0 comments Download
M cc/surfaces/BUILD.gn View 1 2 3 4 5 6 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/BUILD.gn View 1 2 3 4 5 6 7 11 chunks +153 lines, -176 lines 0 comments Download
M chrome/android/BUILD.gn View 1 2 3 4 5 10 chunks +32 lines, -34 lines 0 comments Download
M chrome/app/BUILD.gn View 1 2 3 4 3 chunks +10 lines, -10 lines 0 comments Download
M chrome/browser/BUILD.gn View 1 2 3 4 5 6 27 chunks +197 lines, -170 lines 0 comments Download
M chrome/browser/chromeos/BUILD.gn View 1 2 3 4 5 6 5 chunks +20 lines, -17 lines 0 comments Download
M chrome/browser/devtools/BUILD.gn View 1 2 4 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/extensions/BUILD.gn View 1 2 3 4 5 6 7 8 chunks +47 lines, -53 lines 0 comments Download
M chrome/browser/history/BUILD.gn View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/net/BUILD.gn View 1 2 3 1 chunk +6 lines, -3 lines 0 comments Download
M chrome/browser/resources/BUILD.gn View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/safe_browsing/BUILD.gn View 1 2 3 1 chunk +9 lines, -3 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/BUILD.gn View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 2 3 4 5 6 7 19 chunks +121 lines, -90 lines 0 comments Download
M chrome/browser/ui/libgtk2ui/BUILD.gn View 1 2 4 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/common/BUILD.gn View 1 2 3 4 5 7 11 chunks +36 lines, -51 lines 0 comments Download
M chrome/installer/util/BUILD.gn View 1 2 3 4 2 chunks +9 lines, -4 lines 0 comments Download
M chrome/renderer/BUILD.gn View 1 2 3 4 5 6 chunks +32 lines, -27 lines 0 comments Download
M chrome/service/BUILD.gn View 1 2 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/BUILD.gn View 1 2 3 4 5 6 7 8 10 chunks +18 lines, -24 lines 0 comments Download
M chrome/test/android/BUILD.gn View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/chromedriver/test/webview_shell/BUILD.gn View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/utility/BUILD.gn View 1 2 4 2 chunks +20 lines, -18 lines 0 comments Download
M chromeos/BUILD.gn View 1 2 3 4 5 chunks +11 lines, -18 lines 0 comments Download
M chromeos/ime/BUILD.gn View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M components/app_modal/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/core/browser/BUILD.gn View 1 2 3 4 5 6 1 chunk +5 lines, -4 lines 0 comments Download
M components/bookmarks/browser/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -3 lines 0 comments Download
M components/bookmarks/common/BUILD.gn View 1 2 3 4 1 chunk +1 line, -3 lines 0 comments Download
M components/bookmarks/common/android/BUILD.gn View 1 2 3 4 chunks +6 lines, -8 lines 0 comments Download
M components/bookmarks/test/BUILD.gn View 1 2 4 2 chunks +2 lines, -4 lines 0 comments Download
M components/content_settings/core/browser/BUILD.gn View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
M components/crash/app/BUILD.gn View 1 2 3 4 3 chunks +5 lines, -4 lines 0 comments Download
M components/crash/browser/BUILD.gn View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M components/data_reduction_proxy/core/browser/BUILD.gn View 1 2 3 4 5 6 7 8 1 chunk +1 line, -3 lines 0 comments Download
M components/data_reduction_proxy/core/common/BUILD.gn View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -3 lines 0 comments Download
M components/dom_distiller/android/BUILD.gn View 1 2 3 4 3 chunks +4 lines, -5 lines 0 comments Download
M components/dom_distiller/content/BUILD.gn View 1 2 3 4 5 6 7 8 1 chunk +6 lines, -6 lines 0 comments Download
M components/domain_reliability/BUILD.gn View 1 2 3 4 5 6 7 8 1 chunk +6 lines, -8 lines 0 comments Download
M components/enhanced_bookmarks/BUILD.gn View 1 2 4 1 chunk +1 line, -3 lines 0 comments Download
M components/error_page/common/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/error_page/renderer/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/google/core/browser/BUILD.gn View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M components/invalidation/BUILD.gn View 1 2 3 4 2 chunks +3 lines, -3 lines 0 comments Download
M components/login/BUILD.gn View 1 2 3 4 5 6 7 8 2 chunks +4 lines, -4 lines 0 comments Download
M components/metrics/BUILD.gn View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -2 lines 0 comments Download
M components/navigation_interception/BUILD.gn View 1 2 4 1 chunk +0 lines, -1 line 0 comments Download
M components/os_crypt/BUILD.gn View 1 2 4 1 chunk +1 line, -0 lines 0 comments Download
M components/ownership/BUILD.gn View 1 2 3 4 2 chunks +4 lines, -4 lines 0 comments Download
M components/password_manager/content/renderer/BUILD.gn View 1 2 3 2 chunks +1 line, -2 lines 0 comments Download
M components/pdf/renderer/BUILD.gn View 1 2 1 chunk +1 line, -3 lines 0 comments Download
M components/policy/BUILD.gn View 1 2 3 4 5 6 5 chunks +18 lines, -7 lines 0 comments Download
M components/precache/core/BUILD.gn View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M components/pref_registry/BUILD.gn View 1 2 3 4 1 chunk +1 line, -3 lines 0 comments Download
M components/proximity_auth/BUILD.gn View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
M components/proximity_auth/cryptauth/proto/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/resources/BUILD.gn View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M components/search_engines/BUILD.gn View 1 2 3 4 5 6 1 chunk +1 line, -3 lines 0 comments Download
M components/sessions/BUILD.gn View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M components/signin/core/browser/BUILD.gn View 1 2 4 1 chunk +1 line, -3 lines 0 comments Download
M components/signin/ios/browser/BUILD.gn View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M components/storage_monitor/BUILD.gn View 1 2 3 4 1 chunk +1 line, -3 lines 0 comments Download
M components/suggestions/BUILD.gn View 1 2 4 1 chunk +2 lines, -6 lines 0 comments Download
M components/suggestions/proto/BUILD.gn View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M components/timers/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/translate/content/browser/BUILD.gn View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M components/translate/content/common/BUILD.gn View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M components/translate/content/renderer/BUILD.gn View 1 2 4 1 chunk +0 lines, -1 line 0 comments Download
M components/user_manager/BUILD.gn View 1 2 4 1 chunk +1 line, -3 lines 0 comments Download
M components/variations/android/BUILD.gn View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M components/visitedlink/common/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/webdata/common/BUILD.gn View 1 2 4 1 chunk +1 line, -3 lines 0 comments Download
M components/wifi/BUILD.gn View 1 2 3 4 2 chunks +2 lines, -6 lines 0 comments Download
M content/BUILD.gn View 1 2 3 4 2 chunks +3 lines, -4 lines 0 comments Download
M content/app/BUILD.gn View 1 2 4 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/BUILD.gn View 1 2 3 4 5 6 11 chunks +46 lines, -39 lines 0 comments Download
M content/browser/devtools/BUILD.gn View 1 2 3 4 5 6 7 3 chunks +16 lines, -11 lines 0 comments Download
M content/browser/service_worker/BUILD.gn View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/tracing/BUILD.gn View 1 2 3 4 5 6 7 2 chunks +8 lines, -6 lines 0 comments Download
M content/child/BUILD.gn View 1 2 3 4 5 4 chunks +10 lines, -15 lines 0 comments Download
M content/common/BUILD.gn View 1 2 3 4 5 6 7 8 12 chunks +64 lines, -49 lines 0 comments Download
M content/public/android/BUILD.gn View 1 2 4 4 chunks +5 lines, -9 lines 0 comments Download
M content/public/app/BUILD.gn View 1 2 3 4 5 6 5 chunks +29 lines, -23 lines 0 comments Download
M content/public/browser/BUILD.gn View 1 2 3 4 5 2 chunks +8 lines, -3 lines 0 comments Download
M content/public/child/BUILD.gn View 1 2 3 4 5 2 chunks +9 lines, -6 lines 0 comments Download
M content/public/common/BUILD.gn View 1 2 3 4 5 2 chunks +9 lines, -6 lines 0 comments Download
M content/public/plugin/BUILD.gn View 1 2 3 4 1 chunk +6 lines, -2 lines 0 comments Download
M content/public/renderer/BUILD.gn View 1 2 3 4 3 chunks +13 lines, -9 lines 0 comments Download
M content/public/utility/BUILD.gn View 1 2 3 4 2 chunks +6 lines, -3 lines 0 comments Download
M content/renderer/BUILD.gn View 1 2 3 4 5 6 6 chunks +14 lines, -17 lines 0 comments Download
M content/shell/BUILD.gn View 1 2 3 4 5 4 chunks +46 lines, -38 lines 0 comments Download
M content/shell/android/BUILD.gn View 1 2 3 4 7 chunks +8 lines, -16 lines 0 comments Download
M content/test/BUILD.gn View 1 2 3 4 5 6 7 5 chunks +21 lines, -18 lines 0 comments Download
M content/utility/BUILD.gn View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M courgette/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M crypto/BUILD.gn View 1 2 3 4 3 chunks +8 lines, -5 lines 0 comments Download
M dbus/BUILD.gn View 1 2 3 4 4 chunks +8 lines, -16 lines 0 comments Download
M device/battery/BUILD.gn View 1 2 4 3 chunks +11 lines, -33 lines 0 comments Download
M device/hid/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -3 lines 0 comments Download
M device/media_transfer_protocol/BUILD.gn View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
M device/nfc/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M device/usb/BUILD.gn View 1 2 3 4 5 1 chunk +7 lines, -3 lines 0 comments Download
M extensions/BUILD.gn View 1 2 3 4 5 chunks +120 lines, -119 lines 0 comments Download
M extensions/browser/BUILD.gn View 1 2 3 4 5 4 chunks +5 lines, -12 lines 0 comments Download
M extensions/common/BUILD.gn View 1 2 3 4 5 6 1 chunk +232 lines, -238 lines 0 comments Download
M extensions/renderer/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -3 lines 0 comments Download
M extensions/shell/common/api/BUILD.gn View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M extensions/utility/BUILD.gn View 1 2 1 chunk +1 line, -3 lines 0 comments Download
M google_apis/BUILD.gn View 1 2 3 4 5 6 1 chunk +6 lines, -5 lines 0 comments Download
M gpu/BUILD.gn View 1 2 3 4 2 chunks +3 lines, -6 lines 0 comments Download
M gpu/command_buffer/client/BUILD.gn View 1 2 3 4 4 chunks +16 lines, -6 lines 0 comments Download
M gpu/command_buffer/service/BUILD.gn View 1 2 3 4 5 3 chunks +5 lines, -5 lines 0 comments Download
M gpu/config/BUILD.gn View 1 2 4 3 chunks +6 lines, -8 lines 0 comments Download
M ipc/BUILD.gn View 1 2 3 4 2 chunks +2 lines, -4 lines 0 comments Download
M jingle/BUILD.gn View 1 2 3 4 3 chunks +8 lines, -7 lines 0 comments Download
M media/BUILD.gn View 1 2 3 4 5 6 7 8 11 chunks +57 lines, -61 lines 0 comments Download
M media/audio/BUILD.gn View 1 2 3 4 7 chunks +26 lines, -24 lines 0 comments Download
M media/base/BUILD.gn View 1 2 3 4 5 7 chunks +18 lines, -15 lines 0 comments Download
M media/base/android/BUILD.gn View 1 2 3 2 chunks +2 lines, -6 lines 0 comments Download
M media/cast/BUILD.gn View 1 2 3 4 5 3 chunks +8 lines, -6 lines 0 comments Download
M media/cast/test/proto/BUILD.gn View 1 2 3 4 2 chunks +1 line, -4 lines 0 comments Download
M media/cdm/ppapi/BUILD.gn View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M media/mojo/BUILD.gn View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M media/mojo/services/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M mojo/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -3 lines 0 comments Download
M mojo/application/BUILD.gn View 1 2 3 4 1 chunk +9 lines, -3 lines 0 comments Download
M mojo/converters/geometry/BUILD.gn View 1 2 3 4 1 chunk +1 line, -3 lines 0 comments Download
M mojo/converters/input_events/BUILD.gn View 1 2 4 1 chunk +1 line, -3 lines 0 comments Download
M mojo/converters/surfaces/tests/BUILD.gn View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M mojo/edk/embedder/BUILD.gn View 1 2 3 4 5 3 chunks +7 lines, -2 lines 0 comments Download
M mojo/edk/js/BUILD.gn View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M mojo/edk/js/test/BUILD.gn View 1 2 3 4 5 2 chunks +4 lines, -2 lines 0 comments Download
M mojo/edk/js/tests/BUILD.gn View 1 2 3 4 5 1 chunk +3 lines, -1 line 0 comments Download
M mojo/edk/system/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M mojo/edk/test/BUILD.gn View 1 2 3 4 5 2 chunks +6 lines, -3 lines 0 comments Download
M mojo/environment/BUILD.gn View 1 2 3 4 2 chunks +2 lines, -3 lines 0 comments Download
M mojo/public/BUILD.gn View 1 2 3 4 2 chunks +5 lines, -7 lines 0 comments Download
M mojo/public/c/environment/BUILD.gn View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M mojo/public/c/system/BUILD.gn View 1 2 3 4 1 chunk +15 lines, -5 lines 0 comments Download
M mojo/public/c/test_support/BUILD.gn View 1 2 4 1 chunk +4 lines, -3 lines 0 comments Download
M mojo/public/cpp/application/BUILD.gn View 1 2 3 4 5 2 chunks +10 lines, -4 lines 0 comments Download
M mojo/public/cpp/application/tests/BUILD.gn View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M mojo/public/cpp/bindings/BUILD.gn View 1 2 3 4 5 1 chunk +3 lines, -1 line 0 comments Download
M mojo/public/cpp/environment/BUILD.gn View 1 2 3 4 2 chunks +6 lines, -2 lines 0 comments Download
M mojo/public/cpp/system/BUILD.gn View 1 2 3 4 1 chunk +4 lines, -2 lines 0 comments Download
M mojo/public/dart/BUILD.gn View 1 2 3 4 5 4 chunks +6 lines, -14 lines 0 comments Download
M mojo/public/gles2/BUILD.gn View 1 2 3 4 1 chunk +15 lines, -5 lines 0 comments Download
M mojo/public/java/BUILD.gn View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M mojo/public/platform/native/BUILD.gn View 1 2 3 4 2 chunks +4 lines, -4 lines 0 comments Download
M mojo/public/python/BUILD.gn View 1 2 3 2 chunks +2 lines, -6 lines 0 comments Download
M mojo/public/sky/BUILD.gn View 1 2 1 chunk +2 lines, -4 lines 0 comments Download
M mojo/public/tools/BUILD.gn View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M mojo/services/BUILD.gn View 1 2 4 1 chunk +2 lines, -4 lines 0 comments Download
M mojo/services/network/BUILD.gn View 1 2 3 4 5 1 chunk +3 lines, -1 line 0 comments Download
M mojo/services/public/cpp/view_manager/lib/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/public/interfaces/gpu/BUILD.gn View 1 2 3 4 5 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/services/public/interfaces/surfaces/BUILD.gn View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M net/BUILD.gn View 1 2 3 4 5 6 23 chunks +314 lines, -305 lines 0 comments Download
M net/android/BUILD.gn View 1 2 3 4 3 chunks +4 lines, -3 lines 0 comments Download
M net/base/registry_controlled_domains/BUILD.gn View 1 2 3 4 5 6 1 chunk +3 lines, -4 lines 0 comments Download
M net/third_party/nss/ssl/BUILD.gn View 1 2 3 4 5 6 2 chunks +2 lines, -6 lines 0 comments Download
M pdf/BUILD.gn View 1 2 4 1 chunk +0 lines, -1 line 0 comments Download
M ppapi/BUILD.gn View 1 2 3 4 5 chunks +10 lines, -14 lines 0 comments Download
M printing/BUILD.gn View 1 2 3 4 5 4 chunks +5 lines, -8 lines 0 comments Download
M remoting/base/BUILD.gn View 1 2 2 chunks +5 lines, -8 lines 0 comments Download
M remoting/client/BUILD.gn View 1 2 4 1 chunk +5 lines, -7 lines 0 comments Download
M remoting/client/plugin/BUILD.gn View 1 2 4 1 chunk +6 lines, -7 lines 0 comments Download
M remoting/host/BUILD.gn View 1 2 4 3 chunks +7 lines, -12 lines 0 comments Download
M remoting/host/it2me/BUILD.gn View 1 2 3 4 5 2 chunks +8 lines, -10 lines 0 comments Download
M remoting/proto/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/BUILD.gn View 1 2 3 4 1 chunk +6 lines, -7 lines 0 comments Download
M remoting/resources/BUILD.gn View 1 2 3 4 5 6 7 8 5 chunks +68 lines, -65 lines 0 comments Download
M remoting/webapp/BUILD.gn View 1 2 3 4 5 6 chunks +22 lines, -29 lines 0 comments Download
M sandbox/BUILD.gn View 1 2 3 1 chunk +9 lines, -3 lines 0 comments Download
M sandbox/linux/BUILD.gn View 1 2 3 4 5 6 7 8 7 chunks +6 lines, -9 lines 0 comments Download
M sandbox/mac/BUILD.gn View 1 2 3 4 1 chunk +21 lines, -9 lines 0 comments Download
M sandbox/win/BUILD.gn View 1 2 4 1 chunk +1 line, -1 line 0 comments Download
M sdch/BUILD.gn View 1 2 1 chunk +6 lines, -2 lines 0 comments Download
M skia/BUILD.gn View 1 2 3 4 5 6 7 13 chunks +145 lines, -143 lines 0 comments Download
M sync/BUILD.gn View 1 2 3 4 5 6 chunks +7 lines, -10 lines 0 comments Download
M sync/internal_api/attachments/proto/BUILD.gn View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M testing/android/BUILD.gn View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M testing/android/junit/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M testing/perf/BUILD.gn View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
M third_party/BUILD.gn View 1 2 3 4 1 chunk +6 lines, -2 lines 0 comments Download
M third_party/adobe/flash/BUILD.gn View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M third_party/android_protobuf/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/BUILD.gn View 1 2 3 4 5 5 chunks +9 lines, -12 lines 0 comments Download
M third_party/brotli/BUILD.gn View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M third_party/cld_2/BUILD.gn View 1 2 3 4 5 7 chunks +23 lines, -13 lines 0 comments Download
M third_party/dom_distiller_js/BUILD.gn View 1 2 3 4 1 chunk +6 lines, -2 lines 0 comments Download
M third_party/elfutils/BUILD.gn View 1 2 2 chunks +0 lines, -2 lines 0 comments Download
M third_party/freetype2/BUILD.gn View 1 2 3 chunks +5 lines, -3 lines 0 comments Download
M third_party/harfbuzz-ng/BUILD.gn View 1 2 3 4 5 6 2 chunks +6 lines, -5 lines 0 comments Download
M third_party/iaccessible2/BUILD.gn View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M third_party/iccjpeg/BUILD.gn View 1 2 3 1 chunk +4 lines, -2 lines 0 comments Download
M third_party/isimpledom/BUILD.gn View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M third_party/jsoncpp/BUILD.gn View 1 2 4 1 chunk +2 lines, -6 lines 0 comments Download
M third_party/junit/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/libaddressinput/BUILD.gn View 1 2 3 4 5 5 chunks +10 lines, -20 lines 0 comments Download
M third_party/libjingle/BUILD.gn View 1 2 3 4 5 6 12 chunks +37 lines, -42 lines 0 comments Download
M third_party/libpng/BUILD.gn View 1 2 3 4 4 chunks +12 lines, -10 lines 0 comments Download
M third_party/libusb/BUILD.gn View 1 2 3 4 5 2 chunks +2 lines, -6 lines 0 comments Download
M third_party/libwebp/BUILD.gn View 1 2 3 4 5 7 chunks +49 lines, -64 lines 0 comments Download
M third_party/libxml/BUILD.gn View 1 2 3 4 3 chunks +3 lines, -6 lines 0 comments Download
M third_party/mesa/BUILD.gn View 1 2 3 4 5 6 6 chunks +45 lines, -58 lines 0 comments Download
M third_party/mozilla/BUILD.gn View 1 2 3 4 1 chunk +1 line, -3 lines 0 comments Download
M third_party/npapi/BUILD.gn View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M third_party/opus/BUILD.gn View 1 2 3 4 6 chunks +19 lines, -26 lines 0 comments Download
M third_party/protobuf/BUILD.gn View 1 2 3 4 4 chunks +2 lines, -5 lines 0 comments Download
M third_party/snappy/BUILD.gn View 1 2 1 chunk +1 line, -3 lines 0 comments Download
M third_party/speex/BUILD.gn View 1 2 2 chunks +2 lines, -6 lines 0 comments Download
M third_party/sqlite/BUILD.gn View 1 2 3 4 5 4 chunks +10 lines, -2 lines 0 comments Download
M third_party/usrsctp/BUILD.gn View 1 2 3 4 2 chunks +3 lines, -1 line 0 comments Download
M third_party/widevine/cdm/BUILD.gn View 1 2 3 4 5 6 7 8 4 chunks +14 lines, -18 lines 0 comments Download
M third_party/yasm/BUILD.gn View 1 2 3 4 13 chunks +88 lines, -46 lines 0 comments Download
M third_party/zlib/BUILD.gn View 1 2 3 4 5 3 chunks +17 lines, -5 lines 0 comments Download
M tools/android/forwarder2/BUILD.gn View 1 2 3 4 1 chunk +4 lines, -2 lines 0 comments Download
M tools/android/md5sum/BUILD.gn View 1 2 3 3 chunks +5 lines, -7 lines 0 comments Download
M tools/gn/BUILD.gn View 1 2 3 4 2 chunks +9 lines, -3 lines 0 comments Download
M tools/gn/example/BUILD.gn View 1 2 3 4 2 chunks +4 lines, -2 lines 0 comments Download
M tools/gn/example/build/BUILDCONFIG.gn View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M tools/gn/example/build/toolchain/BUILD.gn View 1 2 7 5 chunks +15 lines, -16 lines 0 comments Download
M tools/json_schema_compiler/BUILD.gn View 1 2 3 1 chunk +4 lines, -3 lines 0 comments Download
M tools/relocation_packer/BUILD.gn View 1 2 3 4 5 chunks +22 lines, -10 lines 0 comments Download
M tools/xdisplaycheck/BUILD.gn View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M ui/accessibility/BUILD.gn View 1 2 3 4 2 chunks +8 lines, -4 lines 0 comments Download
M ui/android/BUILD.gn View 1 2 3 4 5 6 2 chunks +2 lines, -6 lines 0 comments Download
M ui/app_list/BUILD.gn View 1 2 3 4 5 6 1 chunk +1 line, -3 lines 0 comments Download
M ui/aura/BUILD.gn View 1 2 3 4 5 9 chunks +10 lines, -28 lines 0 comments Download
M ui/base/BUILD.gn View 1 2 3 4 5 6 18 chunks +184 lines, -226 lines 0 comments Download
M ui/compositor/BUILD.gn View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M ui/display/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -3 lines 0 comments Download
M ui/events/BUILD.gn View 1 2 3 4 5 6 4 chunks +6 lines, -10 lines 0 comments Download
M ui/events/devices/BUILD.gn View 1 2 4 1 chunk +1 line, -3 lines 0 comments Download
M ui/events/ipc/BUILD.gn View 1 2 4 1 chunk +0 lines, -1 line 0 comments Download
M ui/events/ozone/BUILD.gn View 1 2 3 4 5 6 4 chunks +5 lines, -15 lines 0 comments Download
M ui/events/platform/BUILD.gn View 1 2 3 4 1 chunk +2 lines, -6 lines 0 comments Download
M ui/file_manager/BUILD.gn View 1 2 4 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/BUILD.gn View 1 2 3 4 5 chunks +8 lines, -21 lines 0 comments Download
M ui/gfx/x/BUILD.gn View 1 2 3 4 1 chunk +2 lines, -6 lines 0 comments Download
M ui/gl/BUILD.gn View 1 2 3 4 5 6 7 8 4 chunks +8 lines, -11 lines 0 comments Download
M ui/keyboard/BUILD.gn View 1 2 3 4 5 6 7 8 2 chunks +13 lines, -8 lines 0 comments Download
M ui/message_center/BUILD.gn View 1 2 3 4 5 6 2 chunks +1 line, -1 line 0 comments Download
M ui/native_theme/BUILD.gn View 1 2 4 1 chunk +1 line, -3 lines 0 comments Download
M ui/ozone/BUILD.gn View 1 2 3 4 5 6 7 8 6 chunks +34 lines, -33 lines 0 comments Download
M ui/ozone/platform/caca/BUILD.gn View 1 2 1 chunk +1 line, -3 lines 0 comments Download
M ui/ozone/platform/dri/BUILD.gn View 1 2 2 chunks +2 lines, -6 lines 0 comments Download
M ui/ozone/platform/egltest/BUILD.gn View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M ui/platform_window/BUILD.gn View 1 2 4 1 chunk +1 line, -1 line 0 comments Download
M ui/platform_window/x11/BUILD.gn View 1 2 4 1 chunk +1 line, -3 lines 0 comments Download
M ui/resources/BUILD.gn View 1 2 3 4 2 chunks +13 lines, -4 lines 0 comments Download
M ui/snapshot/BUILD.gn View 1 2 4 1 chunk +1 line, -3 lines 0 comments Download
M ui/views/BUILD.gn View 1 2 3 4 5 5 chunks +11 lines, -12 lines 0 comments Download
M url/BUILD.gn View 1 2 4 2 chunks +3 lines, -9 lines 0 comments Download

Messages

Total messages: 2 (2 generated)
scottmg
Patchset #5 (id:60001) has been deleted
6 years, 1 month ago (2014-11-19 22:01:58 UTC) #1
scottmg
6 years ago (2014-11-26 21:40:30 UTC) #2
Patchset #9 (id:160001) has been deleted

Powered by Google App Engine
This is Rietveld 408576698