1. b88ed07 Merge "Speed up native coverage measurement handling." by Oliver Nguyen · 4 years, 9 months ago
  2. 585d127 Speed up native coverage measurement handling. by Oliver Nguyen · 4 years, 10 months ago
  3. 1ff4ba7 Merge "Fixing b/141252815 by extracting splits from apks before parsing the file and installing them." by Kimberly Kreider · 4 years, 10 months ago
  4. ae7c2e0 Merge "Add compressed perfetto puller option." by Treehugger Robot · 4 years, 10 months ago
  5. 1d60952 Fixing b/141252815 by extracting splits from apks before parsing the by Kimberly Kreider · 4 years, 10 months ago
  6. cc8e3da Add compressed perfetto puller option. by gopinath · 4 years, 10 months ago
  7. 1836991 Merge "Make *CoverageFlusher method names consistent." by Oliver Nguyen · 4 years, 10 months ago
  8. 73a9629 Merge "Ignore dummy-file-name not found in device build" by Hsin-Yi Chen · 4 years, 10 months ago
  9. b5d0fd6 Ignore dummy-file-name not found in device build by Hsin-Yi Chen · 4 years, 10 months ago
  10. 5ed8a04 Make *CoverageFlusher method names consistent. by Oliver Nguyen · 4 years, 10 months ago
  11. 3b2c710 Integrate the JavaCodeCoverageFlusher into InstrumentationTest. by Oliver Nguyen · 5 years ago
  12. dea68c8 Add robustness to Instru runner in TF by Julien Desprez · 4 years, 10 months ago
  13. eb14f05 Merge "This adds a check to handle GBenchmark errors." by Treehugger Robot · 4 years, 10 months ago
  14. 3ab318b Merge "Skip RootTargetPreparer for StubDevice" by Dan Shi · 4 years, 10 months ago
  15. 16dfb96 This adds a check to handle GBenchmark errors. by Joseph Murphy · 4 years, 10 months ago
  16. 740f8cd Skip RootTargetPreparer for StubDevice by Dan Shi · 4 years, 10 months ago
  17. 787c379 translate the json filter into internal filters by Julien Desprez · 4 years, 10 months ago
  18. c807a92 Merge "Create /data/misc/trace/testcoverage directory in GTests." by Treehugger Robot · 4 years, 11 months ago
  19. adffdbc Merge "Add an option to RootTargetPreparerTest to support both root and unroot" by Treehugger Robot · 4 years, 11 months ago
  20. 4242454 Add an option to RootTargetPreparerTest to support both root and unroot by Dan Shi · 4 years, 11 months ago
  21. 9fe9f4f Add an option to mix dummy images in image zip by Hsin-Yi Chen · 4 years, 11 months ago
  22. e609765 Merge "Ensure Ignored Class are handled properly" by Julien Desprez · 4 years, 11 months ago
  23. 38409d8 Merge "Allow InstalledInstrumentation to do granular retry" by Julien Desprez · 4 years, 11 months ago
  24. 1b190c2 Ensure Ignored Class are handled properly by Julien Desprez · 4 years, 11 months ago
  25. c169bc0 Allow InstalledInstrumentation to do granular retry by Julien Desprez · 4 years, 11 months ago
  26. 27fa6f3 Merge "Update methods after new ddmlib drop" by Julien Desprez · 4 years, 11 months ago
  27. 18e6a15 Merge "Added option to disable window animation for tests" by Joseph Murphy · 4 years, 11 months ago
  28. 4aadb8b Merge "Having the InstallApexModuleTargetPreparer check the preloaded modules and only install the modules preloaded on the device. Removes requirement that mandatory modules are installed so that cuttlefish targets do not break." by Kimberly Kreider · 4 years, 11 months ago
  29. e6cca9e Having the InstallApexModuleTargetPreparer check the preloaded modules by Kimberly Kreider · 4 years, 11 months ago
  30. cbd628a Added option to disable window animation for tests by Joseph Murphy · 4 years, 11 months ago
  31. 810bcfd Update methods after new ddmlib drop by Julien Desprez · 4 years, 11 months ago
  32. af2585f Create /data/misc/trace/testcoverage directory in GTests. by Oliver Nguyen · 4 years, 11 months ago
  33. 1a05504 Merge "Fix InstalledInstrumentations ensure it receives IConfiguration" by Julien Desprez · 5 years ago
  34. f77fdbb Fix InstalledInstrumentations ensure it receives IConfiguration by Julien Desprez · 5 years ago
  35. 1e61c01 Merge "Add native cross-process coverage collection to InstrumentationTest." by Oliver Nguyen · 5 years ago
  36. e6bb17d Merge "Add native cross-process coverage collection to InstrumentationTest." by Oliver Nguyen · 5 years ago
  37. 7ccfbba Merge "Avoid retry at InstrumentationTest and Auto-retry level" am: c360636ae0 by Julien Desprez · 5 years ago
  38. c360636 Merge "Avoid retry at InstrumentationTest and Auto-retry level" by Julien Desprez · 5 years ago
  39. 7207429 Merge "Move JUnit4ResultForwarder close to junit4 testtype" am: 32486580d1 by Julien Desprez · 5 years ago
  40. 3248658 Merge "Move JUnit4ResultForwarder close to junit4 testtype" by Julien Desprez · 5 years ago
  41. a99e332 Merge "Update InstrumentationTest-based tests to use CoverageOptions." by Oliver Nguyen · 5 years ago
  42. b8a12a4 Avoid retry at InstrumentationTest and Auto-retry level by Julien Desprez · 5 years ago
  43. 4062fb1 Move JUnit4ResultForwarder close to junit4 testtype by Julien Desprez · 5 years ago
  44. 7c24f70 Add native cross-process coverage collection to InstrumentationTest. by Oliver Nguyen · 5 years ago
  45. fad1db7 Merge "Update NativeCodeCoverageListener to take the CoverageOptions directly." by Oliver Nguyen · 5 years ago
  46. 7de8f64 Update InstrumentationTest-based tests to use CoverageOptions. by Oliver Nguyen · 5 years ago
  47. 2e28591 Merge "Update NativeCodeCoverageListener to take the CoverageOptions directly." by Oliver Nguyen · 5 years ago
  48. 5d474ad Merge "Prepare deprecation of PushFileInvoker" am: 4f9f301995 by Julien Desprez · 5 years ago
  49. 4f9f301 Merge "Prepare deprecation of PushFileInvoker" by Treehugger Robot · 5 years ago
  50. 8e1dcbf Merge "Update GTests to use CoverageOptions instead of its own options." by Oliver Nguyen · 5 years ago
  51. 8e7648a Update NativeCodeCoverageListener to take the CoverageOptions directly. by Oliver Nguyen · 5 years ago
  52. 3e88ca3 Merge "Update GTests to use CoverageOptions instead of its own options." by Oliver Nguyen · 5 years ago
  53. 40edfbd Prepare deprecation of PushFileInvoker by Julien Desprez · 5 years ago
  54. 173037a Merge "Delete AdditionalFilesInstaller, not useful anymore" am: b0efbf9c0a by Julien Desprez · 5 years ago
  55. b0efbf9 Merge "Delete AdditionalFilesInstaller, not useful anymore" by Treehugger Robot · 5 years ago
  56. ddd3427 Update GTests to use CoverageOptions instead of its own options. by Oliver Nguyen · 5 years ago
  57. 086808f Merge "Fix log message in PerfettoPreparer" am: 7e2ff419ec by Julien Desprez · 5 years ago
  58. 7e2ff41 Merge "Fix log message in PerfettoPreparer" by Treehugger Robot · 5 years ago
  59. ed47cf5 Merge "Added comment for test count initialization in HostTest.java" by Joseph Murphy · 5 years ago
  60. 27fb966 Merge "Added comment for test count initialization in HostTest.java" by Treehugger Robot · 5 years ago
  61. a422bef Fix log message in PerfettoPreparer by Julien Desprez · 5 years ago
  62. daf5084 Merge "Report GoogleBenchmark test as skipped if no iterations" am: 6905b28cf6 by Julien Desprez · 5 years ago
  63. 88ae0fc Delete AdditionalFilesInstaller, not useful anymore by Julien Desprez · 5 years ago
  64. d9ab9c4 Added comment for test count initialization in HostTest.java by Joseph Murphy · 5 years ago
  65. 8dd80c0 Report GoogleBenchmark test as skipped if no iterations by Julien Desprez · 5 years ago
  66. 96d3238 Merge "Change DynamicSystemPreparer to a single target preparer" am: 00431bb3dc by Hsin-Yi Chen · 5 years ago
  67. 00431bb Merge "Change DynamicSystemPreparer to a single target preparer" by Treehugger Robot · 5 years ago
  68. d523224 Merge "Enabled rough level of retry for InstalledInstrumentations" by Julien Desprez · 5 years ago
  69. 54019e4 Enabled rough level of retry for InstalledInstrumentations by Julien Desprez · 5 years ago
  70. ca35c07 Merge "Adds option to Perfetto collector to pass additional arguments to extractor binary." by Hector · 5 years ago
  71. 83c8346 Adds option to Perfetto collector to pass additional arguments to extractor binary. by Hector · 5 years ago
  72. a5af78b Merge "Allow InstalledInstrumentationsTest to retry run" am: 8be1a0f7c2 by Julien Desprez · 5 years ago
  73. 297f264 Allow InstalledInstrumentationsTest to retry run by Julien Desprez · 5 years ago
  74. 9c94dd0 Merge "Allow preparers to install apk from remote zip." am: beb2e01a04 by Dan Shi · 5 years ago
  75. 39d91fb Allow preparers to install apk from remote zip. by Dan Shi · 5 years ago
  76. 3a1709b Change DynamicSystemPreparer to a single target preparer by Hsin-Yi Chen · 5 years ago
  77. b73024b Merge "Centralize all the device properties in our existing helper" by Julien Desprez · 5 years ago
  78. 377f064 Merge "Centralize all the device properties in our existing helper" by Julien Desprez · 5 years ago
  79. 1d13313 Merge "Move cross-process native coverage collection into the listener." by Oliver Nguyen · 5 years ago
  80. 95ea8ae Merge "Move cross-process native coverage collection into the listener." by Treehugger Robot · 5 years ago
  81. 5238817 Centralize all the device properties in our existing helper by Julien Desprez · 5 years ago
  82. 380498b Move cross-process native coverage collection into the listener. by Oliver Nguyen · 5 years ago
  83. f8acf35 Merge "Move couple of remaining bits to framework" am: dcc8df30b8 by Julien Desprez · 5 years ago
  84. dcc8df3 Merge "Move couple of remaining bits to framework" by Julien Desprez · 5 years ago
  85. 11b0b92 Merge "Ensure we wrap and print a better error for version issue" am: c98bada4a4 by Julien Desprez · 5 years ago
  86. 923a0fe Move couple of remaining bits to framework by Julien Desprez · 5 years ago
  87. e1b7917 Ensure we wrap and print a better error for version issue by Julien Desprez · 5 years ago
  88. 66074bb Merge "Switched source of runtime restart counts in RuntimeRestartCollector." by Harry Zhang · 5 years ago
  89. 3b536f9 Merge "Switched source of runtime restart counts in RuntimeRestartCollector." by Treehugger Robot · 5 years ago
  90. 96dea4c Switched source of runtime restart counts in RuntimeRestartCollector. by Harry Zhang · 5 years ago
  91. 231fde4 Merge "Finish up moving target_prep to test_framework" am: 9ecf483e98 by Julien Desprez · 5 years ago
  92. e05abf4 Finish up moving target_prep to test_framework by Julien Desprez · 5 years ago
  93. e900b05 Move the specialized multi preparer by Julien Desprez · 5 years ago
  94. f9734f5 Start moving the target_preparer in test_framework layer by Julien Desprez · 5 years ago
  95. 7f872de Merge "Set GCOV_PREFIX in GTests to separate test coverage from all other measurements." by Oliver Nguyen · 5 years ago
  96. 107d725 Merge "Move all the metric collector layer in test framework" by Treehugger Robot · 5 years ago
  97. bed9053 Set GCOV_PREFIX in GTests to separate test coverage from all other measurements. by Oliver Nguyen · 5 years ago
  98. f26c5ac Merge "Move the remaining testtype to test_framework" by Julien Desprez · 5 years ago
  99. 67d90e2 Merge "Add owners and readme for newly created test_framework" by Julien Desprez · 5 years ago
  100. a81f31e Move the remaining testtype to test_framework by Julien Desprez · 5 years ago