1. 143f5b0 Don't use sys.exit() in build_utils.CheckCallDie(). by newt@chromium.org · 11 years ago
  2. cb4fcc1 Revert of https://chromiumcodereview.appspot.com/103293003/ by jln@chromium.org · 11 years ago
  3. b924340 Revert 239102 "Move build/build_config_functions.h to sandbox/" by rlarocque@chromium.org · 11 years ago
  4. e0191da Move build/build_config_functions.h to sandbox/ by jln@chromium.org · 11 years ago
  5. fab49a3 Add build_config_functions.h to avoid #ifdef by jln@chromium.org · 11 years ago
  6. db51845 Factor out a system_properties interface for interacting with getprop/setprop. by tonyg@chromium.org · 11 years ago
  7. 0a59604 Define ARCH_CPU_LITTLE_ENDIAN for PNaCl by sergeyu@chromium.org · 11 years ago
  8. ef3956b [Telemetry] Refactor common Android test harness functions. by primiano@chromium.org · 11 years ago
  9. b6bf4a4 Android: makes "RestartAdbdOnDevice" more robust. by bulach@chromium.org · 11 years ago
  10. ab510b7 Revert 237667 "[Telemetry] Refactor common Android test harness ..." by thakis@chromium.org · 11 years ago
  11. 0dbbe62 [Telemetry] Refactor common Android test harness functions. by primiano@chromium.org · 11 years ago
  12. d69213f [Android] Send minidump service intent as root. by frankf@chromium.org · 11 years ago
  13. cddee22 [android] Add timeout_retry module to pylib/utils/. by craigdh@chromium.org · 11 years ago
  14. 562f491 [Android] Enable starting the crash upload service using an intent by frankf@chromium.org · 11 years ago
  15. 7ead2fb Roll to Android SDK 19 and build-tools 19.0.0. by navabi@google.com · 11 years ago
  16. aaa2960 Purge unpinned ashmem before parsing /proc/$pid/smaps. by pliard@chromium.org · 11 years ago
  17. 113340a Don't swallow "aapt crunch" build errors. by newt@chromium.org · 11 years ago
  18. bf73629 Android: map the forwarded ports at the host driven level. by bulach@chromium.org · 11 years ago
  19. 45c21b6 [chromedriver] Add a WebView shell app for testing. by frankf@chromium.org · 11 years ago
  20. e4b7b14 Make Telemetry report VM peak metric on Android. by pliard@chromium.org · 11 years ago
  21. 258919a android: Add screen recording tool by skyostil@chromium.org · 11 years ago
  22. 9fd90e4 Make PushIfNeeded do what is says. by aberent@chromium.org · 11 years ago
  23. 20697d0 Fix spelling: "supress" -> "suppress" by mseaborn@chromium.org · 11 years ago
  24. cc961c2 mac: Use ninja by default. by thakis@chromium.org · 11 years ago
  25. b39f448 [android] Clean up logging in test script pushes. by craigdh@chromium.org · 11 years ago
  26. 5201745 Relands Android perf tests: kill adbd on the device after running a test. by bulach@chromium.org · 11 years ago
  27. 7eba7cc aura: Allow creating content_shell without views. by sadrul@chromium.org · 11 years ago
  28. 155bdb1 Revert r229671 "aura: Allow creating content_shell without views." by pfeldman@chromium.org · 11 years ago
  29. 6178c55 aura: Allow creating content_shell without views. by sadrul@chromium.org · 11 years ago
  30. e04604c Revert 229524 "Revert 229521 "Revert 229507 "aura: Allow creating content_shell..."" by pfeldman@chromium.org · 11 years ago
  31. 51118da Revert 229521 "Revert 229507 "aura: Allow creating content_shell..." by thakis@chromium.org · 11 years ago
  32. dbad722 Revert 229507 "aura: Allow creating content_shell without views." by thakis@chromium.org · 11 years ago
  33. 58aa135 aura: Allow creating content_shell without views. by sadrul@chromium.org · 11 years ago
  34. 5fcecbd [Android] Clean up build/android and tools/android by frankf@chromium.org · 11 years ago
  35. 62a4c6b Remove references to sconsbuild. by thakis@chromium.org · 11 years ago
  36. 7471ce8 android: Fix importing pexpect on Mac by skyostil@google.com · 11 years ago
  37. 007990f [android] FlagChanger should only require root to set flags for Chrome. by craigdh@chromium.org · 11 years ago
  38. 647ac82 Revert: Android perf tests: kill adbd on the device after running a test. by bulach@chromium.org · 11 years ago
  39. 860919e android: Use a separate SDK for the emulator again. by raphael.kubo.da.costa@intel.com · 11 years ago
  40. 1602f22 Relands: Android perf tests: kill adbd on the device after running a test. by bulach@chromium.org · 11 years ago
  41. 1963e2a Revert 226762 "Android perf tests: kill adbd on the device after..." by rmcilroy@chromium.org · 11 years ago
  42. 7bb6dd9 Android perf tests: kill adbd on the device after running a test. by bulach@chromium.org · 11 years ago
  43. 2be882e Add new Android test runner command to handle linker tests. by digit@chromium.org · 11 years ago
  44. d753ef3 android: Reimplement adb_profile_chrome in Python by skyostil@chromium.org · 11 years ago
  45. 93a9dc1 Android / Telemetry: final cleanup on perf_tests_helper. by bulach@chromium.org · 11 years ago
  46. e4eb660 Treat options to the envsetup script as args. by sivachandra@chromium.org · 11 years ago
  47. 58c01e5 [android] Do not rm test dependencies when doing a full directory push in PushIfNeeded. by craigdh@chromium.org · 11 years ago
  48. 7006043 [android] Supply the correct activities for beta/stable packages. by craigdh@chromium.org · 11 years ago
  49. 8c3dcf0 [android] Log number of completely new files when pushing test dependencies to a device. by craigdh@chromium.org · 11 years ago
  50. 449acfd Dump only salient differences from env_dump.py. by sivachandra@chromium.org · 11 years ago
  51. ef01776 Fix few errors in env_dump.py. by sivachandra@chromium.org · 11 years ago
  52. d020371 [android] Test scripts log the list of files changed on the device when pushing dependencies. by craigdh@chromium.org · 11 years ago
  53. 1630c5c [android] Remove deprecated package constants. by craigdh@chromium.org · 11 years ago
  54. 41eb0d4 Android: splits cache_control and perf_control. by bulach@chromium.org · 11 years ago
  55. c2878f5 Helper script which can source a bash script and dump environment as JSON. by sivachandra@chromium.org · 11 years ago
  56. d30d1cc Android: Don't restart/reboot on package install failure by sievers@chromium.org · 11 years ago
  57. 59e8ca1 Output units with histogram results. by tonyg@chromium.org · 11 years ago
  58. 52b7d6e Telemetry: fix permission check when setting Android command line. by primiano@chromium.org · 11 years ago
  59. 506a696 [android] Relands: Adds constants.GetBuildDirectory() and converts test scripts to use it. by craigdh@chromium.org · 11 years ago
  60. 2352fd8 Revert 221736 "[android] Adds constants.GetOutDirectory() and co..." by johnme@chromium.org · 11 years ago
  61. 557e1f0 [android] Adds constants.GetOutDirectory() and converts test scripts to use it. by craigdh@chromium.org · 11 years ago
  62. 848bec9 [Android] Create out directory for sharded perf tests during setup. by frankf@chromium.org · 11 years ago
  63. 61694a0 [android] Explicitly specify whether to ignore file paths when pushing files. by craigdh@chromium.org · 11 years ago
  64. a5c6a95 [android] Additional logging to collect more data about why files are being pushed. by craigdh@chromium.org · 11 years ago
  65. 05c93a7 Revert 220853 "Revert 220846 "Make landmines.py take an extra sc..." by tkent@chromium.org · 11 years ago
  66. d5e9d93 Revert 220846 "Make landmines.py take an extra script via an env..." by tkent@chromium.org · 11 years ago
  67. 3e5df51 Make landmines.py take an extra script via an env var. by sivachandra@chromium.org · 11 years ago
  68. f7692b5 Only check if setup wizard is disabled if doing provision check. by navabi@google.com · 11 years ago
  69. dd5c501 [android] Update FlagChanger to work with additional apks. by craigdh@chromium.org · 11 years ago
  70. e3c3d86 [Android] Fix device file push location by boliu@chromium.org · 11 years ago
  71. ecdc58a Remove print statement in landmines.py to reduce clutter on stdout. by sivachandra@chromium.org · 11 years ago
  72. 67d147f Added POST multipart echo test http server for search-by-image testing. by kkimlabs@chromium.org · 11 years ago
  73. baac279 [chromedriver] Run tests on stable and beta channel chrome. by craigdh@chromium.org · 11 years ago
  74. 54da968 Refactor landmines.py so that it can be used downstream. by sivachandra@chromium.org · 11 years ago
  75. 1cf2359 [Android] Adds python option for EMMA coverage by gkanwar@chromium.org · 11 years ago
  76. 66ab24f Allow android pass flags to am start activity by feng@chromium.org · 11 years ago
  77. f2d9d08 Android: uses BUILDTYPE rather than CHROMIUM_BUILD_TYPE. by bulach@chromium.org · 11 years ago
  78. 8d90271 Android: uses taskset when starting adb. by bulach@chromium.org · 11 years ago
  79. 2b29145 [android] Make build_type a singleton. by craigdh@chromium.org · 11 years ago
  80. e6ad8fa Android: wait for reboot. by bulach@chromium.org · 11 years ago
  81. 21eb1bb Add an environment variable override to the default output name by iancottrell@chromium.org · 11 years ago
  82. ae60cda Some of the build tools have moved in the SDK (e.g. aapt, aidl) from by navabi@google.com · 11 years ago
  83. d9f2e5d [android] Push only updated files in PushIfNeeded when few files have changed. by craigdh@chromium.org · 11 years ago
  84. 5b31316 Fix typing error in forwarder.py. by pliard@chromium.org · 11 years ago
  85. 808b8a6 Reland r212020: Move Python setup/tear down logic into Forwarder ... by pliard@chromium.org · 11 years ago
  86. 20ad1f6 [Android] Dedup content_browsertests test setup from gtests. by frankf@chromium.org · 11 years ago
  87. 016bfde [android] Instumentation tests determine whether to install the test apk based on Md5Sum. by craigdh@chromium.org · 11 years ago
  88. 17f8a1a Reimplement device status check dashboard option. by navabi@google.com · 11 years ago
  89. 715f3b7 Revert "Temporary fix to unbreak Tot Bots" by navabi@google.com · 11 years ago
  90. f79e891 Revert "Reland r212020: Move Python setup/tear down logic into Forwarder ..." by pliard@chromium.org · 11 years ago
  91. 7dbf354 Temporary fix to unbreak Tot Bots by miguelg@chromium.org · 11 years ago
  92. 6d1b00b Do not reboot emulator. by navabi@google.com · 11 years ago
  93. 7b7123e Remove now unused build/split_link_partition.py by tfarina@chromium.org · 11 years ago
  94. b6f20d4 Blink roll 154563:154580 by cbiesinger@chromium.org · 11 years ago
  95. 2e823b4 Reland r212020: Move Python setup/tear down logic into Forwarder ... by pliard@chromium.org · 11 years ago
  96. 2c6e3b2 [android] Ignore extra files on the client when comparing md5sum output. by craigdh@chromium.org · 11 years ago
  97. 1a00b9b [android] Retry data pushes that fail due to device busy. by craigdh@chromium.org · 11 years ago
  98. 482340e Revert 212337 "[android] Ignore extra files on the client when c..." by pliard@chromium.org · 11 years ago
  99. 135f98d [android] Ignore extra files on the client when comparing md5sum output. by craigdh@chromium.org · 11 years ago
  100. e6a7b87 Removes device_status_check and buildbot_report by gkanwar@chromium.org · 11 years ago