summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | Support more MPEG4-LATM audio functionality.Andreas Huber2011-02-221-1/+2
|/
* Add new axes for joysticks and mouse wheels.Jeff Brown2011-02-194-41/+68
* Merge "A/V synchronization at the beginning of a recording session"James Dong2011-02-171-3/+3
|\
| * A/V synchronization at the beginning of a recording sessionJames Dong2011-02-171-3/+3
* | Fix a regression with MotionEvent parceling.Jeff Brown2011-02-171-25/+26
|/
* Merge "Add support for arbitrary axes in MotionEvents."Jeff Brown2011-02-161-47/+135
|\
| * Add support for arbitrary axes in MotionEvents.Jeff Brown2011-02-151-47/+135
* | Decouple AudioRecord read and audio encodingJames Dong2011-02-161-6/+18
* | Merge "Add AAC extractor"Gloria Wang2011-02-151-0/+1
|\ \ | |/ |/|
| * Add AAC extractorGloria Wang2011-02-151-0/+1
* | Make available h263 DSI information from MPEG4ExtractorJames Dong2011-02-111-0/+2
|/
* am c6c3e77d: am b66b7a2c: Merge "fix [3408713] Dialog window invisible someti...Mathias Agopian2011-02-101-14/+48
|\
| * am b66b7a2c: Merge "fix [3408713] Dialog window invisible sometimes" into hon...Mathias Agopian2011-02-101-14/+48
| |\
| | * fix [3408713] Dialog window invisible sometimesMathias Agopian2011-02-091-14/+48
* | | Bug 3352047 Wrong message when adjusting volumeGlenn Kasten2011-02-102-0/+2
* | | Reduce blocking time in file writeJames Dong2011-02-091-5/+8
* | | Merge "Handle some edge cases when seeking while starting up OMXCodec"Andreas Huber2011-02-081-0/+1
|\ \ \
| * | | Handle some edge cases when seeking while starting up OMXCodecAndreas Huber2011-02-081-0/+1
* | | | - Do not use global DrmManagerClientGloria Wang2011-02-072-2/+2
|/ / /
* | | Improvements/fixes to ACodec.Andreas Huber2011-02-041-1/+1
* | | am 6f1bd261: am 9c0a1003: Merge "Fix issue 3371080" into honeycombEric Laurent2011-02-033-5/+4
|\ \ \ | |/ /
| * | am 9c0a1003: Merge "Fix issue 3371080" into honeycombEric Laurent2011-02-033-5/+4
| |\ \ | | |/
| | * Fix issue 3371080Eric Laurent2011-02-033-5/+4
* | | Bug 1804058 FLAC extractorGlenn Kasten2011-02-031-0/+1
* | | am 421d94c2: am ecb4b3f0: Merge "Pass the IGraphicBufferAlloc to SurfaceTextu...Jamie Gennis2011-02-023-0/+16
|\ \ \ | |/ /
| * | am ecb4b3f0: Merge "Pass the IGraphicBufferAlloc to SurfaceTextureClient." in...Jamie Gennis2011-02-023-0/+16
| |\ \ | | |/
| | * Pass the IGraphicBufferAlloc to SurfaceTextureClient.Jamie Gennis2011-02-023-0/+16
* | | am 09443aeb: am 62884505: Merge "Reset ANativeWindow crop on buffer geometry ...Jamie Gennis2011-01-301-0/+2
|\ \ \ | |/ /
| * | am 62884505: Merge "Reset ANativeWindow crop on buffer geometry changes." int...Jamie Gennis2011-01-301-0/+2
| |\ \ | | |/
| | * Reset ANativeWindow crop on buffer geometry changes.Jamie Gennis2011-01-281-0/+2
* | | am 371de969: am a1f5e82f: am a30063d8: am 25eb0464: Merge "Normalize output f...Dianne Hackborn2011-01-291-0/+1
|\ \ \ | |/ /
| * | am a1f5e82f: am a30063d8: am 25eb0464: Merge "Normalize output from aapt d"Dianne Hackborn2011-01-291-0/+1
| |\ \
| | * \ am a30063d8: am 25eb0464: Merge "Normalize output from aapt d"Dianne Hackborn2011-01-291-0/+1
| | |\ \
| | | * \ Merge "Normalize output from aapt d"Dianne Hackborn2011-01-291-0/+1
| | | |\ \
| | | | * | Normalize output from aapt dShachar Shemesh2011-01-041-0/+1
| | * | | | am 2ba92c71: do not merge bug 3370834 Cherrypick from masterJean-Michel Trivi2011-01-263-5/+10
| | |\ \ \ \
| | | * | | | do not merge bug 3370834 Cherrypick from masterJean-Michel Trivi2011-01-263-5/+10
| | * | | | | am 239fd805: Merge "fix [3361121] hang in glClear() - device unresponsive, OT...Mathias Agopian2011-01-251-7/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE)Mathias Agopian2011-01-251-7/+1
| | * | | | | am d3fcd0a1: Merge "minor clean-up. SurfaceFlinger doesn\'t need libpixelflin...Mathias Agopian2011-01-251-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. (DO NOT MERGE)Mathias Agopian2011-01-251-1/+1
| | * | | | | am 265cf2e7: Merge "Fix getSwitchState."Jeff Brown2011-01-221-0/+9
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Fix getSwitchState.Jeff Brown2011-01-191-0/+9
| | * | | | | am 41395459: Merge "Filter virtual keys after touches. (DO NOT MERGE)" into ...Jeff Brown2011-01-181-0/+17
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Merge "Filter virtual keys after touches. (DO NOT MERGE)" into gingerbreadJeff Brown2011-01-181-0/+17
| | | |\ \ \ \
| | | | * | | | Filter virtual keys after touches. (DO NOT MERGE)Jeff Brown2011-01-111-0/+17
| | * | | | | | merge 83fdc69e from gingerbread - do not mergeJean-Baptiste Queru2011-01-143-62/+10
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Squash commits of the following patches, cherry-picked from other branch - do...James Dong2011-01-123-62/+10
| | | |/ / / /
| | * | | | | am 13d1cb56: Merge "Avoid deadlock in OMX::freeNode by making sure OMXCodecOb...James Dong2011-01-101-2/+7
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold...James Dong2011-01-101-2/+7