1. 69b2334 Add some unit tests for pylib.utils.proguard by mnaganov · 9 years ago
  2. 6045d21 [Android] Add a custom pylintrc for build/android/. by jbudorick · 9 years ago
  3. ffcae9f [Android][telemetry] Update pylib imports for modules that moved into devil. by jbudorick · 9 years ago
  4. cd1d75c Make building of resource zips and srcjars hermetic by agrieve · 9 years ago
  5. 2d6cb18 [Android] Move Android version codes into devil/. by jbudorick · 9 years ago
  6. 2b0b110 Reland of Fix javac command never caching input .md5s (patchset #1 id:1 of https://codereview.chromium.org/1309663005/ ) by agrieve · 9 years ago
  7. d3377b3 Revert of Fix javac command never caching input .md5s (patchset #8 id:140001 of https://codereview.chromium.org/1308083002/ ) by agrieve · 9 years ago
  8. 532a646 Remove all traces of ChromeShell from src/build. by newt · 9 years ago
  9. 558186b Fix javac command never caching input .md5s by agrieve · 9 years ago
  10. 759db22 Add an environment variable that causes md5_check.py to print what changed by agrieve · 9 years ago
  11. 9052ecb [Android] Move some pylib modules into devil/ by jbudorick · 9 years ago
  12. 7060843 Add landmine for libsqlite3.dylib by luqui · 9 years ago
  13. fdc7d4c GN(android): Add scripts & runtime logic for installing _incremental apks by agrieve · 9 years ago
  14. 137b30a Update usage of Proguard in clank after moving Proguard to third_party. by hanxi · 9 years ago
  15. b40f4bf [Android] Add logging of active device_forwarders by rnephew · 9 years ago
  16. 3e19176 Fix DEPOT_TOOLS_WIN_TOOLCHAIN=0 being ignored by scottmg · 9 years ago
  17. 0b60eb9 Remove arbitrary references to ChromeShell in comments. by newt · 9 years ago
  18. d79351a [Android] Add gyp support for multidex. (RELAND) by jbudorick · 9 years ago
  19. 1064eef Convert ChromeSyncShell to use ChromePublic infrastructure (try #2) by pvalenzuela · 9 years ago
  20. ed674d5 Revert of [Android] Add gyp support for multidex. (patchset #12 id:220001 of https://codereview.chromium.org/1278573002/ ) by jbudorick · 9 years ago
  21. 619ef29 [Android] Add gyp support for multidex. by jbudorick · 9 years ago
  22. 03ce536 [Android] Add logging for forwarder unmapping. by rnephew · 9 years ago
  23. 2f9f173 [Android] Suppress findbugs stderr output. by jbudorick · 9 years ago
  24. 689638f [Android] Fix ANDROID_SDK_VERSION in pylib/constants/. by jbudorick · 9 years ago
  25. 7b45df8 [Android] Roll android_tools to Android M SDK. by jbudorick · 9 years ago
  26. 6176178 [Android] fix gyp_managed_install by jbudorick · 9 years ago
  27. 9fda990 [Android] Reland of Remove android_commands and android_testrunner. by jbudorick · 9 years ago
  28. a7ea99d Revert of [Android] Remove android_commands and android_testrunner. (patchset #3 id:40001 of https://codereview.chromium.org/1290773009/ ) by csharp · 9 years ago
  29. 3dc52b2 [Android] Remove android_commands and android_testrunner. by jbudorick · 9 years ago
  30. 47030c6 [Android] Add partial output to TimeoutError raised in cmd_helper. by jbudorick · 9 years ago
  31. 79870e2 Let build/vs_toolchain.py run on non-Windows if requested. by thakis · 9 years ago
  32. 22d1b58 Move logic of gyp_chromium into gyp_chromium.py by sbc · 9 years ago
  33. 7db8868 Implemented retries in download_sdk_extras.py by pgervais · 9 years ago
  34. 1f0dc73 win 2015: Update the toolchain package to VS2015 RTM. by sebmarchand · 9 years ago
  35. 10c8f88 Revert of win 2015: Update the toolchain package to VS2015 RTM. (patchset #2 id:20001 of https://codereview.chromium.org/1265503002/) by sebmarchand · 9 years ago
  36. 5d92450 win 2015: Update the toolchain package to VS2015 RTM. by sebmarchand · 9 years ago
  37. 73c41c4 Make bb_device_steps.py not run host-driven tests for ChromeShellTest. This is by pkotwicz · 9 years ago
  38. 102bd6c Remove handling code for android_command in pylib. by nednguyen · 9 years ago
  39. a2a96fe Annotate large GN targets for precompiled headers by brettw · 9 years ago
  40. adeaaab Revert "Add precompiled headers to GN build for large targets." by dpranke · 9 years ago
  41. 07f2f5d Add precompiled headers to GN build for large targets. by brettw · 9 years ago
  42. 4cf9b1f Ensure that no callsite use the old android_command interface. by nednguyen · 9 years ago
  43. e883ee9 [Android] Fix netstat parsing. by jbudorick · 9 years ago
  44. 7aac5af download_gold_plugin.py: Redirect stderr to /dev/null when calling gsutil. by pcc · 9 years ago
  45. 246d1c3 Don't launch sub-process through shell. by bcwhite · 9 years ago
  46. fabc024 GN (android): Fix md5sum_bin_host not working for component builds by agrieve · 9 years ago
  47. 4954913 Clobber to delete stale generated files. by luqui · 9 years ago
  48. 323bb33 Make get_syzygy_binaries.py resistant to cloud failures. by chrisha · 9 years ago
  49. ef4c48b First steps for creating build/install-build-deps.py by Paweł Hajdan, Jr · 9 years ago
  50. ae8a1d7 Skip Android SDK extras version check on bots by dgn · 9 years ago
  51. 7a00deb Add the option to enable mock location secure setting by hush · 9 years ago
  52. 05da2ed Teach build/symlink.py --force to delete directories. by eseidel · 9 years ago
  53. 1ad35c8 Add script to validate installed Android SDK packages by dgn · 9 years ago
  54. 51dbc39 Factor clobber out of build/landmines.py by petrcermak · 9 years ago
  55. 34aca1b Add InstallSplitApk function to device utils. by mikecase · 9 years ago
  56. e7f89cb [Android] Add check_return=True to Forwarder init & kill. by jbudorick · 9 years ago
  57. de96b8c win vs2015: rev toolchain package again by scottmg · 9 years ago
  58. 794929f win 2015: update windows toolchain package by scottmg · 9 years ago
  59. 6ac29df Revert of [Android] Remove adb_commands from telemetry. (patchset #13 id:240001 of https://codereview.chromium.org/1141833003/) by alancutter · 9 years ago
  60. 2b31f6c [Android] Remove adb_commands from telemetry. by jbudorick · 9 years ago
  61. 8ac2338 Update vs2015 toolchain hash by scottmg · 9 years ago
  62. 73c1e86 Prepare for VS2015 toolchain by scottmg · 9 years ago
  63. d5849a7 pylib: Add support for the new ChromePublic APK by skyostil · 9 years ago
  64. 4bfb8e1 [Android] Refactor the native test wrappers. (RELAND) by jbudorick · 9 years ago
  65. 2784c7b Revert of [Android] Refactor the native test wrappers. (patchset #7 id:120001 of https://codereview.chromium.org/1126543009/) by jbudorick · 9 years ago
  66. 032b72f [Android] Refactor the native test wrappers. by jbudorick · 9 years ago
  67. cae1954 [Android] Remove more references to and uses of AndroidCommands. by jbudorick · 9 years ago
  68. 07ffe27 Remove ICS support from build/android/pylib/ by aurimas · 9 years ago
  69. 352541f [RELAND] Fixit: Factor out common base::Time* math operator overloads. by miu · 9 years ago
  70. 1a275ca Use Clang's update.py --print-revision everywhere. by Hans Wennborg · 9 years ago
  71. 58faf12 Revert of Use Clang's update.py --print-revision everywhere. (patchset #4 id:60001 of https://codereview.chromium.org/1127233002/) by thakis · 9 years ago
  72. 7e3b38c Use Clang's update.py --print-revision everywhere. by hans · 9 years ago
  73. 5adf4c3 Refactor proguard scripts by cjhopman · 9 years ago
  74. e450452 [Android] Rename ChromeNativeTest* to NativeTest*. by jbudorick · 9 years ago
  75. 67f3927 Fixed spelling in test runner function. by mikecase · 9 years ago
  76. 96425c9 [Android] DeviceUtils change to make Install work without md5 binary. by mikecase · 9 years ago
  77. d0f1767 Enable components_browsertests on Android by jaekyun · 9 years ago
  78. dff9522 Initial support for using BoringSSL with NSS certificates. by davidben · 9 years ago
  79. 2a4316e [Android] More old_interface conversions in build/android/. by jbudorick · 9 years ago
  80. 036a318 Remove build step that escapes unicode in autofill_regex_constants.cc by estade · 9 years ago
  81. b7f8ee4 Rename USE_NSS to USE_NSS_CERTS. by davidben · 9 years ago
  82. f48e142 [Android] Add a "quiet" flag so KillAll doesn't complain if no processes killed by perezju · 9 years ago
  83. 82001f3 [Android] Reland cleanup of old_interface in build/android/pylib again. by jbudorick · 9 years ago
  84. 6b1b867 Prevent spurious warning during the android build. by qsr · 9 years ago
  85. 5472d57 Catch screenrecord errors to avoid CommandFailedError. by raywilliams · 9 years ago
  86. 64d82e0 Clean up package names. by kerz · 9 years ago
  87. b78e9fa Revert of [Android] Reland cleanup of old_interface in build/android/pylib. (patchset #2 id:20001 of https://codereview.chromium.org/1050883002/) by John Budorick · 9 years ago
  88. 34eadbe Expose CC.host_wrapper and CXX.host_wrapper. by cwgreene · 9 years ago
  89. b667e52 [Android] Reland cleanup of old_interface in build/android/pylib. by jbudorick · 9 years ago
  90. ab0aa3e Revert of [Android] Clean up old_interface in build/android/. (patchset #3 id:40001 of https://codereview.chromium.org/1047703002/) by machenbach · 9 years ago
  91. a7bbadf [Android] Clean up old_interface in build/android/. by jbudorick · 9 years ago
  92. 66e1093 Enable depend on stamp by default for all GN based grit targets. by knn · 9 years ago
  93. 0ce7d65 Add a note that landmines should not be used in general. by thakis · 9 years ago
  94. f6d568c [Android] Always enable multiprocessing mode in the forwarder. by jbudorick · 9 years ago
  95. 6e9add8 Clarify warning for GYP variable merging. by scheib · 9 years ago
  96. 1e97b80 Roll Android SDK to API 22 by aurimas · 9 years ago
  97. 95ee2df Build and install LLVM gold plugin on Linux. by pcc · 9 years ago
  98. b3afbf2 gyp: chromium.gyp_env behaves like .gyp/include.gypi by dongseong.hwang · 9 years ago
  99. 749101d Add exit code for infra failures to testrunner script. by mikecase · 9 years ago
  100. 1bf58cd Fix stale mojom-generated Java problems with gyp builds by rockot · 9 years ago