summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* merge from open-source masterThe Android Open Source Project2010-05-141-4/+4
|\
| * Only hold a weak pointer on SurfaceComposerClientsMatt Fischer2010-04-071-4/+4
| * DO NOT MERGE. Merge Froyo renderscript to Eclair to support live wallpapers o...Jason Sams2010-02-1168-1979/+2424
* | Add remove method in CameraParameters class.Wu-cheng Li2010-05-111-0/+5
* | fix [2664345] Flash: Bad flicker at the end of a pinch zoom.Mathias Agopian2010-05-061-3/+22
* | Make static versions of libutils and libbinder.Dan Egnor2010-05-064-30/+43
* | DO NOT MERGE fix [2557396] Adreno200: glDrawTexi() doesn't work with height <...Mathias Agopian2010-04-201-54/+39
* | Fix bug 2604132 40s skip after undockingJean-Michel Trivi2010-04-201-1/+1
* | fix [2599939] "cannot play video" after open/close a video player a dozen of ...Mathias Agopian2010-04-191-23/+0
* | fix [2594950] Flash: Zooming in on some content crashes the Nexus One and cau...Mathias Agopian2010-04-143-2/+27
* | Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF.Wu-cheng Li2010-04-101-0/+2
* | Additional fix for isssue 2548710: Native AudioTrack resources never freed.Eric Laurent2010-04-091-1/+1
* | Fix isssue 2548710: Native AudioTrack resources never freed.Eric Laurent2010-03-311-1/+1
* | Revert "fix [2542425] memory leak during video recording"Dianne Hackborn2010-03-301-2/+0
* | fix [2542425] memory leak during video recordingMathias Agopian2010-03-301-0/+2
* | 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