1. 91f3b86 Merge "copy new native libs if they are loaded in another classloader" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  2. 47c392a Merge "Room, SQLite Framework upgrades." into androidx-master-dev by Rahul Ravikumar · 4 years, 8 months ago
  3. 21ae84d Merge "Remove TODO from JavaDoc" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  4. 9f1a8db5 Merge "Fix and enforce LockNotBeforeTry errorprone warnings" into androidx-master-dev by Aurimas Liutikas · 4 years, 8 months ago
  5. 504e647 Room, SQLite Framework upgrades. by Rahul Ravikumar · 4 years, 8 months ago
  6. 14041ec Merge "Add Alphabetical header sections to list in Fancy demo app." into androidx-master-dev by Steve McKay · 4 years, 8 months ago
  7. 0f23b02 Merge "Naming adapter providers" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  8. d8a14e6 copy new native libs if they are loaded in another classloader by Yigit Boyar · 4 years, 8 months ago
  9. 73e8f07 Merge "Clean up code duplication in tests with gradleRunner" into androidx-master-dev by Sergey Vasilinets · 4 years, 8 months ago
  10. 88b8c19 Merge "Remove unnecessary imports in build file" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  11. ae20e6e Merge "Test refactor" into androidx-master-dev by Jakub Gielzak · 4 years, 8 months ago
  12. c8f8d75 Add Alphabetical header sections to list in Fancy demo app. by Steve McKay · 4 years, 9 months ago
  13. feb2de3 Naming adapter providers by Jakub Gielzak · 4 years, 8 months ago
  14. 80ddf4e Merge "Update @Transaction reference document link to the androidx package." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  15. fe3324b Clean up code duplication in tests with gradleRunner by Sergey Vasilinets · 4 years, 8 months ago
  16. 3141c8f Update @Transaction reference document link to the androidx package. by Daniel Santiago Rivera · 4 years, 8 months ago
  17. 45513aa Test refactor by Jakub Gielzak · 4 years, 8 months ago
  18. 356b318 Merge "Rename integration tests package." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  19. fcae7bd Merge "Fix ProcessingSurfaceTestFailure on pixel C and adds timeout check to several tests." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  20. 56a3b48 Merge "Add NULL pointer check before checking intent action" into androidx-master-dev by Andrew Chiang · 4 years, 8 months ago
  21. 5ad61f0 Add NULL pointer check before checking intent action by Andrew Chiang · 4 years, 8 months ago
  22. 73758cd Merge "Add nullability in animation APIs" into androidx-master-dev by Yuichi Araki · 4 years, 8 months ago
  23. 11866d1 Merge changes I0ef89086,Id80ed282 into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  24. 02abac7 Merge "Add CameraSelector field in use case config." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  25. 4bb0986 Add nullability in animation APIs by Yuichi Araki · 4 years, 9 months ago
  26. 4128fdb Remove CameraDeviceConfig, CameraSelectorUtil and CameraIdFilterSet. by TY Chang · 4 years, 10 months ago
  27. 52bd7a1 Add CameraSelector field in use case config. by TY Chang · 4 years, 10 months ago
  28. 1ada2c7 Make ConfigProvider to take CameraInfo for set of camera related configs. by TY Chang · 4 years, 9 months ago
  29. 25eefe7 Fix ProcessingSurfaceTestFailure on pixel C and adds timeout check to several tests. by Scott Nien · 4 years, 8 months ago
  30. 7265452 Fix and enforce LockNotBeforeTry errorprone warnings by Sergey · 4 years, 8 months ago
  31. fa47119 Merge "Fix HidingFields error in PreviewExtenders" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  32. e925732 Merge "AndroidX Webkit: add billing threat type to Intdef" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  33. 1c5e70f AndroidX Webkit: add billing threat type to Intdef by Nate Fischer · 4 years, 8 months ago
  34. 06b80e2 Merge "WorkManager 2.4.0-alpha01." into androidx-master-dev by Rahul Ravikumar · 4 years, 8 months ago
  35. 39d47c0 Fix HidingFields error in PreviewExtenders by Franklin Wu · 4 years, 8 months ago
  36. e85b438 Merge "Mark ContentViewTest as LargeTest" into androidx-master-dev by Aurimas Liutikas · 4 years, 8 months ago
  37. 4b48003 Merge "Move webkit to the new proper directory structure" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  38. 841ec39 Merge "Remove unused shared ImageReaderProxys code" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  39. 19060b9 Mark ContentViewTest as LargeTest by Aurimas Liutikas · 4 years, 8 months ago
  40. 9b2a2a4 Merge "Fix and enforce HidingField errorprone warnings" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  41. 6592902 Merge "Add migration API for DataSource + PagedData" into androidx-master-dev by Dustin Lam · 4 years, 8 months ago
  42. 36d075e Merge "Make CameraInfo.ImplementationMode a StringDef instead of an Intdef." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  43. 776c6fc Merge "Call pagedSource#invalidate() from PageFetcher#refresh()" into androidx-master-dev by Dustin Lam · 4 years, 8 months ago
  44. 154b548 Fix and enforce HidingField errorprone warnings by Sergey · 4 years, 8 months ago
  45. 9ff69c4 Merge "Remove PagedSourceFactory typealias" into androidx-master-dev by Chris Craik · 4 years, 8 months ago
  46. c2b29a4 Rename integration tests package. by Filip Pavlis · 4 years, 8 months ago
  47. acadcb6a Merge "Allow free-form commands sent from provider to client." into androidx-master-dev by Peter Conn · 4 years, 8 months ago
  48. 3bafe46 Merge "Make mayLaunchUrl url Nullable." into androidx-master-dev by Peter Conn · 4 years, 8 months ago
  49. 8b09cda Merge "Ensure ListenableFuture is correctly included as API dependency" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  50. 208d32d9 Add migration API for DataSource + PagedData by Dustin Lam · 4 years, 8 months ago
  51. 55f83d1 Remove unused shared ImageReaderProxys code by Trevor McGuire · 4 years, 8 months ago
  52. 945291a Remove PagedSourceFactory typealias by Chris Craik · 4 years, 8 months ago
  53. 52fc526 Move webkit to the new proper directory structure by Sergey · 4 years, 9 months ago
  54. 657c0ed Merge "Tell errorprone that our code is android compatible" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  55. 188fd2c Merge "Fix and enforce AutoValueFinalMethods errorprone warnings" into androidx-master-dev by Aurimas Liutikas · 4 years, 8 months ago
  56. 60eb416 Merge "Explicitly telling Metalava to skip including @RestrictTo APIs from current.txt" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  57. 2191975 Tell errorprone that our code is android compatible by Aurimas Liutikas · 4 years, 8 months ago
  58. 9c3a550 Merge "Remove redundant if contains checks" into androidx-master-dev by Dustin Lam · 4 years, 8 months ago
  59. 127d36d WorkManager 2.4.0-alpha01. by Rahul Ravikumar · 4 years, 8 months ago
  60. ccbee1d Merge "Ensure the base context is always a wrapper" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  61. 922a3be Fix and enforce AutoValueFinalMethods errorprone warnings by Sergey · 4 years, 8 months ago
  62. 75ca35a Ensure the base context is always a wrapper by Alan Viverette · 4 years, 9 months ago
  63. 82f332a Remove unnecessary imports in build file by Kirill Grouchnikov · 4 years, 8 months ago
  64. 9eb7fe8 Merge "Fixes failing ElevationOverlayTest" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  65. 69c8c81 Merge "Fix and enforce FutureReturnValueIgnored errorprone warnings" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  66. 3f890dd Fix and enforce FutureReturnValueIgnored errorprone warnings by Sergey · 4 years, 8 months ago
  67. 2034b63 Make CameraInfo.ImplementationMode a StringDef instead of an Intdef. by husaynhakeem · 4 years, 9 months ago
  68. bbbcb73 Merge "Adds ui-foundation as an api dependency" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  69. 126f744 Allow free-form commands sent from provider to client. by Peter E Conn · 4 years, 8 months ago
  70. 8067803 Adds ui-foundation as an api dependency by Louis Pullen-Freilich · 4 years, 8 months ago
  71. 1a52b72 Fixes failing ElevationOverlayTest by Louis Pullen-Freilich · 4 years, 8 months ago
  72. 088054e Merge "Fix ImageCapture MaxQuality test timeout" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  73. 44abbcdc Fix ImageCapture MaxQuality test timeout by WenHung_Teng · 4 years, 8 months ago
  74. 63add6e Merge "Add permissions for PreviewViewAppPreviewUpdateTest" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  75. c54c535 Add permissions for PreviewViewAppPreviewUpdateTest by weginlee · 4 years, 8 months ago
  76. 3c88457 Merge "Fix ProcessingSurfaceTest failure on Pixel C" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  77. 3f786cf Fix ProcessingSurfaceTest failure on Pixel C by Scott Nien · 4 years, 8 months ago
  78. 2206cb9 Merge "fix CaptureSessionTest failure in cuttlefish api 30" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  79. db064d3 fix CaptureSessionTest failure in cuttlefish api 30 by Scott Nien · 4 years, 8 months ago
  80. 72c2d66 Merge "Prevent MediaController from asking extra callbacks to return result" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  81. 46cdbe2 Merge "Fix "ImageReaderContext is not initialized" crash which cause test failure and app issue." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  82. fb118af Fix "ImageReaderContext is not initialized" crash which cause test failure and app issue. by Scott Nien · 4 years, 8 months ago
  83. 85f40e1 Merge "Fix failing postsubmit test: androidx.camera.extensions.ExtensionTest" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  84. d0094a7 Merge "Fix ConcurrentModificationException crash on CameraControlSessionCallback" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  85. 9474fef Merge "Flatten page events in cache" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  86. ae1fa9f Flatten page events in cache by Yigit Boyar · 4 years, 9 months ago
  87. 84f4b02 Merge "Fix race condition between initialize + start consuming hints" into androidx-master-dev by Dustin Lam · 4 years, 8 months ago
  88. b05e095 Remove redundant if contains checks by Dustin Lam · 4 years, 8 months ago
  89. 2e4b475 Fix race condition between initialize + start consuming hints by Dustin Lam · 4 years, 8 months ago
  90. 7ab1ce8 Merge "Consolidate methods that require stateLock" into androidx-master-dev by Dustin Lam · 4 years, 8 months ago
  91. 2684d0f Merge "Expose loading state in differ" into androidx-master-dev by Dustin Lam · 4 years, 8 months ago
  92. dc3f0f9 Merge "Remove redundant Idle event on retry" into androidx-master-dev by Dustin Lam · 4 years, 8 months ago
  93. ebe7193 Merge "Fix LG-K10 ImageCaptureTest error" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  94. 704081a Fix LG-K10 ImageCaptureTest error by leo huang · 4 years, 8 months ago
  95. b3c0595 Fix ConcurrentModificationException crash on CameraControlSessionCallback by leo huang · 4 years, 8 months ago
  96. 8b73bae Fix failing postsubmit test: androidx.camera.extensions.ExtensionTest by AL Ho · 4 years, 9 months ago
  97. 3a62d9e Merge "Fix mod16 issue in CompareSizesByDistanceToTargetRatio" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  98. 3323d68 Merge "Lint detector for ColorStateLists that use app:alpha without android:alpha" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  99. 61c4bd9 Consolidate methods that require stateLock by Dustin Lam · 4 years, 8 months ago
  100. b198b9a Remove redundant Idle event on retry by Dustin Lam · 4 years, 8 months ago