1. 5477ba0 Filter extra output introduced by updating proguard by zpeng · 7 years ago
  2. c7531ba Use more accurate matching in fix_gn_headers.py by wychen · 7 years ago
  3. 13ef2e8 Enable content shell crash integration test on Windows by jochen · 7 years ago
  4. ae98891 Roll Android SDK to N-MR1 by mikecase · 7 years ago
  5. dd8d9c7 Add script fix_gn_headers.py to fix GN missing headers by wychen · 7 years ago
  6. e38fea5 New VS 2017 toolchain with dbghelp.dll fixes by brucedawson · 7 years ago
  7. 6de2407 Remove VS 2013 from vs_toolchain.py by brucedawson · 7 years ago
  8. dc10036 Add VS 2017 toolchain hash by brucedawson · 7 years ago
  9. ce38c19 Enable noexcept on Windows, use for a few move constructors. by brettw · 7 years ago
  10. bdf66b6 Copy *all* UCRT DLLs to the output directory by brucedawson · 7 years ago
  11. 8580360 Only import gyp when required in vs_toolchain.py. by thestig · 7 years ago
  12. e2ffe41 Don't confuse VS 2013 with VS 2017 by brucedawson · 7 years ago
  13. 754915a Fix VS 2015 Update 3, 14393 SDK landmine by brucedawson · 7 years ago
  14. 1417def Android: improve static initializer counting in resource_sizes.py. by estevenson · 7 years ago
  15. ff4fbbf [flag_changer refactor] Fix usages to conform with new API by perezju · 7 years ago
  16. cc14d66 Copy cdb.exe to build_root_dir so it's available to isolated tests by jochen · 7 years ago
  17. 79826b2 Android: Record how long ProGuard takes to run by agrieve · 7 years ago
  18. 8cb1a64 Allow building Chrome with local VC++ 2017 install by brucedawson · 8 years ago
  19. 96b3af3 Don't clobber symlinks to build directories by sfiera · 8 years ago
  20. a24b488 Android: Write all proguard flags to out.jar.flags file by agrieve · 8 years ago
  21. 10d4c09 Android: Stop generating proguard dump.txt by agrieve · 8 years ago
  22. 4fd2550 Speculatively clobber Mac after "Switch Mac Intel GPU bots to 10.12 from 10.10" by Philip Jägenstedt · 8 years ago
  23. 50d0bcf Add check_gn_headers.py to find missing headers in GN by wychen · 8 years ago
  24. fd0ec5c [android] Use contextlib_ext.Optional for conditional context managers. by jbudorick · 8 years ago
  25. 0b357a2 [Android] Generate html file for test runner trace instead of json. by rnephew · 8 years ago
  26. 31210d8 [Chromecast] Fix for building Android Cast builds with virtualenv. by mbjorge · 8 years ago
  27. 0f635f5 [Android] Add ability to generate test trace json for perf tests runs. by rnephew · 8 years ago
  28. 2e3d367 win: Switch to 10.0.14393.0 SDK by scottmg · 8 years ago
  29. cda27ae Document OS_CHROMEOS in build_config.h by brucedawson · 8 years ago
  30. fb864bf Revert of Add check_build_deps step to gclient runhooks (patchset #2 id:20001 of https://codereview.chromium.org/2505413003/ ) by anthonyvd · 8 years ago
  31. 1c02d05 Add check_build_deps step to gclient runhooks by thomasanderson · 8 years ago
  32. e06853e Kill any lingering spawning test server on Android when handling /start by eroman · 8 years ago
  33. 3a52c20 Add an option to build with the 10.0.14393 SDK by brucedawson · 8 years ago
  34. 8007751 Use the proper sys.path in build/print_python_deps.py by agrieve · 8 years ago
  35. 7eb001d [android] Remove pylib/{remote,uirobot}. by jbudorick · 8 years ago
  36. 24771a4 win: Don't define TOOLKIT_VIEWS in build_config.h by thakis · 8 years ago
  37. a2a82e1 Reland of Upgrade to new Android SDK. (patchset #1 id:1 of https://codereview.chromium.org/2438913004/ ) by stip · 8 years ago
  38. 3911949 Revert of [Reland] Upgrade to new Android SDK. (patchset #2 id:20001 of https://codereview.chromium.org/2438133002/ ) by jbudorick · 8 years ago
  39. 49ae4ca [Reland] Upgrade to new Android SDK. by stip · 8 years ago
  40. 9594158 Revert of Upgrade to new Android SDK. (patchset #16 id:300001 of https://codereview.chromium.org/2350013004/ ) by nednguyen · 8 years ago
  41. 6e30e94 GN: Add PPC/s390 Linux support by bjaideep · 8 years ago
  42. 7ab21f3 Upgrade to new Android SDK. by stip · 8 years ago
  43. 8680817 Remove direct references to hermetic mac toolchain. by erikchen · 8 years ago
  44. a468865 Fix pylint warnings: build/gn_helpers.py by yyanagisawa · 8 years ago
  45. a15bf7f Make apk_merger.py use hermetic timestamps. by agrieve · 8 years ago
  46. 6e4eafb Automatically copy the DIA DLL in the Syzygy binaries directory. by sebmarchand · 8 years ago
  47. 2ce3701 Revert of Automatically copy the DIA DLL in the Syzygy binaries directory. (patchset #11 id:240001 of https://codereview.chromium.org/2365893002/ ) by sebmarchand · 8 years ago
  48. 0c050e0 Automatically copy the DIA DLL in the Syzygy binaries directory. by sebmarchand · 8 years ago
  49. 34c7600 PPC/s390: [sysroot installer] Disable for host arch PPC/s390 by bjaideep · 8 years ago
  50. 693652a Revert of PPC/s390: [sysroot installer] Disable for host arch PPC/s390 (patchset #3 id:40001 of https://codereview.chromium.org/2368943005/ ) by tsergeant · 8 years ago
  51. b6dbce1 PPC/s390: [sysroot installer] Disable for host arch PPC/s390 by bjaideep · 8 years ago
  52. e41a96f Refactor: move components/sync/../signin to components/signin/../ by gogerald · 8 years ago
  53. 62175da Unbreak mac component build. by thakis · 8 years ago
  54. 60fc8af Delete unused script. by thakis · 8 years ago
  55. 17ef776 Gut gyp_chromium, common.gypi. by dpranke · 8 years ago
  56. 9518538 Revert of Add work-around to symlink.gni to avoid "not up-to-date" ninja errors (patchset #1 id:1 of https://codereview.chromium.org/2344243002/ ) by jyquinn · 8 years ago
  57. b7df88f Add work-around to symlink.gni to avoid "not up-to-date" ninja errors by agrieve · 8 years ago
  58. 43a4ccf Update gn's depfile help text to include more guidance. by agrieve · 8 years ago
  59. 3412bd3 Re-add common.gypi to help fix closure_compilation. by dbeam · 8 years ago
  60. 92aed19 Fix android depfiles to always list GN's outputs[0] by agrieve · 8 years ago
  61. 5ec1f4e Remove reference to common.gypi to un-break closure builders. by dpranke · 8 years ago
  62. ace38fa Switch to VS 2015 Update 3 by brucedawson · 8 years ago
  63. 1654c15 Revert of Remove the top-level GYP files (or stub them out). (patchset #2 id:20001 of https://codereview.chromium.org/2299543008/ ) by dpranke · 8 years ago
  64. b24c6cf Reland of GN(Android): Stop specifying depfile under outputs by agrieve · 8 years ago
  65. cda32d2 Remove the top-level GYP files (or stub them out). by dpranke · 8 years ago
  66. 2c5b446 Use gn_helpers to [se]serialize GN lists. by brettw · 8 years ago
  67. 32b3d66 Allow testing of Update 3 final by brucedawson · 8 years ago
  68. 6bcaf8e Recognize for now NetBSD as a Linux-like variant in landmine_utils.py by krytarowski · 8 years ago
  69. 775dc37 Merging under test java into instrumentation test java. by smaier · 8 years ago
  70. b8a7106 [Android] [Reland] Sanitize APK signing file timestamps. by stip · 8 years ago
  71. 555ddfc Recognize new Operating System: NetBSD by krytarowski · 8 years ago
  72. 134c815 Remove more unused landmines code by thakis · 8 years ago
  73. a755a58 Simplify landmines code a bit now that all branches of all platforms are on ninja by thakis · 8 years ago
  74. aea1ded Revert of Simplify landmines code a bit now that all branches of all platforms are on ninja (patchset #2 id:20001 of https://codereview.chromium.org/2071463002/ ) by brettw · 8 years ago
  75. 50dea6c Simplify landmines code a bit now that all branches of all platforms are on ninja by thakis · 8 years ago
  76. 2a032bf [Sync] Move //sync to //components/sync. by Max Bogue · 8 years ago
  77. 1188597 Revert of [Android] Sanitize APK signing file timestamps. (patchset #3 id:40001 of https://codereview.chromium.org/2176023002/ ) by agrieve · 8 years ago
  78. b6a90b4 [Android] Sanitize APK signing file timestamps. by jbudorick · 8 years ago
  79. 6130a6c Turn off GYP by default in `gclient runhooks`. by dpranke · 8 years ago
  80. 418ebb4 Use generated list of java sources as Android Lint input. by mlopatkin · 8 years ago
  81. 8bf3d04 Turning on optimizations for chromium code by smaier · 8 years ago
  82. 19ee1de [Android] Remove devil forwarding modules from pylib. by jbudorick · 8 years ago
  83. eaeb959 [Android] Use PACKAGE_INFO constant from catapult/ by mikecase · 8 years ago
  84. ff80774 Removed unnecessary assertion by smaier · 8 years ago
  85. 189a0a3 Add landmine for a clobber on mac bots. by bpastene · 8 years ago
  86. 03a7fd9 [build/android] Switch hand-rolled 'ls' to StatDirectory by perezju · 8 years ago
  87. d450a9e Use contents of python deps to get md5 stamp instead of paths only by mlopatkin · 8 years ago
  88. 9d594e7 Detect MIPS64 hosts as "mips" architecture by brendan.kirby · 8 years ago
  89. bbb08e5 [Mac/GN] Add targets to run dump_syms and create the dSYM archive. by rsesek · 8 years ago
  90. e2fcec5 Disable dx --incremental for libraries with only 1 .java file by agrieve · 8 years ago
  91. 5aa42ab ios: Default GYP_GENERATORS to ninja, and error out if GYP_GENERATORS is xcode by thakis · 8 years ago
  92. 815cd43 Copy local CRT DLLs to gn output directories by brucedawson · 8 years ago
  93. 8884800 Remove stderr redirect hack from build/download_gold_plugin.py. by pcc · 8 years ago
  94. 342d222 Enhance the error message if the build fails due to a bad zip file. by tedchoc · 8 years ago
  95. 73b0f7b Fix clobber.py to restore args.gn on failure by brucedawson · 8 years ago
  96. 8aa3a20 Allow building with VS 2015 Update 3 pre-release by brucedawson · 8 years ago
  97. c3c4827 Set toolchain directory in gyp_chromium. by justincohen · 8 years ago
  98. 96790b2 [Android] Make build/gyp_chromium runnable on Android. by jbudorick · 8 years ago
  99. b94ac6e [Android] Disable build/gyp_chromium hook. by jbudorick · 8 years ago
  100. be016e0 Let landmines print something when run as part of `gclient sync`. by thakis · 8 years ago