[go: nahoru, domu]

  1. 90c7da6 Allow CameraEffect to configure prefered transformation. by Xi Zhang · 9 months ago
  2. 6c018a2 Public API: CameraInfo#querySupportedDynamicRanges by Trevor McGuire · 9 months ago
  3. cb1e914 Rotate buffer in StreamSharing. by Xi Zhang · 9 months ago
  4. 504a1ca Select the postview size by the ResolutionSelector by Scott Nien · 9 months ago
  5. 16df0f6 Add onPostviewImageAvailable to ImageCapture callback and configure the capture pipeline to enable postview. by Scott Nien · 9 months ago
  6. f062b00 Add postviewSurface and postviewEnabled to SessionConfig / CaptureConfig by Scott Nien · 10 months ago
  7. 277f149 Remove camera selector option in use case config. by TY Chang · 9 months ago
  8. c9bbb51 Merge "Fix FakeCamera API documentations" into androidx-main by Treehugger Robot · 9 months ago
  9. 8ff03ca Fix FakeCamera API documentations by Tahsin Masrur · 9 months ago
  10. de63721 Fix ImageCaptureTest#capturedImage_withHighResolutionEnabled_imageCapturePreviewImageAnalysis failure by CharcoalChen · 9 months ago
  11. 49b689c Add timestamp to camerax init test rule by WenHung_Teng · 10 months ago
  12. 26f2411 Enable camera-testing API tracking by pinning it to 1.0.0-alpha01 by Tahsin Masrur · 10 months ago
  13. 3509c96 Merge "Add screen flash feature for front camera image capture" into androidx-main by Treehugger Robot · 10 months ago
  14. a38505b Delay closing the camera for sm-g920v tests by WenHung_Teng · 10 months ago
  15. e0a663e Add screen flash feature for front camera image capture by Tahsin Masrur · 12 months ago
  16. 88691e0 Use a Wakelock for CaptureSessionTest to prevent crash by WenHung_Teng · 10 months ago
  17. dd2631b Add QualityExploredEncoderProfilesProvider by leo huang · 11 months ago
  18. 0d4c8f6 Reduce CameraUtil log by WenHung_Teng · 11 months ago
  19. 83da166 Merge "[Preview Stabilization] Add PreviewCapabilities in CameraInfo for preview stream related capability query" into androidx-main by Treehugger Robot · 12 months ago
  20. 14ab60d [Preview Stabilization] Add PreviewCapabilities in CameraInfo for preview stream related capability query by Kailiang Chen · 12 months ago
  21. 9585f57 [Refactor] Rename E2ETestUtil to FileUtil and reuse function by CameraXActivity by leo huang · 12 months ago
  22. 11ee9b8 [Preview Stabilization] Add stream configuration map and wire up to CameraUseCaseAdapter for resolution selection by Kailiang Chen · 12 months ago
  23. 25facc0 Align FakeCameraControl to API guidelines and add tests by Tahsin Masrur · 1 year ago
  24. b684471 Add MeteringRepeating only when surface combination is supported by Tahsin Masrur · 1 year, 1 month ago
  25. a6bbc8b Merge "Fix StreamSharing not passing DynamicRange info to camera" into androidx-main by Treehugger Robot · 12 months ago
  26. 0b99e0d7 Fix bug in TestImageUtil by Xi Zhang · 12 months ago
  27. 96a0734 Fix StreamSharing not passing DynamicRange info to camera by mingdatsai · 1 year ago
  28. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 1 year ago
  29. 635a751 Merge "Add missing documentations and tests in FakeCamera" into androidx-main by Treehugger Robot · 1 year ago
  30. 46d7d36 Add missing documentations and tests in FakeCamera by Tahsin Masrur · 1 year ago
  31. 617b54e Export test information before starting a recording. by TY Chang · 1 year ago
  32. d3f4e7a Provide API to customize the camera open retrying max timeout time by Kailiang Chen · 1 year, 1 month ago
  33. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year ago
  34. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 1 year ago
  35. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 1 month ago
  36. d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 1 year, 1 month ago
  37. dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 1 year, 1 month ago
  38. 7de4a39 Merge "Add utility methods for E2E test" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  39. cae0f6a Fix docs in camera-testing to allow releasing by Owen Gray · 1 year, 1 month ago
  40. b7bae14 Add utility methods for E2E test by mingdatsai · 1 year, 1 month ago
  41. 6c7849b Restrict camera-testing APIs to LIBRARY_GROUP by Tahsin Masrur · 1 year, 1 month ago
  42. ac5b8d0 [Concurrent Camera] Add shutdown() in CameraCoordinator to release resources by Kailiang Chen · 1 year, 1 month ago
  43. 7f381b9 Revert "Add MeteringRepeating only when surface combination is supported" by Tahsin Masrur · 1 year, 1 month ago
  44. 23fa88a Add MeteringRepeating only when surface combination is supported by Tahsin Masrur · 1 year, 2 months ago
  45. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 1 month ago
  46. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 1 year, 1 month ago
  47. 8990fd9 Hold wakelock and empty Activity for ImageCaptureTest by WenHung_Teng · 1 year, 2 months ago
  48. 068199ff Remove alpha dependencies from camera artifacts to prepare for beta release by Tahsin Masrur · 1 year, 3 months ago
  49. 4973f48 Apply 10Bit HDR pipeline in OpenGlRenderer by mingdatsai · 1 year, 3 months ago
  50. c556d77 Merge changes from topic "revert-2596546-ZYWPYHDBGB" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  51. 855785b Revert "Apply 10Bit HDR pipeline in OpenGlRenderer" by Aurimas Liutikas · 1 year, 3 months ago
  52. 5b6f62c Merge "Enable NewApi lint check in camera-testing" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  53. b2e83df Merge changes I52b41dec,Ia0a6c970 into androidx-main by Treehugger Robot · 1 year, 3 months ago
  54. 683a65d Apply 10Bit HDR pipeline in OpenGlRenderer by leo huang · 1 year, 3 months ago
  55. 6717c0c getCaptureTypes() for StreamSharingConfig by David Jia · 1 year, 4 months ago
  56. f8a1660 Enable NewApi lint check in camera-testing by Tahsin Masrur · 1 year, 3 months ago
  57. 2748f4b Enable NewApi lint check in camera-core by Tahsin Masrur · 1 year, 3 months ago
  58. ad483fe Update MIME selection logic for Dynamic Range by Trevor McGuire · 1 year, 10 months ago
  59. e978b03 Merge "Fix surface leakage when SessionProcessor initSession throws exception and fix setSurfaceProvider doesn't work" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  60. 953d939 Fix surface leakage when SessionProcessor initSession throws exception and fix setSurfaceProvider doesn't work by Scott Nien · 1 year, 3 months ago
  61. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 3 months ago
  62. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 3 months ago
  63. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 3 months ago
  64. e33908e StreamUseCase logics in SupportedSurfaceCombination - part 1 by David Jia · 1 year, 4 months ago
  65. dbdf180 Update the StreamSpecs for CameraUseCasesToKeep by David Jia · 1 year, 4 months ago
  66. 9a4fc6a Ignore Wembley on more tests by Scott Nien · 1 year, 4 months ago
  67. cb0205f Fix extra cropping on devices that isn't consistent between CamcorderProfile and MediaCodecInfo by leo huang · 1 year, 4 months ago
  68. 1a81249 Update camera-testing publish type to SNAPSHOT_AND_RELEASE by Tahsin Masrur · 1 year, 4 months ago
  69. adfff2d Add CaptureTypes and ImplementationOptions into AttachedSurfaceInfo by David Jia · 1 year, 4 months ago
  70. a983690 Allow DefaultSurfaceProcessor to rotate image for ImageCapture snapshot by Xi Zhang · 1 year, 4 months ago
  71. df4d25a Merge changes from topic "Extensions1_3_supportedCameraOps" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  72. 794b0f4 [Restrict CameraControl] Apply supportedCameraOperations to the CameraControl and CameraInfo. by Scott Nien · 1 year, 4 months ago
  73. 387c6a56 Update Effects API to handle processor errors by Xi Zhang · 1 year, 5 months ago
  74. cac8837 Merge "FPS range query API council feedback" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  75. 1e33cac Add lint check to ban usage of @RestrictTo(TESTS) and fix usages by Alan Viverette · 1 year, 4 months ago
  76. 8bf81c2 Merge "Apply DynamicRange from CaptureSession" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  77. b3841da Apply DynamicRange from CaptureSession by Trevor McGuire · 2 years ago
  78. f5b1568b Merge "Plumb JPEG quality from child ImageCapture to DefaultSurfaceProcessor" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  79. 059ba09 Plumb JPEG quality from child ImageCapture to DefaultSurfaceProcessor by Xi Zhang · 1 year, 5 months ago
  80. d928781 Ignore AudioSettingsAudioProfileResolverTest on problematic emulator by mingdatsai · 1 year, 4 months ago
  81. 4cc4d7a Merge "Add annotation @RequiresDevice for temporary replacement" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  82. b468645 Add annotation @RequiresDevice for temporary replacement by leo huang · 1 year, 4 months ago
  83. f06a60a Migrate to new VideoCapabilities interface by mingdatsai · 1 year, 5 months ago
  84. 2c825b6 FPS range query API council feedback by Trevor McGuire · 1 year, 4 months ago
  85. 40b618f Add 10-bit guaranteed stream combinations by Trevor McGuire · 1 year, 6 months ago
  86. 77e9771 Consolidate method names involving "Frame Rate" by David Jia · 1 year, 5 months ago
  87. 4b7cc12 Add a snapshot() method to SurfaceProcessorInternal by Xi Zhang · 1 year, 5 months ago
  88. 0e963af Merge "Fix a race condition in MockConsumer" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  89. 3e41a6d Merge "Add ultra high resolution guaranteed supported combinations support" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  90. a3aecde Fix a race condition in MockConsumer by leo huang · 1 year, 5 months ago
  91. 165ece6 Add ultra high resolution guaranteed supported combinations support by Charcoal Chen · 1 year, 5 months ago
  92. 594eff9 Revert "Revert "[CameraPipe] Add lock behaviors for all 3A modes for startFocusAndMetering"" by Tahsin Masrur · 1 year, 5 months ago
  93. 5fea307 Enable camera-testing snapshot artifact generation by Tahsin Masrur · 1 year, 5 months ago
  94. a92737a Revert "[CameraPipe] Add lock behaviors for all 3A modes for startFocusAndMetering" by Trevor McGuire · 1 year, 5 months ago
  95. edcdddf [CameraPipe] Add lock behaviors for all 3A modes for startFocusAndMetering by Tahsin Masrur · 1 year, 5 months ago
  96. 0b1dbbc Add DynamicRangeMatchedEncoderProfilesProvider by mingdatsai · 1 year, 6 months ago
  97. 3d4732f Add getSupportedDynamicRanges method by mingdatsai · 1 year, 6 months ago
  98. e8a4873 Revert "Implement the algorithm to select parent resolution" by Xi Zhang · 1 year, 5 months ago
  99. 6527d56 Merge changes I5e038d69,I873242d5,Ia0472591 into androidx-main by Treehugger Robot · 1 year, 5 months ago
  100. 2b0221f Merge "Ignore problematic emulator device testing" into androidx-main by Treehugger Robot · 1 year, 5 months ago