summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "fix [2542425] memory leak during video recording" into froyoMathias Agopian2010-03-291-1/+4
|\
| * fix [2542425] memory leak during video recordingMathias Agopian2010-03-291-1/+4
* | Add some comments for zoom methods.Wu-cheng Li2010-03-291-1/+1
|/
* fix [2545826] calling into gralloc with external lock heldMathias Agopian2010-03-251-4/+0
* Call unlinkToDeath() when we disconnect the Camera,Chih-Chung Chang2010-03-241-0/+1
* Merge "libutils Condition are now PRIVATE by default"Mathias Agopian2010-03-191-1/+1
|\
| * libutils Condition are now PRIVATE by defaultMathias Agopian2010-03-191-1/+1
* | Ensure that binder incalls to the system process keep the fg cgroupChristopher Tate2010-03-181-18/+21
|/
* Change opaque RS typedefs from void * to int. These will likely become int64...Jason Sams2010-03-181-10/+10
* Change global variables from extern to non static. Make script local global ...Jason Sams2010-03-181-4/+3
* More rsh headers for renderscript and a llvm compatible test script for fount...Jason Sams2010-03-182-0/+139
* Merge "Fix issue 2416481: Support Voice Dialer over BT SCO."Eric Laurent2010-03-172-15/+33
|\
| * Fix issue 2416481: Support Voice Dialer over BT SCO.Eric Laurent2010-03-162-15/+33
* | fix [2511580] Window poop on screen - drop down list left some residual when ...Mathias Agopian2010-03-163-20/+57
* | Merge "First cut of basic RS headers for ScriptC. Not nearly complete."Jason Sams2010-03-162-0/+358
|\ \
| * | First cut of basic RS headers for ScriptC. Not nearly complete.Jason Sams2010-03-162-0/+358
* | | fix [2515291] Native crash and runtime restart while trying to preview captur...Mathias Agopian2010-03-151-31/+48
| |/ |/|
* | Fix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call.Jean-Michel Trivi2010-03-141-0/+17
* | implement connect/disconnect in our native_window_t implementationsMathias Agopian2010-03-112-7/+84
* | fix [2483456] Video orientation is wrong on Droid for some videosMathias Agopian2010-03-114-61/+64
* | Merge "Use proper config to enable LVMX"Jean-Baptiste Queru2010-03-091-3/+1
|\ \
| * | Use proper config to enable LVMXJean-Baptiste Queru2010-03-091-3/+1
* | | Add ability for some manifest attributes to reference resources.Dianne Hackborn2010-03-091-5/+4
|/ /
* | Initial version of LifeVibes integration.Glenn Kasten2010-03-094-12/+149
* | Fix bug 2329540Jean-Michel Trivi2010-03-091-0/+5
* | improve SF logging/debugging a little bitMathias Agopian2010-03-083-5/+5
* | Merge "Fix a small bug where we could compute SharedBufferStack's tail incorr...Mathias Agopian2010-03-081-2/+5
|\ \
| * | Fix a small bug where we could compute SharedBufferStack's tail incorrectly.Mathias Agopian2010-03-081-2/+5
* | | Merge "Add camera parameter string constant for "true"."Wu-cheng Li2010-03-081-0/+2
|\ \ \
| * | | Add camera parameter string constant for "true".Wu-cheng Li2010-03-081-0/+2
* | | | Merge "fixes for [2474091] Saw Poor behaviour playing a video."Mathias Agopian2010-03-084-14/+28
|\ \ \ \ | |_|/ / |/| | |
| * | | fixes for [2474091] Saw Poor behaviour playing a video.Mathias Agopian2010-03-084-14/+28
* | | | Fix issue 2317760: Change the priority between wired headset and A2DP.Eric Laurent2010-03-081-7/+7
| |/ / |/| |
* | | Merge "Fix issue 2428563: Camera rendered inoperable by voice call interrupti...Eric Laurent2010-03-051-2/+8
|\ \ \
| * | | Fix issue 2428563: Camera rendered inoperable by voice call interruption.Eric Laurent2010-03-051-2/+8
* | | | Calculate bitmask array sizes correctly in the EventHubChristopher Tate2010-03-041-8/+8
|/ / /
* | | Fix #2489986 : The key bitmask needs to cover all possible keysChristopher Tate2010-03-041-1/+1
* | | Fix some bugs.Dianne Hackborn2010-03-041-5/+8
* | | Add location provider name to gps-processing-method in EXIF header.Ray Chen2010-03-051-0/+1
* | | Improve RS error handling. On errors RS will now store the error and a messa...Jason Sams2010-03-0312-10/+99
* | | Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboardDianne Hackborn2010-03-021-14/+12
* | | surfaceflinger: remove un-cached buffers hack for AdrenoDima Zavin2010-03-021-1/+6
|/ /
* | Issue 2071329: audio track is shorter than video track for video capture on s...Eric Laurent2010-03-026-0/+31
* | Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...Dianne Hackborn2010-03-011-16/+159
* | fix [2425395] portrait UI briefly shows in landscapeMathias Agopian2010-03-011-1/+2
* | Added a name to Surface created by SurfaceFlingerMathias Agopian2010-03-016-8/+49
* | Merge "Demote the famous ResourceTypes warning to LOGV."Ficus Kirkpatrick2010-03-011-2/+2
|\ \
| * | Demote the famous ResourceTypes warning to LOGV.Ficus Kirkpatrick2010-03-011-2/+2
* | | Merge "Add support for linking to a skia bitmap rather than always copying th...Jason Sams2010-03-014-6/+60
|\ \ \
| * | | Add support for linking to a skia bitmap rather than always copying the data ...Jason Sams2010-03-014-6/+60