[go: nahoru, domu]

  1. 1f2935a Merge "Add message to PerfettoCaptureSweepTest assert" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  2. da39999 Add message to PerfettoCaptureSweepTest assert by Chris Craik · 2 years, 7 months ago
  3. 7f9641f Prevent compilation shell commands on API 23 and fix associated tests by Chris Craik · 2 years, 7 months ago
  4. 1a48f33 Clarify FrameTimingMetric names by Chris Craik · 2 years, 7 months ago
  5. f7a6c19 Add timestamp to profiler traces by Chris Craik · 2 years, 7 months ago
  6. 1201063 Remove the redundant `setup` block from `BaselineProfileRule`. by Rahul Ravikumar · 2 years, 7 months ago
  7. 2ae2a02 DO NOT MERGE - Update versions for release id 1643220000000 by Nick Anthony · 2 years, 7 months ago
  8. 748189b Improvements to `@BaselineProfileRule`. by Rahul Ravikumar · 2 years, 7 months ago
  9. 6444a87 Merge "Upgrade to AGP 7.2.0-alpha07" into androidx-main by Aurimas Liutikas · 2 years, 7 months ago
  10. 08cef2f Upgrade to AGP 7.2.0-alpha07 by Aurimas Liutikas · 2 years, 7 months ago
  11. edaec69 Link profiler results in Studio output by Chris Craik · 2 years, 7 months ago
  12. 8fa55e5 Update to latest metalava by Aurimas Liutikas · 2 years, 8 months ago
  13. 3c3bf2d Revert "Revert "Update versions for release id 1642010400000"" by Nick Anthony · 2 years, 8 months ago
  14. 085adce Merge "Revert "Update versions for release id 1642010400000"" into androidx-main by Nick Anthony · 2 years, 8 months ago
  15. 598d057 Revert "Update versions for release id 1642010400000" by Nick Anthony · 2 years, 8 months ago
  16. fc8f868 Merge "Update versions for release id 1642010400000" into androidx-main by Nick Anthony · 2 years, 8 months ago
  17. 2aec037 Remove deprecated CompilationModes by Chris Craik · 2 years, 8 months ago
  18. 1414668 Update versions for release id 1642010400000 by Nick Anthony · 2 years, 8 months ago
  19. 1f2f458 Merge "Use the media directory workaround on API 32." into androidx-main by Rahul Ravikumar · 2 years, 8 months ago
  20. 252671f Fix profilers not starting by Chris Craik · 2 years, 8 months ago
  21. d984e6e Use the media directory workaround on API 32. by Rahul Ravikumar · 2 years, 8 months ago
  22. f1e4f58 Benchmark going to 1.1.0-beta01 by Chris Craik · 2 years, 8 months ago
  23. 6be3e8b Merge "Make API 29 use the `media` directory as the `dirUsableByAppAndShell`." into androidx-main by Treehugger Robot · 2 years, 8 months ago
  24. aa407a1 Merge "Fix CompilationMode.DEFAULT Kdoc links" into androidx-main by Chris Craik · 2 years, 8 months ago
  25. 58053c2 Make API 29 use the `media` directory as the `dirUsableByAppAndShell`. by Rahul Ravikumar · 2 years, 8 months ago
  26. 54ae3ff Merge "Add AudioUnderrunMetric to Macrobenchmark" into androidx-main by Dmitry Zhestilevskiy · 2 years, 8 months ago
  27. 8031897 Add AudioUnderrunMetric to Macrobenchmark by Dmitry Zhestilevskiy · 2 years, 9 months ago
  28. 65e05c5 Fix Memreclaim preventing trace capture on API 23 without root by Chris Craik · 2 years, 8 months ago
  29. 075527d Fix CompilationMode.DEFAULT Kdoc links by Chris Craik · 2 years, 8 months ago
  30. 154cc80 Merge "Explicit dependency on tracing-ktx beta" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  31. ed2c849 Explicit dependency on tracing-ktx beta by Chris Craik · 2 years, 9 months ago
  32. c9dd34d Switch baseline profile to enum for clarity by Chris Craik · 2 years, 9 months ago
  33. 616d1ff Rework CompilationMode for clarity and extensibility by Chris Craik · 2 years, 9 months ago
  34. 1401b14 Fix setup/measure callback behavior, and add conveniences by Chris Craik · 2 years, 9 months ago
  35. ec8b0e2 Capture Perfetto traces during Microbenchmarks by Chris Craik · 2 years, 9 months ago
  36. 7665089 Move benchmark back to alpha by Chris Craik · 2 years, 9 months ago
  37. 2691e85 Merge "Add a workaround for wire plugin bug in benchmark." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  38. 23f6c6c Add a workaround for wire plugin bug in benchmark. by Aurimas Liutikas · 2 years, 9 months ago
  39. ab9cb6a Fix CompilationMode.Speed to actually compile again by Chris Craik · 2 years, 9 months ago
  40. 2e0a370 Fix baselineprofile in non-compose macrobenchmarks by Chris Craik · 2 years, 9 months ago
  41. 5703a1d Add temporary logging and tracing to debug hot startup on API 23 by Chris Craik · 2 years, 9 months ago
  42. aae9e76 Move benchmark, tracing to 1.1 beta by Chris Craik · 2 years, 9 months ago
  43. 8178cf8 Cleanup invalid beta files by Chris Craik · 2 years, 9 months ago
  44. c959989 Merge "Wake device each iteration, and expose scope.device" into androidx-main by Chris Craik · 2 years, 9 months ago
  45. f67240e Merge "Use --cleanup-after-crash when resetting perfetto state" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  46. 97974a8 Use --cleanup-after-crash when resetting perfetto state by Chris Craik · 2 years, 9 months ago
  47. 3cb2676 Wake device each iteration, and expose scope.device by Chris Craik · 2 years, 9 months ago
  48. 0ded70b Use cpu-clock if cpu-cycles hw event not present, fix profiler lifecycle by Chris Craik · 2 years, 10 months ago
  49. 150d3aef Merge "Use --background-wait Perfetto arg when unbundled" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  50. cfac059 Use --background-wait Perfetto arg when unbundled by Chris Craik · 2 years, 10 months ago
  51. c7329a2 Merge "Sleep after am start -W on old platforms" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  52. 8ffd1fa Sleep after am start -W on old platforms by Chris Craik · 2 years, 10 months ago
  53. a487669 Add API to force-enable app tag tracing by Chris Craik · 2 years, 10 months ago
  54. 93710150 Merge "Add sweeping and clearer error display to Perfetto test" into androidx-main by Chris Craik · 2 years, 10 months ago
  55. ea64306 Add sweeping and clearer error display to Perfetto test by Chris Craik · 2 years, 10 months ago
  56. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 10 months ago
  57. 37b0ab9 Merge "Update tests and startup metric for regenerated API 24 traces" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  58. 5d625ee Update tests and startup metric for regenerated API 24 traces by Chris Craik · 2 years, 10 months ago
  59. 6cafcfb Remove wait before killing perfetto by Chris Craik · 2 years, 10 months ago
  60. af37fd9 Merge "Support async sections in TraceSectionMetric" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  61. b170ba9 Support async sections in TraceSectionMetric by Chris Craik · 2 years, 10 months ago
  62. 93a760d Merge "Clarify macrobenchmark iteration behavior and control flow" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  63. 5a4ade1 Merge "Improve CompilationMode docs" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  64. a94c06c Improve CompilationMode docs by Chris Craik · 2 years, 10 months ago
  65. f5ad894 Clarify macrobenchmark iteration behavior and control flow by Chris Craik · 2 years, 10 months ago
  66. e9559c0 Merge "Reenabling MissingTestSizeAnnotation on tests" into androidx-main by Jeff Gaston · 2 years, 10 months ago
  67. d788e85 Add integration test for collection2 in a simple Java gradle project by David Saff · 2 years, 10 months ago
  68. 6f4eec5 Add support for x86 devices. by Rahul Ravikumar · 2 years, 10 months ago
  69. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 10 months ago
  70. d8951b1 Fix ANDROIDX_PROJECTS=COMPOSE by Chris Craik · 2 years, 10 months ago
  71. 55106a7 Merge "Add experimental TraceSectionMetric" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  72. 6eb7487 Add experimental TraceSectionMetric by Chris Craik · 2 years, 10 months ago
  73. 2a6695d Merge "Track tip of tree dependencies in macrobenchmark-target, to monitor tot perf" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  74. 8a892a5 Merge "Use more standard Perfetto buffer behavior" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  75. 17d1f80 Use more standard Perfetto buffer behavior by Chris Craik · 2 years, 10 months ago
  76. d84b1c7 Track tip of tree dependencies in macrobenchmark-target, to monitor tot perf by Chris Craik · 2 years, 10 months ago
  77. 5c75e45 Use compact sched in Perfetto config by Chris Craik · 2 years, 10 months ago
  78. 117ca65e Merge "Fix Androidx.tracing compat behavior, avoid class verification error" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  79. 4474e18 Fix Androidx.tracing compat behavior, avoid class verification error by Chris Craik · 2 years, 10 months ago
  80. 6141a75f Merge "Revert "Add a `measureRepeated` overload for `MacrobenchmarkRule`"" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  81. cab9033 Revert "Add a `measureRepeated` overload for `MacrobenchmarkRule`" by Chris Craik · 2 years, 10 months ago
  82. 727dc6b Upgrade to Metalava ab/7856580 by Aurimas Liutikas · 2 years, 10 months ago
  83. 6da9b7f27 Make `BaselineProfileRule` experimental. by Rahul Ravikumar · 2 years, 10 months ago
  84. 455cdbf Remove redundant checks for `DeviceInfo.rooted`. by Rahul Ravikumar · 2 years, 10 months ago
  85. 9c742d3 `cache` directory not accessible by `adbd` on API 31. by Rahul Ravikumar · 2 years, 10 months ago
  86. 6273a95 Revert^2 "Update metalava to ab/7813966" by Aurimas Liutikas · 2 years, 10 months ago
  87. a1d7e3f Switch Macrobenchmark minSdkVersion to 23. by Rahul Ravikumar · 2 years, 10 months ago
  88. 90a83fd Disable targetPackageInstalled by Aurimas Liutikas · 2 years, 10 months ago
  89. 2c3e249 Benchmark 1.1.0-alpha10 release. by Rahul Ravikumar · 2 years, 10 months ago
  90. 3d3926b Merge "Rename FrameNegativeSlack -> FrameOverrun" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  91. 70eedc6 Merge "Switch StartupTimingMetric to custom trace-based implementation" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  92. 5f42f07 Add a `measureRepeated` overload for `MacrobenchmarkRule` by Rahul Ravikumar · 2 years, 10 months ago
  93. 9af8f2c Rename FrameNegativeSlack -> FrameOverrun by Chris Craik · 2 years, 10 months ago
  94. 14225e7 Switch StartupTimingMetric to custom trace-based implementation by Chris Craik · 2 years, 10 months ago
  95. 93b34a8 Better Java APIs for Macrobenchmarks. by Rahul Ravikumar · 2 years, 10 months ago
  96. a396343 Merge "Poll /sys/kernel/tracing/tracing_on before returning from trace capture start" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  97. 58159e0 Poll /sys/kernel/tracing/tracing_on before returning from trace capture start by Chris Craik · 2 years, 10 months ago
  98. bf0259d Merge "Lower min api tested for StartupTimingQuery to API 24" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  99. b5b2d53 Lower min api tested for StartupTimingQuery to API 24 by Chris Craik · 2 years, 10 months ago
  100. 597b28d Merge "Support 'none' Profiling mode arg to disable profiling" into androidx-main by Treehugger Robot · 2 years, 10 months ago