summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* New xlarge screen size.Dianne Hackborn2010-04-281-0/+3
* more surfaceflinger cleanupsMathias Agopian2010-04-2112-171/+112
* better fix for [2420565] Surface.lockCanvas() updates the dirty region too oftenMathias Agopian2010-04-214-37/+43
* Merge "added setCrop() to android_native_window_t" into krakenMathias Agopian2010-04-202-16/+59
|\
| * added setCrop() to android_native_window_tMathias Agopian2010-04-202-16/+59
* | Merge "add support for up to 16 buffers per surface" into krakenMathias Agopian2010-04-201-8/+34
|\ \ | |/
| * add support for up to 16 buffers per surfaceMathias Agopian2010-04-201-8/+34
* | Merge "clean-up surfaceflinger a bit" into krakenMathias Agopian2010-04-208-106/+63
|\ \
| * | clean-up surfaceflinger a bitMathias Agopian2010-04-208-106/+63
| |/
* | am 0fabf2e8: am 8ccbd4ba: Merge "Fix bug 2604132 40s skip after undocking In ...Jean-Michel Trivi2010-04-201-1/+1
|\ \ | |/ |/|
| * Fix bug 2604132 40s skip after undockingJean-Michel Trivi2010-04-201-1/+1
* | am 26f61635: am 0a4ab1b9: Merge "fix [2599939] "cannot play video" after open...Mathias Agopian2010-04-191-23/+0
|\ \ | |/
| * fix [2599939] "cannot play video" after open/close a video player a dozen of ...Mathias Agopian2010-04-191-23/+0
* | when a zero dimension buffer is allocated, turn the allocation intoMathias Agopian2010-04-151-10/+9
* | am e7d5a2f9: am 45423465: Merge "fix [2594950] Flash: Zooming in on some cont...Mathias Agopian2010-04-143-2/+27
|\ \ | |/
| * fix [2594950] Flash: Zooming in on some content crashes the Nexus One and cau...Mathias Agopian2010-04-143-2/+27
* | am 1921527c: am 9da7730d: Merge "Additional fix for isssue 2548710: Native Au...Eric Laurent2010-04-091-1/+1
|\ \ | |/
| * Additional fix for isssue 2548710: Native AudioTrack resources never freed.Eric Laurent2010-04-091-1/+1
* | fix [2420565] Surface.lockCanvas() updates the dirty region too oftenMathias Agopian2010-04-081-11/+14
* | Make pixels prettier.Mathias Agopian2010-04-051-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
* fix [2542425] memory leak during video recordingMathias Agopian2010-03-291-1/+4
* fix [2545826] calling into gralloc with external lock heldMathias Agopian2010-03-251-4/+0
* 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
|/
* 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
* | 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 "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