1. 4b1ccfb support adding symlinks to zip files by mostynb · 9 years ago
  2. 905bcbd Add FromGNArgs() to gn_helpers. by dpranke · 9 years ago
  3. e42ba9b Fix regression in 1c9b02233631b0ba9b096d79bf5b8d71a370dbb0. by Marc-Antoine Ruel · 9 years ago
  4. fa40200 Fix latent bug in GetBuildTime(). by maruel · 9 years ago
  5. f4c8ebc Reland #2 of Include isolate.py in data for Android unit tests by agrieve · 9 years ago
  6. 8f1be47 Let gn_helpers.py handle unicode as str by hashimoto · 9 years ago
  7. 4687445 Fix gn_helpers' parsing of bools. by dpranke · 9 years ago
  8. 0908d83 Revert of Include isolate.py in data for Android unit tests (patchset #2 id:200001 of https://codereview.chromium.org/1840113002/ ) by sergiyb · 9 years ago
  9. b72959e VS 2015 Update 2 RTW (final) by brucedawson · 9 years ago
  10. ee0cd74 Tiny fix in buildflag.h comment by manzagop · 9 years ago
  11. 60b93eb Add mac toolchain script support to find_sdk script. by justincohen · 9 years ago
  12. 805a339 Reland of Include isolate.py in data for Android unit tests by agrieve · 9 years ago
  13. 354aa51 Revert of Include isolate.py in data for Android unit tests (patchset #5 id:80001 of https://codereview.chromium.org/1784373002/ ) by agrieve · 9 years ago
  14. 37f3960 Followup to 'Scripts to upload and update the mac toolchain.' by justincohen · 9 years ago
  15. c2477bc Scripts to upload and update the mac toolchain. by justincohen · 9 years ago
  16. 7c69767 Include isolate.py in data for Android unit tests by agrieve · 9 years ago
  17. 5b77725 Strip trailing backslashes from vcvarsall results by brucedawson · 9 years ago
  18. e51030a Expand the ~ character in link_names of symlink.py by bpastene · 9 years ago
  19. 93a7d12 [Android] Run lint using a cache in the output directory. by jbudorick · 9 years ago
  20. e81c347 Use rmdir /s/q instead of flaky shutil.rmtree on Windows by brucedawson · 9 years ago
  21. 1c5b3ec New VS 2015 toolchain from 2016_03_10 by brucedawson · 9 years ago
  22. 64f0af8 test_runner.py: Auto-detect output dir when running on bots by agrieve · 9 years ago
  23. 31d3f67 Reland of Change default Windows compiler to VS 2015 (patchset #1 id:1 of https://codereview.chromium.org/1778343002/ ) by brucedawson · 9 years ago
  24. 7f7bf34 Don't write deps that GN already knows about to .d files by agrieve · 9 years ago
  25. 12766af Revert of Change default Windows compiler to VS 2015 (patchset #1 id:1 of https://codereview.chromium.org/1740583002/ ) by vasilii · 9 years ago
  26. 7f0bba5 Reland of Change default Windows compiler to VS 2015 by brucedawson · 9 years ago
  27. 1029c6a New VS 2015 compiler toolchain, early Update 2 by brucedawson · 9 years ago
  28. 83e79e9 CR tweaks that missed the last CL by brucedawson · 9 years ago
  29. 99a6e64 Start to unwind references to iOS in //content by blundell · 9 years ago
  30. fe3b08a vs toolchain: Move toolchain env computation into its own function. by thakis · 9 years ago
  31. 5b1ccef Android Make --output-dir mandatory for tombstones and friends by agrieve · 9 years ago
  32. 2cad69a New VS 2015 package with two hot fixes by brucedawson · 9 years ago
  33. d9590b1 Remove pylib.flag_changer by zhenw · 9 years ago
  34. 173d0a5 Makes GetBuildTime behave sanely on all build types. by zforman · 9 years ago
  35. 00a476d [mojo] Delete third_party/mojo by rockot · 9 years ago
  36. 933fcd2 Revert of Change default Windows compiler to VS 2015 (patchset #1 id:1 of https://codereview.chromium.org/1676263003/ ) by blundell · 9 years ago
  37. aaae67c Reland of Change default Windows compiler to VS 2015 (patchset #1 id:1 of https://codereview.chromium.org/1680533004/ ) by brucedawson · 9 years ago
  38. df9e277 Copy the Universal CRT files to the output dirs by brucedawson · 9 years ago
  39. cb26052 Create dist jars only for instrumentation apks; use ijars for them by agrieve · 9 years ago
  40. b54f93d Revert of Change default Windows compiler to VS 2015 (patchset #1 id:1 of https://codereview.chromium.org/1679693002/ ) by zmo · 9 years ago
  41. fc9dec4 Reland of Change default Windows compiler to VS 2015 (patchset #1 id:1 of https://codereview.chromium.org/1678663002/ ) by brucedawson · 9 years ago
  42. 0772fe6 Revert of Change default Windows compiler to VS 2015 (patchset #10 id:180001 of https://codereview.chromium.org/1598493004/ ) by thakis · 9 years ago
  43. acb719f Change default Windows compiler to VS 2015 by brucedawson · 9 years ago
  44. 606072f Update to VS 2015 package with embedded UCRT by brucedawson · 9 years ago
  45. 332f881 Update VS 2013 package to support Win10 10586 SDK by brucedawson · 9 years ago
  46. 611f00a support symlinks in zip files in build_utils.ExtractAll by mostynb · 9 years ago
  47. 81cc65d Use gn_helpers to deserialize GN lists. by brettw · 9 years ago
  48. b63719c dont symlink if it's already correctly linked by bpastene · 9 years ago
  49. 4c15f78 Add a Python parser for GN types to gn_helpers. by brettw · 9 years ago
  50. 738bfff Fix gn builds with locally installed VS by brucedawson · 9 years ago
  51. ca78458 VS 2015 package with VSINSTALLDIR and VCINSTALLDIR by brucedawson · 9 years ago
  52. bc6ee72 Fix undefined GYP_MSVS_VERSION failure for non-googlers by lwchkg · 9 years ago
  53. d84a2ff Update the toolchain if there's a mismatch between the env and win_toolchain.json by sebmarchand · 9 years ago
  54. d2e9459 New VS 2015 package and copy ucrtbased.dll by brucedawson · 9 years ago
  55. 08f7617 Ensure GYP_MSVS_VERSION is set for GN build. by halton.huo · 9 years ago
  56. 09e9bb8 Change VS 2015 Update 1 package to VM version by brucedawson · 9 years ago
  57. e4c07a8 Remove gcc_version from gyp and gn files. by thakis · 9 years ago
  58. d44196e [Android] Convert uses of cmd_helper in tools/ to devil. by jbudorick · 9 years ago
  59. c89e183 [Android] Prepare build/android/ for catapult+devil. by jbudorick · 9 years ago
  60. b59162b Move install-build-deps.py to build/experimental by Paweł Hajdan, Jr · 9 years ago
  61. b36883d Add proguard_verbose GN arg by agrieve · 9 years ago
  62. 58b9a56 [gn] Detect location of Visual Studio in the registry. by bratell · 9 years ago
  63. 3a8dcbb Fix up proguard output filtering by agrieve · 9 years ago
  64. 7a17c14 [Android] Remove all references to pylib from telemetry. by jbudorick · 9 years ago
  65. 6698572 Copy vcruntime*.dll to the build directory for the VS2015 builds. by sebmarchand · 9 years ago
  66. f83152f [Android] Move screenshot and video_recorder into devil. by jbudorick · 9 years ago
  67. 2b3bc1c Cleaning up and refactoring gms update/preprocess scripts by dgn · 9 years ago
  68. 24f0b81 Revert of [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer. (patchset #13 id:240001 of https://codereview.chromium.org/1465383003/ ) by danakj · 9 years ago
  69. c649ce1 [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer. by jbudorick · 9 years ago
  70. e20f49e [Android] Move forwarder.py into devil/. by jbudorick · 9 years ago
  71. d540baf get provision_devices to not fall over on user builds by bpastene · 9 years ago
  72. 2534e30 Fix build_utils.AddToZipHermetic() default compression logic by agrieve · 9 years ago
  73. 9f0a7eb Update the depot_tools version of VS 2015 to Update 1 by brucedawson · 9 years ago
  74. 175f480 Update the depot_tools version of VS 2015 to Update 1 by brucedawson · 9 years ago
  75. 0afd4da Reland of win: Update to Win 10 SDK (patchset #1 id:1 of https://codereview.chromium.org/1410153007/ ) by scottmg · 9 years ago
  76. 98ce192 [Android] Add a configurable environment for devil/. (RELAND 2) by jbudorick · 9 years ago
  77. 61ca8f4 [Android] Add CLI for flashing devices. by rnephew · 9 years ago
  78. 6c0f6bf New build flag system, convert Google Now flag by brettw · 9 years ago
  79. f35f1a5 [pylib/devil] Create devil.android.base_tool and derive valgrind_tools classes from it. by nednguyen · 9 years ago
  80. aee8573 Revert of New build flag system, convert Google Now flag (patchset #2 id:20001 of https://codereview.chromium.org/1475513006/ ) by brettw · 9 years ago
  81. 55084d5 New build flag system, convert Google Now flag by brettw · 9 years ago
  82. be46194 Revert of New build flag system, convert Google Now flag (patchset #14 id:260001 of https://codereview.chromium.org/1458653002/ ) by raymes · 9 years ago
  83. 7c39908 New build flag system, convert Google Now flag by brettw · 9 years ago
  84. d7348e1 Use hermetic timestamps in apkbuilder.py and refactor helper function by agrieve · 9 years ago
  85. 0db1b9b Tweaks to vs_toolchain to simplify it, and support gn VS 2015 by brucedawson · 9 years ago
  86. f4e652a Take compress_type into account when detecing input changes by agrieve · 9 years ago
  87. 69df98e Reland of GN: Enable proguard for apks (patchset #1 id:1 of https://codereview.chromium.org/1436083002/ ) by agrieve · 9 years ago
  88. e744b55 Revert of GN: Enable proguard for apks (patchset #2 id:20001 of https://codereview.chromium.org/1433873004/ ) by agrieve · 9 years ago
  89. 5c3e9ba GN: Enable proguard for apks by agrieve · 9 years ago
  90. b2734d2 Turn off PYTHONUNBUFFERED to fix net_unittests and friends. by stip · 9 years ago
  91. bc46195 Add CommandLineArgumentParameter and use it for WebView tests by mnaganov · 9 years ago
  92. 7534eaa Enable downloading Google Play services via deps hook by dgn · 9 years ago
  93. 83e359c GN: Remove "outputs" parameter for java_cpp_enum() by agrieve · 9 years ago
  94. 3093d4f Make Google API keys available for the Java codebase. by dvh · 9 years ago
  95. b5f99be Fix Python imported modules depfile generation by tsniatowski · 9 years ago
  96. 37e7276 [Android] Attempt to set device settings on eng builds. by jbudorick · 9 years ago
  97. d1d977e Add 'build' directory to import path of gyp_chromium. by bcwhite · 9 years ago
  98. 8d3a7dd Add ReplaceFlags method to flag_changer by perezju · 9 years ago
  99. 3d710d1 Revert of win: Update to Win 10 SDK (patchset #8 id:140001 of https://codereview.chromium.org/1378153003/ ) by caseq · 9 years ago
  100. 190a1f4 Revert "Revert of Roll android_tools deps (patchset #4 id:60001 of https://codereview.chromium.org/1419533002/ )" by yusufo · 9 years ago