[go: nahoru, domu]

  1. c2b29a4 Rename integration tests package. by Filip Pavlis · 4 years, 8 months ago
  2. 81ddeb1 Make ModelObserver single-threaded. by George Mount · 4 years, 8 months ago
  3. 9494a43 Introduce MutableState, State, mutableStateOf APIs by Leland Richardson · 4 years, 8 months ago
  4. 7006675 Extract TextLayoutResult from TextDelegate by Seigo Nonaka · 4 years, 8 months ago
  5. 7f848ab Refactor effects to @Composable by Leland Richardson · 4 years, 8 months ago
  6. c7a786d Merge "Adds benchmarks for vector asset loading" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 8 months ago
  7. 0707d92 Adds benchmarks for vector asset loading by Louis Pullen-Freilich · 4 years, 8 months ago
  8. fcdeacb Add benchmark for ModelObserver by George Mount · 4 years, 9 months ago
  9. 01f7b52 Combine SpanStyle and ParagraphStyle for ui-text by Siyamed Sinir · 4 years, 9 months ago
  10. 712dc99 API proposal: Layout prefix for LayoutModifiers by Adam Powell · 4 years, 9 months ago
  11. 0b69175 Use SpanStyle for text classes below composables by Siyamed Sinir · 4 years, 9 months ago
  12. faa4ac4 Use SpanStyle in AnnotatedString by Siyamed Sinir · 4 years, 9 months ago
  13. 4bcb70c Merge "Fix inline import in Benchmark" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  14. c179e92 Add benchmarks for RadioGroup. by Filip Pavlis · 4 years, 9 months ago
  15. 00e7f9c Fix inline import in Benchmark by Matvei Malkov · 4 years, 9 months ago
  16. 7a72958 Rewrite Spacer to accept modifiers by Matvei Malkov · 4 years, 9 months ago
  17. bd5cf9e Optimize WithConstraints by Andrey Kulikov · 4 years, 9 months ago
  18. 1d87e5f Fix cache clearing regression in text benchmarks. by Filip Pavlis · 4 years, 10 months ago
  19. 8a6387a Adds ColorPalette interface and surrounding infrastructure by Louis Pullen-Freilich · 5 years ago
  20. 2738178 Merge "Introduce frames control into Compose test API." into androidx-master-dev by Filip Pavlis · 4 years, 10 months ago
  21. a5cde9d3 Introduce frames control into Compose test API. by Filip Pavlis · 5 years ago
  22. b5983f4 Return IntPx for TextDelegate measure results by Siyamed Sinir · 4 years, 10 months ago
  23. 3e52847 Rename getPrimaryHorizontal/getSecondaryHorizontal by Haoyu Zhang · 4 years, 10 months ago
  24. a797a20 Rename padding modifier to Spacing by Mihai Popa · 4 years, 10 months ago
  25. 5da28bd Update doc naming to refer to composables for consistency by Louis Pullen-Freilich · 4 years, 10 months ago
  26. dde079c Use ViewComposer as fallback during compile, remove unused composer imports by Leland Richardson · 4 years, 10 months ago
  27. dcb4013 Merge "Add benchmark for PartialGapBuffer" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  28. 6277e65 Merge "Introduce benchmark for editing" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  29. 0c23d8b Add benchmark for PartialGapBuffer by Seigo Nonaka · 4 years, 10 months ago
  30. c11f78f Introduce benchmark for editing by Seigo Nonaka · 4 years, 11 months ago
  31. a5d0fd8 Reenable TextWithSpanBenchmark by haoyu · 4 years, 11 months ago
  32. 7dc7704 Merge "Padding benchmarks comparing modifiers / layout implementations" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  33. db5923a Padding benchmarks comparing modifiers / layout implementations by Louis Pullen-Freilich · 4 years, 11 months ago
  34. 26420c9 Merge "Adds trailing lambda benchmarks" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  35. 71e9bfb Reenable Text Style Benchmark by haoyu · 5 years ago
  36. c957e24 Adds trailing lambda benchmarks by Louis Pullen-Freilich · 4 years, 11 months ago
  37. ec02fb2 Fix ParagraphBenchmark by Siyamed Sinir · 5 years ago
  38. 504d5b0 Remove layoutDirection from Paragraph by Siyamed Sinir · 5 years ago
  39. c7c49ec Add more benchmarks for Paragraph by haoyu · 5 years ago
  40. c0ea52d Merge "Complete docs for TextBenchmarks" into androidx-master-dev by Haoyu Zhang · 5 years ago
  41. 3f44b9a Do text layout during Paragraph construction by Siyamed Sinir · 5 years ago
  42. f3b5c87 Complete docs for TextBenchmarks by haoyu · 5 years ago
  43. 85337d32 Add benchmark for TextDelegate by Haoyu Zhang · 5 years ago
  44. 80249ae Enable TextBasicBenchmark by Siyamed Sinir · 5 years ago
  45. 918b830 Add TextTestBenchmarkRule by Siyamed Sinir · 5 years ago
  46. 4f4bc91 Benchmark for 3 implementation options for a simple RadioButton by Andrey Kulikov · 5 years ago
  47. 2b750ed Supress unstable TextBenchmarks by Haoyu Zhang · 5 years ago
  48. 9c10dea Call OnPositioned callbacks when the global position has been changed by Andrey Kulikov · 5 years ago
  49. 35800f9 Merge "Remove old code name from the code base." into androidx-master-dev by George Mount · 5 years ago
  50. 8691cf7 Merge "Use our Locale instead of java.util.Locale everywhere" into androidx-master-dev by Treehugger Robot · 5 years ago
  51. 203056e Remove old code name from the code base. by George Mount · 5 years ago
  52. 1a120d0 Add TextGeneratorRule by Siyamed Sinir · 5 years ago
  53. 8de6979 Use our Locale instead of java.util.Locale everywhere by Seigo Nonaka · 5 years ago
  54. e958bd7 Add benchmark for multi-styled text with Span input by Haoyu Zhang · 5 years ago
  55. 1dab6aa Add benchmark for styled text by Haoyu Zhang · 5 years ago
  56. 708de14 Add Benchmarks for Autofill PopulateViewStructure by Ralston Da Silva · 5 years ago
  57. 6ea6b83 ParagraphBenchmark with different configurations by Siyamed Sinir · 5 years ago
  58. 9fc1f25 Add paragraph benchmark by Siyamed Sinir · 5 years ago
  59. 76f68cf Revert "Add paragraph benchmark " by Ian Lake · 5 years ago
  60. 5b586bf Add paragraph benchmark by Siyamed Sinir · 5 years ago
  61. 0600171 Add Text benchmark by Haoyu Zhang · 5 years ago
  62. 46b2087 Add benchmark tests for simplified nested scrolling. by George Mount · 5 years ago
  63. d74f5a3 Move ScrollerPerfTest to integration-tests-benchmark. by George Mount · 5 years ago
  64. 28e2a30 Fix legacy benchmark reporting in ui benchmarks by Dustin Lam · 5 years ago
  65. 8cb2929 Merge "Fix benchmarks composition disposal." into androidx-master-dev by Treehugger Robot · 5 years ago
  66. 22c3392 Move JUnit4 usage to separate module by Chris Craik · 5 years ago
  67. 37723c1 Fix benchmarks composition disposal. by Filip Pavlis · 5 years ago
  68. 2e41baa Add benchmarks for first compose, layout, draw. by Filip Pavlis · 5 years ago
  69. c893292 Few benchmark improvements. by Filip Pavlis · 5 years ago
  70. 43b0897 Ensure measure() does something in benchmarks. by George Mount · 5 years ago
  71. a45848b Add more benchmarks. by Filip Pavlis · 5 years ago
  72. 2044790 Add benchmarks module. by Filip Pavlis · 5 years ago