summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix issue 2678048: binder death detection in AudioFlinger is broken." ...Eric Laurent2010-05-122-35/+89
|\
| * Fix issue 2678048: binder death detection in AudioFlinger is broken.Eric Laurent2010-05-122-35/+89
* | Merge "Several fixes in AudioDumpInterface:" into krakenEric Laurent2010-05-122-93/+139
|\ \
| * | Several fixes in AudioDumpInterface:Eric Laurent2010-05-122-93/+139
| |/
* | Merge "SharedBufferStack now can grow up to 16 buffers." into krakenMathias Agopian2010-05-127-6/+166
|\ \
| * | SharedBufferStack now can grow up to 16 buffers.Mathias Agopian2010-05-127-6/+166
* | | Merge "Refactor some code in surfaceflinger in preparation of upcoming change...Mathias Agopian2010-05-1210-366/+555
|\ \ \ | |/ /
| * | Refactor some code in surfaceflinger in preparation of upcoming changesMathias Agopian2010-05-1210-366/+555
* | | Merge "remove the "memcpy" hack" into krakenMathias Agopian2010-05-124-110/+7
|\ \ \ | |/ /
| * | remove the "memcpy" hackMathias Agopian2010-05-124-110/+7
| |/
* | Merge "ZipUtilsRO rewrite based on Dalvik Zip rewrite" into krakenKenny Root2010-05-123-169/+299
|\ \ | |/ |/|
| * ZipUtilsRO rewrite based on Dalvik Zip rewriteKenny Root2010-05-123-169/+299
* | am 56aed6bd: am c69775d6: Merge "fix [2664345] Flash: Bad flicker at the end ...Mathias Agopian2010-05-101-3/+22
|\ \ | |/ |/|
| * fix [2664345] Flash: Bad flicker at the end of a pinch zoom.Mathias Agopian2010-05-061-3/+22
* | am ca48c88c: am 8a8658a5: Merge "Make static versions of libutils and libbind...Dan Egnor2010-05-064-30/+43
|\ \ | |/
| * 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
* | make sure the server-side validates pointers/indices visible on the client sideMathias Agopian2010-04-301-1/+15
* | Merge "Add support for enqueuing buffers in arbitrary order" into krakenMathias Agopian2010-04-304-21/+290
|\ \
| * | Add support for enqueuing buffers in arbitrary orderMathias Agopian2010-04-284-21/+290
* | | Merge "cleanup. waitForCondition() now uses polymorphsim instead of templtes"...Mathias Agopian2010-04-292-21/+51
|\ \ \ | |/ /
| * | cleanup. waitForCondition() now uses polymorphsim instead of templtesMathias Agopian2010-04-282-21/+51
* | | Merge "fix a race condition in undoDequeue(), where 'tail' could be computed ...Mathias Agopian2010-04-291-24/+11
|\ \ \ | |/ /
| * | fix a race condition in undoDequeue(), where 'tail' could be computed incorre...Mathias Agopian2010-04-281-24/+11
* | | 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
|\