[go: nahoru, domu]

  1. acb4252 Update profileinstaller in androidx to 1.3.1 for U support by Chris Craik · 5 months ago
  2. 7640390 Add test for module include by Chris Craik · 5 months ago
  3. ecd4dbb Merge "Rename getResult->getMeasurements to match return type" into androidx-main by Treehugger Robot · 5 months ago
  4. dec8ef7 Rename getResult->getMeasurements to match return type by Chris Craik · 5 months ago
  5. 6e9bc6d Correct nullability of extends and implements lists by Paul Duffin · 5 months ago
  6. fd6de6a Merge changes I1e5aac6e,I1874977e into androidx-main by Treehugger Robot · 5 months ago
  7. e46dd8b Add frameCount to FrameTimingMetric by Chris Craik · 5 months ago
  8. 3527898 Improve frame frameOverrun vs frameDurationCpu docs by Chris Craik · 5 months ago
  9. 7566791 Split lint check for Gradle vs AGP internal API usages by Aurimas Liutikas · 5 months ago
  10. 82d329d Improve perfetto metrics API by Chris Craik · 6 months ago
  11. e64b341 Merge "Experimental R8 support in microbenchmarks" into androidx-main by Chris Craik · 5 months ago
  12. cecc57f Experimental R8 support in microbenchmarks by Chris Craik · 6 months ago
  13. f64c244 Merge "Baseline profile plugin: Handle AGP point releases" into androidx-main by Treehugger Robot · 6 months ago
  14. b35ba10 Merge "Allow users to configure perfetto server timeout" into androidx-main by Nataniel Borges · 6 months ago
  15. a1cb14c Baseline profile plugin: Handle AGP point releases by Chris Warrington · 6 months ago
  16. d126bca Allow users to configure perfetto server timeout by Nataniel Borges · 6 months ago
  17. 9905c64 Add newline to IDE warnings so it's on a separate line from results by Chris Craik · 6 months ago
  18. 2355316 Merge changes from topic "perfetto_march_2024" into androidx-main by Treehugger Robot · 6 months ago
  19. 027134e Update perfetto to 249090360a31856f2a5022f52abfb8dc54f69a0b by Chris Craik · 6 months ago
  20. 24205d8 Update baseline files to use correct element id for property by Paul Duffin · 6 months ago
  21. ae9475f Refresh .ignore files prior to updating Metalava by Paul Duffin · 6 months ago
  22. 16c508f Remove unnecessary workaround for wire plugin by Aurimas Liutikas · 6 months ago
  23. 7156ea1 Remove enum synthetic methods from signature files by Paul Duffin · 6 months ago
  24. d5f3dd3 Enable KMP native by default by Fred Sladkey · 7 months ago
  25. 5e46169 Merge "Switch benchmark AOT from broken adbOptions hack to new experimental option" into androidx-main by Treehugger Robot · 6 months ago
  26. 7fdc060 Switch benchmark AOT from broken adbOptions hack to new experimental option by Chris Craik · 6 months ago
  27. cf7e29c Merge changes Ib3fc2066,I15fd59c0 into androidx-main by Treehugger Robot · 6 months ago
  28. 69ad6fc Add lint detector for imports of internal Gradle and AGP APIs by Aurimas Liutikas · 6 months ago
  29. cb3656d Update lint baselines for buildSrc and baseline profile plugin by Aurimas Liutikas · 6 months ago
  30. b1377ce Fix CompilationMode.Partial doc by Chris Craik · 6 months ago
  31. 163d019 Merge "Stop using old alpha/beta/rc versions" into androidx-main by Aurimas Liutikas · 6 months ago
  32. 11a97d8 Stop using old alpha/beta/rc versions by Aurimas Liutikas · 6 months ago
  33. 6160f3c Upgrade to AGP 8.4.0-alpha09 by Aurimas Liutikas · 6 months ago
  34. 1aa0171 Pin material3 library dependencies where possible by Aurimas Liutikas · 6 months ago
  35. d13d53a Add additional cases to the eager gradle lint by Julia McClellan · 7 months ago
  36. 0bcbfa8 Merge "Speculative fix for Failed to stop [ProcessPid(processName=perfetto..." into androidx-main by Treehugger Robot · 7 months ago
  37. 3283536 Speculative fix for Failed to stop [ProcessPid(processName=perfetto... by Chris Craik · 7 months ago
  38. 0da65ce Pin benchmark to stable tracing-perfetto to enable release by Chris Craik · 7 months ago
  39. c837268 Merge "Disable unit tests for newly created variants" into androidx-main by Treehugger Robot · 7 months ago
  40. c1244b1 Add workaround for target apps without profileinstaller 1.3 by Chris Craik · 7 months ago
  41. 950f3b8 Disable unit tests for newly created variants by Marcello Albano · 7 months ago
  42. 73ef0a7 Merge "Remove should from MicrobenchmarkConfig API" into androidx-main by Treehugger Robot · 7 months ago
  43. d241259 Remove should from MicrobenchmarkConfig API by Chris Craik · 11 months ago
  44. 74638b3 Create alternate frame timing metric, and fix unterminated frames by Chris Craik · 7 months ago
  45. 2aacf80 Merge "Bumped min agp version for bpgp to 8.4" into androidx-main by Treehugger Robot · 7 months ago
  46. a9c9404 Bumped min agp version for bpgp to 8.4 by Marcello Albano · 7 months ago
  47. 288253d Merge "Align ELF regions of shared native libs to 16kb" into androidx-main by Radha Nakade · 7 months ago
  48. 723cb6a Add back GfxInfo frame timing metric as experimental by Chris Craik · 7 months ago
  49. 0c79faa Align ELF regions of shared native libs to 16kb by Will McVicker · 7 months ago
  50. 7b4652f Add lint check for eager gradle APIs by Julia McClellan · 7 months ago
  51. 22b7f0e Merge "Added error message when automaticGenerationDuringBuild is enabled for library module" into androidx-main by Treehugger Robot · 7 months ago
  52. 87ef021 Added error message when automaticGenerationDuringBuild is enabled for library module by Marcello Albano · 7 months ago
  53. dcb4992 Merge "Fix unrelated crashes from art mainline query" into androidx-main by Treehugger Robot · 7 months ago
  54. c47337e7 Fix unrelated crashes from art mainline query by Chris Craik · 7 months ago
  55. 8cc485e Add --skip-verification on API 30 and above to the `pm install` step to bypass Play protect. by Rahul Ravikumar · 7 months ago
  56. 7dd80c1 Use `am force-stop` to kill apps when not a system app like System UI or Launcher. by Rahul Ravikumar · 7 months ago
  57. 98721b6 Merge "Added comment on why mokey should skip BaselineProfileRuleTest" into androidx-main by Treehugger Robot · 7 months ago
  58. 625c867 Set upper bound for method tracing workaround by Chris Craik · 7 months ago
  59. d396f35 Merge "Fix assumption ART mainline exists on low ram devices" into androidx-main by Treehugger Robot · 7 months ago
  60. 6b255c2 Fix assumption ART mainline exists on low ram devices by Chris Craik · 7 months ago
  61. a817dd9 Pin dependencies on androidx annotation by natnaelbelay · 7 months ago
  62. a979002 Merge "ART changed --reset behavior on API 34." into androidx-main by Rahul Ravikumar · 7 months ago
  63. ae79cc0 ART changed --reset behavior on API 34. by Rahul Ravikumar · 7 months ago
  64. fcece8b Enable SdkResourceGenerator for all Gradle Plugin projects by Aurimas Liutikas · 7 months ago
  65. 21120d4 Enable strict plugin validation for app Gradle Plugin projects by Aurimas Liutikas · 7 months ago
  66. b98bd5a Remove unused lockClocks.sh publishing task by Aurimas Liutikas · 7 months ago
  67. e9e5288 Added comment on why mokey should skip BaselineProfileRuleTest by Marcello Albano · 7 months ago
  68. 63fde70 Disabled mokey for BaselineProfileRuleTest by Marcello Albano · 7 months ago
  69. 291ebe2 Merge "Add compose and RV benchmarks for lists with vectors in each item" into androidx-main by Treehugger Robot · 7 months ago
  70. b23f16c Merge "Upgrade to AGP 8.3.0-beta01" into androidx-main by Aurimas Liutikas · 7 months ago
  71. 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 9 months ago
  72. 2efa006 Merge "Get package name from instrumentation runner args for BaselineProfileRuleTest" into androidx-main by Treehugger Robot · 7 months ago
  73. 66d00cd Get package name from instrumentation runner args for BaselineProfileRuleTest by Marcello Albano · 7 months ago
  74. 282b22e Merge "Reland "Enable method tracing on safe os/ART versions with clear errors/warnings"" into androidx-main by Treehugger Robot · 7 months ago
  75. 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 7 months ago
  76. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 8 months ago
  77. 42eb63f Fixed BaselineProfileRuleTest#startup failure by Marcello Albano · 7 months ago
  78. 14eddd4 Merge "Merge room-ktx into room-runtime" into androidx-main by Treehugger Robot · 7 months ago
  79. aeb2a56 Improved error message when specified managed device does not exist by Marcello Albano · 8 months ago
  80. c4d9e9d Add compose and RV benchmarks for lists with vectors in each item by Andrey Kulikov · 8 months ago
  81. 24d3ee6 Merge room-ktx into room-runtime by Daniel Santiago Rivera · 8 months ago
  82. e087db1 Merge changes from topic "314048186_experimental_lint_bugfix" into androidx-main by Treehugger Robot · 8 months ago
  83. ee0da74 Add comment to build.gradle files by Tiem Song · 8 months ago
  84. 08421e1 Update to annotation-experimental compatible with K2 by Alan Viverette · 8 months ago
  85. b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 8 months ago
  86. c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 9 months ago
  87. 61512cf Reland "Enable method tracing on safe os/ART versions with clear errors/warnings" by Chris Craik · 8 months ago
  88. ea8262d Added BuildAnalyzer annotation to Baseline Profile tasks by Marcello Albano · 8 months ago
  89. 82b71ff Merge "Revert "Enable method tracing on safe os/ART versions with clear errors/warnings"" into androidx-main by Treehugger Robot · 8 months ago
  90. a03f078 Revert "Enable method tracing on safe os/ART versions with clear errors/warnings" by Aurimas Liutikas · 8 months ago
  91. 610ca72 Merge "Enable method tracing on safe os/ART versions with clear errors/warnings" into androidx-main by Chris Craik · 8 months ago
  92. e6a2893 Enable method tracing on safe os/ART versions with clear errors/warnings by Chris Craik · 8 months ago
  93. c56b1d7 Send target application id via instrumentation runner arguments by Marcello Albano · 9 months ago
  94. b214d70 Fix for bp plugin when agp < 8.3.0-alpha15 to support library profiles by Marcello Albano · 9 months ago
  95. 4b3e5ea Merge "Added error code NO_PROFILE_EMBEDDED to ProfileVerifier" into androidx-main by Marcello Albano · 8 months ago
  96. 90dbaa2 Wait for 1 second after SAVE_PROFILE broadcast. by Rahul Ravikumar · 8 months ago
  97. 6a68be0 Added error code NO_PROFILE_EMBEDDED to ProfileVerifier by Marcello Albano · 8 months ago
  98. 27254c1 Dump ART profile in the `warmUp` block when using CompilationMode.Partial with warmup. by Rahul Ravikumar · 8 months ago
  99. 276692e Removed exception when AGP version is higher the max by Marcello Albano · 8 months ago
  100. 8d2a7d8 Merge "Disable method tracing by default, everywhere" into androidx-main by Treehugger Robot · 8 months ago