1. 756a0ee Merge "[CameraPipe] Use crop sensor region from ZoomCompat during focus metering calculation" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  2. f38d3a3 [CameraPipe] Use crop sensor region from ZoomCompat during focus metering calculation by Tahsin Masrur · 1 year, 4 months ago
  3. 74fd290 [CameraPipe] Handle out-of-range zoom value by Tahsin Masrur · 1 year, 4 months ago
  4. 2b45364 Merge "[CameraPipe] Fix ZoomControl linearZoom conversions and re-organize zoom conversion related code" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  5. 486e02b Cleanup: allow setting effects on the UseCase level. by Xi Zhang · 1 year, 4 months ago
  6. d4e7437 [CameraPipe] Fix ZoomControl linearZoom conversions and re-organize zoom conversion related code by Tahsin Masrur · 1 year, 4 months ago
  7. 0df7981 Merge "Enable StreamSharing feature" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  8. d91eada Merge "Not wait for setEV task to complete" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  9. 97a9c6e Enable StreamSharing feature by Xi Zhang · 1 year, 4 months ago
  10. d5ff66b Merge "Update child rotation degrees when the stream is mirroed by StreamSharing." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  11. 30ec131 Update child rotation degrees when the stream is mirroed by StreamSharing. by Xi Zhang · 1 year, 4 months ago
  12. 9e934379 Not wait for setEV task to complete by WenHung_Teng · 1 year, 4 months ago
  13. c35771e Fix VideoCaptureDeviceTest failed by RejectExecutionException by leo huang · 1 year, 4 months ago
  14. ed73792 Merge "[FocusAndMetering] Document exceptions for startFocusAndMetering to align with other CameraControl APIs" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  15. bfb469e Merge "Create VideoValidatedEncoderProfilesProxy" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  16. 74a998e Merge "Implement compat version of EncoderProfiles" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  17. 8c5aaea Merge "Fix wrong description on the document of FallbackStrategy.lowerQualityThan()" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  18. af6098f Merge "Reuse VideoCapture use case in CameraController" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  19. c9552ea Fix wrong description on the document of FallbackStrategy.lowerQualityThan() by leo huang · 1 year, 4 months ago
  20. 6d64d73 [FocusAndMetering] Document exceptions for startFocusAndMetering to align with other CameraControl APIs by Kailiang Chen · 1 year, 4 months ago
  21. df62049 Merge "Add the extra option to testing apps." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  22. 0a8d57a Merge "Fix OnEnableDisableSessionDurationCheckTest failure" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  23. 9092406 Merge "[Concurrent Camera] Add data models and bindToLifecycle API for concurrent camera" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  24. 6859337 Merge "Revert "Set ThreadConfig from CameraX to CameraPipe"" into androidx-main by Jasmine Chen · 1 year, 4 months ago
  25. 849e621 Merge "[Concurrent Camera] Add getConcurrentCameraIds in CameraManagerCompat" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  26. e3ff727 [Concurrent Camera] Add getConcurrentCameraIds in CameraManagerCompat by Kailiang Chen · 1 year, 4 months ago
  27. b67b58d [Concurrent Camera] Add data models and bindToLifecycle API for concurrent camera by Kailiang Chen · 1 year, 4 months ago
  28. 137c5a7 Fix OnEnableDisableSessionDurationCheckTest failure by Scott Nien · 1 year, 4 months ago
  29. 40923e5 Reuse VideoCapture use case in CameraController by mingdatsai · 1 year, 4 months ago
  30. 7105cc1 Revert "Set ThreadConfig from CameraX to CameraPipe" by Wenhung Teng · 1 year, 4 months ago
  31. 42ccb19 Merge "[CameraPipe] Port ZoomControlDeviceTest from camera-camera2" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  32. d261821 Add the extra option to testing apps. by Andrew Chiang · 1 year, 4 months ago
  33. 2dbe75f [CameraPipe] Port ZoomControlDeviceTest from camera-camera2 by Tahsin Masrur · 1 year, 5 months ago
  34. af94135 Create VideoValidatedEncoderProfilesProxy by mingdatsai · 1 year, 5 months ago
  35. 6068e647 Implement compat version of EncoderProfiles by mingdatsai · 1 year, 5 months ago
  36. e2cd94a Merge "Do not set HAL rotation for emulators and API 21" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  37. b2fc766 Merge "Follow-up: in CameraUseCaseAdapter, detach/attach camera UseCases instead of the app UseCases" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  38. dd75f5d Merge "Re-enable FocusMeteringControlTest tests failing for MainDispatcherRule" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  39. 0eba038 Merge "Update OWNERS files" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  40. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 4 months ago
  41. bd14842 Merge "Throw and log on some conditions that are error prone." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  42. ca90702 Follow-up: in CameraUseCaseAdapter, detach/attach camera UseCases instead of the app UseCases by Xi Zhang · 1 year, 4 months ago
  43. 3127da3 Do not set HAL rotation for emulators and API 21 by Xi Zhang · 1 year, 4 months ago
  44. 48ca31e Ignore CameraFragmentControllerTest#onPreviewViewTapped_previewIsFocused on emulators by Xi Zhang · 1 year, 4 months ago
  45. 1e18a5a Merge "Make flash availability quirk case-insensitive" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  46. eb1a2bd Throw and log on some conditions that are error prone. by Paul Rohde · 1 year, 4 months ago
  47. ec40123 Merge "Skip recording tests on emulator & API 21" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  48. 65ef796 Merge "Clean up visibility modifiers and reorganize some classes." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  49. e50ad8b Merge "Fix an issue where custom backends cannot be loaded." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  50. 0b0d52c Merge "update incorrect valueClass for option OPTION_TARGET_FRAME_RATE" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  51. 6f5a8b7 Skip recording tests on emulator & API 21 by Xi Zhang · 1 year, 4 months ago
  52. 86f26a4 Make flash availability quirk case-insensitive by Trevor McGuire · 1 year, 4 months ago
  53. 6dc0a72 Merge "Handle children UseCase state changes." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  54. dfa5fd1 update incorrect valueClass for option OPTION_TARGET_FRAME_RATE by Kimberly Crevecoeur · 1 year, 4 months ago
  55. 1d1a13a Handle children UseCase state changes. by Xi Zhang · 1 year, 5 months ago
  56. 01446d2 Merge "In SurfaceProcessorNode, make sure identical OutConfig returns different edges." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  57. 5527d15 Fix an issue where custom backends cannot be loaded. by Paul Rohde · 1 year, 4 months ago
  58. b9f3549 In SurfaceProcessorNode, make sure identical OutConfig returns different edges. by Xi Zhang · 1 year, 4 months ago
  59. bc52609 Re-enable FocusMeteringControlTest tests failing for MainDispatcherRule by Tahsin Masrur · 1 year, 4 months ago
  60. f762f3cd Merge "Fix ZoomControlDeviceTest#getMaxZoomRatio_isMaxDigitalZoom test for AndroidRZoom" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  61. d4a1380 Merge changes Icf98465f,Ib9db3274 into androidx-main by Treehugger Robot · 1 year, 4 months ago
  62. 71e2800 Fix ZoomControlDeviceTest#getMaxZoomRatio_isMaxDigitalZoom test for AndroidRZoom by Tahsin Masrur · 1 year, 4 months ago
  63. c06b2da Set ThreadConfig from CameraX to CameraPipe by WenHung_Teng · 1 year, 4 months ago
  64. 3ef5916 Forward parent camera's metadata to children by Xi Zhang · 1 year, 5 months ago
  65. 4dbb864 Close ImageProxy in ImageAnalysis tests by WenHung_Teng · 1 year, 4 months ago
  66. b66b360 Merge "Implement StreamSharing UseCase" into androidx-main by Xi Zhang · 1 year, 4 months ago
  67. e553b90 Clean up visibility modifiers and reorganize some classes. by Paul Rohde · 1 year, 5 months ago
  68. 5c3d2ff Implement StreamSharing UseCase by Xi Zhang · 1 year, 5 months ago
  69. e7762eb Merge "[YUV2RGB] Add API to convert ImageProxy in ImageFormat.YUV_420_888 or PixelFormat.RGBA_8888 to Bitmap" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  70. 558be08 Fix ExistingActivityLifecycleTest failure with CameraPipeConfig by Xi Zhang · 1 year, 5 months ago
  71. 72d06a8 Merge "Do not trigger onInvalidate callback if the SurfacEdge is closed." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  72. e0c727a Merge "Release Surfaces in CameraGraphSimulatorTest.simulatorCanIssueBufferLoss" into androidx-main by Jasmine Chen · 1 year, 5 months ago
  73. 198c461 Merge "[CameraPipe] Remove redundant LiveData usage for observing runningUseCases In UseCaseCameraControl" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  74. 0b9c290 [CameraPipe] Remove redundant LiveData usage for observing runningUseCases In UseCaseCameraControl by Tahsin Masrur · 1 year, 5 months ago
  75. ddaff85 Release Surfaces in CameraGraphSimulatorTest.simulatorCanIssueBufferLoss by Jasmine Chen · 1 year, 5 months ago
  76. 01687fd Merge "Add warning logs for certain loading failures." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  77. eb22c83 Merge "Reformat CameraPipe source code" into androidx-main by Jasmine Chen · 1 year, 5 months ago
  78. d409044 Add warning logs for certain loading failures. by Paul Rohde · 1 year, 5 months ago
  79. 947d5fd Merge "Gate out non-Camera2Interop StreamUseCase setting due to camera device crashing on unsupported combinations" into androidx-main by David Jia · 1 year, 5 months ago
  80. cd02bd4 Do not trigger onInvalidate callback if the SurfacEdge is closed. by Xi Zhang · 1 year, 5 months ago
  81. 9d9ec3f Merge "Update hasCameraTransform bit" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  82. d0e20a4 Merge changes from topic "State3AControl" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  83. ab9be6f Update AF mode according to the Template type by WenHung_Teng · 1 year, 5 months ago
  84. 87b3c49 Gate out non-Camera2Interop StreamUseCase setting due to camera device crashing on unsupported combinations by David Jia · 1 year, 5 months ago
  85. e04a6b0 Merge "[Extensions] Fixed surface abandoned crash when pause/resume too quickly on Samsung Z Fold2" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  86. 7e923fb Fix MockConsumer#verifyAcceptCall() sometimes fails by race condition. by leo huang · 1 year, 5 months ago
  87. dccb29b [CameraViewfinder] Add supend function support for CameraViewfinder requestSurface API by Kailiang Chen · 1 year, 5 months ago
  88. 847dfa4 Merge "[CameraViewfinder] Add new public constructor for ViewfinderSurfaceRequest." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  89. b21dd97 [YUV2RGB] Add API to convert ImageProxy in ImageFormat.YUV_420_888 or PixelFormat.RGBA_8888 to Bitmap by Kailiang Chen · 1 year, 5 months ago
  90. 148debe [CameraViewfinder] Add new public constructor for ViewfinderSurfaceRequest. by Kailiang Chen · 1 year, 5 months ago
  91. 2eb3a0a Update hasCameraTransform bit by Xi Zhang · 1 year, 5 months ago
  92. ecf790a Merge "Filter suggested resolution with attachedSurfaceResolution class." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  93. c301bff Merge "Create a Factory class for DefaultSurfaceProcessor" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  94. cf3bb0e Merge "Add bug component to camera integration project" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  95. 003dbde Reformat CameraPipe source code by Jasmine Chen · 1 year, 5 months ago
  96. e4e5229 Merge "Check CameraCharacteristics for device's available stream use cases" into androidx-main by Catherine Sun · 1 year, 5 months ago
  97. 36a0218 Merge changes from topic "kt-vm-store-owner" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  98. 50747bc Add bug component to camera integration project by Aurimas Liutikas · 1 year, 5 months ago
  99. 0757bf1 Check CameraCharacteristics for device's available stream use cases by Catherine Sun · 1 year, 5 months ago
  100. 14d0b79 Filter suggested resolution with attachedSurfaceResolution class. by Kimberly Crevecoeur · 1 year, 5 months ago