1. a041200 Allow re-creation of IsolationActivity if previous instance was destroyed by Dustin Lam · 5 years ago
  2. 50cd769 Fix clock-reading crash by Chris Craik · 5 years ago
  3. 8a99ee7 Fetch adb path during task execution by Dustin Lam · 5 years ago
  4. e5aaaac Merge "Fix benchmark tests on Android Q" into androidx-master-dev by Treehugger Robot · 5 years ago
  5. cbfe2a4 Fix benchmark tests on Android Q by Dustin Lam · 5 years ago
  6. 1003866 Merge "Add benchmark reportResult API for external benchmarks" into androidx-master-dev by Treehugger Robot · 5 years ago
  7. 050e4a2 Add benchmark reportResult API for external benchmarks by Chris Craik · 5 years ago
  8. 167ea05 Sharpen Benchmark logo by Chris Craik · 5 years ago
  9. b40475a Merge "Customized test reporting for benchmarks" into androidx-master-dev by Dustin Lam · 5 years ago
  10. 43fc7ee Merge "Add logo and text to IsolationActivity" into androidx-master-dev by Treehugger Robot · 5 years ago
  11. e330a79 Merge "Fix @hide to also be @RestrictTo(LIBRARY)" into androidx-master-dev by Treehugger Robot · 5 years ago
  12. f0a9467 Set benchmark publish=true by Chris Craik · 5 years ago
  13. 2725335 Fix @hide to also be @RestrictTo(LIBRARY) by Chris Craik · 5 years ago
  14. 6b6d74f Add logo and text to IsolationActivity by Chris Craik · 5 years ago
  15. 2628d11 Customized test reporting for benchmarks by Dustin Lam · 5 years ago
  16. 5e914de Use a higher sample size by Dustin Lam · 5 years ago
  17. 8b23674 Merge "Open the AndroidBenchmarkRunner" into androidx-master-dev by Treehugger Robot · 5 years ago
  18. ea6295a Open the AndroidBenchmarkRunner by Chris Craik · 5 years ago
  19. a831c66 Merge "Battery Level Warning" into androidx-master-dev by Treehugger Robot · 5 years ago
  20. 13e57cf Battery Level Warning by Chris Craik · 5 years ago
  21. 155da67 Merge "Copy data before checking for throttle" into androidx-master-dev by Treehugger Robot · 5 years ago
  22. 7fd8b4d Copy data before checking for throttle by Chris Craik · 5 years ago
  23. 4fab29c Merge "Fix off by 1 in benchmark iterations" into androidx-master-dev by Treehugger Robot · 5 years ago
  24. bde50a9 Fix off by 1 in benchmark iterations by Dustin Lam · 5 years ago
  25. 4e0ec73 Detect thermal throttling, and sleep by Chris Craik · 5 years ago
  26. 6ef3f32 Use Window.setSustainedPerformanceMode to avoid throttling by Chris Craik · 5 years ago
  27. ca79f6d Improve clock lock detection by Chris Craik · 5 years ago
  28. 5412b2c Activity launching benchmark runner by Chris Craik · 5 years ago
  29. be9b20d Write benchmark reports to AGP report dir by Dustin Lam · 5 years ago
  30. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  31. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  32. 65d3d60 Delete SupportKotlinLibraryPlugin. by Aurimas Liutikas · 5 years ago
  33. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  34. 0433f02 Make inlined inner class call to parent class method accessible by Dustin Lam · 5 years ago
  35. d334c6d Benchmark API finalization by Chris Craik · 5 years ago
  36. b68a97b Merge "Clarify error message when benchmark doesn't run to completion" into androidx-master-dev by Chris Craik · 5 years ago
  37. c35bb4f Merge "Remove method name from instrumentation result keys, add classname to output" into androidx-master-dev by Treehugger Robot · 5 years ago
  38. b43e1c9 Merge "Rename benchmarkRule.measure -> keepRunning" into androidx-master-dev by Chris Craik · 5 years ago
  39. 1e09285 Remove method name from instrumentation result keys, add classname to output by Chris Craik · 5 years ago
  40. 6f86a16 Clarify error message when benchmark doesn't run to completion by Chris Craik · 5 years ago
  41. 162c15e Rename benchmarkRule.measure -> keepRunning by Chris Craik · 5 years ago
  42. a5f3190 Merge "Output XML/JSON from library to device directory" into androidx-master-dev by Treehugger Robot · 5 years ago
  43. 6db1c77 Benchmark gradle plugin setup by Dustin Lam · 5 years ago
  44. 9bc3d62 Output XML/JSON from library to device directory by Chris Craik · 5 years ago
  45. 3d9492f Remove redundant standalone benchmarks by Dustin Lam · 5 years ago
  46. 3f37a2b Optimize keepRunning further by Chris Craik · 5 years ago
  47. e24a18d Convert WarmupManager and WarningState to kotlin by Chris Craik · 5 years ago
  48. 8ccbbbb Convert BenchmarkState to kotlin by Chris Craik · 5 years ago
  49. bb16540 Merge "Add cpu clock warning during benchmark" into androidx-master-dev by Chris Craik · 5 years ago
  50. 7bdae9e Merge "Add trivial Java benchmark" into androidx-master-dev by Chris Craik · 5 years ago
  51. 913266d Add trivial Java benchmark by Chris Craik · 5 years ago
  52. 7fecf20 Standalone synchronized benchmark by Dustin Lam · 5 years ago
  53. b311601 Add cpu clock warning during benchmark by Dustin Lam · 5 years ago
  54. 26cd7a7 Standalone benchmark samples by Dustin Lam · 5 years ago
  55. 5bd92c0 Update annotation dependency to public by Dustin Lam · 5 years ago
  56. 598625f Fix rule digit detection by Chris Craik · 5 years ago
  57. 7390b65 Convert BenchmarkRule to kotlin, checkin API files by Chris Craik · 5 years ago
  58. 41650d8 Flesh out Benchmark warnings by Chris Craik · 5 years ago
  59. b28d429 Require BenchmarkRule to be applied before state is accessed by Chris Craik · 5 years ago
  60. 532eef4 Updates annotations for tests previously marked small/medium by Louis Pullen-Freilich · 5 years ago
  61. cc859e3 Upgrade TEST_CORE, TEST_RUNNER, TEST_RULES dependency to the latest stable versions. by Yuki Hamada · 6 years ago
  62. e5f1990 Add studio benchmark instrumentation result by Chris Craik · 6 years ago
  63. e3bb320 Support locking kgsl clocks by Chris Craik · 6 years ago
  64. b3dcc34 Generalize lockClocks.sh to support all rooted devices by Chris Craik · 6 years ago
  65. e8aff9e Add gradle commands to lock/unlock clocks for stable benchmarking by Chris Craik · 6 years ago
  66. 1c1ec58 Add logcat CSV benchmark output by Chris Craik · 6 years ago
  67. 14569ec Merge "Wait for stable numbers before capturing benchmark results" into androidx-master-dev by Treehugger Robot · 6 years ago
  68. 4d402a7 Merge "Rename sigma->stddev" into androidx-master-dev by Treehugger Robot · 6 years ago
  69. 8a30e2a Rename sigma->stddev by Chris Craik · 6 years ago
  70. 20f3419 Wait for stable numbers before capturing benchmark results by Chris Craik · 6 years ago
  71. e8799df Warn when benchmarks are run while debuggable by Chris Craik · 6 years ago
  72. c2f1a60 Rename PerfStatusReporter -> BenchmarkRule by Chris Craik · 6 years ago
  73. 8288793 Docs weren't build for published, but not tracking api modules by Sergey Vasilinets · 6 years ago
  74. 898d54f Add count to bench output by Chris Craik · 6 years ago
  75. 3f9ceb6 Move to androidx.test for tests. by Aurimas Liutikas · 6 years ago
  76. dce8324 Add simple proof-of-concept benchmark by Chris Craik · 6 years ago
  77. 405d144 Initial port of BenchmarkState to androidx - DO NOT MERGE by Chris Craik · 6 years ago