1. f441f19 Fix drawDisappearingChildViewsFirst Test by Jeremy Woods · 5 years ago
  2. a497acf Merge "Change benchmark warnings to be true errors, which fail test by default" into androidx-master-dev by Treehugger Robot · 5 years ago
  3. 6bbe981 Merge "Updated PublishDocsRules.kt for work-2.2.0-beta02" into androidx-master-dev by Treehugger Robot · 5 years ago
  4. da00852 Merge "Add tests for Table layouts" into androidx-master-dev by Calin Tataru · 5 years ago
  5. c016a07 Merge "Finish moving ContiguousPagedList to PagedSource API" into androidx-master-dev by Dustin Lam · 5 years ago
  6. 988f9b8 Merge "Move ContiguousPagedList to PagedSource API" into androidx-master-dev by Dustin Lam · 5 years ago
  7. 9adbcb2 Merge "Update Truth from 0.44 to 1.0" into androidx-master-dev by Alan Viverette · 5 years ago
  8. 5528d80 Change benchmark warnings to be true errors, which fail test by default by Chris Craik · 5 years ago
  9. 91a10b1 Merge "Updated PublishDocsRules.kt for navigation-2.1.0-beta02" into androidx-master-dev by Treehugger Robot · 5 years ago
  10. 8f4df39 Update Truth from 0.44 to 1.0 by Sam Gilbert · 5 years ago
  11. 8adf278 Add tests for Table layouts by Calin Tataru · 5 years ago
  12. 91c288b Updated PublishDocsRules.kt for work-2.2.0-beta02 by Nick Anthony · 5 years ago
  13. 81a259f Updated PublishDocsRules.kt for navigation-2.1.0-beta02 by Nick Anthony · 5 years ago
  14. 2a8c7dd Merge "Add missing tests for ui-foundation" into androidx-master-dev by Treehugger Robot · 5 years ago
  15. 804bee4 Add missing tests for ui-foundation by Matvei Malkov · 5 years ago
  16. 545d33e Merge "Call onVideoSizeChanged when current media item is changed" into androidx-master-dev by Jin Seok Park · 5 years ago
  17. 0ef7ced Merge "VVTest: Adjust elapsed time for the second screenshot" into androidx-master-dev by Treehugger Robot · 5 years ago
  18. 044bd11 Merge changes Id14f1163,I6639b2ec,Ieaa00ce7 into androidx-master-dev by Kevin Chyn · 5 years ago
  19. 7f1cc8a Merge "Support state pairs in transition function" into androidx-master-dev by Doris Liu · 5 years ago
  20. 690766f Merge "Add a background executor option in ThreadConfig." into androidx-master-dev by Treehugger Robot · 5 years ago
  21. 32ad78e Allow the FingerprintDialog to be scrollable by Kevin Chyn · 5 years ago
  22. 2aa297a Do not allow the fingerprint dialog to be canceled due to touches outside by Kevin Chyn · 5 years ago
  23. f432050 Fix API check by Kevin Chyn · 5 years ago
  24. 4599707 VVTest: Adjust elapsed time for the second screenshot by Insun Kang · 5 years ago
  25. b380639 Merge "Update BiometricPromptDemo to use AppCompat theme" into androidx-master-dev by Kevin Chyn · 5 years ago
  26. 5b8ee7a Merge changes from topic "postponed_enter_transition" into androidx-master-dev by Treehugger Robot · 5 years ago
  27. b3fa900 Merge "Add @NonNull to CameraXExecutors" into androidx-master-dev by Treehugger Robot · 5 years ago
  28. acf979a3 Merge "Add task to generate API stubs" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  29. 83fc16c Merge "Remove unneeded uploadArchives disabling." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  30. 79753a3 Add a background executor option in ThreadConfig. by Xi Zhang · 5 years ago
  31. 4948449 Merge "Replace CraneWrapper to avoid sub-compositions." into androidx-master-dev by Filip Pavlis · 5 years ago
  32. 39473bf Add test for postponedEnterTransition with 0 duration by Jeremy Woods · 5 years ago
  33. b1694a8 Add @NonNull to CameraXExecutors by Xi Zhang · 5 years ago
  34. 120b774 Update BiometricPromptDemo to use AppCompat theme by Kevin Chyn · 5 years ago
  35. 3f9632a Ensure postponedEnter with duration only starts once by Jeremy Woods · 5 years ago
  36. e8caea3 Support state pairs in transition function by Doris Liu · 5 years ago
  37. a9086c9 Add task to generate API stubs by Aurimas Liutikas · 5 years ago
  38. 1781a11 Remove unneeded uploadArchives disabling. by Aurimas Liutikas · 5 years ago
  39. 424387a Merge "Add a high priority executor singleton." into androidx-master-dev by Treehugger Robot · 5 years ago
  40. f74fa5e Finish moving ContiguousPagedList to PagedSource API by Dustin Lam · 5 years ago
  41. d3f28c0 Replace CraneWrapper to avoid sub-compositions. by Filip Pavlis · 5 years ago
  42. 1167c8d Merge "Introduce movePlaylistItem" into androidx-master-dev by Sungsoo Lim · 5 years ago
  43. 7fd959b Add a high priority executor singleton. by Xi Zhang · 5 years ago
  44. e24c43c Merge "DocumentFile.listFiles will never return null" into androidx-master-dev by Treehugger Robot · 5 years ago
  45. a2f4412 DocumentFile.listFiles will never return null by Jake Wharton · 5 years ago
  46. 41af3f1 Merge "Use a path relative to supportRootFolder for benchmark plugin" into androidx-master-dev by Treehugger Robot · 5 years ago
  47. b7b1af1 Merge "Fixes some layout rounding issues related to alignment" into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  48. ccc408f Merge "Add column sizing options to Table" into androidx-master-dev by Calin Tataru · 5 years ago
  49. 37e319d Use a path relative to supportRootFolder for benchmark plugin by Dustin Lam · 5 years ago
  50. 66cf367 Merge changes Ie290993e,I438f1adc into androidx-master-dev by Aurimas Liutikas · 5 years ago
  51. 792422c Move ContiguousPagedList to PagedSource API by Dustin Lam · 5 years ago
  52. 9b97fdd Merge "Add onDestructiveMigrate callback to Room." into androidx-master-dev by Treehugger Robot · 5 years ago
  53. 8a54046 Merge "Improve layout efficiency by 6%" into androidx-master-dev by George Mount · 5 years ago
  54. 57ae494 Merge "Do not use RenderNode in Studio Preview" into androidx-master-dev by Treehugger Robot · 5 years ago
  55. 5aa23de Merge "Use the correct path to the resources txt file." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  56. aaaa3b4 Use the correct path to the resources txt file. by Aurimas Liutikas · 5 years ago
  57. be5651f Fixes some layout rounding issues related to alignment by Louis Pullen-Freilich · 5 years ago
  58. c4fb72e Add onDestructiveMigrate callback to Room. by Florina Muntenescu · 5 years ago
  59. 9dc8fb9 Merge "Replace createWithExecutor with create." into androidx-master-dev by Treehugger Robot · 5 years ago
  60. 83ad5c9 Merge "Few benchmark improvements." into androidx-master-dev by Treehugger Robot · 5 years ago
  61. 4f6e20b Merge "Add a separate LIFECYCLE_EXTENSIONS version" into androidx-master-dev by Treehugger Robot · 5 years ago
  62. 254b8b8 Replace createWithExecutor with create. by Jonathan Scott · 5 years ago
  63. df49c40 Merge changes I70100952,I960fd00e,Ibd254aab,I5c0faf07 into androidx-master-dev by Treehugger Robot · 5 years ago
  64. d1057c8 Add extension camera id filter and apply it on extender init. by TY Chang · 5 years ago
  65. e5ee8bf8 Merge "Fix ExifInterface#saveAttributes behavior" into androidx-master-dev by Jin Seok Park · 5 years ago
  66. 402e069 Call onVideoSizeChanged when current media item is changed by Jin Seok Park · 5 years ago
  67. 72b649c Retrieve camera id from config instead of only lens-facing. by TY Chang · 5 years ago
  68. 5fc7e7f Determine camera id by camera id filter in config. by TY Chang · 5 years ago
  69. 2d4bc6c Merge changes Ie7dc2bca,I7cf81684 into androidx-master-dev by Gyumin Sim · 5 years ago
  70. 3821431 Remove TrackInfoImpl and use SessionPlayer.TrackInfo instead by Gyumin Sim · 5 years ago
  71. 867b779 Assign a sequential id to each TrackInfo by Gyumin Sim · 5 years ago
  72. fc616e8 Merge "Revert "Add a non-blocking mode enum for ImageAnalysis"" into androidx-master-dev by xizh · 5 years ago
  73. 0f86ea5 Fix ExifInterface#saveAttributes behavior by Jin Seok Park · 5 years ago
  74. da2bfde Revert "Add a non-blocking mode enum for ImageAnalysis" by xizh · 5 years ago
  75. a45b42d Merge "Remove MediaPlayer2Impl" into androidx-master-dev by Treehugger Robot · 5 years ago
  76. 4bc93a1 Merge "Add null check when checking ImageCapture/Preview extension enabled" into androidx-master-dev by Treehugger Robot · 5 years ago
  77. 4e5c9ec Merge "Add a non-blocking mode enum for ImageAnalysis" into androidx-master-dev by xizh · 5 years ago
  78. 62343d6 Merge "Finalize composition when the widget loses focus" into androidx-master-dev by Treehugger Robot · 5 years ago
  79. a6b459c Merge "Move back to release variant for the publishing of android libraries." into androidx-master-dev by Treehugger Robot · 5 years ago
  80. 0ffc4062 Merge "Add `WorkProgress` table to support Worker progress." into androidx-master-dev by Treehugger Robot · 5 years ago
  81. 323c8d9 Merge "Use the correct constants in BiometricPrompt @IntDef" into androidx-master-dev by Treehugger Robot · 5 years ago
  82. e476b67 Finalize composition when the widget loses focus by Seigo Nonaka · 5 years ago
  83. 4c24819 Merge "Adding '-y' to cleanBuild.sh" into androidx-master-dev by Jeff Gaston · 5 years ago
  84. 1cb8857 Merge "Output total benchmark test run time in full json output" into androidx-master-dev by Dustin Lam · 5 years ago
  85. 697f0ac Move back to release variant for the publishing of android libraries. by Aurimas Liutikas · 5 years ago
  86. f3806e0 Add a non-blocking mode enum for ImageAnalysis by Xi Zhang · 5 years ago
  87. 8723aed Use the correct constants in BiometricPrompt @IntDef by Aurimas Liutikas · 5 years ago
  88. 25428a7 Merge "Clear-up confusion in EmptyResultSetException documentation." into androidx-master-dev by Treehugger Robot · 5 years ago
  89. b9cbbdd Merge "Add SNAPSHOT_ONLY libraries into archive for snapshot build" into androidx-master-dev by Sergey Vasilinets · 5 years ago
  90. b00d78d Clean up MetalavaTask input arguments to be nonnull. by Aurimas Liutikas · 5 years ago
  91. c104704 Adding '-y' to cleanBuild.sh by Jeff Gaston · 5 years ago
  92. f98ee73 Update how JavaCompileInputs finds sourePaths. by Aurimas Liutikas · 5 years ago
  93. fcb21e6 Improve layout efficiency by 6% by George Mount · 5 years ago
  94. b8700bc Merge "Support text input with printalbe keyboard events" into androidx-master-dev by Treehugger Robot · 5 years ago
  95. c68e751 Merge "Revert "Enable threaded downloadable font fetch in background thread"" into androidx-master-dev by Seigo Nonaka · 5 years ago
  96. ef5fad3 Merge "Generating api txt files into unique file paths even if there are multiple projects whose paths end with the same name" into androidx-master-dev by Jeff Gaston · 5 years ago
  97. f4709b2 Merge "Fix flake, when running on with thermal throttle detection" into androidx-master-dev by Chris Craik · 5 years ago
  98. 00f3027 Merge "Remove android.enableR8 = false" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  99. b07f9fd Merge "Assign maximum width for input field" into androidx-master-dev by Treehugger Robot · 5 years ago
  100. 2f4482f7 Generating api txt files into unique file paths even if there are multiple projects whose paths end with the same name by Jeff Gaston · 5 years ago