1. 2ec70f3 Reland: Android: Use a .json file to record incremental install details by Andrew Grieve · 8 years ago
  2. 6f34424f Revert "Android: Use a .json file to record incremental install details" by Andrew Grieve · 8 years ago
  3. a54c4bd8 Android: Use a .json file to record incremental install details by Andrew Grieve · 8 years ago
  4. 6a94be3 [Android] Remove --test-arguments arg from test_runner.py. by jbudorick · 8 years ago
  5. 0031461 [Android] Log gtest stdout regardless of result parsing mode. by jbudorick · 8 years ago
  6. 7d30806c [android] Add support for passing command-line flags directly. by jbudorick · 8 years ago
  7. d0287a2 [Android] Strip 'DISABLED_' test name prefix for gtest by shenghuazhang · 8 years ago
  8. 84188b5 [Android] Add support for external sharding to the test runner. by jbudorick · 8 years ago
  9. f4462a35 Reland of new multiprocess test client process launcher. by jcivelli · 9 years ago
  10. 8f2c6708 Revert of Multiprocess test client: Android child process launcher rework. (patchset #21 id:400001 of https://codereview.chromium.org/2549363004/ ) by jcivelli · 9 years ago
  11. 5513e46 Multiprocess test client: Android child process launcher rework. by jcivelli · 9 years ago
  12. ef60bcc9 [Android] Fix empty gtest test name parsing. by jbudorick · 9 years ago
  13. 61757ce [Android] Support gtest_filter + gtest_also_run_disabled_tests by shenghuazhang · 9 years ago
  14. b58f48f4 [Android] Add '--gtest_also_run_disabled_tests' logic in gtest runner by shenghuazhang · 9 years ago
  15. d29ecfa7 [android] Stop using isolate.py for data dependency management. (RELAND) by jbudorick · 9 years ago
  16. c37f55c Fix KeyError caused when filtering gtests on multiple threads. by mikecase · 9 years ago
  17. 67002b0 Revert of [android] Stop using isolate.py for data dependency management. (patchset #9 id:160001 of https://codereview.chromium.org/2492123002/ ) by jbudorick · 9 years ago
  18. 634c87c [android] Stop using isolate.py for data dependency management. by jbudorick · 9 years ago
  19. 19e0bee7 Add options for store-tombstones for gtest. by hzl · 9 years ago
  20. 1f3f8c66 Fixing how --gtest-filter-file handles negative patterns. by lukasza · 9 years ago
  21. 705aa26 Tweak --gtest_filter_file switch to support blank lines and comment lines. by lukasza · 9 years ago
  22. 5cea02e [Android] Add experimental gtest xml result handling. by jbudorick · 9 years ago
  23. 8244692 [Android] Remove support for default isolates in the test runner. by jbudorick · 9 years ago
  24. eaf4962 [Android] Fix a few more symlink issues in test_runner.py. by jbudorick · 9 years ago
  25. 1d0b9ba [Sync] Merge sync_unit_tests into components_unit_tests, take 3. by maxbogue · 9 years ago
  26. 523ee7dd Revert of [Sync] Merge sync_unit_tests into components_unit_tests, take 2. (patchset #1 id:1 of https://codereview.chromium.org/2199113003/ ) by kozyatinskiy · 9 years ago
  27. 9131f18 [Sync] Merge sync_unit_tests into components_unit_tests, take 2. by maxbogue · 9 years ago
  28. 2c0a5ee7 Revert of [Sync] Merge sync_unit_tests into components_unit_tests. (patchset #4 id:60001 of https://codereview.chromium.org/2186733002/ ) by mathp · 9 years ago
  29. 9f7c262 [Sync] Merge sync_unit_tests into components_unit_tests. by maxbogue · 9 years ago
  30. fef332d [Sync] Move //sync to //components/sync. by Max Bogue · 9 years ago
  31. c4f4073 [Android] Fix handling of intentional crashes during death tests. by John Budorick · 9 years ago
  32. 244896c [Android] Check for non-empty test name before creating gtest result. by jbudorick · 9 years ago
  33. f746111 [Android] Fix unknown handling in gtest_test_instance. by jbudorick · 9 years ago
  34. 389d9e44 Enable NativeActivity based Android tests. by ynovikov · 9 years ago
  35. 8932b41 [Android] Raise more shard timeouts on Lollipop Low-End Tester. by jbudorick · 9 years ago
  36. e41ae190d Reland #2 of Generate Android .isolate files used for test()s by agrieve · 9 years ago
  37. eb5809b Revert of Generate Android .isolate files used for test()s (patchset #3 id:200001 of https://codereview.chromium.org/1914573002/ ) by agrieve · 9 years ago
  38. 5d205ba Reland of Generate Android .isolate files used for test()s by agrieve · 9 years ago
  39. 7aba779 Revert of Generate Android .isolate files used for test()s (patchset #4 id:60001 of https://codereview.chromium.org/1904823003/ ) by apacible · 9 years ago
  40. 964da0f Generate Android .isolate files used for test()s by agrieve · 9 years ago
  41. 25c8be0d [Android] Log raw output for instrumentation test failures at info level. by jbudorick · 9 years ago
  42. de9a653 Delete breakpad_unittest.isolate (no longer needed) by agrieve · 9 years ago
  43. 62ab0028 Reland 2 of GN: Make breakpad_unittests & sandbox_linux_unittests use test() by agrieve · 9 years ago
  44. e30b022b Revert of GN: Make breakpad_unittests & sandbox_linux_unittests use test() (patchset #2 id:200001 of https://codereview.chromium.org/1854733003/ ) by agrieve · 9 years ago
  45. 66605a6 Reland of GN: Make breakpad_unittests & sandbox_linux_unittests use test() by agrieve · 9 years ago
  46. cb514fa8 Revert of 🍬 GN: Make breakpad_unittests & sandbox_linux_unittests use test() (patchset #8 id:140001 of https://codereview.chromium.org/1841193002/ ) by jbudorick · 9 years ago
  47. 638c8c12 GN: Make breakpad_unittests & sandbox_linux_unittests use test() by agrieve · 9 years ago
  48. 09361b7 Created separate shards for suspicious testcases. by hzl · 9 years ago
  49. 49cbb30 Specify blink_platform_unittests.isolate in gtest_test_instance.py. by jbroman · 9 years ago
  50. 4931af8c Android Add _incremental targets for instrumentation tests by agrieve · 9 years ago
  51. cd243a2 Adds --skip-clear-data flag to android's test_runner.py by agrieve · 9 years ago
  52. 0f5e53e Android gtest runner: Only query device for test list when necessary (take 2) by agrieve · 9 years ago
  53. d28554a [Android] Prepare build/android/ for catapult+devil. by jbudorick · 10 years ago
  54. 905686db [Android] Fix gtest result duration type. by jbudorick · 10 years ago
  55. a58ea51 [Android] Fix --test-arguments. by jbudorick · 10 years ago
  56. 7bede534 Android: Fix error message when trying to run gtest that is not built by agrieve · 10 years ago
  57. 1a02e58 GN: Add _incremental targets for gunit tests by agrieve · 10 years ago
  58. 065d746 Android gtest runner: Only query device for test list when necessary by agrieve · 10 years ago
  59. 7c7f080 Android gtest runner: Create only a single ApkHelper by agrieve · 10 years ago
  60. 24616eb [Android] Make gtest timeouts configurable and drop the default. by jbudorick · 10 years ago
  61. 5cf8aa17 [Android] Remap isolate dependencies into a temporary directory. by jbudorick · 10 years ago
  62. 6ef3cbd [Android] Drop shard timeouts for browser tests. by jbudorick · 10 years ago
  63. 6323fa9 [Android] Fix miscellaneous small issues with gtest platform mode. by jbudorick · 10 years ago
  64. 566592ab [Android] Switch gtests to platform mode. (RELAND) by jbudorick · 10 years ago
  65. 7ee0f65 Revert of [Android] Switch gtests to platform mode. (patchset #6 id:100001 of https://codereview.chromium.org/1315953007/ ) by jbudorick · 10 years ago
  66. b9b0ada [Android] Switch gtests to platform mode. by jbudorick · 10 years ago
  67. de468d72 [Android] Set permission when installing apks. by rnephew · 10 years ago
  68. 58b4d36 [Android] Add a custom pylintrc for build/android/. by jbudorick · 10 years ago
  69. 06162944 [Android][telemetry] Update pylib imports for modules that moved into devil. by jbudorick · 10 years ago
  70. 1562830 Revert of Replace references to old blink isolate files in gtest_test_instance.py. (patchset #1 id:1 of https://codereview.chromium.org/1311533007/ ) by joelo · 10 years ago
  71. 1f9c4209 Replace references to old blink isolate files in gtest_test_instance.py. by joelo · 10 years ago
  72. 590a3d7 [Android] Refactor browser test execution. (RELAND) by jbudorick · 10 years ago
  73. de5ee37 Revert of [Android] Refactor browser test execution. (patchset #14 id:260001 of https://codereview.chromium.org/1165523002/) by jbudorick · 10 years ago
  74. b049103 [Android] Refactor browser test execution. by jbudorick · 10 years ago
  75. 5ee4589 [Android] Allow gtests to pull app data off the device before clearing it. by jbudorick · 10 years ago
  76. 08b097a93 [Android] Refactor the native test wrappers. (RELAND) by jbudorick · 10 years ago
  77. 6cdb692 Revert of [Android] Refactor the native test wrappers. (patchset #7 id:120001 of https://codereview.chromium.org/1126543009/) by jbudorick · 10 years ago
  78. 581d25e [Android] Refactor the native test wrappers. by jbudorick · 10 years ago
  79. 4ba34ff Enable components_browsertests on Android by jaekyun · 10 years ago
  80. 442a693 [Android] Add --gtest-filter-file option to the test runner. by jbudorick · 10 years ago
  81. 8f49528 [Android] Implement gtest and local in platform mode. by jbudorick · 11 years ago
  82. 5c49978 Add AMP support to test runner. by rnephew · 11 years ago
  83. 27e6905f [Android] Add a gtest test instance for the test runner's platform mode. by jbudorick · 11 years ago