| Commit message (Expand) | Author | Age | Files | Lines |
* | SharedBufferStack now can grow up to 16 buffers. | Mathias Agopian | 2010-05-12 | 4 | -0/+43 |
* | Refactor some code in surfaceflinger in preparation of upcoming changes | Mathias Agopian | 2010-05-12 | 9 | -366/+554 |
* | remove the "memcpy" hack | Mathias Agopian | 2010-05-12 | 4 | -110/+7 |
* | am 56aed6bd: am c69775d6: Merge "fix [2664345] Flash: Bad flicker at the end ... | Mathias Agopian | 2010-05-10 | 1 | -3/+22 |
|\ |
|
| * | fix [2664345] Flash: Bad flicker at the end of a pinch zoom. | Mathias Agopian | 2010-05-06 | 1 | -3/+22 |
| * | DO NOT MERGE fix [2557396] Adreno200: glDrawTexi() doesn't work with height <... | Mathias Agopian | 2010-04-20 | 1 | -54/+39 |
* | | more surfaceflinger cleanups | Mathias Agopian | 2010-04-21 | 12 | -171/+112 |
* | | better fix for [2420565] Surface.lockCanvas() updates the dirty region too often | Mathias Agopian | 2010-04-21 | 2 | -4/+10 |
* | | clean-up surfaceflinger a bit | Mathias Agopian | 2010-04-20 | 8 | -106/+63 |
* | | am e7d5a2f9: am 45423465: Merge "fix [2594950] Flash: Zooming in on some cont... | Mathias Agopian | 2010-04-14 | 3 | -2/+27 |
|\ \
| |/ |
|
| * | fix [2594950] Flash: Zooming in on some content crashes the Nexus One and cau... | Mathias Agopian | 2010-04-14 | 3 | -2/+27 |
* | | Make pixels prettier. | Mathias Agopian | 2010-04-05 | 1 | -1/+1 |
|/ |
|
* | fix [2511580] Window poop on screen - drop down list left some residual when ... | Mathias Agopian | 2010-03-16 | 3 | -20/+57 |
* | fix [2515291] Native crash and runtime restart while trying to preview captur... | Mathias Agopian | 2010-03-15 | 1 | -31/+48 |
* | fix [2483456] Video orientation is wrong on Droid for some videos | Mathias Agopian | 2010-03-11 | 4 | -61/+64 |
* | improve SF logging/debugging a little bit | Mathias Agopian | 2010-03-08 | 3 | -5/+5 |
* | Merge "fixes for [2474091] Saw Poor behaviour playing a video." | Mathias Agopian | 2010-03-08 | 4 | -14/+28 |
|\ |
|
| * | fixes for [2474091] Saw Poor behaviour playing a video. | Mathias Agopian | 2010-03-08 | 4 | -14/+28 |
* | | surfaceflinger: remove un-cached buffers hack for Adreno | Dima Zavin | 2010-03-02 | 1 | -1/+6 |
|/ |
|
* | fix [2425395] portrait UI briefly shows in landscape | Mathias Agopian | 2010-03-01 | 1 | -1/+2 |
* | Added a name to Surface created by SurfaceFlinger | Mathias Agopian | 2010-03-01 | 4 | -6/+23 |
* | to help debugging [2461567] Home screen redraw messed up | Mathias Agopian | 2010-02-26 | 2 | -0/+6 |
* | remove a dependency of surfaceflinger on libskia | Mathias Agopian | 2010-02-22 | 5 | -180/+351 |
* | Initialize layer position | Mathias Agopian | 2010-02-19 | 1 | -0/+1 |
* | get rid off the YUV formats at the libui layer | Mathias Agopian | 2010-02-16 | 3 | -21/+35 |
* | minor cleanup. | Mathias Agopian | 2010-02-12 | 2 | -18/+10 |
* | split libsurfaceflinger_client and libcamera_client out of libui | Mathias Agopian | 2010-02-11 | 9 | -23/+26 |
* | Add support for physically rotated displays | Mathias Agopian | 2010-02-08 | 2 | -37/+69 |
* | Add support for direct EGLImageKHR use with pushbuffer API | Mathias Agopian | 2010-02-04 | 2 | -16/+31 |
* | Add support for 180/270 degrees rotation. | Chih-Chung Chang | 2010-01-22 | 1 | -5/+14 |
* | Add an orientation parameter for overlay, so we can do camera preview in port... | Chih-Chung Chang | 2010-01-21 | 6 | -12/+31 |
* | fix [2324665] texture leak in surfaceflinger when using camera | Mathias Agopian | 2010-01-21 | 1 | -1/+16 |
* | fix a texture leak introduced recently. | Mathias Agopian | 2010-01-21 | 1 | -4/+11 |
* | fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot | Mathias Agopian | 2010-01-20 | 1 | -0/+10 |
* | part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during s... | Mathias Agopian | 2010-01-20 | 2 | -11/+18 |
* | fix [2363506] [Sapphire] Video playback broken | Mathias Agopian | 2010-01-20 | 2 | -6/+8 |
* | fix [2269582] [TOP-10][Passion_1506][APT:Camera]Sometimes camera preview scre... | Mathias Agopian | 2009-12-11 | 1 | -0/+1 |
* | fix [2319255] crash in openGL : from the media recorder stress test. | Mathias Agopian | 2009-12-10 | 1 | -1/+8 |
* | fix [2315900] Monochrome camera preview screen after launching camera | Mathias Agopian | 2009-12-09 | 2 | -50/+69 |
* | improve video performance to minimize the tearing effect seen in 720p movies | Mathias Agopian | 2009-12-08 | 1 | -9/+15 |
* | Revert "When using MDP, we needed to use a texture for diming." | Dima Zavin | 2009-12-07 | 1 | -3/+0 |
* | surfaceflinger: remove un-cached buffer hack for SGX | Erik Gilling | 2009-12-03 | 1 | -2/+1 |
* | fix [2291418] Camera preview cannot work in Emulator | Mathias Agopian | 2009-12-02 | 1 | -13/+15 |
* | fix [2297155] SurfaceFlinger's freeze-timeout doesn't work | Mathias Agopian | 2009-12-01 | 2 | -13/+22 |
* | fixed [2260070] display stopped updating | Mathias Agopian | 2009-11-30 | 1 | -0/+5 |
* | When using MDP, we needed to use a texture for diming. | Mathias Agopian | 2009-11-23 | 1 | -0/+3 |
* | backout a workaround that is not needed anymore | Mathias Agopian | 2009-11-19 | 1 | -1/+0 |
* | fix [2269022] The raw picture displayed post shutter seems to have low-resolu... | Mathias Agopian | 2009-11-19 | 1 | -1/+6 |
* | fix [2262591] Junk on screen in ERD46 | Mathias Agopian | 2009-11-16 | 2 | -3/+1 |
* | addresses several bugs: 2206097, 2166583, 2261119, 2216759 | Mathias Agopian | 2009-11-13 | 1 | -1/+3 |