summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger
Commit message (Expand)AuthorAgeFilesLines
* allow re-targetting of surfacesMathias Agopian2010-06-083-22/+56
* fix [2751143] Device crashes when in a text box for too longMathias Agopian2010-06-081-1/+2
* split surface management from surface's buffers managementMathias Agopian2010-06-046-235/+468
* clean-up client management.Mathias Agopian2010-06-0415-607/+253
* fix a bug where fading in/out of opaque 32-bits windows wasn't workingMathias Agopian2010-06-011-19/+7
* more clean-up in preparation of bigger changesMathias Agopian2010-05-283-9/+9
* 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
* fix [2712278] The preview buffer left some black borders in left and bottom e...Mathias Agopian2010-05-251-1/+1
* added the notion of fixed-size buffersMathias Agopian2010-05-244-48/+84
* fix the threading issue for setBuffercount()Mathias Agopian2010-05-2010-115/+165
* fix uninitialized variable in DisplayHardwareMathias Agopian2010-05-141-1/+1
* SharedBufferStack now can grow up to 16 buffers.Mathias Agopian2010-05-124-0/+43
* Refactor some code in surfaceflinger in preparation of upcoming changesMathias Agopian2010-05-129-366/+554
* remove the "memcpy" hackMathias Agopian2010-05-124-110/+7
* 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
| * DO NOT MERGE fix [2557396] Adreno200: glDrawTexi() doesn't work with height <...Mathias Agopian2010-04-201-54/+39
* | more surfaceflinger cleanupsMathias Agopian2010-04-2112-171/+112
* | better fix for [2420565] Surface.lockCanvas() updates the dirty region too oftenMathias Agopian2010-04-212-4/+10
* | clean-up surfaceflinger a bitMathias Agopian2010-04-208-106/+63
* | 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
* | Make pixels prettier.Mathias Agopian2010-04-051-1/+1
|/
* 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 [2483456] Video orientation is wrong on Droid for some videosMathias Agopian2010-03-114-61/+64
* improve SF logging/debugging a little bitMathias Agopian2010-03-083-5/+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
* | surfaceflinger: remove un-cached buffers hack for AdrenoDima Zavin2010-03-021-1/+6
|/
* fix [2425395] portrait UI briefly shows in landscapeMathias Agopian2010-03-011-1/+2
* Added a name to Surface created by SurfaceFlingerMathias Agopian2010-03-014-6/+23
* to help debugging [2461567] Home screen redraw messed upMathias Agopian2010-02-262-0/+6
* remove a dependency of surfaceflinger on libskiaMathias Agopian2010-02-225-180/+351
* Initialize layer positionMathias Agopian2010-02-191-0/+1
* get rid off the YUV formats at the libui layerMathias Agopian2010-02-163-21/+35
* minor cleanup.Mathias Agopian2010-02-122-18/+10
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-119-23/+26
* Add support for physically rotated displaysMathias Agopian2010-02-082-37/+69
* Add support for direct EGLImageKHR use with pushbuffer APIMathias Agopian2010-02-042-16/+31
* Add support for 180/270 degrees rotation.Chih-Chung Chang2010-01-221-5/+14
* Add an orientation parameter for overlay, so we can do camera preview in port...Chih-Chung Chang2010-01-216-12/+31
* fix [2324665] texture leak in surfaceflinger when using cameraMathias Agopian2010-01-211-1/+16
* fix a texture leak introduced recently.Mathias Agopian2010-01-211-4/+11
* fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshotMathias Agopian2010-01-201-0/+10
* part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during s...Mathias Agopian2010-01-202-11/+18
* fix [2363506] [Sapphire] Video playback brokenMathias Agopian2010-01-202-6/+8
* fix [2269582] [TOP-10][Passion_1506][APT:Camera]Sometimes camera preview scre...Mathias Agopian2009-12-111-0/+1