1. 9b25a1c Reland of 'New run shell implementation for DeviceUtils' by perezju · 10 years ago
  2. 85cde1d Revert of New run shell implementation for DeviceUtils (patchset #8 id:140001 of https://codereview.chromium.org/659533002/) by perezju · 10 years ago
  3. c75ea69 New run shell implementation for DeviceUtils by perezju · 10 years ago
  4. 723b910 Roll Android SDK to v21 by aurimas · 10 years ago
  5. ab08d46 Adds Cast on Android as a valid tracing configuration (chromecast_shell). by gunsch · 10 years ago
  6. 7ae3cea Make host port availability detection more robust. by tonyg · 10 years ago
  7. 5f1bd2d [Android] Push gtest deps in gtest/setup.py. by jbudorick · 10 years ago
  8. 999b298 [Android] Reland of 'Add zip pushing and refine push mode selection.' by jbudorick · 10 years ago
  9. 66d86d3 Revert of [Android] Add zip pushing and refine push mode selection. by jbudorick · 10 years ago
  10. 6823d08 [Android] Add zip pushing and refine push mode selection. by jbudorick · 10 years ago
  11. 448180c Add option to test_runner to specify custom build directory by r.kasibhatla · 10 years ago
  12. a25f15d Revert of Revert of Use the new java_cpp_enum rule in content. (patchset #1 id:1 of https://codereview.chromium.org/625543002/) by skyostil · 10 years ago
  13. 3519c1d Revert of Use the new java_cpp_enum rule in content. (patchset #8 id:140001 of https://codereview.chromium.org/615893003/) by perezju · 10 years ago
  14. 5922123 Use the new java_cpp_enum rule in content. by mkosiba · 10 years ago
  15. dcbc7ba Add proto_java_library to gn by cjhopman · 10 years ago
  16. cca62d4 gn: Fix more build issues on Win by ckocagil · 10 years ago
  17. 6e54837 [Telemetry] Support dumpsys power monitoring on the Nexus 5. by tonyg · 10 years ago
  18. a63b598 Use the new java_cpp_enum rule in net. by mkosiba · 10 years ago
  19. 4bf7abe mojo: Fix java generator by qsr · 10 years ago
  20. 7230578 Remove orphaned Syzygy binaries on non-Windows platforms. by chrisha · 10 years ago
  21. 44a0bad gn: Make WDK_DIR environment variable optional for VS professional users by ckocagil · 10 years ago
  22. 91fe49d Remove protobuf lite for java. by nyquist · 10 years ago
  23. 763f630 Simpler logic to setup/restore Chrome command line by perezju · 10 years ago
  24. e3e3475 Add content_shell_test_apk and several dependencies by cjhopman · 10 years ago
  25. 7806e66 Add content_shell_apk target (and a bunch of its dependencies) by cjhopman · 10 years ago
  26. d759f34 Don't include TargetConditionals.h when building for android. by torne · 10 years ago
  27. b3d2794 Add support for Java nano protocol buffers for Android (take 2). by nyquist · 10 years ago
  28. da2b552 Have build/landmines.py delete contents of build directory. by scherkus · 10 years ago
  29. dfd9fd4 Revert of Add support for Java nano protocol buffers for Android. (patchset #4 id:60001 of https://codereview.chromium.org/511283003/) by nyquist · 10 years ago
  30. c8cd8d6 Add a landmine for crbug.com/408192 by Nico Weber · 10 years ago
  31. bcebfc4 Fixes compile error by Scott Violet · 10 years ago
  32. 8352fd8 Add support for Java nano protocol buffers for Android. by nyquist · 10 years ago
  33. 56451fd Refactor/cleanup WebRTC-specific Andorid glue code. by Henrik Kjellander · 10 years ago
  34. ba2b630 Never clobber all of build in landmines by scottmg · 10 years ago
  35. b979da2 mojo: generate Proxies and Stubs for java bindings. by qsr · 10 years ago
  36. 277ebce [Android] Parallelize provision_devices.py. by jbudorick@chromium.org · 10 years ago
  37. 8304082 landmines: use CHROMIUM_OUT_DIR if set by scottmg@chromium.org · 10 years ago
  38. 4d16a29 [Android] Fix the location prompt flake in provision_devices. by jbudorick@chromium.org · 10 years ago
  39. fdae16e [Android] Make adb shell commands with single quotes run correctly. by jbudorick@chromium.org · 10 years ago
  40. 87306b8 [Android] Fix misc minor provisioning issues. by jbudorick@chromium.org · 10 years ago
  41. c1a93e5 Changed the test package for chrome_document tests by mikecase@chromium.org · 10 years ago
  42. 00e5139 Revert 289650 "Roll buildtools, this updates VS2013 Pro to Update 3" by scottmg@chromium.org · 10 years ago
  43. 9df31c9 Added Hera package info in order to run uiautomator tests with hera by mikecase@chromium.org · 10 years ago
  44. 8810016 Roll buildtools, this updates VS2013 Pro to Update 3 by scottmg@chromium.org · 10 years ago
  45. ab30423 Adding atomic ops for MIPS64. by Gordana.Cmiljanovic@imgtec.com · 10 years ago
  46. 2f8c83b Make landmines work on local builds too by scottmg@chromium.org · 10 years ago
  47. 7a4a753 Revert of Make landmines work on local builds too (patchset #3 of https://codereview.chromium.org/457003004/) by iannucci@chromium.org · 10 years ago
  48. b394816 Make landmines work on local builds too by scottmg@chromium.org · 10 years ago
  49. e9786a6 Update lint and findbugs to use jars instead of class files by cjhopman@chromium.org · 10 years ago
  50. 1c172fa Use toolchain hash that's in buildtools by scottmg@chromium.org · 10 years ago
  51. cfa0286 Add a landmine to fix builders after blink_resources.grd changed by eseidel@chromium.org · 10 years ago
  52. d17e038 Allow the forwarder to recover if the device_forwarder crashes or hangs by tonyg@chromium.org · 10 years ago
  53. b71ec46 Add a landmine for the content/child/blink_platform_impl.cc IDR_* errors. by thakis@chromium.org · 10 years ago
  54. 09f4256 [Android] Configurable instrumentation test runner + test SDK levels. by jbudorick@chromium.org · 10 years ago
  55. fe04197 [Android] Switch to DeviceUtils versions of GetMemoryUsageForPid and __str__. by jbudorick@chromium.org · 10 years ago
  56. f1d42ff Copy the PGO runtime library to the release directory (take 2) by sebmarchand@chromium.org · 10 years ago
  57. ea8346f Revert of Copy the PGO runtime library to the release directory (https://codereview.chromium.org/402993002/) by sebmarchand@chromium.org · 10 years ago
  58. cb76012 Copy the PGO runtime library to the release directory by sebmarchand@chromium.org · 10 years ago
  59. aa21f82 Remove intsafe_workaround.h by thakis@chromium.org · 10 years ago
  60. 9185e26 Roll Breakpad from 1345 to 1351. by rmcilroy@chromium.org · 10 years ago
  61. 59c02d3 [Android] Switch to DeviceUtils versions of GetPid, TakeScreenshot, and GetIoStats. by jbudorick@chromium.org · 10 years ago
  62. 0f457f6 Fix sharded perf test host forwarder sharing by tonyg@chromium.org · 10 years ago
  63. fe22d53 Roll Android SDK to v20 by aurimas@chromium.org · 10 years ago
  64. cc19d08 Change FileArg syntax by cjhopman@chromium.org · 10 years ago
  65. f42bbd0 Bug Fix: Video file name not updated properly. by satyanarayana@google.com · 10 years ago
  66. 6328240 Add a workaround for broken adb get-state call. by aurimas@chromium.org · 10 years ago
  67. 5102ab4 [Android][gn] Add android resources templates by cjhopman@chromium.org · 10 years ago
  68. 881a9f1 Change ownership of video file by satyanarayana@google.com · 10 years ago
  69. 9736d6a Revert 281999 "Revert 281831 "Fix nacl_integration to run 32bit ..." by kaliamoorthi@chromium.org · 10 years ago
  70. 56c23b6 Revert 281831 "Fix nacl_integration to run 32bit tests with 32bi..." by kaliamoorthi@chromium.org · 10 years ago
  71. 87d3622 Allow provision_devices to work on the L-release preview. by tonyg@chromium.org · 10 years ago
  72. 07e4317 Fix nacl_integration to run 32bit tests with 32bit userland and 64bit kernel. by thakis@chromium.org · 10 years ago
  73. 7234712 [Android] Switch to DeviceUtils versions of Ls, SetJavaAsserts, GetProp, and SetProp. by jbudorick@chromium.org · 10 years ago
  74. bc76192 [Android] Switch to DeviceUtils versions of file functions. by jbudorick@chromium.org · 10 years ago
  75. edf09e0 Set lockscreen settings in the locksettings db. by navabi@google.com · 10 years ago
  76. 52f2eac Adding a landmine to clobber due to NDEBUG nacl change. by bradnelson@google.com · 10 years ago
  77. f371f28 Add android_library template and build_configs by cjhopman@chromium.org · 10 years ago
  78. 8f64daf device_status_check shouldn't expect dumpsys iphonesubinfo to provide output. by navabi@google.com · 10 years ago
  79. 1b9140d Fix for provisioning_devices failure on user builds. by klundberg@chromium.org · 10 years ago
  80. 7a0001b Generate java bindings for structs. by qsr@chromium.org · 10 years ago
  81. d928217 Revert 279677 "Generate java bindings for structs." by pastarmovj@google.com · 10 years ago
  82. b35f8ab Generate java bindings for structs. by qsr@chromium.org · 10 years ago
  83. dae6a2a [Android] Switch KillAll, StartActivity, and BroadcastIntent to DeviceUtils. by jbudorick@chromium.org · 10 years ago
  84. fb98e33 Add depfile support to android build scripts by cjhopman@chromium.org · 10 years ago
  85. 3c8b209 [Android] Unit tests for DeviceUtils. by jbudorick@chromium.org · 10 years ago
  86. 826dfaf aw: Use HashMap instead of ArrayMap by boliu@chromium.org · 10 years ago
  87. ac8ead2 Make javac and jar a single build action by cjhopman@chromium.org · 10 years ago
  88. eb9ef05 Fixed build on Windows with Cygwin (get_syzygy_binaries script). by mgiuca@chromium.org · 10 years ago
  89. 5786921 Work toward a chrome/common GN target. by brettw@chromium.org · 10 years ago
  90. dbfad1d Add option to provision_devices script to disable location. by navabi@chromium.org · 10 years ago
  91. 432f649 Check the path in the zip archive not the path to the file. by mkosiba@chromium.org · 10 years ago
  92. 8ece6fa [Android] Switch to DeviceUtils version of RunShellCommand. by jbudorick@chromium.org · 10 years ago
  93. e3a8d35 Move Syzygy symbol files to 'exe' subdirectory as they were before. by chrisha@chromium.org · 10 years ago
  94. e246323 Fix python build util script exception by hush@chromium.org · 10 years ago
  95. 78f9a25 Make test apks only dex files not in tested apk (proguard version) by cjhopman@chromium.org · 10 years ago
  96. 66d80a5 Wait for perfbot devices to charge between runs. by tonyg@chromium.org · 10 years ago
  97. d62320b Bring Syzygy binaries in using a script rather than as a dependency. by chrisha@chromium.org · 10 years ago
  98. 4f50bd8 Add yasm to the GN build. by brettw@chromium.org · 10 years ago
  99. 4321f24 Make javac.py output colorful by cjhopman@chromium.org · 10 years ago
  100. 19d1a2e Pass resources to dependents as zip files instead of directories by cjhopman@chromium.org · 10 years ago