[go: nahoru, domu]

  1. 6c018a2 Public API: CameraInfo#querySupportedDynamicRanges by Trevor McGuire · 9 months ago
  2. 87e23ca0 Fix DynamicRangeProfilesCompat style by Trevor McGuire · 9 months ago
  3. 277f149 Remove camera selector option in use case config. by TY Chang · 9 months ago
  4. 20ce5fd Merge "Refactor CapturePipeline to pass CaptureConfigs instead" into androidx-main by Jasmine Chen · 9 months ago
  5. de63721 Fix ImageCaptureTest#capturedImage_withHighResolutionEnabled_imageCapturePreviewImageAnalysis failure by CharcoalChen · 9 months ago
  6. a2912f7 Refactor CapturePipeline to pass CaptureConfigs instead by Jasmine Chen · 10 months ago
  7. 9dd56be Merge "Enable extensions to switch between different camera2 implementations" into androidx-main by Jasmine Chen · 9 months ago
  8. 6418032 Enable extensions to switch between different camera2 implementations by Jasmine Chen · 11 months ago
  9. b5c635f Improve the suggested stream spec calculation performance by CharcoalChen · 10 months ago
  10. 056bfa0 Merge "Use the smallest available size to quickly check the support of a UseCases combination" into androidx-main by Treehugger Robot · 10 months ago
  11. ff87e5e Use the smallest available size to quickly check the support of a UseCases combination by CharcoalChen · 10 months ago
  12. b9f09cc Upgrade to robolectric 4.11.1 by Aurimas Liutikas · 10 months ago
  13. c8e69a8 Handle cases in zoom where divide by 0 could be possible by Jasmine Chen · 10 months ago
  14. 8bcb6d8 Retry once on unknown or undetermined errors by Jasmine Chen · 10 months ago
  15. c0d7bf8 [camera-pipe-integration] Port StreamUseCase by David Jia · 1 year ago
  16. f326020 Add ProcessCameraProvider shutdownAsync API and replace shutdown API usages by Tahsin Masrur · 1 year, 3 months ago
  17. b00c3d1 Remove resolutions with stretching issues from extra support list by mingdatsai · 11 months ago
  18. 125b495 [Preview Stabilization] Move the PreviewCapabilities to Preview class by Kailiang Chen · 11 months ago
  19. 05cb328 Merge "Add a quirk inside CameraPipe to ensure that CameraExtensionCharacteristics have been loaded before the CameraExtensionSession call is executed" into androidx-main by Catherine Sun · 11 months ago
  20. ed1a929 Merge "[Preview Stabilization][Camera-Pipe] Add stream configuration table and pass down video stablization mode to capture request" into androidx-main by Treehugger Robot · 11 months ago
  21. 32af7ae [Preview Stabilization][Camera-Pipe] Add stream configuration table and pass down video stablization mode to capture request by Kailiang Chen · 11 months ago
  22. f03df35 Add a quirk inside CameraPipe to ensure that CameraExtensionCharacteristics have been loaded before the CameraExtensionSession call is executed by Catherine Sun · 1 year, 1 month ago
  23. 4d15bfc [Preview Stabilization][Camera-Pipe] Add support to query the preview and video stabilization capability by Kailiang Chen · 11 months ago
  24. 24ffded Merge "[Camera-Pipe-Integration] Port FPS algorithm, 10-bit support, and DynamicRange support" into androidx-main by David Jia · 12 months ago
  25. 14ab60d [Preview Stabilization] Add PreviewCapabilities in CameraInfo for preview stream related capability query by Kailiang Chen · 12 months ago
  26. 20b76cb [Camera-Pipe-Integration] Port FPS algorithm, 10-bit support, and DynamicRange support by David Jia · 1 year, 1 month ago
  27. 8a7a021 Merge "[Preview Stabilization] Add stream configuration map and wire up to CameraUseCaseAdapter for resolution selection" into androidx-main by Treehugger Robot · 12 months ago
  28. 11ee9b8 [Preview Stabilization] Add stream configuration map and wire up to CameraUseCaseAdapter for resolution selection by Kailiang Chen · 12 months ago
  29. 3037331 Merge "Add problematic devices to InvalidVideoProfilesQuirk" into androidx-main by Treehugger Robot · 12 months ago
  30. cd4063f Merge "Add Redmi note 5 pro into TorchClosedAfterImageCaptureQuirk" into androidx-main by Treehugger Robot · 12 months ago
  31. f6436b5 Add problematic devices to InvalidVideoProfilesQuirk by mingdatsai · 12 months ago
  32. a8dea6c Add problematic devices to InvalidVideoProfilesQuirk by mingdatsai · 12 months ago
  33. dc92b2d Add Redmi note 5 pro into TorchClosedAfterImageCaptureQuirk by WenHung_Teng · 12 months ago
  34. 1a5a39e Merge "Uses TEMPLATE_PREVIEW instead of TEMPLATE_RECORD for StreamSharing" into androidx-main by Treehugger Robot · 12 months ago
  35. bc50a11 Merge "Add Moto G20, Itel A48 and Realme Cll 2021 to FlashTooSlowQuirk." into androidx-main by Treehugger Robot · 12 months ago
  36. d41dcb9 Add Moto G20, Itel A48 and Realme Cll 2021 to FlashTooSlowQuirk. by Andrew Chiang · 12 months ago
  37. 57930ba Uses TEMPLATE_PREVIEW instead of TEMPLATE_RECORD for StreamSharing by mingdatsai · 12 months ago
  38. 29bee1b Merge "Add redmi note 5 to TorchClosedAfterImageCapture Quirk" into androidx-main by Treehugger Robot · 12 months ago
  39. 656f6a4 Add redmi note 5 to TorchClosedAfterImageCapture Quirk by WenHung_Teng · 12 months ago
  40. b684471 Add MeteringRepeating only when surface combination is supported by Tahsin Masrur · 1 year, 1 month ago
  41. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 12 months ago
  42. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 12 months ago
  43. 666fa25 Remove CameraEventCallback / ImageSaver related codes by Scott Nien · 12 months ago
  44. ebca9f8 Remove reference to CameraPipe during CameraCoordinatorAdapter shutdown by Jasmine Chen · 1 year ago
  45. 0b070f8 Rework synchronization for concurrent cameras by Jasmine Chen · 1 year ago
  46. d3f4e7a Provide API to customize the camera open retrying max timeout time by Kailiang Chen · 1 year, 1 month ago
  47. d08858a Update the logic that only configurations exactly matched the guaranteed supported configurations can be supported by Charcoal Chen · 1 year, 1 month ago
  48. 6c7849b Restrict camera-testing APIs to LIBRARY_GROUP by Tahsin Masrur · 1 year, 1 month ago
  49. b3cae73 [Concurrent Camera] Fix test failure in CameraPipe by Kailiang Chen · 1 year, 1 month ago
  50. d86eca8 Merge "[Concurrent Camera] Add shutdown() in CameraCoordinator to release resources" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  51. ac5b8d0 [Concurrent Camera] Add shutdown() in CameraCoordinator to release resources by Kailiang Chen · 1 year, 1 month ago
  52. f0679ba Merge "[Concurrent Camera] Fix the test failure on camera-pipe" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  53. 5a31f07 [Concurrent Camera] Fix the test failure on camera-pipe by Kailiang Chen · 1 year, 1 month ago
  54. 195c882 Merge "Remove uses of deprecated onFailed() CaptureFailure method" into androidx-main by Catherine Sun · 1 year, 1 month ago
  55. 14b3f60 Remove uses of deprecated onFailed() CaptureFailure method by Catherine Sun · 1 year, 2 months ago
  56. 144ff5b Merge "[Concurrent Camera] Implement concurrent camera on camera-pipe" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  57. aa19add [Concurrent Camera] Implement concurrent camera on camera-pipe by Kailiang Chen · 1 year, 1 month ago
  58. ae47d22 Rely on injected CameraMetadata for CameraProperties by Jasmine Chen · 1 year, 1 month ago
  59. 7f381b9 Revert "Add MeteringRepeating only when surface combination is supported" by Tahsin Masrur · 1 year, 1 month ago
  60. 23fa88a Add MeteringRepeating only when surface combination is supported by Tahsin Masrur · 1 year, 2 months ago
  61. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  62. 2e78b91 Merge "Allow Preview to select 1080p resolution when device display has one shorter edge but larger area size" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  63. 3f7d2ff Allow Preview to select 1080p resolution when device display has one shorter edge but larger area size by Charcoal Chen · 1 year, 2 months ago
  64. 38a7bc8 [Camera-pipe] Fix image capture no response by WenHung_Teng · 1 year, 2 months ago
  65. a1ad474 Merge "Add Pixel 4 and 5 models to FlashTooSlowQuirks" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  66. 1357ec1 Add Pixel 4 and 5 models to FlashTooSlowQuirks by Tahsin Masrur · 1 year, 2 months ago
  67. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 1 year, 2 months ago
  68. 29382d6 Allow preconfigured CameraPipe instances by Paul Rohde · 1 year, 3 months ago
  69. 2c6a9ea Close DeferrableSurface at the end of test by WenHung_Teng · 1 year, 2 months ago
  70. 28b0c3e Add debug logs for still captures and timeout for all 3A operations by Jasmine Chen · 1 year, 2 months ago
  71. 8befd23 Merge changes from topic "merge_platform_dev" into androidx-main by Alan Viverette · 1 year, 2 months ago
  72. d40ae9a Merge "Create CaptureCallback interface for CameraExtensionSession and CameraCaptureSession compatibility" into androidx-main by Catherine Sun · 1 year, 2 months ago
  73. 7740dcb Create CaptureCallback interface for CameraExtensionSession and CameraCaptureSession compatibility by Catherine Sun · 1 year, 3 months ago
  74. 9c2c851 Merge "[CameraPipe] Update CapturePipelineTest to use TestScope instead of real time work" into androidx-main am: f3c90a3d05 by Treehugger Robot · 1 year, 2 months ago
  75. f3c90a3 Merge "[CameraPipe] Update CapturePipelineTest to use TestScope instead of real time work" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  76. bb9ff59 Merge "Add SM-A320 models to FlashTooSlowQuirks" into androidx-main am: 8dcabd9393 by Treehugger Robot · 1 year, 2 months ago
  77. 3ded8ca Add SM-A320 models to FlashTooSlowQuirks by Tahsin Masrur · 1 year, 2 months ago
  78. 6ce54524 Merge "[CameraPipe] Use TestScope in FocusMeteringControlTest to utilize virtual time" into androidx-main am: 1ea3e53056 by Treehugger Robot · 1 year, 2 months ago
  79. 1711544 [CameraPipe] Use TestScope in FocusMeteringControlTest to utilize virtual time by Tahsin Masrur · 1 year, 2 months ago
  80. c56b61c Merge changes I6c2f840a,I9171e4bb into androidx-main am: 4141a5062c by Treehugger Robot · 1 year, 2 months ago
  81. 4141a50 Merge changes I6c2f840a,I9171e4bb into androidx-main by Treehugger Robot · 1 year, 2 months ago
  82. 8c23de1 [CameraPipe] Update CapturePipelineTest to use TestScope instead of real time work by Tahsin Masrur · 1 year, 2 months ago
  83. 222ae74 Merge "Enable CloseCaptureSessionOnDisconnectQuirk on Infinix devices" into androidx-main am: 9592ad3f9a by Jasmine Chen · 1 year, 2 months ago
  84. 8512328 Enable CloseCaptureSessionOnDisconnectQuirk on Infinix devices by Jasmine Chen · 1 year, 2 months ago
  85. 124f23d Merge "Close and finalize capture sessions on CPH devices" into androidx-main am: 743014f6d8 by Jasmine Chen · 1 year, 3 months ago
  86. fac7884 Close and finalize capture sessions on CPH devices by Jasmine Chen · 1 year, 3 months ago
  87. 60d927e Merge "Fix the state to complete the task" into androidx-main am: 7174fbf4c0 by Treehugger Robot · 1 year, 3 months ago
  88. 4366250 Merge "Call update3A after the repeating request is started" into androidx-main am: 4313c68f31 by Treehugger Robot · 1 year, 3 months ago
  89. 5f50fac Fix the state to complete the task by WenHung_Teng · 1 year, 3 months ago
  90. 29eabfe Call update3A after the repeating request is started by WenHung_Teng · 1 year, 3 months ago
  91. 1e335b8 Merge "(Temporarily) Stop finalizing session immediately on Pixel devices" into androidx-main am: 7d75992b26 by Jasmine Chen · 1 year, 3 months ago
  92. 52f1f942 Merge "Set camera2interop config at caller thread" into androidx-main am: 8d996f119b by Treehugger Robot · 1 year, 3 months ago
  93. 7d75992 Merge "(Temporarily) Stop finalizing session immediately on Pixel devices" into androidx-main by Jasmine Chen · 1 year, 3 months ago
  94. 8d996f1 Merge "Set camera2interop config at caller thread" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  95. 2687665 Merge "Remove alpha dependencies from camera artifacts to prepare for beta release" into androidx-main am: 433385180a by Treehugger Robot · 1 year, 3 months ago
  96. 3a0bd96 (Temporarily) Stop finalizing session immediately on Pixel devices by Jasmine Chen · 1 year, 3 months ago
  97. 4333851 Merge "Remove alpha dependencies from camera artifacts to prepare for beta release" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  98. 120ebb8 Merge "Remove final uses of @hide in camera libraries" into androidx-main am: a938fb65ec by Treehugger Robot · 1 year, 3 months ago
  99. a938fb6 Merge "Remove final uses of @hide in camera libraries" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  100. 0c3a458 Merge "Add a quirk that closes the camera on CameraGraph close" into androidx-main am: 4b8819fea6 by Jasmine Chen · 1 year, 3 months ago