summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* | Fix some bugs.Dianne Hackborn2010-03-041-5/+8
* | 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
* Demote the famous ResourceTypes warning to LOGV.Ficus Kirkpatrick2010-03-011-2/+2
* to help debugging [2461567] Home screen redraw messed upMathias Agopian2010-02-262-0/+6
* Merge "Fix issue 2327064: Music played via line out is interrupted due to the...Eric Laurent2010-02-251-12/+10
|\
| * Fix issue 2327064: Music played via line out is interrupted due to the phone ...Eric Laurent2010-02-241-12/+10
* | Merge "Use UTF-8 strings to avoid duplicate caching, part 1"Kenny Root2010-02-241-6/+39
|\ \ | |/ |/|
| * Use UTF-8 strings to avoid duplicate caching, part 1Kenny Root2010-02-231-6/+39
* | Merge "Fix issue 2305382: Pick up original call makes a noisy beep when wired...Eric Laurent2010-02-231-3/+21
|\ \
| * | Fix issue 2305382: Pick up original call makes a noisy beep when wired headse...Eric Laurent2010-02-231-3/+21
| |/
* | remove a dependency of surfaceflinger on libskiaMathias Agopian2010-02-225-180/+351
|/
* remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).Mathias Agopian2010-02-215-45/+182