summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix RefBase debugging. O_CREAT must specify the mode.Mathias Agopian2013-03-061-1/+1
* Merge changes I66511c08,Ia051949f,Ic7451365,I5b571a4c into jb-mr2-devMathias Agopian2013-03-0718-1414/+976
|\
| * Get rid of LayerBase.Mathias Agopian2013-03-0514-1238/+943
| * Make LayerDim a regular Layer instead of a LayerBaseMathias Agopian2013-03-053-4/+27
| * fold LayerBaseClient into LayerBaseMathias Agopian2013-03-0510-159/+104
| * Remove support for ScreenshotLayerMathias Agopian2013-03-057-112/+1
* | Return NO_MEMORY when glReadPixels() fails.Jeff Sharkey2013-03-051-0/+2
|/
* Merge "CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y...Igor Murashkin2013-03-051-9/+255
|\
| * CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y8/Y16Igor Murashkin2013-03-051-9/+255
* | Add eglPresentationTimeANDROIDAndy McFadden2013-03-055-1/+37
* | Merge "rework screenshot API and implementation" into jb-mr2-devMathias Agopian2013-03-059-330/+269
|\ \
| * | rework screenshot API and implementationMathias Agopian2013-03-019-330/+269
* | | Merge "Init displays to null layer stack" into jb-mr2-devJesse Hall2013-03-053-8/+14
|\ \ \
| * | | Init displays to null layer stackJesse Hall2013-02-283-8/+14
* | | | Merge changes I0e90b3f3,Ib7769bde,I4c25f34f,I1ec6400a into jb-mr2-devMathias Agopian2013-03-049-116/+242
|\ \ \ \
| * | | | implement display projection clipping in h/w composerMathias Agopian2013-02-283-5/+80
| * | | | refactor the crop region for hwc is calculated/setMathias Agopian2013-02-284-42/+90
| * | | | apply the projection's viewport to the visibleregion passed to hwcMathias Agopian2013-02-283-68/+68
| * | | | set correct crop rectangle in LayerBase::setCropMathias Agopian2013-02-282-8/+11
| | |/ / | |/| |
* | | | Fix reading NULL Surfaces from ParcelsJesse Hall2013-03-021-1/+1
| |_|/ |/| |
* | | Revert "Change SurfaceControl setPosition to take floats"Dave Burke2013-03-012-2/+2
* | | am 22641851: Merge "dumpstate: use correct header file."Nick Kralevich2013-03-011-1/+1
|\ \ \
| * \ \ Merge "dumpstate: use correct header file."Nick Kralevich2013-03-011-1/+1
| |\ \ \
| | * | | dumpstate: use correct header file.Nick Kralevich2013-02-281-1/+1
| |/ / /
* | | | Merge "installd: use correct header file." into jb-mr2-devNick Kralevich2013-03-012-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | installd: use correct header file.Nick Kralevich2013-02-282-2/+2
| | |/ | |/|
* | | CpuConsumer: Add optional asynchronous modeEino-Ville Talvala2013-02-282-3/+3
* | | CpuConsumer: Don't unlock buffers on producer disconnectEino-Ville Talvala2013-02-282-21/+31
|/ /
* | Initialize DisplayData fences to NO_FENCE, not NULLJesse Hall2013-02-273-8/+19
* | Add createTJunctionFreeRegionChris Craik2013-02-276-86/+315
* | Merge "GraphicBuffer.h: Remove redundant friend class declaration causing war...Igor Murashkin2013-02-271-1/+0
|\ \
| * | GraphicBuffer.h: Remove redundant friend class declaration causing warningsIgor Murashkin2013-02-261-1/+0
* | | Merge "Added a test that checks the error behavior of ConsumerBase::abandon" ...Mathias Agopian2013-02-261-1/+31
|\ \ \
| * | | Added a test that checks the error behavior of ConsumerBase::abandonMathias Agopian2013-02-251-1/+31
| |/ /
* | | Merge "add some missing parameter validation in GLES java bindings" into jb-m...Mathias Agopian2013-02-2629-595/+508
|\ \ \
| * | | add some missing parameter validation in GLES java bindingsMathias Agopian2013-02-2529-595/+508
| |/ /
* | | SurfaceFlinger: fix a couple NULL fence checksJamie Gennis2013-02-251-2/+2
|/ /
* | Merge changes Ic344ef63,If9bb02be,Ic8f94634Jesse Hall2013-02-2426-126/+7738
|\ \
| * | Symlink /system/lib/libGLESv3.so -> libGLESv2.soJesse Hall2013-02-131-0/+14
| * | Add ES3 support to libGLESv2 and tracing toolsJesse Hall2013-02-1220-124/+6608
| * | Import OpenGL ES 3.0 headers from Khronos SVNJesse Hall2013-02-125-2/+1116
* | | Merge changes I45836219,I70a4075eJesse Hall2013-02-236-6/+6
|\ \ \ | |/ /
| * | Regenerate API/trace files for constness changeJesse Hall2013-02-114-4/+4
| * | Import constness fix from gl3.h into gl2.h.Alistair Strachan2013-02-112-2/+2
* | | Merge "sort the check file in alphabetical order"Mathias Agopian2013-02-231-20/+19
|\ \ \
| * | | sort the check file in alphabetical orderMathias Agopian2013-02-221-20/+19
* | | | Merge "update glgen to take into account recent changes"Mathias Agopian2013-02-234-6/+9
|\ \ \ \ | |/ / /
| * | | update glgen to take into account recent changesMathias Agopian2013-02-224-6/+9
* | | | Remove obsolte 'su' from 'ping' call (to work on user build)Dmitry Shmidt2013-02-221-3/+3
* | | | Change SurfaceControl setPosition to take floatsMichael Wright2013-02-212-2/+2
|/ / /