1. 57ec1f2 Merge "Remove TypeReference" into androidx-master-dev by Treehugger Robot · 5 years ago
  2. 4728a40 Remove TypeReference by Trevor McGuire · 5 years ago
  3. 3fe30da Merge "Use BitmapRegionDecoder to crop byte array." into androidx-master-dev by Treehugger Robot · 5 years ago
  4. afbc436 Use BitmapRegionDecoder to crop byte array. by TY Chang · 5 years ago
  5. 3686bd8 Merge "Fix androidx.camera.integration.core tests presubmit/postsubmit failure." into androidx-master-dev by Wegin Lee · 5 years ago
  6. 2803368 Make HandlerAdapterExecutor reusable by Trevor McGuire · 5 years ago
  7. 1fc956f Fix androidx.camera.integration.core tests presubmit/postsubmit failure. by weginlee · 5 years ago
  8. 051b490 Merge "Fix BasicUITest postsubmit failing on NexusPlayer." into androidx-master-dev by Wegin Lee · 5 years ago
  9. 1a919a8 Merge "ImageAnalysis.Analyzer javadoc fix: rotationDegrees is in degrees" into androidx-master-dev by Treehugger Robot · 5 years ago
  10. b1b582f Merge "Bypass CameraImplTest on Nexus Player" into androidx-master-dev by Treehugger Robot · 5 years ago
  11. 6de1fbd Fix BasicUITest postsubmit failing on NexusPlayer. by weginlee · 5 years ago
  12. 9e09b43 Merge "Fix Recording video causing "Detaching occurs more times than attaching" crash and Abandoned Surface crash" into androidx-master-dev by Treehugger Robot · 5 years ago
  13. d056007 Fix Recording video causing "Detaching occurs more times than attaching" crash and Abandoned Surface crash by Scott Nien · 5 years ago
  14. b9d3911 ImageAnalysis.Analyzer javadoc fix: rotationDegrees is in degrees by Trevor McGuire · 5 years ago
  15. 6dca383 Bypass CameraImplTest on Nexus Player by AL Ho · 5 years ago
  16. dd360ff Adding Support for Night Mode and Beauty Mode. by Kwangkyu Park · 5 years ago
  17. b681a7e Merge "Simplify ViewModel" into androidx-master-dev by Treehugger Robot · 5 years ago
  18. 8f986ab Merge "Add instrumented tests to Antelope" into androidx-master-dev by Emilie Roberts · 5 years ago
  19. 38de781 Track physical camera id and surface sharing in OutputConfigurationCompat by Trevor McGuire · 5 years ago
  20. 23e8437 Temporarily suppress broken tests in ImageAnalysis and ImageCapture by Trevor McGuire · 5 years ago
  21. 996cd96 Add instrumented tests to Antelope by Emilie Roberts · 5 years ago
  22. 6351203 Merge "Add clarifications on CameraX javadoc" into androidx-master-dev by Treehugger Robot · 5 years ago
  23. 33995f5 Remove @MediumTest annotation on camera tests that timeout by Andrea Falcone · 5 years ago
  24. d0dd033 Add clarifications on CameraX javadoc by fungja · 5 years ago
  25. a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 5 years ago
  26. da80a22 Merge "Remove the camera2 dependency from ImageCapture" into androidx-master-dev by Treehugger Robot · 5 years ago
  27. b92c757 Remove the camera2 dependency from ImageCapture by leo huang · 5 years ago
  28. d5a91fa Merge "Bypass test if there is no camera." into androidx-master-dev by AL HO · 5 years ago
  29. 29b5297 Merge "Fix divide by zero crash issue happened in SupportedSurfaceCombination" into androidx-master-dev by Treehugger Robot · 5 years ago
  30. a5f4cea Fix divide by zero crash issue happened in SupportedSurfaceCombination by charcoalchen · 5 years ago
  31. 334d34e Merge "Replace deprecated Truth isSameAs with isSameInstanceAs" into androidx-master-dev by Treehugger Robot · 5 years ago
  32. 1664f5e Merge "Preview processing implementation" into androidx-master-dev by Treehugger Robot · 5 years ago
  33. ca60574 Replace deprecated Truth isSameAs with isSameInstanceAs by Ian Lake · 5 years ago
  34. 4cd57c0 Merge "Add hidden implementation of CameraManagerCompat" into androidx-master-dev by Treehugger Robot · 5 years ago
  35. db1062c Preview processing implementation by Franklin Wu · 5 years ago
  36. 8c59d90 Add hidden implementation of CameraManagerCompat by Trevor McGuire · 5 years ago
  37. 7cf0a4d Integrate extension callback to use case. by WenHung_Teng · 5 years ago
  38. 362d13f Simplify ViewModel by Emilie Roberts · 5 years ago
  39. 735a1d5 Implement preset/enable/disable for extension in camera2. by WenHung_Teng · 5 years ago
  40. 54186e8 Merge "Add extension test lib implementation." into androidx-master-dev by Treehugger Robot · 5 years ago
  41. 6a22abb Add extension test lib implementation. by WenHung_Teng · 5 years ago
  42. 2e5e76d Add CameraEventCallback and UseCase.EventListener for enable/disable interface. by WenHung_Teng · 5 years ago
  43. 343838d Merge "Add enable/disable interface in extension-stub." into androidx-master-dev by Treehugger Robot · 5 years ago
  44. e037359 Merge "Fix startCoreTestTwiceAlwaysWithNewInstance test case fail" into androidx-master-dev by Treehugger Robot · 5 years ago
  45. e536ce3 Bypass test if there is no camera. by AL Ho · 5 years ago
  46. 238471c Fix startCoreTestTwiceAlwaysWithNewInstance test case fail by charcoalchen · 5 years ago
  47. fae0d36 Add enable/disable interface in extension-stub. by WenHung_Teng · 5 years ago
  48. f570728 Merge "Adds tests for camera2/impl/Camera implementation and modifies tests that break the rule of fixed surfaces in use case." into androidx-master-dev by Treehugger Robot · 5 years ago
  49. ac2125a Adds tests for camera2/impl/Camera implementation and modifies tests that break the rule of fixed surfaces in use case. by Scott Nien · 5 years ago
  50. aeeda4b Merge "Added TotalCaptureResult to CaptureProcessorImpl" into androidx-master-dev by Treehugger Robot · 5 years ago
  51. 9ec7e42 Merge "Fix for ImageCapture Camera2 Interop Callbacks" into androidx-master-dev by Treehugger Robot · 5 years ago
  52. cce587d Add CameraCaptureSessionCompat#setRepeatingBurstRequests(...) by Trevor McGuire · 5 years ago
  53. c84b18f Added TotalCaptureResult to CaptureProcessorImpl by Franklin Wu · 5 years ago
  54. fd90f8d Add CameraCaptureSessionCompat#captureBurstRequests(...) by Trevor McGuire · 5 years ago
  55. 1eed2b4 Merge "Add CameraCaptureSessionCompat#setSingleRepeatingRequest(...)" into androidx-master-dev by Treehugger Robot · 5 years ago
  56. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  57. de23bec Add CameraCaptureSessionCompat#setSingleRepeatingRequest(...) by Trevor McGuire · 5 years ago
  58. 40a8f9c Add compat implementation of CameraCaptureSession by Trevor McGuire · 5 years ago
  59. 1ae304d Merge "Submit control request with all repeating surfaces." into androidx-master-dev by Treehugger Robot · 5 years ago
  60. ae53edb Merge "Add compat implementation of CameraDeviceCompat#createCaptureSession()" into androidx-master-dev by Treehugger Robot · 5 years ago
  61. 7ce2c84 Fix for ImageCapture Camera2 Interop Callbacks by Wesley Hutchins · 5 years ago
  62. cc22d51 Fix NPE in CaptureSession onConfigured. mSessionConfig could be null. by Scott Nien · 5 years ago
  63. 94abca1 Add compat implementation of CameraDeviceCompat#createCaptureSession() by Trevor McGuire · 5 years ago
  64. fe4b6d1 Fixes Surface was abandoned crash and unconfigured surface crash in repeating request. by Scott Nien · 5 years ago
  65. 1e10d4b Merge "Remove camera2InteropCaptureSessionCallbacks() temporary" into androidx-master-dev by AL HO · 5 years ago
  66. 91bbf79 Remove camera2InteropCaptureSessionCallbacks() temporary by AL Ho · 5 years ago
  67. a6d0ce7 Add hidden compat implementation of SessionConfiguration by Trevor McGuire · 5 years ago
  68. 0bbebd9 Add hidden compat implementation of OutputConfiguration by Trevor McGuire · 5 years ago
  69. 0009f12 Merge "Added extensions preview updating interface" into androidx-master-dev by Treehugger Robot · 5 years ago
  70. c381cbc Merge "Javadoc clarifications" into androidx-master-dev by Treehugger Robot · 5 years ago
  71. c08b622 Added extensions preview updating interface by Franklin Wu · 5 years ago
  72. 3775548 Merge "Add more functionality to FakeCamera" into androidx-master-dev by Treehugger Robot · 5 years ago
  73. 4a6a702 Make more camera tests large by Nick Anthony · 5 years ago
  74. 658090b More camera tests become large by Chris Craik · 5 years ago
  75. 394b1b7 Merge "More camera @LargeTest fixes" into androidx-master-dev by Chris Craik · 5 years ago
  76. 1311a16 More camera @LargeTest fixes by Chris Craik · 5 years ago
  77. bbc4813 Merge "Fix several tests incorrectly labelled @SmallTest" into androidx-master-dev by Chris Craik · 5 years ago
  78. e4465e6 Fix several tests incorrectly labelled @SmallTest by Chris Craik · 5 years ago
  79. 633f4c1 Javadoc clarifications by fungja · 5 years ago
  80. 7a4998c Merge "Mark androidx.camera:camera-view as publish=false" into androidx-master-dev by Treehugger Robot · 5 years ago
  81. 3415edd Merge changes I214aa992,I83c0c3b2 into androidx-master-dev by Sam Gilbert · 5 years ago
  82. e212405 Re-annotate more camera tests by Sam Gilbert · 5 years ago
  83. 84fb5017 Merge "Added supported devices file for extensions`" into androidx-master-dev by Franklin Wu · 5 years ago
  84. ed795f5 Added supported devices file for extensions` by Franklin Wu · 5 years ago
  85. 837d555 Mark androidx.camera:camera-view as publish=false by Trevor McGuire · 5 years ago
  86. 7bbd03f Merge "Mark androidx.camera:camera-testing as publish=false" into androidx-master-dev by Nick Anthony · 5 years ago
  87. face596 Add more functionality to FakeCamera by Trevor McGuire · 5 years ago
  88. 776fd68 Change @medium to @large test by Sam Gilbert · 5 years ago
  89. 7b05ff0 Mark androidx.camera:camera-testing as publish=false by Nick Anthony · 5 years ago
  90. 9be28bb Changing small tests to medium tests by Sam Gilbert · 5 years ago
  91. 6f32f7d Merge "Javadoc improvements for ImageAnalyis" into androidx-master-dev by Treehugger Robot · 5 years ago
  92. 8c2fe37 Javadoc improvements for ImageAnalyis by fungja · 5 years ago
  93. d7ad71f Add hidden compat implementation of InputConfiguration by Trevor McGuire · 5 years ago
  94. d5ae208 Merge "Fix failing postsubmit test, BasicUITest." into androidx-master-dev by Wegin Lee · 5 years ago
  95. b538282 Submit control request with all repeating surfaces. by TY Chang · 5 years ago
  96. 86541ca Merge "Javadoc for ImageCapture rotations" into androidx-master-dev by Treehugger Robot · 5 years ago
  97. 04e0d36 Merge "ImageCapture metadata and takepicture docs" into androidx-master-dev by Treehugger Robot · 5 years ago
  98. 1ad91a8 Merge "Javadoc additions for ImageCapture aspect ratio" into androidx-master-dev by Treehugger Robot · 5 years ago
  99. ff610bb ImageCapture metadata and takepicture docs by fungja · 5 years ago
  100. 0e7bfa0 Javadoc for ImageCapture rotations by fungja · 5 years ago