| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix RefBase debugging. O_CREAT must specify the mode. | Mathias Agopian | 2013-03-06 | 1 | -1/+1 |
* | Merge changes I66511c08,Ia051949f,Ic7451365,I5b571a4c into jb-mr2-dev | Mathias Agopian | 2013-03-07 | 18 | -1414/+976 |
|\ |
|
| * | Get rid of LayerBase. | Mathias Agopian | 2013-03-05 | 14 | -1238/+943 |
| * | Make LayerDim a regular Layer instead of a LayerBase | Mathias Agopian | 2013-03-05 | 3 | -4/+27 |
| * | fold LayerBaseClient into LayerBase | Mathias Agopian | 2013-03-05 | 10 | -159/+104 |
| * | Remove support for ScreenshotLayer | Mathias Agopian | 2013-03-05 | 7 | -112/+1 |
* | | Return NO_MEMORY when glReadPixels() fails. | Jeff Sharkey | 2013-03-05 | 1 | -0/+2 |
|/ |
|
* | Merge "CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y... | Igor Murashkin | 2013-03-05 | 1 | -9/+255 |
|\ |
|
| * | CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y8/Y16 | Igor Murashkin | 2013-03-05 | 1 | -9/+255 |
* | | Add eglPresentationTimeANDROID | Andy McFadden | 2013-03-05 | 5 | -1/+37 |
* | | Merge "rework screenshot API and implementation" into jb-mr2-dev | Mathias Agopian | 2013-03-05 | 9 | -330/+269 |
|\ \ |
|
| * | | rework screenshot API and implementation | Mathias Agopian | 2013-03-01 | 9 | -330/+269 |
* | | | Merge "Init displays to null layer stack" into jb-mr2-dev | Jesse Hall | 2013-03-05 | 3 | -8/+14 |
|\ \ \ |
|
| * | | | Init displays to null layer stack | Jesse Hall | 2013-02-28 | 3 | -8/+14 |
* | | | | Merge changes I0e90b3f3,Ib7769bde,I4c25f34f,I1ec6400a into jb-mr2-dev | Mathias Agopian | 2013-03-04 | 9 | -116/+242 |
|\ \ \ \ |
|
| * | | | | implement display projection clipping in h/w composer | Mathias Agopian | 2013-02-28 | 3 | -5/+80 |
| * | | | | refactor the crop region for hwc is calculated/set | Mathias Agopian | 2013-02-28 | 4 | -42/+90 |
| * | | | | apply the projection's viewport to the visibleregion passed to hwc | Mathias Agopian | 2013-02-28 | 3 | -68/+68 |
| * | | | | set correct crop rectangle in LayerBase::setCrop | Mathias Agopian | 2013-02-28 | 2 | -8/+11 |
| | |/ /
| |/| | |
|
* | | | | Fix reading NULL Surfaces from Parcels | Jesse Hall | 2013-03-02 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Revert "Change SurfaceControl setPosition to take floats" | Dave Burke | 2013-03-01 | 2 | -2/+2 |
* | | | am 22641851: Merge "dumpstate: use correct header file." | Nick Kralevich | 2013-03-01 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge "dumpstate: use correct header file." | Nick Kralevich | 2013-03-01 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | dumpstate: use correct header file. | Nick Kralevich | 2013-02-28 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge "installd: use correct header file." into jb-mr2-dev | Nick Kralevich | 2013-03-01 | 2 | -2/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | installd: use correct header file. | Nick Kralevich | 2013-02-28 | 2 | -2/+2 |
| | |/
| |/| |
|
* | | | CpuConsumer: Add optional asynchronous mode | Eino-Ville Talvala | 2013-02-28 | 2 | -3/+3 |
* | | | CpuConsumer: Don't unlock buffers on producer disconnect | Eino-Ville Talvala | 2013-02-28 | 2 | -21/+31 |
|/ / |
|
* | | Initialize DisplayData fences to NO_FENCE, not NULL | Jesse Hall | 2013-02-27 | 3 | -8/+19 |
* | | Add createTJunctionFreeRegion | Chris Craik | 2013-02-27 | 6 | -86/+315 |
* | | Merge "GraphicBuffer.h: Remove redundant friend class declaration causing war... | Igor Murashkin | 2013-02-27 | 1 | -1/+0 |
|\ \ |
|
| * | | GraphicBuffer.h: Remove redundant friend class declaration causing warnings | Igor Murashkin | 2013-02-26 | 1 | -1/+0 |
* | | | Merge "Added a test that checks the error behavior of ConsumerBase::abandon" ... | Mathias Agopian | 2013-02-26 | 1 | -1/+31 |
|\ \ \ |
|
| * | | | Added a test that checks the error behavior of ConsumerBase::abandon | Mathias Agopian | 2013-02-25 | 1 | -1/+31 |
| |/ / |
|
* | | | Merge "add some missing parameter validation in GLES java bindings" into jb-m... | Mathias Agopian | 2013-02-26 | 29 | -595/+508 |
|\ \ \ |
|
| * | | | add some missing parameter validation in GLES java bindings | Mathias Agopian | 2013-02-25 | 29 | -595/+508 |
| |/ / |
|
* | | | SurfaceFlinger: fix a couple NULL fence checks | Jamie Gennis | 2013-02-25 | 1 | -2/+2 |
|/ / |
|
* | | Merge changes Ic344ef63,If9bb02be,Ic8f94634 | Jesse Hall | 2013-02-24 | 26 | -126/+7738 |
|\ \ |
|
| * | | Symlink /system/lib/libGLESv3.so -> libGLESv2.so | Jesse Hall | 2013-02-13 | 1 | -0/+14 |
| * | | Add ES3 support to libGLESv2 and tracing tools | Jesse Hall | 2013-02-12 | 20 | -124/+6608 |
| * | | Import OpenGL ES 3.0 headers from Khronos SVN | Jesse Hall | 2013-02-12 | 5 | -2/+1116 |
* | | | Merge changes I45836219,I70a4075e | Jesse Hall | 2013-02-23 | 6 | -6/+6 |
|\ \ \
| |/ / |
|
| * | | Regenerate API/trace files for constness change | Jesse Hall | 2013-02-11 | 4 | -4/+4 |
| * | | Import constness fix from gl3.h into gl2.h. | Alistair Strachan | 2013-02-11 | 2 | -2/+2 |
* | | | Merge "sort the check file in alphabetical order" | Mathias Agopian | 2013-02-23 | 1 | -20/+19 |
|\ \ \ |
|
| * | | | sort the check file in alphabetical order | Mathias Agopian | 2013-02-22 | 1 | -20/+19 |
* | | | | Merge "update glgen to take into account recent changes" | Mathias Agopian | 2013-02-23 | 4 | -6/+9 |
|\ \ \ \
| |/ / / |
|
| * | | | update glgen to take into account recent changes | Mathias Agopian | 2013-02-22 | 4 | -6/+9 |
* | | | | Remove obsolte 'su' from 'ping' call (to work on user build) | Dmitry Shmidt | 2013-02-22 | 1 | -3/+3 |
* | | | | Change SurfaceControl setPosition to take floats | Michael Wright | 2013-02-21 | 2 | -2/+2 |
|/ / / |
|