1. 7663b25 Add a tone-mapping ImageProcessor in view test app by Xi Zhang · 1 year, 10 months ago
  2. 84e5b07 Merge "Initial KMP-ify of datastore:datastore with no functionality change." into androidx-main by Paul Malolepsy · 1 year, 9 months ago
  3. e42f94a Merge "Add switcher to the package page for *Kt files" into androidx-main by Julia McClellan · 1 year, 9 months ago
  4. c7bc8a2 Merge "Workaround irrelevant stderr when moving perfetto config" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  5. 08ab08a Merge "Start androidx.work 2.9.0-alpha01" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  6. 730d9538 Merge "Remove GlTransformOptions" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  7. a76650c Add switcher to the package page for *Kt files by Julia McClellan · 1 year, 9 months ago
  8. 425bba4 Merge "Support multiple ComplicationSlotsUserStyleSettings" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  9. dec105a Merge "Use FontFamily.Resolver.resolveAsTypeface" into androidx-main by Sergio Sancho · 1 year, 9 months ago
  10. 9a15f95 Remove GlTransformOptions by Xi Zhang · 1 year, 9 months ago
  11. 1b48f31 Start androidx.work 2.9.0-alpha01 by Sergey Vasilinets · 1 year, 9 months ago
  12. 42e9d0e Merge "PositionIndicator - Fix bugs when handling list items of size 0" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  13. 4fef2db Merge "Add an integration test for complication taps launching pendingIntents" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  14. 4791fbe Merge "test: fix flaky test and refactor" into androidx-main by Vineet Kumar · 1 year, 9 months ago
  15. 1f717e0 Merge "PUBLIC: Move complication data write to bg thread" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  16. 4af5162 Merge "Add missing {} for else, which is against the styleguide because the if has them." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  17. 32fedc9 Merge "ObserverNode should not report changes to detached nodes" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  18. f0798dc Merge changes from topic "ResolutionSelector" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  19. 98b8a8e Force disable high resolution when extensions are enabled by Charcoal Chen · 1 year, 10 months ago
  20. ed394c6 Force disable ZSL when high resolution is enabled by Charcoal Chen · 1 year, 10 months ago
  21. 142a4fa Implement new ResolutionSelector logic in SupportedSurfaceCombination class by Charcoal Chen · 1 year, 10 months ago
  22. ec58c9f Update CompareAspectRatiosByDistanceToTargetRatio to compare by overlapping area by Charcoal Chen · 1 year, 10 months ago
  23. 5707586 Add restriction to use both setTargetResolution, setTargetAspectRatio and setResolutionSelector API by Charcoal Chen · 2 years, 5 months ago
  24. edd39bb Update for new ResolutionSelector design changes by Charcoal Chen · 1 year, 11 months ago
  25. dc58338 Add the initial version of ResolutionSelector and Builder class by Charcoal Chen · 1 year, 11 months ago
  26. d578025 Merge "[CameraPipe] Sync fix for correct display selection based on state" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  27. f74bed2 [CameraPipe] Sync fix for correct display selection based on state by Tahsin Masrur · 1 year, 9 months ago
  28. f1f96db Merge changes from topic "camerax_apply_new_video_api_in_view" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  29. f201cf1 test: fix flaky test and refactor by Vighnesh Raut · 1 year, 9 months ago
  30. 6571b15 Merge "Upgrade to Android Gradle Plugin 8.0.0-alpha07" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  31. bcdfb2d Merge "Pass minLines to AnnotatedString override of BasicText" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  32. bbbc1d4 Merge "Change getItemCount() to display all emojis." into androidx-main by Sicheng Duan · 1 year, 9 months ago
  33. b0bf950 Merge "In PreviewTransformation, when (#hasCameraTransform == false), use mPreviewRotationDegrees." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  34. 3f6c1a1 Merge "Update versions for release id 1668016800000" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  35. ddafb3e Workaround irrelevant stderr when moving perfetto config by Chris Craik · 1 year, 9 months ago
  36. 9e985ef In PreviewTransformation, when (#hasCameraTransform == false), use mPreviewRotationDegrees. by Xi Zhang · 1 year, 9 months ago
  37. 116567d Merge "Remove redundant boxing/unboxing" into androidx-main by Yichun Li · 1 year, 9 months ago
  38. 1a01ea5 Merge "Add TestIme and ImeActivity" into androidx-main by Kevin Chyn · 1 year, 9 months ago
  39. c86a3f3 Merge "Pager - Enable control over snapping destination" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  40. 94205e2 Merge "Support variance in XProcessingEnv#getDeclaredTypes." into androidx-main by Brad Corso · 1 year, 9 months ago
  41. d2d9a6e Remove redundant boxing/unboxing by Yichun Li · 1 year, 9 months ago
  42. 0aee866 Merge "Add percent value check in UiObject.java" into androidx-main by Yichun Li · 1 year, 9 months ago
  43. 1178a55 Add TestIme and ImeActivity by Kevin Chyn · 1 year, 9 months ago
  44. b0f1611 Merge "Fix issue with XAnnotationValue#getValue() types." into androidx-main by Brad Corso · 1 year, 9 months ago
  45. 2680e46 Merge "Fix flaky test MultiProcessDataStoreTest#testCancellingCallerScopePropagatesToWrites Bug: b/244352517 Test: ./gradlew :datastore:datastore-core:connectedAndroidTest" into androidx-main by Zhiyuan Wang · 1 year, 9 months ago
  46. 082b98e Update versions for release id 1668016800000 by Nick Anthony · 1 year, 9 months ago
  47. ec50829 PUBLIC: Move complication data write to bg thread by Vishesh Panchal · 1 year, 9 months ago
  48. f0c1064 Merge "Minor fixes to facilitate framework sync." into androidx-main by Alexander Dorokhine · 1 year, 9 months ago
  49. 832537e Support variance in XProcessingEnv#getDeclaredTypes. by Brad Corso · 1 year, 9 months ago
  50. 5fe02ae Merge "Updating version for benchmark" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  51. 5efc60c Merge "Upgrade to androidx.test:runner:1.5.1" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  52. 2037e90 Merge "Add a #hasCameraTransform API to TransformationInfo" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  53. 78b458d ObserverNode should not report changes to detached nodes by Ralston Da Silva · 1 year, 9 months ago
  54. 1941760 Merge "Roll forward: Add `darwinBenchmarkResults` to native-mac-host-tests. (Attempt 2)" into androidx-main by Rahul Ravikumar · 1 year, 9 months ago
  55. 3228d02 Add missing {} for else, which is against the styleguide because the if has them. by Oded Niv · 1 year, 9 months ago
  56. 9e579a3 Merge "Fix flaky on testDialogFragmentDismiss" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  57. 9a69832 Fix flaky test MultiProcessDataStoreTest#testCancellingCallerScopePropagatesToWrites by Zhiyuan Wang · 1 year, 9 months ago
  58. ec0b22f Merge "Move Car App Library to 1.4-alpha01" into androidx-main by Cristián Alcoholado · 1 year, 9 months ago
  59. 39f2226 Upgrade to Android Gradle Plugin 8.0.0-alpha07 by Aurimas Liutikas · 1 year, 9 months ago
  60. 8ab6cfd Updating version for benchmark by natnaelbelay · 1 year, 9 months ago
  61. 68bee8a Pager - Enable control over snapping destination by Levi Albuquerque · 1 year, 9 months ago
  62. d1b8c0c Fix issue with XAnnotationValue#getValue() types. by Brad Corso · 1 year, 9 months ago
  63. 01b9732 Add percent value check in UiObject.java by Yichun Li · 1 year, 9 months ago
  64. 0d76ea7 Roll forward: Add `darwinBenchmarkResults` to native-mac-host-tests. (Attempt 2) by Rahul Ravikumar · 1 year, 9 months ago
  65. b0211d6 Add a #hasCameraTransform API to TransformationInfo by Xi Zhang · 1 year, 9 months ago
  66. 5553339 Use FontFamily.Resolver.resolveAsTypeface by Sergio Sancho · 1 year, 10 months ago
  67. 0ff0949 Support multiple ComplicationSlotsUserStyleSettings by Alex Clarke · 1 year, 9 months ago
  68. 0f0b76d Merge "Fix to bring FC, ImmersiveList into view on re-gaining focus on scroll" into androidx-main by Aditya Arora · 1 year, 9 months ago
  69. 7b46ad4 Merge "Stop running BorderTest#border_non_simple_rounded_rect on API 33" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  70. 7e6e12f Change getItemCount() to display all emojis. by scduan · 1 year, 9 months ago
  71. 8068bf4 Pass minLines to AnnotatedString override of BasicText by Anastasia Soboleva · 1 year, 9 months ago
  72. 9ba38e7 PositionIndicator - Fix bugs when handling list items of size 0 by John Nichol · 1 year, 9 months ago
  73. 077af43 Merge "Revert "Roll forward: Add `darwinBenchmarkResults` to native-mac-host-tests."" into androidx-main by Aurimas Liutikas · 1 year, 9 months ago
  74. 35ae11e Stop running BorderTest#border_non_simple_rounded_rect on API 33 by Aurimas Liutikas · 1 year, 9 months ago
  75. 308979a Revert "Roll forward: Add `darwinBenchmarkResults` to native-mac-host-tests." by Aurimas Liutikas · 1 year, 9 months ago
  76. 9cd8c60 Merge changes from topic "fix_memory_issue" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  77. ca2ae9a Merge "Change the variable name in OnBackPressedCallback" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  78. 23ff279 Create a new VideoCapture when use cases are rebound in CameraController by mingdatsai · 1 year, 9 months ago
  79. 38d2596 Update video capture feature to adopt API change in camera-view by mingdatsai · 1 year, 9 months ago
  80. d06bbc0 Add audio enable/disable feature by mingdatsai · 2 years, 6 months ago
  81. f11ae94 Remove non-used codes by mingdatsai · 2 years, 5 months ago
  82. ecb2223 Apply new camera-video APIs in camera-view by mingdatsai · 2 years, 5 months ago
  83. f5f8a39 Merge "Roll forward: Add `darwinBenchmarkResults` to native-mac-host-tests." into androidx-main by Rahul Ravikumar · 1 year, 9 months ago
  84. 051699b Merge "Add experimental support for stable baseline profile rule generation." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  85. 2ef0da2 Merge "Remove string concatenation when using stringBuilder" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  86. d67b5d6 Merge "Display category seperator on a single line and takes up the whole line." into androidx-main by Sicheng Duan · 1 year, 9 months ago
  87. b6dbfb6 Remove string concatenation when using stringBuilder by Yichun Li · 1 year, 9 months ago
  88. 26401d9 Display category seperator on a single line and takes up the whole line. by scduan · 1 year, 9 months ago
  89. eaeeb91 Merge "Remove unnecessary toString() call in logging" into androidx-main by Yichun Li · 1 year, 9 months ago
  90. 1366da9 Merge "Fix failed broadcast in ProfileInstaller" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  91. c950703 Merge "Bump Compose Compiler to 1.4.0-alpha02" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  92. 8cbcdae Fix flaky on testDialogFragmentDismiss by sanura · 1 year, 9 months ago
  93. 1180918 Merge "Migrate the remaining converters from the NullAwareTypeAdapterStore to XPoet" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  94. 94b6a6b Merge "Avoid crashing on ClassCastException in SavedStateHandle" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  95. 5696e2b Merge changes from topic "room-runtime-api-kotlin-gen" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  96. 483b47a Fix failed broadcast in ProfileInstaller by Chris Craik · 1 year, 9 months ago
  97. 5f09bbb Add experimental support for stable baseline profile rule generation. by Rahul Ravikumar · 1 year, 9 months ago
  98. 929378b Merge "[CCT] Make CustomTabsCallback APIs asynchronous" into androidx-main by Jinsuk Kim · 1 year, 9 months ago
  99. 2a4985f Merge "Fix retention on some RequiresOptIn annotations." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  100. 2149be7 Remove unnecessary toString() call in logging by Yichun Li · 1 year, 9 months ago