1. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  2. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 3 months ago
  3. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  4. 871d81f Rename UseCaseAggregator -> UseCaseGroup by Xi Zhang · 4 years, 4 months ago
  5. 9a51224 Remove camera id from UseCase attach/bind methods by Franklin Wu · 4 years, 8 months ago
  6. 4a420ab Move ImageReaderProxy to impl (LIBRARY_GROUP) by weginlee · 4 years, 9 months ago
  7. f160a57 Core - move classes to impl and remove restrict scope annotation. by leo huang · 4 years, 9 months ago
  8. d67a03d Handle Config related classess RestrictTo annotations by charcoalchen · 4 years, 9 months ago
  9. 0a1850b Merge "Move UseCaseGroup to impl package (LIBRARY_GROUP)" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  10. 4f5596d Move UseCaseGroup to impl package (LIBRARY_GROUP) by weginlee · 4 years, 9 months ago
  11. b640ad8 Move Config/ConfigProvider to impl folder by charcoalchen · 4 years, 9 months ago
  12. 266f97f Move CameraFactory and CameraRepository to internal package. by TY Chang · 4 years, 9 months ago
  13. 8af6b67 Move restriceted classes to internal package (Utils and Extensions related). by TY Chang · 4 years, 9 months ago
  14. 0dcd236 Merge "Move UseCaseConfigFactory related files to impl package (LIBRARY_GROUP)" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  15. d22ec8b Move CaptureConfig to impl folder by charcoalchen · 4 years, 9 months ago
  16. 68ce62f Move UseCaseConfigFactory related files to impl package (LIBRARY_GROUP) by weginlee · 4 years, 9 months ago
  17. 91b7e22 move CameraDeviceStateCallbacks / CameraCaptureSessionStateCallbacks to camera2/internal by Scott Nien · 4 years, 9 months ago
  18. a843d40 move CameraCaptureCallback/CameraCaptureCallbacks/CamerCaptureFailure/CameraCaptureMetaData/CameraCaptureResult to impl by Scott Nien · 4 years, 9 months ago
  19. 0454db0 Move MultiValueSet to impl package by WenHung_Teng · 4 years, 9 months ago
  20. cf34d2c Merge "Move core/CameraDeviceSurfaceManager.java to impl folder" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  21. d3d3758 Merge "Move UseCaseAttachState to impl package (LIBRARY_GROUP)" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  22. a6d7844 Move core/CameraDeviceSurfaceManager.java to impl folder by charcoalchen · 4 years, 9 months ago
  23. f104143 Merge "Move SurfaceCombination/SurfaceSizeDefinition/SurfaceConfig to impl folder" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  24. 498eff2 Move UseCaseAttachState to impl package (LIBRARY_GROUP) by weginlee · 4 years, 9 months ago
  25. 9ae91e8 Move SurfaceCombination/SurfaceSizeDefinition/SurfaceConfig to impl folder by charcoalchen · 4 years, 9 months ago
  26. 044dd7d Move restricted classes to internal package. by TY Chang · 4 years, 9 months ago
  27. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 10 months ago
  28. 754b5cf Mark setLensFacing() and getLensFacing() as restricted by Trevor McGuire · 4 years, 11 months ago
  29. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 5 years ago
  30. 51e4f51 Renamed interfaces Listener to Callback if it had more than 1 method by Franklin Wu · 5 years ago
  31. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 5 years ago
  32. cf7a897 Merge "Fix MissingNullability and ReferencesHidden lint error" into androidx-master-dev by Treehugger Robot · 5 years ago
  33. a0a2c7f Fix MissingNullability and ReferencesHidden lint error by leo huang · 5 years ago
  34. 3d006fb Removed refresh from DeferrableSurface by Franklin Wu · 5 years ago
  35. 52e8d41 Prevent PreviewImageProcessorImpl from being called after deinit() by Franklin Wu · 5 years ago
  36. b6ad8d4 Added close() method to DeferrableSurface by Franklin Wu · 5 years ago
  37. fbeba1a Fix nullability lint error. by TY Chang · 5 years ago
  38. 13f1cb1 Allow null Config Option values by charcoalchen · 5 years ago
  39. dc156bc Rename UseCaseError by leo huang · 5 years ago
  40. 87e49a0 Revert "Rename UseCaseError" by Ryan Mentley · 5 years ago
  41. 8f1037b Rename UseCaseError by leo huang · 5 years ago
  42. b868320 Modify settings.gradle to match moved files for Camera by Eric Ng · 5 years ago[Renamed from camera/core/lint-baseline.xml]
  43. 828b6b9 Added core implementation for preview processing by Franklin Wu · 5 years ago
  44. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  45. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago