- 3aea037 Add send session recording summary report to application by James Dong · 14 years ago
- 78fed171 Add const to the finders method in MetaData.cpp by James Dong · 13 years ago
- ed74230 Add end of recording summary track info by James Dong · 14 years ago
- 7a6cea4 Refactor MPEG4Writer::writeTrackHeader() method by James Dong · 14 years ago
- f84bfab Initial check-in for AACWriter by James Dong · 14 years ago
- 4f55af7 Merge "Initial CL for the timed text support: - Add support for MP4 timed text - Add API for app to turn on/off a text track - Add timed text metadata(language) in the MediaMetadataRetriever" by Gloria Wang · 14 years ago
- c6091dd Initial CL for the timed text support: by Gloria Wang · 14 years ago
- b2a153a frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 14 years ago
- be0cc36 frameworks/base: move ANativeWindow/android_native_buffer_t out by Iliyan Malchev · 14 years ago
- a269b87 frameworks/base: switch CameraService to a HAL module by Iliyan Malchev · 14 years ago
- 4d7c1ce frameworks/base: make the ANativeWindow query() method const by Iliyan Malchev · 14 years ago
- 9c7ac0d frameworks/base: include system/core header camera.h in Camera.h by Iliyan Malchev · 14 years ago
- 3723396 Merge "Add an auto-exposure lock feature to the Camera API." by Eino-Ville Talvala · 14 years ago
- 8ef9eaa Merge "remove last traces of copybit" by Mathias Agopian · 14 years ago
- 6b85f17 remove last traces of copybit by Mathias Agopian · 14 years ago
- 3773eef Add an auto-exposure lock feature to the Camera API. by Eino-Ville Talvala · 14 years ago
- efc69d7 Merge "Add setParameter/getParameter to MediaPlayer API. for bug 1982947" by Gloria Wang · 14 years ago
- f16e1ab Add DRM errors in the DRM frameworks to MediaErrors also. For bug 4350156. by Gloria Wang · 14 years ago
- d01ec6e Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 14 years ago
- 8e86a7a get rid of dependency on copybit HAL module by Mathias Agopian · 14 years ago
- 058520e Merge changes I22d9e018,Ib0701fcc,Ibc637918,I9eb7e002,I4adcec73 by Dima Zavin · 14 years ago
- 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 14 years ago
- c7d1d62 am d84df054: am 96974931: am 83ddcdf7: Add heartbeat error codes into MediaErrors.h by Gloria Wang · 14 years ago
- d84df05 am 96974931: am 83ddcdf7: Add heartbeat error codes into MediaErrors.h by Gloria Wang · 14 years ago
- 4dc22e7 libmedia: move AudioParameter out of AudioSystem by Dima Zavin · 14 years ago
- 83ddcdf Add heartbeat error codes into MediaErrors.h by Gloria Wang · 14 years ago
- 1d38d93 fix typo in Vector<>:: push_back and push_front by Mathias Agopian · 14 years ago
- 46baa14 Merge "Add some basic STL compatibility to Vector<>" by Mathias Agopian · 14 years ago
- 589b64a Add some basic STL compatibility to Vector<> by Mathias Agopian · 14 years ago
- 42f16f3 Merge "MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider" by Mike Lockwood · 14 years ago
- 185052e Merge "Clarify the meaning of weight in the focus and metering area HAL." by Eino-Ville Talvala · 14 years ago
- 4e396e0 Clarify the meaning of weight in the focus and metering area HAL. by Eino-Ville Talvala · 14 years ago
- 997354e MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 14 years ago
- 9638e5c Get rid of the "pid" parameter from createSurface by Mathias Agopian · 14 years ago
- 3f14891 Merge "Initial checkin of spot presentation for touchpad gestures." by Jeff Brown · 14 years ago
- 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 14 years ago
- 578492e Merge "changes to SurfaceTexture needed for unification with SF" by Mathias Agopian · 14 years ago
- b0dfade Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)" by Andreas Huber · 14 years ago
- 644c4f1 Merge "Fix a GraphicBuffer leak in SurfaceTexture" by Mathias Agopian · 14 years ago
- 50e657b Add Java API for writing TTS engines by Bjorn Bringert · 14 years ago
- d195e5a Replace a custom AndroidRuntime::findClass with a more targeted fix. by Elliott Hughes · 14 years ago
- 966f9e5 Merge "- Add another parameter in notify() to be able to send timed text sample through listener during video playback. - Add OnTimedTextListener in the MediaPlayer For feature request 800939." by Gloria Wang · 14 years ago
- 162ee49 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 14 years ago
- 0a47f4f Parcel::appendFrom({const } Parcel *parcel, size_t, size_t) by Andreas Huber · 14 years ago
- fda06c0 Merge "Add camera metering area API." by Wu-cheng Li · 14 years ago
- e98e4c8 Add camera metering area API. by Wu-cheng Li · 14 years ago
- 461fa8b0 resolved conflicts for merge of 18490fb9 to master by Kenny Root · 14 years ago
- 18490fb resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aosp by Kenny Root · 14 years ago
- 27cd07c changes to SurfaceTexture needed for unification with SF by Mathias Agopian · 14 years ago
- a3804cf You don't need to poke around inside FileDescriptor manually. by Elliott Hughes · 14 years ago
- 87b3c0d am 08d9d9a4: Merge "Runtime resource overlay, iteration 1." by Kenny Root · 14 years ago
- 5f05f99 Fix a GraphicBuffer leak in SurfaceTexture by Mathias Agopian · 14 years ago
- 30771b7 Add camera focus area API. by Wu-cheng Li · 14 years ago
- 85b65f2 Merge "Miscellaneous code cleanup in audio framework" by Glenn Kasten · 14 years ago
- 59ad81e Merge "remove more unused references to ISurface" by Mathias Agopian · 14 years ago
- 5a4fb5c Merge "Remove unused references to ISurface" by Mathias Agopian · 14 years ago
- 3fc982f Add new resource configurations for screen width/height in "dp". by Dianne Hackborn · 14 years ago
- ed0079d Miscellaneous code cleanup in audio framework by Glenn Kasten · 14 years ago
- c8a04b5 remove more unused references to ISurface by Mathias Agopian · 14 years ago
- ae29b76 New fix for issue 4111672: control block flags by Eric Laurent · 14 years ago
- fb96b5e Remove unused references to ISurface by Mathias Agopian · 14 years ago
- 756484c Merge "SurfaceTexture can now force the client to request a buffer" by Mathias Agopian · 14 years ago
- e5a1bff SurfaceTexture can now force the client to request a buffer by Mathias Agopian · 14 years ago
- bc2278b Merge "Add a little input event consistency verifier." by Jeff Brown · 14 years ago
- 57f4b77 Runtime resource overlay, iteration 1. by Mårten Kongstad · 14 years ago
- 21bc5c9 Add a little input event consistency verifier. by Jeff Brown · 14 years ago
- 64802ca am c6b22e27: Updated JBQ\'s original SurfaceTexture stubs to make webkit MR1 buildable by Russell Brenner · 14 years ago
- 7b445dd am 49b49f8f: Added include/private/hwui/DrawGlInfo.h by Russell Brenner · 14 years ago
- c6b22e2 Updated JBQ's original SurfaceTexture stubs to make webkit MR1 buildable by Russell Brenner · 14 years ago
- 49b49f8 Added include/private/hwui/DrawGlInfo.h by Russell Brenner · 14 years ago
- e028290 Merge "Add input filter mechanism for accessibility." by Jeff Brown · 14 years ago
- 0029c66 Add input filter mechanism for accessibility. by Jeff Brown · 14 years ago
- a51e9fd Merge "Revert "retire android_native_window_t"" by Mathias Agopian · 14 years ago
- 2c34190 Revert "retire android_native_window_t" by Mathias Agopian · 14 years ago
- cabb7da Support for divx files, i.e. mpeg 4 video + mpeg audio layer III in .avi files by Andreas Huber · 14 years ago
- a2e57ca Stagefright DataSources now expose the underlying content mime type. by Andreas Huber · 14 years ago
- 40c3641 frameworks/base: some camera-interface cleanup by Iliyan Malchev · 14 years ago
- 503b111 am ed7b688c: am aac43ea1: am b8b85ea2: Merge "Fix for bug 4126624. Change the mDrmManagerClientImpl to sp to avoid double delete the pointer." into honeycomb-mr1 by Gloria Wang · 14 years ago
- 4c87a75 Fix for bug 4126624. by Gloria Wang · 14 years ago
- 7b49b97 retire android_native_window_t by Iliyan Malchev · 14 years ago
- 4dc482d Delay signaling the end of audio playback until all frames have actually played. by Andreas Huber · 14 years ago
- 66044c1 am fc4c13be: am 01240177: am 3cc797b9: Merge "Add one more field in DecryptHandle to support bug 4126624" into honeycomb-mr1 by Gloria Wang · 14 years ago
- c430394 Add one more field in DecryptHandle to support bug 4126624 by Gloria Wang · 14 years ago
- ee4084b do not merge: Cherry pick change I6529695c from master to partially fix bug 4126624. by Gloria Wang · 14 years ago
- 3bbeaac Fix for 4084554. by Gloria Wang · 14 years ago
- 5b7ced6 Support passing headers to MediaMetadataRetriever's setDataSource API by Andreas Huber · 14 years ago
- 64929b4 DO NOT MERGE Send WebView the current transform and whether we're drawing a layer. by Romain Guy · 14 years ago
- 7fc8b4f Better organize media recorder error and information event and types by James Dong · 14 years ago
- 6ed6f6d Merge "Refactor how timeouts are calculated." by Jeff Brown · 14 years ago
- aa3855d Refactor how timeouts are calculated. by Jeff Brown · 14 years ago
- ce06ebf Merge "Add support for timestamps into SurfaceTexture." by Eino-Ville Talvala · 14 years ago
- cfbe436 Fix for bug 4126103. by Gloria Wang · 14 years ago
- c5f94d8 Add support for timestamps into SurfaceTexture. by Eino-Ville Talvala · 14 years ago
- be3c82f am 782ffe91: am 9c0c5b56: am 2f1f2248: Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 14 years ago
- 08aa2cb Send WebView the current transform and whether we're drawing a layer. by Romain Guy · 14 years ago
- 2f1f224 Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 14 years ago
- 48e1228 am e22aa623: am 25594e19: am f40e638e: fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 14 years ago
- f40e638 fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 14 years ago
- a30f436 am 72064c66: am b0204d0a: am c2b91a61: Merge "Modify the GL renderer\'s functor to pass the clip to WebView" into honeycomb-mr1 by Romain Guy · 14 years ago
- 80911b8 Modify the GL renderer's functor to pass the clip to WebView by Romain Guy · 14 years ago