1. b1300e3 Camera2: add high speed video APIs by Zhijun He · 9 years ago
  2. 626f0dc Merge "Deprecations are warnings not errors" into mnc-dev by Glenn Kasten · 9 years ago
  3. 85d9954 Deprecations are warnings not errors by Glenn Kasten · 9 years ago
  4. e796ff9 Handle unknown duration in playMediaSamples test by Marco Nelissen · 9 years ago
  5. 9560ddb MediaCodec: rename usePersistentInputSurface to setInputSurface by Chong Zhang · 9 years ago
  6. 34265cd media: Added MPEG2 profile/levels and tests by Harish Mahendrakar · 9 years ago
  7. ac95f1a MediaRecorderTest: test recording from persistent surface by Chong Zhang · 9 years ago
  8. 7a316f6b camera2: validate reprocess request's session by Chien-Yu Chen · 9 years ago
  9. e9e5a16 Merge "Camera2: Add prepare method for output buffer pre-allocation" by Eino-Ville Talvala · 9 years ago
  10. b6e809b Merge "MediaRecorderTest: verify capture fps meta key is set" by Chong Zhang · 9 years ago
  11. ad916f7 Camera2: Add prepare method for output buffer pre-allocation by Eino-Ville Talvala · 9 years ago
  12. 5398a67 camera2: add reprocess support by Chien-Yu Chen · 10 years ago
  13. 699780f MediaRecorderTest: verify capture fps meta key is set by Chong Zhang · 9 years ago
  14. 2c2546a camera2: Remove ProCamera. by Ruben Brunk · 10 years ago
  15. bfbbee7 Camera: update createStream API to add new rotation field by Yin-Chia Yeh · 10 years ago
  16. 864005b Camera2: Remove unused parameters in ICameraDeviceUser#createStream by Eino-Ville Talvala · 10 years ago
  17. afa9139 CameraManager: implement flashlight controls by Chien-Yu Chen · 10 years ago
  18. 705555d Fix bad import in VideoDumpActivity by Yohann Roussel · 10 years ago
  19. 307218c resolved conflicts for merge of 09910723 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  20. a4a1348 Frameworks/base: Wall Werror in media/tests by Andreas Gampe · 10 years ago
  21. b3d2a85 am 694fd58d: am fed9888e: Merge "Remove outdated tests for custom decoder." into lmp-mr1-dev by Leon Scroggins III · 10 years ago
  22. 8e8a0d6 Remove outdated tests for custom decoder. by Leon Scroggins III · 10 years ago
  23. c2a0b44 resolved conflicts for merge of ee665151 to lmp-mr1-dev-plus-aosp by Neil Fuller · 10 years ago
  24. f7cf5d4 resolved conflicts for merge of ee665151 to lmp-dev-plus-aosp by Neil Fuller · 10 years ago
  25. 33253a4 Switch from FloatMath -> Math and Math.hypot where possible by Neil Fuller · 10 years ago
  26. d097e7e Add Media Player Streaming Tests by Shaohan Zou · 10 years ago
  27. acc0095 Camera2: Correct error handling by Eino-Ville Talvala · 10 years ago
  28. 12da140 Camera2: add highSpeedVideoConfig wrapper and APIs by Yin-Chia Yeh · 10 years ago
  29. ee64575 Added a test for HEVC playback memory usage by Naveen Kumar Ponnusamy · 10 years ago
  30. b1a236b add utility methods to util.Range, Rational and Size by Lajos Molnar · 10 years ago
  31. 42a1d08 SkBitmap::Config is deprecated, use SkColorType by Mike Reed · 10 years ago
  32. 7c0e621 Fix build. by Ying Wang · 10 years ago
  33. 402c8f5 Merge "stop using (deprecated) SkBitmap::Config" by Mike Reed · 10 years ago
  34. b933055 stop using (deprecated) SkBitmap::Config by Mike Reed · 10 years ago
  35. 1cff384 update SCO audio test app by Eric Laurent · 10 years ago
  36. 4c91380 Camera: Implement HAL1 and higher HAL API coexistence by Zhijun He · 10 years ago
  37. 4961bc8 camera2: Map camera characteristics in the managed layer by Igor Murashkin · 10 years ago
  38. 162d699 jpeg_bench: Fix checkbuild by Ji-Hwan Lee · 10 years ago
  39. 007bfb1 util: Make Rational a Number/Comparable; add Range#inRange by Igor Murashkin · 10 years ago
  40. 5743868 camera2: Change android.lens.focusRange to Pair<Float,Float> by Igor Murashkin · 10 years ago
  41. 8298472 Camera2: Test null TonemapCurve behavior by Yin-Chia Yeh · 10 years ago
  42. 8490ace Camera2: switch API interface to java classses by Yin-Chia Yeh · 10 years ago
  43. 78712a8 camera2: Add new metadata keys, change types for existing range keys by Igor Murashkin · 10 years ago
  44. d6d6515 camera2: Refactor CameraMetadata.Key out into 3 key classes by Igor Murashkin · 10 years ago
  45. 72f9f0a camera2: Move parameters around to different packages by Igor Murashkin · 10 years ago
  46. 9c59517 camera2: Use StreamConfigurationMap for format/size/duration lookup by Igor Murashkin · 10 years ago
  47. 3c40a04 camera2: Update native<->managed camera metadata marshalers by Igor Murashkin · 10 years ago
  48. 53a1d32 camera2: Fix broken camera metadata test due to key rename by Igor Murashkin · 10 years ago
  49. e0e77cb Remove VideoEditor by Lajos Molnar · 10 years ago
  50. 438d77e MediaFrameworkTest: Fix Camera2 API unit test build breakage by Zhijun He · 10 years ago
  51. 8d637b8 Camera2: Fix the JPEG format issues by Zhijun He · 10 years ago
  52. 5c207ec camera2: Fix out-of-date metadata test by Igor Murashkin · 10 years ago
  53. 7a3878c Remove SkOmxPixelRef to fix build. by Leon Scroggins · 10 years ago
  54. 5e49b49 Update framework to use M33 Skia. DO NOT MERGE by Leon Scroggins III · 11 years ago
  55. fc92763 Merge "Fix includes so that they no longer rely on the global Skia includes directories." by Derek Sollenberger · 11 years ago
  56. eece0dd Fix includes so that they no longer rely on the global Skia includes directories. by Derek Sollenberger · 11 years ago
  57. 950fe8f Cleanup unnecessary includes for libskia. by Derek Sollenberger · 11 years ago
  58. a77cf87 Merge "Tabs -> spaces in frameworks/base." by John Spurlock · 11 years ago
  59. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 11 years ago
  60. daa98ca support time lapse/slow motion on SURFACE source by Chong Zhang · 11 years ago
  61. d7eab89 Merge "MediaRecorderTest: add tests for getSurface() and SURFACE source" by Chong Zhang · 11 years ago
  62. d2506a5 FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to media code by Andreas Huber · 11 years ago
  63. e996c41 MediaRecorderTest: add tests for getSurface() and SURFACE source by Chong Zhang · 11 years ago
  64. 8790be6 Remove calls to deprecated SkBitmap::setIsOpaque() by Leon Scroggins III · 11 years ago
  65. b7bfdc7 Camera2: add metadata override by Zhijun He · 11 years ago
  66. e841d4e Camera2: Implement idle callbacks by Eino-Ville Talvala · 11 years ago
  67. 7b7a154 Camera2: Fix Camera integration test deadlock by Zhijun He · 11 years ago
  68. 2001188 Camera2: Implement CameraManager#getCameraCharacteristics by Zhijun He · 11 years ago
  69. 68f4006 camera2: Rename CameraProperties to CameraCharacteristics by Igor Murashkin · 11 years ago
  70. 98d18bb Merge "Fix media stress test." into klp-dev by Yu Shan Emily Lau · 11 years ago
  71. 5cf86aa Merge "media: Update ImageReader to remove MaxImagesAcquiredException" into klp-dev by Igor Murashkin · 11 years ago
  72. 26cb5fd Merge "media: Update ImageReader APIs" into klp-dev by Igor Murashkin · 11 years ago
  73. c10b55a Fix media stress test. by Yu Shan Emily Lau · 11 years ago
  74. 6b2b845 Merge "Miscellaneous fixes to SoundPool unit test" into klp-dev by Glenn Kasten · 11 years ago
  75. 36317ea Merge "Stress test for AudioTrack shared memory bug" into klp-dev by Glenn Kasten · 11 years ago
  76. e3351f1 media: Update ImageReader to remove MaxImagesAcquiredException by Igor Murashkin · 11 years ago
  77. 53d1537 Miscellaneous fixes to SoundPool unit test by Glenn Kasten · 11 years ago
  78. 5e71206 media: Update ImageReader APIs by Igor Murashkin · 11 years ago
  79. 70c2207 Camera2: Immutable metadata by Eino-Ville Talvala · 11 years ago
  80. d5da9de Stress test for AudioTrack shared memory bug by Eric Laurent · 14 years ago
  81. 23c8809 Camera2: Updated Rational for denom=0. by Timothy Knight · 11 years ago
  82. 8ebd52b Camera2: Add CameraDevice#flush() by Eino-Ville Talvala · 11 years ago
  83. c8d0756 Add the checking for the camcorder profile. by Yu Shan Emily Lau · 11 years ago
  84. b6c38e9 Camera2: Remove redundant Keys classes by Eino-Ville Talvala · 11 years ago
  85. 66ef645 Refactor CameraService to handle errors properly. by Ruben Brunk · 11 years ago
  86. 373673a am 3a5e2013: am ebbcc18e: am 4032217e: Merge "Add option for video playback test to accept media source path." into jb-mr2-dev by Xia Wang · 11 years ago
  87. 3a5e201 am ebbcc18e: am 4032217e: Merge "Add option for video playback test to accept media source path." into jb-mr2-dev by Xia Wang · 11 years ago
  88. a81dcd0 am b56f10aa: am 32c308a5: Merge "If media wants ASCII lowercasing, it needs to ask for it." by Elliott Hughes · 11 years ago
  89. 693e21d MediaFrameworkTest: Add camera capture result callback test by Zhijun He · 11 years ago
  90. dcb1a58 If media wants ASCII lowercasing, it needs to ask for it. by Elliott Hughes · 11 years ago
  91. 2f1a2e4 Camera2 API: Rename package to android.hardware.camera2 by Eino-Ville Talvala · 11 years ago
  92. 7f4d314 camera2: Implement CameraDevice#waitUntilIdle by Zhijun He · 11 years ago
  93. 229019e6 MediaFrameworkTest: Fix camera unit test failure by Zhijun He · 11 years ago
  94. 3710db8 camera2 api: marshal rect, size, string for metadata by Igor Murashkin · 11 years ago
  95. d7bf177 camera2: Implement CameraDevice#getCameraInfo by Igor Murashkin · 11 years ago
  96. b9dd637 camera2 api: Generate metadata keys and enums from XML by Igor Murashkin · 11 years ago
  97. 796c93b Add option for video playback test to accept media source path. by Xia Wang · 11 years ago
  98. b519cc5 camera2 api: Add CameraMetadata get/set support by Igor Murashkin · 11 years ago
  99. 7072550 Initial camera device implementation by Igor Murashkin · 11 years ago
  100. e363fbb Partial CameraManager implementation by Igor Murashkin · 11 years ago