summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Change default mode.Jason Sams2010-02-101-1/+1
* Add java benchmark to imageProcessing.Jason Sams2010-02-102-10/+46
* Cleanup image processing example script.Jason Sams2010-02-101-22/+10
* Merge "Fix ImageProcessing example."Jason Sams2010-02-101-4/+9
|\
| * Fix ImageProcessing example.Jason Sams2010-02-101-4/+9
* | Merge "Remove some logs."Wu-cheng Li2010-02-102-2/+2
|\ \
| * | Remove some logs.Wu-cheng Li2010-02-102-2/+2
* | | Merge "Add exposure compensation parameter."Wu-cheng Li2010-02-091-0/+2
|\ \ \
| * | | Add exposure compensation parameter.Wu-cheng Li2010-02-091-0/+2
| |/ /
* | | Merge "Preview seperating RenderScript into RenderScript and RenderScriptGL"Jason Sams2010-02-098-37/+64
|\ \ \ | | |/ | |/|
| * | Preview seperating RenderScript into RenderScript and RenderScriptGLJason Sams2010-02-098-37/+64
* | | Merge "Add support for physically rotated displays"Mathias Agopian2010-02-092-37/+69
|\ \ \ | |/ / |/| |
| * | Add support for physically rotated displaysMathias Agopian2010-02-082-37/+69
| |/
* | Fix fountain and put the demos back in the optional build.Jason Sams2010-02-082-0/+7
|/
* Add support for direct EGLImageKHR use with pushbuffer APIMathias Agopian2010-02-042-16/+31
* Add float support for set and get in CameraParameters.Wu-cheng Li2010-01-311-0/+14
* Add focal length and view angle API.Wu-cheng Li2010-01-301-0/+3
* Simplify the MemoryDealer implementationMathias Agopian2010-01-293-138/+181
* Remove verbose log from AudioPolicyManagerBase.Eric Laurent2010-01-281-2/+1
* Merge "Fix some minor bugs with GL state setup that were exposed by Droids dr...Jason Sams2010-01-277-13/+24
|\
| * Fix some minor bugs with GL state setup that were exposed by Droids driver.Jason Sams2010-01-277-13/+24
* | Merge "Fix issue 2285561: New AudioFlinger and audio driver API needed for A/...Eric Laurent2010-01-2710-9/+62
|\ \ | |/ |/|
| * Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V syncEric Laurent2010-01-2610-9/+62
* | Merge "Add support for setting camera display orientation."Chih-Chung Chang2010-01-271-20/+0
|\ \ | |/ |/|
| * Add support for setting camera display orientation.Chih-Chung Chang2010-01-261-20/+0
* | Merge "Turn the debugging back on."Jason Sams2010-01-261-0/+1
|\ \
| * | Turn the debugging back on.Jason Sams2010-01-261-0/+1
* | | Revert "Fix failure to open AVRCP input device due to EPERM."Nick Pelly2010-01-261-7/+1
| |/ |/|
* | am 425324e9: am e834722f: Merge "Fix failure to open AVRCP input device due t...Nick Pelly2010-01-251-2/+8
|\ \
| * | Fix failure to open AVRCP input device due to EPERM.Nick Pelly2010-01-201-2/+8
* | | Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_...Eric Laurent2010-01-252-6/+6
| |/ |/|
* | Cleanup seperation of Legacy and user attribs. All user programs now use the...Jason Sams2010-01-257-195/+172
* | Change key to KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES for consistency.Wu-cheng Li2010-01-251-1/+1
* | Merge "Add support for 180/270 degrees rotation."Chih-Chung Chang2010-01-221-5/+14
|\ \
| * | Add support for 180/270 degrees rotation.Chih-Chung Chang2010-01-221-5/+14
* | | Merge "return an error when Surface::lock() is called while the surface is al...Mathias Agopian2010-01-221-3/+11
|\ \ \ | |/ / |/| |
| * | return an error when Surface::lock() is called while the surface is already l...Mathias Agopian2010-01-221-3/+11
* | | Add an orientation parameter for overlay, so we can do camera preview in port...Chih-Chung Chang2010-01-217-14/+35
|/ /
* | fix [2324665] texture leak in surfaceflinger when using cameraMathias Agopian2010-01-211-1/+16
* | fix a texture leak introduced recently.Mathias Agopian2010-01-211-4/+11
* | Merge "fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot"Mathias Agopian2010-01-201-0/+10
|\ \
| * | fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshotMathias Agopian2010-01-201-0/+10
* | | Merge "part of fix for [2363362] [Sapphire] Corrupted raw picture displayed d...Mathias Agopian2010-01-202-11/+18
|\ \ \ | |/ /
| * | part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during s...Mathias Agopian2010-01-202-11/+18
* | | am b3699b14: am 836e1666: Merge "add drawSpriteScreenspaceCropped to rendersc...Joe Onorato2010-01-202-4/+13
|\ \ \ | |/ / |/| / | |/
| * add drawSpriteScreenspaceCropped to renderscriptJoe Onorato2010-01-142-4/+13
* | Merge "fix [2363506] [Sapphire] Video playback broken"Mathias Agopian2010-01-202-6/+8
|\ \
| * | fix [2363506] [Sapphire] Video playback brokenMathias Agopian2010-01-202-6/+8
* | | Merge "Create base class for audio policy manager."Eric Laurent2010-01-206-1165/+1962
|\ \ \
| * | | Create base class for audio policy manager.Eric Laurent2010-01-136-1165/+1962