summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* allow re-targetting of surfacesMathias Agopian2010-06-086-37/+103
* fix [2751143] Device crashes when in a text box for too longMathias Agopian2010-06-082-4/+3
* optimize Surface.readFromParcel()Mathias Agopian2010-06-041-8/+13
* split surface management from surface's buffers managementMathias Agopian2010-06-0412-351/+592
* clean-up client management.Mathias Agopian2010-06-0415-607/+253
* Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack m...Eric Laurent2010-06-035-330/+2796
* fix a bug where fading in/out of opaque 32-bits windows wasn't workingMathias Agopian2010-06-012-22/+19
* more clean-up in preparation of bigger changesMathias Agopian2010-05-289-70/+84
* more clean-up of Surfaceflinger's client managementMathias Agopian2010-05-272-238/+170
* minor clean-up GLclampx -> GLclampfMathias Agopian2010-05-263-9/+9
* clean-up dead-codeMathias Agopian2010-05-264-27/+0
* Make sure to use filtering while in fixed-size modeMathias Agopian2010-05-265-8/+26
* oopsie. forgot to displatch SET_BUFFERS_GEOMETRYMathias Agopian2010-05-261-0/+3
* fix [2712278] The preview buffer left some black borders in left and bottom e...Mathias Agopian2010-05-254-101/+101
* added the notion of fixed-size buffersMathias Agopian2010-05-247-86/+216
* fix a bug when reallocating a window's buffers is neededMathias Agopian2010-05-241-2/+2
* added native_window_set_buffer_count()Mathias Agopian2010-05-212-1/+11
* fix the threading issue for setBuffercount()Mathias Agopian2010-05-2014-172/+244
* add a few tests to SharedBufferStackTestMathias Agopian2010-05-171-4/+14
* improve SharedBufferStack testMathias Agopian2010-05-171-15/+43
* fix a bug where queueBuffer() would fail after the SharedbufferStack is resizedMathias Agopian2010-05-171-2/+17
* fix some bugs in SharedBufferStack::resizeMathias Agopian2010-05-171-2/+4
* Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock.Eric Laurent2010-05-173-96/+46
* Merge "fix uninitialized variable in DisplayHardware" into krakenMathias Agopian2010-05-141-1/+1
|\
| * fix uninitialized variable in DisplayHardwareMathias Agopian2010-05-141-1/+1
* | am 900b6157: merge from open-source masterThe Android Open Source Project2010-05-141-4/+4
|\ \ | |/ |/|
| * 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
* | | AudioFlinger: rename variables to clarify reference to track channel count or...Eric Laurent2010-05-142-33/+35
* | | 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
|\ \ \ \ | |/ / /