1. a468865 Fix pylint warnings: build/gn_helpers.py by yyanagisawa · 8 years ago
  2. a15bf7f Make apk_merger.py use hermetic timestamps. by agrieve · 8 years ago
  3. 6e4eafb Automatically copy the DIA DLL in the Syzygy binaries directory. by sebmarchand · 8 years ago
  4. 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
  5. 0c050e0 Automatically copy the DIA DLL in the Syzygy binaries directory. by sebmarchand · 8 years ago
  6. 34c7600 PPC/s390: [sysroot installer] Disable for host arch PPC/s390 by bjaideep · 8 years ago
  7. 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
  8. b6dbce1 PPC/s390: [sysroot installer] Disable for host arch PPC/s390 by bjaideep · 8 years ago
  9. e41a96f Refactor: move components/sync/../signin to components/signin/../ by gogerald · 8 years ago
  10. 62175da Unbreak mac component build. by thakis · 8 years ago
  11. 60fc8af Delete unused script. by thakis · 8 years ago
  12. 17ef776 Gut gyp_chromium, common.gypi. by dpranke · 8 years ago
  13. 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
  14. b7df88f Add work-around to symlink.gni to avoid "not up-to-date" ninja errors by agrieve · 8 years ago
  15. 43a4ccf Update gn's depfile help text to include more guidance. by agrieve · 8 years ago
  16. 3412bd3 Re-add common.gypi to help fix closure_compilation. by dbeam · 8 years ago
  17. 92aed19 Fix android depfiles to always list GN's outputs[0] by agrieve · 8 years ago
  18. 5ec1f4e Remove reference to common.gypi to un-break closure builders. by dpranke · 8 years ago
  19. ace38fa Switch to VS 2015 Update 3 by brucedawson · 8 years ago
  20. 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
  21. b24c6cf Reland of GN(Android): Stop specifying depfile under outputs by agrieve · 8 years ago
  22. cda32d2 Remove the top-level GYP files (or stub them out). by dpranke · 8 years ago
  23. 2c5b446 Use gn_helpers to [se]serialize GN lists. by brettw · 8 years ago
  24. 32b3d66 Allow testing of Update 3 final by brucedawson · 8 years ago
  25. 6bcaf8e Recognize for now NetBSD as a Linux-like variant in landmine_utils.py by krytarowski · 8 years ago
  26. 775dc37 Merging under test java into instrumentation test java. by smaier · 8 years ago
  27. b8a7106 [Android] [Reland] Sanitize APK signing file timestamps. by stip · 8 years ago
  28. 555ddfc Recognize new Operating System: NetBSD by krytarowski · 8 years ago
  29. 134c815 Remove more unused landmines code by thakis · 8 years ago
  30. a755a58 Simplify landmines code a bit now that all branches of all platforms are on ninja by thakis · 8 years ago
  31. 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
  32. 50dea6c Simplify landmines code a bit now that all branches of all platforms are on ninja by thakis · 8 years ago
  33. 2a032bf [Sync] Move //sync to //components/sync. by Max Bogue · 8 years ago
  34. 1188597 Revert of [Android] Sanitize APK signing file timestamps. (patchset #3 id:40001 of https://codereview.chromium.org/2176023002/ ) by agrieve · 8 years ago
  35. b6a90b4 [Android] Sanitize APK signing file timestamps. by jbudorick · 8 years ago
  36. 6130a6c Turn off GYP by default in `gclient runhooks`. by dpranke · 8 years ago
  37. 418ebb4 Use generated list of java sources as Android Lint input. by mlopatkin · 8 years ago
  38. 8bf3d04 Turning on optimizations for chromium code by smaier · 8 years ago
  39. 19ee1de [Android] Remove devil forwarding modules from pylib. by jbudorick · 8 years ago
  40. eaeb959 [Android] Use PACKAGE_INFO constant from catapult/ by mikecase · 8 years ago
  41. ff80774 Removed unnecessary assertion by smaier · 8 years ago
  42. 189a0a3 Add landmine for a clobber on mac bots. by bpastene · 8 years ago
  43. 03a7fd9 [build/android] Switch hand-rolled 'ls' to StatDirectory by perezju · 8 years ago
  44. d450a9e Use contents of python deps to get md5 stamp instead of paths only by mlopatkin · 8 years ago
  45. 9d594e7 Detect MIPS64 hosts as "mips" architecture by brendan.kirby · 8 years ago
  46. bbb08e5 [Mac/GN] Add targets to run dump_syms and create the dSYM archive. by rsesek · 8 years ago
  47. e2fcec5 Disable dx --incremental for libraries with only 1 .java file by agrieve · 8 years ago
  48. 5aa42ab ios: Default GYP_GENERATORS to ninja, and error out if GYP_GENERATORS is xcode by thakis · 8 years ago
  49. 815cd43 Copy local CRT DLLs to gn output directories by brucedawson · 8 years ago
  50. 8884800 Remove stderr redirect hack from build/download_gold_plugin.py. by pcc · 8 years ago
  51. 342d222 Enhance the error message if the build fails due to a bad zip file. by tedchoc · 8 years ago
  52. 73b0f7b Fix clobber.py to restore args.gn on failure by brucedawson · 8 years ago
  53. 8aa3a20 Allow building with VS 2015 Update 3 pre-release by brucedawson · 8 years ago
  54. c3c4827 Set toolchain directory in gyp_chromium. by justincohen · 8 years ago
  55. 96790b2 [Android] Make build/gyp_chromium runnable on Android. by jbudorick · 8 years ago
  56. b94ac6e [Android] Disable build/gyp_chromium hook. by jbudorick · 8 years ago
  57. be016e0 Let landmines print something when run as part of `gclient sync`. by thakis · 8 years ago
  58. c238c73 MIPS64: Fix ChromePublic compile error for mips64el by Gordana.Cmiljanovic · 8 years ago
  59. 16b546c Add documentation for exec_script and gypi_to_gn by brettw · 8 years ago
  60. acf423c (Reland) [Android] Get package_info by using apk_under_test package. by mikecase · 8 years ago
  61. dcff92d Revert of [Android] Get package_info by using apk_under_test package. (patchset #1 id:1 of https://codereview.chromium.org/1893693002/ ) by mikecase · 8 years ago
  62. 28b6859 Make Android Lint use interface jars by agrieve · 8 years ago
  63. a0acc7c [Android] Get package_info by using apk_under_test package. by mikecase · 8 years ago
  64. 2244999 Stop gyp_chromium prior to mass DLL copies on error by gab · 8 years ago
  65. c0d5861 Start disabling GYP by default in runhooks in some configurations. by dpranke · 8 years ago
  66. 40357c0 Switch MB to write the GN args to args.gn. by dpranke · 8 years ago
  67. 8d5e66f New VS 2013 toolchain with setenv.*.json by brucedawson · 8 years ago
  68. 15f62d5 Add a content setting property to disable first-use popups. by bpastene · 8 years ago
  69. 4b1ccfb support adding symlinks to zip files by mostynb · 8 years ago
  70. 905bcbd Add FromGNArgs() to gn_helpers. by dpranke · 8 years ago
  71. e42ba9b Fix regression in 1c9b02233631b0ba9b096d79bf5b8d71a370dbb0. by Marc-Antoine Ruel · 8 years ago
  72. fa40200 Fix latent bug in GetBuildTime(). by maruel · 8 years ago
  73. f4c8ebc Reland #2 of Include isolate.py in data for Android unit tests by agrieve · 8 years ago
  74. 8f1be47 Let gn_helpers.py handle unicode as str by hashimoto · 8 years ago
  75. 4687445 Fix gn_helpers' parsing of bools. by dpranke · 8 years ago
  76. 0908d83 Revert of Include isolate.py in data for Android unit tests (patchset #2 id:200001 of https://codereview.chromium.org/1840113002/ ) by sergiyb · 8 years ago
  77. b72959e VS 2015 Update 2 RTW (final) by brucedawson · 8 years ago
  78. ee0cd74 Tiny fix in buildflag.h comment by manzagop · 8 years ago
  79. 60b93eb Add mac toolchain script support to find_sdk script. by justincohen · 8 years ago
  80. 805a339 Reland of Include isolate.py in data for Android unit tests by agrieve · 8 years ago
  81. 354aa51 Revert of Include isolate.py in data for Android unit tests (patchset #5 id:80001 of https://codereview.chromium.org/1784373002/ ) by agrieve · 8 years ago
  82. 37f3960 Followup to 'Scripts to upload and update the mac toolchain.' by justincohen · 8 years ago
  83. c2477bc Scripts to upload and update the mac toolchain. by justincohen · 8 years ago
  84. 7c69767 Include isolate.py in data for Android unit tests by agrieve · 8 years ago
  85. 5b77725 Strip trailing backslashes from vcvarsall results by brucedawson · 8 years ago
  86. e51030a Expand the ~ character in link_names of symlink.py by bpastene · 8 years ago
  87. 93a7d12 [Android] Run lint using a cache in the output directory. by jbudorick · 8 years ago
  88. e81c347 Use rmdir /s/q instead of flaky shutil.rmtree on Windows by brucedawson · 8 years ago
  89. 1c5b3ec New VS 2015 toolchain from 2016_03_10 by brucedawson · 8 years ago
  90. 64f0af8 test_runner.py: Auto-detect output dir when running on bots by agrieve · 8 years ago
  91. 31d3f67 Reland of Change default Windows compiler to VS 2015 (patchset #1 id:1 of https://codereview.chromium.org/1778343002/ ) by brucedawson · 8 years ago
  92. 7f7bf34 Don't write deps that GN already knows about to .d files by agrieve · 8 years ago
  93. 12766af Revert of Change default Windows compiler to VS 2015 (patchset #1 id:1 of https://codereview.chromium.org/1740583002/ ) by vasilii · 8 years ago
  94. 7f0bba5 Reland of Change default Windows compiler to VS 2015 by brucedawson · 8 years ago
  95. 1029c6a New VS 2015 compiler toolchain, early Update 2 by brucedawson · 8 years ago
  96. 83e79e9 CR tweaks that missed the last CL by brucedawson · 8 years ago
  97. 99a6e64 Start to unwind references to iOS in //content by blundell · 8 years ago
  98. fe3b08a vs toolchain: Move toolchain env computation into its own function. by thakis · 8 years ago
  99. 5b1ccef Android Make --output-dir mandatory for tombstones and friends by agrieve · 8 years ago
  100. 2cad69a New VS 2015 package with two hot fixes by brucedawson · 8 years ago