1. aa30e04c Update samples lint configuration by Julia McClellan · 7 months ago
  2. 1c2e0c4 Merge changes I0392752f,Ib3a8e67a into androidx-main by Julia McClellan · 8 months ago
  3. 8748998a Merge "Mark TraceProcessor constructor as internal" into androidx-main by Treehugger Robot · 8 months ago
  4. 88556eb Merge "Change TraceProcessor's timeout: Duration to timeoutMs: long" into androidx-main by Treehugger Robot · 8 months ago
  5. 3099953 Merge "Validate kill result for additional safety" into androidx-main by Treehugger Robot · 8 months ago
  6. 2d71e6c Target Kotlin 2.0 language level by Omar Ismail · 8 months ago
  7. 68214bb Mark TraceProcessor constructor as internal by Chris Craik · 8 months ago
  8. fdb76d0 Change TraceProcessor's timeout: Duration to timeoutMs: long by Chris Craik · 8 months ago
  9. 670bb44 Validate kill result for additional safety by Chris Craik · 8 months ago
  10. bb732ff Detect usages of internal gradle/AGP methods/properties/fields by Julia McClellan · 8 months ago
  11. e50caac Merge "Enable UseSdkSuppress lint" into androidx-main by Treehugger Robot · 8 months ago
  12. 03f997b Merge "Fix profile capture for system apps by correctly detecting isSystemApp" into androidx-main by Treehugger Robot · 8 months ago
  13. 9d9e2b50 Enable UseSdkSuppress lint by Julia McClellan · 8 months ago
  14. a91ff22 Move to consistent use of plugin id for Kotlin Android Projects by Aurimas Liutikas · 8 months ago
  15. 0e72017 Fix profile capture for system apps by correctly detecting isSystemApp by Chris Craik · 8 months ago
  16. bc647a2 Clean up Gradle project isolation violations by Aurimas Liutikas · 8 months ago
  17. 2270b41 Merge changes from topic "dagp-2-11-0" into androidx-main am: 29c412dc2f by Radha Nakade · 8 months ago
  18. 29c412d Merge changes from topic "dagp-2-11-0" into androidx-main by Radha Nakade · 8 months ago
  19. 1dc9150e Merge "Enable data class API lint" into androidx-main am: bb12d40dd3 by Julia McClellan · 8 months ago
  20. 3962cad Enable data class API lint by Julia McClellan · 8 months ago
  21. 4f9a131 Update dependency analysis baseline for version 2.11.0 by Radha Nakade · 8 months ago
  22. d859b6b Merge "Fix a few issues in profile flushes that would occur in the fallback path" into androidx-main am: 0ca7a3d837 by Treehugger Robot · 8 months ago
  23. 0ca7a3d8 Merge "Fix a few issues in profile flushes that would occur in the fallback path" into androidx-main by Treehugger Robot · 8 months ago
  24. 6bf5d74 Fix a few issues in profile flushes that would occur in the fallback path by Chris Craik · 8 months ago
  25. b736c2c Merge "Use one timeout for both server start and querying, extend default from 60/30 -> 120" into androidx-main am: 7495dd7d1c by Treehugger Robot · 8 months ago
  26. 7495dd7 Merge "Use one timeout for both server start and querying, extend default from 60/30 -> 120" into androidx-main by Treehugger Robot · 8 months ago
  27. 84db528 Merge changes from topic "plugin-min-agp-8.1.1" into androidx-main am: db72a71da4 by Treehugger Robot · 8 months ago
  28. 094433d Move to AGP 8.1.1 for Gradle Plugins am: 89c57517dd by Aurimas Liutikas · 8 months ago
  29. db72a71 Merge changes from topic "plugin-min-agp-8.1.1" into androidx-main by Treehugger Robot · 8 months ago
  30. 490494d Merge "Reformat legacy version 3.0 files as version 4.0 files" into androidx-main am: d032b73c0b by Treehugger Robot · 8 months ago
  31. 2a530e7 Merge changes Ia964415c,Ibb4b7882 into androidx-main am: 696604ae59 by Treehugger Robot · 8 months ago
  32. d032b73 Merge "Reformat legacy version 3.0 files as version 4.0 files" into androidx-main by Treehugger Robot · 8 months ago
  33. 696604a Merge changes Ia964415c,Ibb4b7882 into androidx-main by Treehugger Robot · 8 months ago
  34. 2b7c19d Updated BenchmarkPluginTest to use agp 8.1.1 by Marcello Albano · 8 months ago
  35. 2ae2ea1 Reformat legacy version 3.0 files as version 4.0 files by Paul Duffin · 8 months ago
  36. 5c303f1 Reformat legacy files by Paul Duffin · 8 months ago
  37. 7edc61c Merge "Configure value of useKsp2 flag in AndroidXPlugin" into androidx-main am: 8411f1a087 by Omar Ismail · 8 months ago
  38. fb3c41a Configure value of useKsp2 flag in AndroidXPlugin by Omar Ismail · 8 months ago
  39. 89c5751 Move to AGP 8.1.1 for Gradle Plugins by Aurimas Liutikas · 8 months ago
  40. d98e439 Merge "Add correct prefix to killExistingPerfettoRecordings and improve logs" into androidx-main am: fcba8fd5b4 by Treehugger Robot · 8 months ago
  41. fcba8fd Merge "Add correct prefix to killExistingPerfettoRecordings and improve logs" into androidx-main by Treehugger Robot · 8 months ago
  42. 92bcdbc Use one timeout for both server start and querying, extend default from 60/30 -> 120 by Chris Craik · 8 months ago
  43. 0dfcd9ec Merge "Fixed running pgrep on api 36 and above for Shell" into androidx-main am: c4e614557a by Treehugger Robot · 9 months ago
  44. 3401615 Add correct prefix to killExistingPerfettoRecordings and improve logs by Chris Craik · 9 months ago
  45. 98d9090 Fixed running pgrep on api 36 and above for Shell by Marcello Albano · 9 months ago
  46. e428c01 Merge "Add more fixes for Gradle Project Isolation" into androidx-main am: 000701d841 by Aurimas Liutikas · 9 months ago
  47. 000701d8 Merge "Add more fixes for Gradle Project Isolation" into androidx-main by Aurimas Liutikas · 9 months ago
  48. 39b969d Add more fixes for Gradle Project Isolation by Aurimas Liutikas · 9 months ago
  49. 34cb5e6 Merge "Workaround emulator API 26 timing out in dex2oat" into androidx-main am: 43d6970a02 by Chris Craik · 9 months ago
  50. 43d6970 Merge "Workaround emulator API 26 timing out in dex2oat" into androidx-main by Chris Craik · 9 months ago
  51. cb8d47a Merge "Filter benchmark default config to trace events coming from tracing-perfetto" into androidx-main am: fdfde7d2ed by Treehugger Robot · 9 months ago
  52. eb5d772 Filter benchmark default config to trace events coming from tracing-perfetto by Chris Craik · 9 months ago
  53. 67a21dc Workaround emulator API 26 timing out in dex2oat by Chris Craik · 9 months ago
  54. 474572c Merge "Add experimental androidx.benchmark.killExistingPerfettoRecordings instrumentation argument" into androidx-main am: d6a2e491a2 by Chris Craik · 9 months ago
  55. 6eb51d9 Add experimental androidx.benchmark.killExistingPerfettoRecordings instrumentation argument by Chris Craik · 9 months ago
  56. da78127 Merge "Correctly ignored resynced doFrame slices" into androidx-main am: 1867c562bc by Treehugger Robot · 9 months ago
  57. 0c21d82 Correctly ignored resynced doFrame slices by Chris Craik · 9 months ago
  58. 9f97958 Merge "Pin dependencies in macrobenchmark-target" into androidx-main am: dd72651ea0 by Treehugger Robot · 9 months ago
  59. 7c94b4f Pin dependencies in macrobenchmark-target by Aurimas Liutikas · 9 months ago
  60. 064329a Merge "Add handle variants to TraceProcessor APIs to allow custom lifecycle without block callbacks" into androidx-main am: b5331f2554 by Treehugger Robot · 9 months ago
  61. fb4eaff Add handle variants to TraceProcessor APIs to allow custom lifecycle without block callbacks by Chris Craik · 9 months ago
  62. 771dd15 Merge "Drop support for os codename on releases after SDK 35" into androidx-main am: 85048dcbf8 by Chris Craik · 9 months ago
  63. 85048dc Merge "Drop support for os codename on releases after SDK 35" into androidx-main by Chris Craik · 9 months ago
  64. 1287201 Drop support for os codename on releases after SDK 35 by Chris Craik · 9 months ago
  65. 3acbe42 Merge "Update some dependency analysis baselines." into androidx-platform-dev by Aurimas Liutikas · 9 months ago
  66. c37db81 Merge "Remove usage of deprecated APIs." into androidx-main by Rahul Ravikumar · 9 months ago
  67. 9cfcbfa Update some dependency analysis baselines. by Radha Nakade · 9 months ago
  68. ae475a6 No longer assume `Choreographer#doFrame` is the top of the stack frame on the main thread for FrameTimingQuery. by Rahul Ravikumar · 9 months ago
  69. 742b452 Remove usage of deprecated APIs. by Rahul Ravikumar · 9 months ago
  70. 1f6ad8d Improve MicrobenchmarkConfig / MicrobenchmarkScope API docs by Chris Craik · 9 months ago
  71. 017c5e5 Merge "Revert "Move traceprocessor impl to benchmark-common"" into androidx-main by Chris Craik · 9 months ago
  72. 6f8f6d6 Revert "Move traceprocessor impl to benchmark-common" by Chris Craik · 9 months ago
  73. b7cc678 The advice collected from the dependency analysis plugin in baselines includes information about incorrectly configured dependencies. by Radha Nakade · 9 months ago
  74. 937c0c5 Merge "Track iteration count as a metric in microbenchmark traces" into androidx-main by Treehugger Robot · 9 months ago
  75. 67c564a Merge changes from topic "dagp-baselines" into androidx-main by Radha Nakade · 9 months ago
  76. 5ad3feb Track iteration count as a metric in microbenchmark traces by Chris Craik · 9 months ago
  77. 5b107f41 Do not keep runtime invisible annotations in benchmark-junit4 by Christoffer Adamsen · 9 months ago
  78. 752c229d Upload dependency analysis baselines for all projects. by Radha Nakade · 9 months ago
  79. 5c06cce Merge "Revert "Add methodCount metric based on method trace"" into androidx-main by Treehugger Robot · 9 months ago
  80. 34d9e5a Revert "Add methodCount metric based on method trace" by Chris Craik · 9 months ago
  81. bafa860 Lint implicit calls to Provider.toString by Julia McClellan · 9 months ago
  82. 59a6b14 Merge "BaselineProfileRule no longer enforces that the processes stay dead during profile collection." into androidx-main by Rahul Ravikumar · 9 months ago
  83. 9d461ea BaselineProfileRule no longer enforces that the processes stay dead during profile collection. by Rahul Ravikumar · 9 months ago
  84. 5aba0a6 Merge "Add methodCount metric based on method trace" into androidx-main by Treehugger Robot · 9 months ago
  85. 0c74921 Merge "Create tracing-benchmarks to hold all cost-of-tracing benchmarks" into androidx-main by Chris Craik · 9 months ago
  86. cec1cfe Create tracing-benchmarks to hold all cost-of-tracing benchmarks by Chris Craik · 9 months ago
  87. 400f6e2 Merge "Move traceprocessor impl to benchmark-common" into androidx-main by Treehugger Robot · 9 months ago
  88. dcbaad7 Add methodCount metric based on method trace by Chris Craik · 9 months ago
  89. 1c718fc Remove final modifier from properties of final classes by Julia McClellan · 10 months ago
  90. 602aeec Move traceprocessor impl to benchmark-common by Chris Craik · 10 months ago
  91. 1a4411c Merge "Synthetic bench improvement/regression" into androidx-main by Chris Craik · 10 months ago
  92. 0e31918 Synthetic bench improvement/regression by Chris Craik · 10 months ago
  93. 2436252 Merge "Refactor Startup Insights and move to traceprocessor" into androidx-main by Treehugger Robot · 10 months ago
  94. 59f6e44 Refactor Startup Insights and move to traceprocessor by Chris Craik · 10 months ago
  95. 50999f3 Merge "Remove androidx.benchmark.startupProfiles.enable instrumentation arg." into androidx-main by Treehugger Robot · 10 months ago
  96. f1e25c0 Remove androidx.benchmark.startupProfiles.enable instrumentation arg. by Chris Craik · 10 months ago
  97. 4171615 Inject a synthetic runWithMeasurementDisabled trace into method traces by Chris Craik · 10 months ago
  98. b8104b9 Merge "Prevent inMemoryTraces from showing up in method traces" into androidx-main by Treehugger Robot · 10 months ago
  99. bac6669 Prevent inMemoryTraces from showing up in method traces by Chris Craik · 10 months ago
  100. f95ae3f Deprecate runWithTimingDisabled in favor of runWithMeasurementDisabled by Chris Craik · 10 months ago