1. ab6ec61 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  2. c1d825b MediaFrameworkTest: Configure video snapshot framerate by Emilian Peev · 6 years ago
  3. a0a5bced Fix: Replacing const for test to work properly by Hakan Lindh · 6 years ago
  4. 0960fb4 camera2: Add physical camera id in CaptureResult by Shuzhen Wang · 7 years ago
  5. 2100ae7 camera: Add support for multiple camera capture requests by Emilian Peev · 7 years ago
  6. 6836607 Switch to modern ArgumentMatchers by Philip P. Moltmann · 7 years ago
  7. b866307 Stop statically including legacy-android-test by Paul Duffin · 7 years ago
  8. 8cd12e9 Camera: fix race in onRepeatingRequestError callback by Yin-Chia Yeh · 7 years ago
  9. e256bc9 Fix AeModeAndLock test cases. Bug: 36103813 by Yuchen He · 7 years ago
  10. 09fc83c MediaFrameworkTest: compare media type only for supported media check by Wonsik Kim · 7 years ago
  11. e89f70b Fix for MediaPlayerStreamingStressTest/HLS by Hassan Shojania · 7 years ago
  12. 51efddb Remove unnecessary casts on calls to findViewById by Alan Viverette · 7 years ago
  13. de62d84 Camera: Initial support for vendor tag caches by Emilian Peev · 7 years ago
  14. 16b21b8 MediaFrameworkTest: don't set surface if video format is unsupported by Wonsik Kim · 7 years ago
  15. 50750ff Audio focus: SDK/System API updates by Jean-Michel Trivi · 7 years ago
  16. 192bb0b Refactor code incompatible with Mockito 2.7.13 by Paul Duffin · 7 years ago
  17. 8aeb59e Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
  18. 283ae234f Camera: Updates in preparation for HIDL by Eino-Ville Talvala · 8 years ago
  19. 461f767 Merge "Camera2: Add onCaptureQueueEmpty callback" by Shuzhen Wang · 8 years ago
  20. 88f1af2 Camera2: Add onCaptureQueueEmpty callback by Shuzhen Wang · 8 years ago
  21. 9a052fd ExifInterfaceTest: Catch IOException am: c9ed3b8a5b am: a4ec9714b3 am: b6f40a84fa am: 815d687215 by Sungsoo · 8 years ago
  22. 4090df5 ExifInterfaceTest: Catch IOException am: c9ed3b8a5b am: a4ec9714b3 am: b6f40a84fa by Sungsoo · 8 years ago
  23. c9ed3b8 ExifInterfaceTest: Catch IOException by Sungsoo · 8 years ago
  24. b0ed2aa resolve merge conflicts of 3649f7c to master by Neil Fuller · 8 years ago
  25. b04b5f6 Remove .mk lines that are just setting the default by Neil Fuller · 8 years ago
  26. 01c560f Avoid JUnit4 collision in android-support-test, mockito-target by Guang Zhu · 8 years ago
  27. a725f62 Refactored MediaInserterTest to use Mockito instead of EasyMock. by Felipe Leme · 8 years ago
  28. 38089ec ExifInterface: Handle test behavior by Jin Park · 8 years ago
  29. baad7d8 ExifInterface: Remove AssetInputStream dependency by Jin Park · 8 years ago
  30. 0437856 ExifInterface: Process uncompressed thumbnail by Jin Park · 8 years ago
  31. a23ed40 Merge "Code Patch for camera preview switch tests" into nyc-dev am: 5c950a8078 by Hang Yin · 8 years ago
  32. 39aafaf Code Patch for camera preview switch tests by Hang Yin · 8 years ago
  33. 703d3fd Merge "Created 4 camera preview stress test cases." into nyc-dev am: 581387a4ae by Hang Yin · 8 years ago
  34. 3ed27cc Created 4 camera preview stress test cases. by Hang Yin · 8 years ago
  35. 3a00b69 Remove unnecessary allocation+unboxing of objects. am: a09b4d2 by Narayan Kamath · 8 years ago
  36. a09b4d2 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 8 years ago
  37. 468a079 Merge "ExifInterface: keep the original metadata data instead of strings" into nyc-dev by Jaesung Chung · 8 years ago
  38. 865cef4 Merge "ExifInterface: keep the original metadata data instead of strings" into nyc-dev by Jaesung Chung · 8 years ago
  39. 767d366 Merge "Camera2: Stop repeating request for abandoned output" into nyc-dev by Chien-Yu Chen · 8 years ago
  40. 0e7d225 ExifInterface: keep the original metadata data instead of strings by Jaesung Chung · 8 years ago
  41. 2da496f Camera2: Stop repeating request for abandoned output by Chien-Yu Chen · 8 years ago
  42. 848785f Merge "ExifInterface: Code clean up" into nyc-dev am: faecc3f by Insun Kang · 8 years ago
  43. 8884af3 ExifInterface: Code clean up by Insun Kang · 8 years ago
  44. 018c382 Merge "ExifInterface: Clean up test code and increase test coverage" into nyc-dev by Insun Kang · 8 years ago
  45. 9e175f4 ExifInterface: Clean up test code and increase test coverage by Insun Kang · 8 years ago
  46. 35bbebb Merge "Correct MediaAudioTrackTest testPlaybackHeadPositionAfterStop" am: faf2c42 by Jimmy Dalqvist · 8 years ago
  47. faf2c42 Merge "Correct MediaAudioTrackTest testPlaybackHeadPositionAfterStop" by Glenn Kasten · 8 years ago
  48. 42ac0d0 ExifInterface: fix regression of re-writing JPEG by Jaesung Chung · 8 years ago
  49. ad76dc2 ExifInterface: fix a bug in readExifEntryValue by Jaesung Chung · 8 years ago
  50. 6e08d2b ExifInterface: add RAW input stream support by Jaesung Chung · 8 years ago
  51. 73d2841 Remove unneeded dependecy on core-tests to fix build by Brian Carlstrom · 8 years ago
  52. 03cec27 Remove unneeded dependecy on core-tests to fix build by Brian Carlstrom · 8 years ago
  53. 5d2d778 Camera2: Switch to auto-gen C++ binder interfaces by Eino-Ville Talvala · 9 years ago
  54. 596e1d3 Merge "Revert "Revert "ExifInterface: switch from using jhead to java implementation""" into nyc-dev by Jaesung Chung · 8 years ago
  55. 15ef59e Revert "Revert "ExifInterface: switch from using jhead to java implementation"" by Jaesung Chung · 8 years ago
  56. b21622d Merge "Revert "ExifInterface: switch from using jhead to java implementation"" into nyc-dev by Sungsoo Lim · 8 years ago
  57. 3c233ee Revert "ExifInterface: switch from using jhead to java implementation" by Sungsoo Lim · 8 years ago
  58. 9ad5278 Merge "ExifInterface: switch from using jhead to java implementation" into nyc-dev by Jaesung Chung · 8 years ago
  59. bf24c9f ExifInterface: switch from using jhead to java implementation by Jaesung Chung · 8 years ago
  60. dce343d Add flags needed to switch Jack to 1.8 for CTS targets by Neil Fuller · 8 years ago
  61. a835180 Add flags needed to switch Jack to 1.8 for CTS targets by Neil Fuller · 8 years ago
  62. 84789be Rename instr argument 'repeat' to 'iterations' by Hyungtae Tim Kim · 8 years ago
  63. 6d8fd0a Camera2 framework stress test suite by Hyungtae Tim Kim · 9 years ago
  64. 60cfad8 Discourage use of "_data" column. by Jeff Sharkey · 9 years ago
  65. 8ea56f6 Replace hard-coded errno values with OsConstants by Lazar Trsic · 9 years ago
  66. 28cae04 Correct MediaAudioTrackTest testPlaybackHeadPositionAfterStop by Jimmy Dalqvist · 11 years ago
  67. 3a94b2d2 am 028c2e4e: am 33689420: am eec25a4f: am 1017f986: Merge "Camera2: Add camera type to getNumberOfCameras." into mnc-dev by Eino-Ville Talvala · 9 years ago
  68. c964884 am 1017f986: Merge "Camera2: Add camera type to getNumberOfCameras." into mnc-dev by Eino-Ville Talvala · 9 years ago
  69. 5717612 Camera2: Add camera type to getNumberOfCameras. by Eino-Ville Talvala · 9 years ago
  70. 74b0431 am b9f170ff: am b4db7923: Merge "Delete some obsolete test code." by Narayan Kamath · 9 years ago
  71. fc5e0ba am b9f170ff: am b4db7923: Merge "Delete some obsolete test code." by Narayan Kamath · 9 years ago
  72. 85bdaae Delete some obsolete test code. by Narayan Kamath · 9 years ago
  73. 333578b Add bucket that unknown state playback falls into by Hyungtae Tim Kim · 9 years ago
  74. b1300e3 Camera2: add high speed video APIs by Zhijun He · 9 years ago
  75. e796ff9 Handle unknown duration in playMediaSamples test by Marco Nelissen · 9 years ago
  76. 9560ddb MediaCodec: rename usePersistentInputSurface to setInputSurface by Chong Zhang · 9 years ago
  77. 34265cd media: Added MPEG2 profile/levels and tests by Harish Mahendrakar · 9 years ago
  78. ac95f1a MediaRecorderTest: test recording from persistent surface by Chong Zhang · 9 years ago
  79. 7a316f6b camera2: validate reprocess request's session by Chien-Yu Chen · 9 years ago
  80. e9e5a16 Merge "Camera2: Add prepare method for output buffer pre-allocation" by Eino-Ville Talvala · 9 years ago
  81. b6e809b Merge "MediaRecorderTest: verify capture fps meta key is set" by Chong Zhang · 9 years ago
  82. ad916f7 Camera2: Add prepare method for output buffer pre-allocation by Eino-Ville Talvala · 9 years ago
  83. 5398a67 camera2: add reprocess support by Chien-Yu Chen · 9 years ago
  84. 699780f MediaRecorderTest: verify capture fps meta key is set by Chong Zhang · 9 years ago
  85. 2c2546a camera2: Remove ProCamera. by Ruben Brunk · 9 years ago
  86. bfbbee7 Camera: update createStream API to add new rotation field by Yin-Chia Yeh · 9 years ago
  87. 864005b Camera2: Remove unused parameters in ICameraDeviceUser#createStream by Eino-Ville Talvala · 9 years ago
  88. afa9139 CameraManager: implement flashlight controls by Chien-Yu Chen · 9 years ago
  89. c2a0b44 resolved conflicts for merge of ee665151 to lmp-mr1-dev-plus-aosp by Neil Fuller · 10 years ago
  90. f7cf5d4 resolved conflicts for merge of ee665151 to lmp-dev-plus-aosp by Neil Fuller · 10 years ago
  91. 33253a4 Switch from FloatMath -> Math and Math.hypot where possible by Neil Fuller · 10 years ago
  92. d097e7e Add Media Player Streaming Tests by Shaohan Zou · 10 years ago
  93. acc0095 Camera2: Correct error handling by Eino-Ville Talvala · 10 years ago
  94. 12da140 Camera2: add highSpeedVideoConfig wrapper and APIs by Yin-Chia Yeh · 10 years ago
  95. ee64575 Added a test for HEVC playback memory usage by Naveen Kumar Ponnusamy · 10 years ago
  96. b1a236b add utility methods to util.Range, Rational and Size by Lajos Molnar · 10 years ago
  97. 4c91380 Camera: Implement HAL1 and higher HAL API coexistence by Zhijun He · 10 years ago
  98. 4961bc8 camera2: Map camera characteristics in the managed layer by Igor Murashkin · 10 years ago
  99. 007bfb1 util: Make Rational a Number/Comparable; add Range#inRange by Igor Murashkin · 10 years ago
  100. 5743868 camera2: Change android.lens.focusRange to Pair<Float,Float> by Igor Murashkin · 10 years ago