- b89d88f Define, document, and test the behavior of very large SurfaceTextures by Mathias Agopian · 15 years ago
- 77c500c Add support for retrieving location information in mp4/3gpp files by James Dong · 15 years ago
- 26f70db Merge "Remove surface legacy APIs and code." into ics-mr1 by Andreas Huber · 15 years ago
- 88061d6 am 5462bc63: Fix a leak in Parcel::writeBlob. by Jeff Brown · 15 years ago
- 5462bc6 Fix a leak in Parcel::writeBlob. by Jeff Brown · 15 years ago
- 236aea3 Merge changes Ibc99cb1c,Ie1f4f6f8 into ics-mr1 by Jamie Gennis · 15 years ago
- 11ba6da am 4b6353ea: Merge "Update camera continuous autofocus javadoc." into ics-mr0 by Chih-Chung Chang · 15 years ago
- 4b6353e Merge "Update camera continuous autofocus javadoc." into ics-mr0 by Chih-Chung Chang · 15 years ago
- 9d9768d BlobCache: implement cache serialization by Jamie Gennis · 15 years ago
- 94c1f14 BlobCache: remove the mutex locking by Jamie Gennis · 15 years ago
- 95be245 Remove surface legacy APIs and code. by Andreas Huber · 15 years ago
- fc9592f am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0 by Jamie Gennis · 15 years ago
- 0f4f97b Update camera continuous autofocus javadoc. by Wu-cheng Li · 15 years ago
- 2fa0ac2 Stagefright: ANW::connect in MediaPlayerService by Jamie Gennis · 15 years ago
- 5ded5fc am b7b4eaaa: Merge "Stagefright: push blank buffers when tearing down" into ics-mr0 by Jamie Gennis · 15 years ago
- c0e4293 Stagefright: push blank buffers when tearing down by Jamie Gennis · 15 years ago
- 149a149 am 23d64420: Merge "Stagefright: idle OMX after ANW errors" into ics-mr0 by Dave Burke · 15 years ago
- 23d6442 Merge "Stagefright: idle OMX after ANW errors" into ics-mr0 by Dave Burke · 15 years ago
- 6607b39 Stagefright: idle OMX after ANW errors by Jamie Gennis · 15 years ago
- 2696d05 am 70ac412b: Merge "Add a LayerScreenshot" into ics-mr0 by Dave Burke · 15 years ago
- 0ab84ef Add a LayerScreenshot by Mathias Agopian · 15 years ago
- 72cdc6d am 9a0732af: Merge "SensorManager reconnects to sensor service when the later dies" into ics-mr0 by Mathias Agopian · 15 years ago
- 9a0732a Merge "SensorManager reconnects to sensor service when the later dies" into ics-mr0 by Mathias Agopian · 15 years ago
- a3dca6f am 840b8a67: Revert "Add a LayerScreenshot" by Mathias Agopian · 15 years ago
- f21dd1e Merge branch 'master' of ssh://android-git:29418/platform/frameworks/base by Elliott Hughes · 15 years ago
- 7f7362c Merge changes I4e5ff00c,Id5e3ca1d,I97cbba61 by Jamie Gennis · 15 years ago
- 4b1415e am 57337eb7: Merge "Add a LayerScreenshot" into ics-mr0 by Mathias Agopian · 15 years ago
- 840b8a6 Revert "Add a LayerScreenshot" by Mathias Agopian · 15 years ago
- de6c44e SensorManager reconnects to sensor service when the later dies by Mathias Agopian · 15 years ago
- a39a055 Merge "Deprecate local-only CursorWindows." by Jeff Brown · 15 years ago
- de14eca SurfaceFlinger: Remove display freezing code by Jamie Gennis · 15 years ago
- 122aa6b SurfaceFlinger: make sync transactions explicit by Jamie Gennis · 15 years ago
- d6809f4 Add a LayerScreenshot by Mathias Agopian · 15 years ago
- 0eb6ef1 Merge "Support for an MPEG2 Program Stream extractor." by Andreas Huber · 15 years ago
- 7a3ba4d am 514a6cfb: Merge "Improve camera javadoc and fix some errors." into ics-mr0 by Wu-cheng Li · 15 years ago
- 5e5d6d8 Deprecate local-only CursorWindows. by Jeff Brown · 15 years ago
- 53b3091 Improve camera javadoc and fix some errors. by Wu-cheng Li · 15 years ago
- 19de9ef Merge "Reduce the size of libhwui by 50%" by Romain Guy · 15 years ago
- 7953745 Reduce the size of libhwui by 50% by Romain Guy · 15 years ago
- 075e4c3 Merge "SurfaceFlinger: update orientation via transactions" into ics-mr0 by Jamie Gennis · 15 years ago
- 0a27359 Merge "Add video stabilization control to Camera parameters." into ics-mr0 by Eino-Ville Talvala · 15 years ago
- 037abb8 Add video stabilization control to Camera parameters. by Eino-Ville Talvala · 15 years ago
- e2909e1 SurfaceFlinger: update orientation via transactions by Jamie Gennis · 15 years ago
- 0cde89f Use ashmem for CursorWindows. Bug: 5332296 by Jeff Brown · 15 years ago
- d0ff68d Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296 by Jeff Brown · 15 years ago
- 3bc6bbc Clean up CursorWindow code. Bug: 5332296 by Jeff Brown · 15 years ago
- db62a24 Set crop params to ANative Window during Initialization. by Lakshman Gowda · 15 years ago
- c04db7e Fix handling of "allow fds" state. by Dianne Hackborn · 15 years ago
- 6579a9d Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 15 years ago
- 9ecebbf Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 15 years ago
- bc55495 Support for an MPEG2 Program Stream extractor. by Andreas Huber · 15 years ago
- 8606fef SurfaceTexture: parameterize the texture target by Jamie Gennis · 15 years ago
- 9a6ed36 Gracefuly return on detecting wrong AAC format from corrupted files by Gilles-Arnaud Bleu-Laine · 15 years ago
- 3e408f3 Support AMR, G.711 and vorbis audio in ACodec and friends. by Andreas Huber · 15 years ago
- feb158b Merge changes Ib302d79e,Ib4ee085f by Jamie Gennis · 15 years ago
- 928baf1 Propagate error signalled by the source all the way to the output EOS notification. by Andreas Huber · 15 years ago
- b637717 Revert "Transfer large bitmaps using ashmem. Bug: 5224703" by Bart Sears · 15 years ago
- 56c58f6 Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 15 years ago
- e448f55 am 3d9a9e55: Merge "Update camera javadoc about AE and AWB lock." into ics-factoryrom by Wei Huang · 15 years ago
- 44a0522 SurfaceTexture: add name support by Jamie Gennis · 15 years ago
- b4f95be Update camera javadoc about AE and AWB lock. by Wu-cheng Li · 15 years ago
- 01a98dd Handle orientation changes more systematically. Bug: 4981385 by Jeff Brown · 15 years ago
- 44bfbbe Merge "fix the float Rect in OpenGLRenderer to handle NANs" by Mathias Agopian · 15 years ago
- 3907c79 am 92d0a64b: Merge "Add QVGA resolution to CamcorderProfile" into ics-factoryrom by James Dong · 15 years ago
- 07b9ae3 Add QVGA resolution to CamcorderProfile by James Dong · 15 years ago
- 83b186a fix the float Rect in OpenGLRenderer to handle NANs by Mathias Agopian · 15 years ago
- bcba155 A new API "androidGetThreadPriority" by Andreas Huber · 15 years ago
- 93578af Merge "Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529" by Jeff Brown · 15 years ago
- b59ab9f Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529 by Jeff Brown · 15 years ago
- 1318864 Merge "Change an assert failure due to unsupported level by HW AVC decoder and report the error to applications" by James Dong · 15 years ago
- 3f0c821 Merge "Issue 5298399: Lost speech after a crash in gTalk." by Eric Laurent · 15 years ago
- 7e8626f Issue 5298399: Lost speech after a crash in gTalk. by Eric Laurent · 15 years ago
- 0209da1 Change an assert failure due to unsupported level by HW AVC decoder and report the error to applications by James Dong · 15 years ago
- d41108c Turn an another assertion into a runtime error in ACodec's implementation by Andreas Huber · 15 years ago
- 6c04826 Merge "Revert encryption mapping for device wipes." by Ben Komalo · 15 years ago
- 0e23c2e Merge "Tweak VelocityTracker. Bug: 5265529" by Jeff Brown · 15 years ago
- 581761d Tweak VelocityTracker. Bug: 5265529 by Jeff Brown · 15 years ago
- 973f553 Make MediaScanner skip certain directories by Guang Zhu · 15 years ago
- 13c7197 Revert encryption mapping for device wipes. by Ben Komalo · 15 years ago
- fc301b0 Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 15 years ago
- 98bb251 Add video snapshot camera parameter. by Wu-cheng Li · 15 years ago
- abf82f9 Merge "Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource" by Pannag Sanketi · 15 years ago
- ffd056f Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource by Pannag Sanketi · 15 years ago
- b2c4f0b Merge "Fix SurfaceMediaSource timestamp handling." by Eino-Ville Talvala · 15 years ago
- c21843a Merge "fix Surface positions are not floats" by Mathias Agopian · 15 years ago
- 34cb9f2a fix Surface positions are not floats by Mathias Agopian · 15 years ago
- 0e35c78 Merge "226483: A2DP connected, but music out to speaker" by Eric Laurent · 15 years ago
- 728e08bc Fix SurfaceMediaSource timestamp handling. by Eino-Ville Talvala · 15 years ago
- 05ce094 226483: A2DP connected, but music out to speaker by Eric Laurent · 15 years ago
- b4bf90b Merge "Add C++ thread API androidGetThreadSchedulingGroup" by Glenn Kasten · 15 years ago
- b8a9e15 Merge "Modify enum value of OMX_COLOR_FormatAndroidOpaque" by Pannag Sanketi · 15 years ago
- 4da5660 Modify enum value of OMX_COLOR_FormatAndroidOpaque by Pannag Sanketi · 15 years ago
- 539340f Merge "Support for posting messages and synchronously waiting for a response." by Andreas Huber · 15 years ago
- 22cb204 Bug 4364249 Play position is 0 after flushing AudioTrack by Jean-Michel Trivi · 15 years ago
- e688257 Support for posting messages and synchronously waiting for a response. by Andreas Huber · 15 years ago
- 409f95f Merge "Testing the GL/ CPU encoding w/ Gralloc buffers" by Pannag Sanketi · 15 years ago
- 557b709 Testing the GL/ CPU encoding w/ Gralloc buffers by Pannag Sanketi · 15 years ago
- d52c14d SurfaceFlinger: use the HWC gralloc usage bit by Jamie Gennis · 15 years ago
- 65fd251 Input system bug fixes, particularly for stylus. Bug: 5049148 by Jeff Brown · 15 years ago
- 3ced044 Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java) by Rajneesh Chowdury · 15 years ago