- ed7a9cd Merge "Make ui-tooling-data an mpp module." into androidx-main by Treehugger Robot · 2 years, 9 months ago
- 73f4d6d Make ui-tooling-data an mpp module. by Jim Sproch · 2 years, 9 months ago
- 46e5671 Merge "Add test for remeasuring from intrinsic change." into androidx-main by George Mount · 2 years, 9 months ago
- 41dab68 Merge "Don't clip the Android View holder" into androidx-main by George Mount · 2 years, 9 months ago
- 2cd0fa2 Quick fix of unexpected commit just after switching IMEs. by Seigo Nonaka · 2 years, 9 months ago
- 7b5c9c0 Merge "Clip to ComposeView root." into androidx-main by Treehugger Robot · 2 years, 9 months ago
- d30c9dfd Merge "Fix Dp documentation" into androidx-main by Treehugger Robot · 2 years, 9 months ago
- d4ac992 Add test for remeasuring from intrinsic change. by George Mount · 2 years, 9 months ago
- 625cf50 Don't clip the Android View holder by George Mount · 2 years, 9 months ago
- 458f931 Fix Dp documentation by George Mount · 2 years, 9 months ago
- dcefe30 Merge "Adds gesture demo of pressure to integration tests." into androidx-main by Jeremy Walker · 2 years, 9 months ago
- 2d4f5da6 Merge "Force recomposition when subcompose reuses item" into androidx-main by Treehugger Robot · 2 years, 9 months ago
- 38822f4 Merge "Fix NPE in AnnotatedString.toUpperCase()" into androidx-main by Treehugger Robot · 2 years, 9 months ago
- 3da7e86 Merge "Fix Flake on API 21" into androidx-main by Sean McQuillan · 2 years, 9 months ago
- f2f939f Clip to ComposeView root. by George Mount · 2 years, 9 months ago
- 439df3d Force recomposition when subcompose reuses item by Andrei Shikov · 2 years, 9 months ago
- 22d9e32 Merge "Change Compose Preview annotation retention to Binary" into androidx-main by Luis Santiago Re · 2 years, 9 months ago
- 68ac083 Fix NPE in AnnotatedString.toUpperCase() by Sean McQuillan · 2 years, 9 months ago
- fa7afbe Adds gesture demo of pressure to integration tests. by Jeremy Walker · 2 years, 9 months ago
- cb124a7 Fix Flake on API 21 by Sean McQuillan · 2 years, 9 months ago
- bdbd645 Merge "Change a11y announcement for third state of tri-state checkboxes" into androidx-main by Alexandre Elias · 2 years, 9 months ago
- 3af7d25 Change Compose Preview annotation retention to Binary by Luis Santiago Re · 2 years, 9 months ago
- 323000c Merge "Add validation to troubleshoot b/228862731." into androidx-main by Zach Klippenstein · 2 years, 9 months ago
- 5c204e1 Merge "Use JVM getChars function to copy from a string into a CharArray." into androidx-main by Zach Klippenstein · 2 years, 9 months ago
- 90a75a8 Migrate the rest of annotations to Kotlin by Aurimas Liutikas · 2 years, 9 months ago
- 7c3f1e7 Change a11y announcement for third state of tri-state checkboxes by Alexandre Elias · 2 years, 9 months ago
- 9bfe4c7 Add validation to troubleshoot b/228862731. by Zach Klippenstein · 2 years, 9 months ago
- f92c61c Use JVM getChars function to copy from a string into a CharArray. by Zach Klippenstein · 2 years, 9 months ago
- ac7ef3d Merge "Mark flaky tests" into androidx-main by Treehugger Robot · 2 years, 9 months ago
- 81327c1 Mark flaky tests by Julia McClellan · 2 years, 9 months ago
- 8a87200 Merge "Add expect/actual for JvmDefaultWithCompatibility annotation" into androidx-main by Treehugger Robot · 2 years, 9 months ago
- 6f98648 Add expect/actual for JvmDefaultWithCompatibility annotation by Oleksandr Karpovich · 2 years, 9 months ago
- fe90508 Add pressure to Compose input events. by Jeremy Walker · 2 years, 9 months ago
- 53ae28f Merge "Make contains function an operator on Rect, RoundRect, and MutableRect." into androidx-main by Treehugger Robot · 2 years, 9 months ago
- 1ecd58d Make contains function an operator on Rect, RoundRect, and MutableRect. by Zach Klippenstein · 2 years, 9 months ago
- 1db1473 Set isImportantForAccessibility = true by Alexandre Elias · 2 years, 9 months ago
- 663e558 Remove extra allocations in drawText TextLayoutResult overload. by Halil Ozercan · 2 years, 9 months ago
- 276e16b Merge changes from topic "typeface-backport" into androidx-main by Treehugger Robot · 2 years, 9 months ago
- daf1221 When TypefaceCompat.create fallback fails don't throw by Sean McQuillan · 2 years, 9 months ago
- 1f602ac Move ui-test-font to testutils-fonts by Sean McQuillan · 2 years, 9 months ago
- 4e2ea3c Merge "Mark flaky compose tests" into androidx-main by Treehugger Robot · 2 years, 9 months ago
- 5e5ae01 Merge "Decrease API surface area in KeyInjectionScope" into androidx-main by Izer Onadim · 2 years, 9 months ago
- 0398d56 Merge changes I16a6226a,I8d66e806,I17101177 into androidx-main by Halil Ozercan · 2 years, 9 months ago
- 7f572db Decrease API surface area in KeyInjectionScope by Izer Onadim · 2 years, 9 months ago
- 7eecd5d Correctly warn about override target mismatches by Chuck Jazdzewski · 2 years, 9 months ago
- f8827dc Add DrawScope.drawText method to enable drawing text on Compose Canvas using TextMeasurer. by Halil Ozercan · 2 years, 9 months ago
- 4e1e7aa7 Improvements on how to calculate velocity based on pointer position by Levi Albuquerque · 2 years, 9 months ago
- 64a8a95 Add rememberTextMeasurer function to provide an easy way to create and remember a TextMeasurer instance that reads default values from Composition Locals. by Halil Ozercan · 2 years, 9 months ago
- a883678 Introduce TextMeasurer and TextLayoutCache to enable arbitrary text layout computation. by Halil Ozercan · 2 years, 9 months ago
- c782265 Adds more events to Tap Benchmark for testing pressure. by Jeremy Walker · 2 years, 9 months ago
- 3e0a618 Merge "Add switch to CustomFocusOrderDemo" into androidx-main by Treehugger Robot · 2 years, 9 months ago
- cbdc4c1 Merge "Update lint baseline files after Lint Fixit" into androidx-main by Treehugger Robot · 2 years, 9 months ago
- 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years, 10 months ago
- 38a7175 Add switch to CustomFocusOrderDemo by Ralston Da Silva · 2 years, 10 months ago
- 45cda04 Merge "KeyPressTest flaky test" into androidx-main by Treehugger Robot · 2 years, 10 months ago
- ceaa764 TempListUtils in ui/text - Fixes lint errors, consider Contracts stable by Jeremy Walker · 2 years, 10 months ago
- 01839f1 Merge "Fix Compose project KotlinCompile task remote caching" into androidx-main by Aurimas Liutikas · 2 years, 10 months ago
- 8722a6b Merge "AndroidLayoutDrawTest - Fixes min sdk lint errors." into androidx-main by Jeremy Walker · 2 years, 10 months ago
- 7d70c38 Merge "Move CompositionData.asLazyTree to ui-tooling-data" into androidx-main by Treehugger Robot · 2 years, 10 months ago
- 1ae51a0f Merge "Fix lint problems for LinearLayoutManager" into androidx-main by George Mount · 2 years, 10 months ago
- 29ce280 Merge "Fix TempListUtils lint-baseline issues" into androidx-main by Treehugger Robot · 2 years, 10 months ago
- 9cbb8e2 Move CompositionData.asLazyTree to ui-tooling-data by Jens Ole Lauridsen · 2 years, 10 months ago
- 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 2 years, 10 months ago
- 406fdc3 Merge "Refactor duration value names in KeyInjectionScope" into androidx-main by Izer Onadim · 2 years, 10 months ago
- 935c55f Fix TempListUtils lint-baseline issues by George Mount · 2 years, 10 months ago
- 7ceaf16 Merge "Update Compose dependencies from 1.2.0-rc01 to 1.2.0-rc02" into androidx-main by Treehugger Robot · 2 years, 10 months ago
- 4c99ebd KeyPressTest flaky test by David Saff · 2 years, 10 months ago
- 85e1c9b Merge "BlurTest - Fixes missing MissingTestSizeAnnotation, so lint passes." into androidx-main by Jeremy Walker · 2 years, 10 months ago
- 7d6e83c Fix lint problems for LinearLayoutManager by George Mount · 2 years, 10 months ago
- c9b0ed9 Refactor duration value names in KeyInjectionScope by Izer Onadim · 2 years, 10 months ago
- 47e75e7 Merge "Remove background color from Brush sample due to unexpected interaction between Brush and Background color." into androidx-main by Halil Ozercan · 2 years, 10 months ago
- 4127db3 AndroidLayoutDrawTest - Fixes min sdk lint errors. by Jeremy Walker · 2 years, 10 months ago
- 462c1a0 BlurTest - Fixes missing MissingTestSizeAnnotation, so lint passes. by Jeremy Walker · 2 years, 10 months ago
- 791c8f1 Update Compose dependencies from 1.2.0-rc01 to 1.2.0-rc02 by Nick Anthony · 2 years, 10 months ago
- 988b046 Mark flaky compose tests by David Saff · 2 years, 10 months ago
- 158f0c1 Remove background color from Brush sample due to unexpected interaction between Brush and Background color. by Halil Ozercan · 2 years, 10 months ago