2013-03-11 |
Michael Wright | Add TOUCH_NAVIGATION input source |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Mathias Agopian | make sure to call compositionComplete after taking... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Mathias Agopian | add two libgui tests |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Mathias Agopian | Merge changes Ibb3b6ff0,I2341e20c into jb-mr2-dev |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Jesse Hall | Merge "When disconnecting a surface, cancel don't queue... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Jesse Hall | Merge "Defer destroying surfaces until not current... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Mathias Agopian | rename binder services main thread to Binder_* |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Mathias Agopian | limit number of extra binder threads in SF to 4 |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Jesse Hall | When disconnecting a surface, cancel don't queue the... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Jesse Hall | Defer destroying surfaces until not current |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Jean-Baptiste... | resolved conflicts for merge of bfb2aa46 to jb-mr2-dev |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Jean-Baptiste... | Merge "Tweaks for forward compatibility" |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Mathias Agopian | another attempt to fix the build |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Mathias Agopian | attempt to fix build |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Mathias Agopian | Merge changes I7f696e42,I51c6df3c into jb-mr2-dev |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Mathias Agopian | workaround to fix screenshot leak on N4 |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Mathias Agopian | Make GraphicBuffer a RefBase |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Mathias Agopian | Fix RefBase debugging. O_CREAT must specify the mode. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Mathias Agopian | Merge changes I66511c08,Ia051949f,Ic7451365,I5b571a4c... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Jean-Baptiste... | Tweaks for forward compatibility |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Mathias Agopian | Get rid of LayerBase. |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Mathias Agopian | Make LayerDim a regular Layer instead of a LayerBase |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Mathias Agopian | fold LayerBaseClient into LayerBase |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Mathias Agopian | Remove support for ScreenshotLayer |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Jeff Sharkey | Return NO_MEMORY when glReadPixels() fails. |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Igor Murashkin | Merge "CpuConsumer_test: Extend test with new formats... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Igor Murashkin | CpuConsumer_test: Extend test with new formats RGBA8888... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Andy McFadden | Add eglPresentationTimeANDROID |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Mathias Agopian | Merge "rework screenshot API and implementation" into... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Jesse Hall | Merge "Init displays to null layer stack" into jb-mr2-dev |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Mathias Agopian | Merge changes I0e90b3f3,Ib7769bde,I4c25f34f,I1ec6400a... |
commit | commitdiff | tree | snapshot |
2013-03-03 |
Jesse Hall | Fix reading NULL Surfaces from Parcels |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Mathias Agopian | rework screenshot API and implementation |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Dave Burke | Revert "Change SurfaceControl setPosition to take floats" |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Nick Kralevich | am 22641851: Merge "dumpstate: use correct header file." |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Nick Kralevich | Merge "installd: use correct header file." into jb... |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Nick Kralevich | Merge "dumpstate: use correct header file." |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Jesse Hall | Init displays to null layer stack |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Mathias Agopian | implement display projection clipping in h/w composer |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Mathias Agopian | refactor the crop region for hwc is calculated/set |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Mathias Agopian | apply the projection's viewport to the visibleregion... |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Mathias Agopian | set correct crop rectangle in LayerBase::setCrop |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Nick Kralevich | installd: use correct header file. |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Nick Kralevich | dumpstate: use correct header file. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Eino-Ville... | CpuConsumer: Add optional asynchronous mode |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Eino-Ville... | CpuConsumer: Don't unlock buffers on producer disconnect |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Jesse Hall | Initialize DisplayData fences to NO_FENCE, not NULL |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Chris Craik | Add createTJunctionFreeRegion |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Igor Murashkin | Merge "GraphicBuffer.h: Remove redundant friend class... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Igor Murashkin | GraphicBuffer.h: Remove redundant friend class declarat... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Mathias Agopian | Merge "Added a test that checks the error behavior... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Mathias Agopian | Merge "add some missing parameter validation in GLES... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Mathias Agopian | Added a test that checks the error behavior of Consumer... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Mathias Agopian | add some missing parameter validation in GLES java... |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Jamie Gennis | SurfaceFlinger: fix a couple NULL fence checks |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Jesse Hall | Merge changes Ic344ef63,If9bb02be,Ic8f94634 |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Jesse Hall | Merge changes I45836219,I70a4075e |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Mathias Agopian | Merge "sort the check file in alphabetical order" |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Mathias Agopian | Merge "update glgen to take into account recent changes" |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Mathias Agopian | sort the check file in alphabetical order |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Mathias Agopian | update glgen to take into account recent changes |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Dmitry Shmidt | Remove obsolte 'su' from 'ping' call (to work on user... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Michael Wright | Change SurfaceControl setPosition to take floats |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Mathias Agopian | Merge "get rid of Surface::getISurfaceTexture()" |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Ed Heyl | Merge remote-tracking branch 'goog/jb-mr2-release' |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Mathias Agopian | get rid of Surface::getISurfaceTexture() |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Eino-Ville... | Fixes to native app ops services |
commit | commitdiff | tree | snapshot |
2013-02-19 |
The Android... | merge in jb-mr2-release history after reset to master |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Mathias Agopian | fix build: SurfaceTextureClient to Surface rename |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Mathias Agopian | fix build: SurfaceTextureClient to Surface rename |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Mathias Agopian | fix build: SurfaceTextureClient to Surface rename |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Mathias Agopian | Refactoring: Rename SurfaceTextureClient to Surface |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Mathias Agopian | Merge "remove access ANDROID_VIEW_SURFACE_JNI_ID" |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Mathias Agopian | Merge "get rid of Surface identity and token" |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Elliott Hughes | am 45b0e435: Merge "Simplify OpenGL TLS access on ARM." |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Elliott Hughes | Merge "Simplify OpenGL TLS access on ARM." |
commit | commitdiff | tree | snapshot |
2013-02-14 |
The Android... | merge in jb-mr2-release history after reset to master |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Elliott Hughes | Simplify OpenGL TLS access on ARM. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Jesse Hall | Symlink /system/lib/libGLESv3.so -> libGLESv2.so |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Alex Ray | atrace: add HAL tag |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Mathias Agopian | remove access ANDROID_VIEW_SURFACE_JNI_ID |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Mathias Agopian | get rid of Surface identity and token |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Jamie Gennis | Merge changes I50831d4e,I5360aebe |
commit | commitdiff | tree | snapshot |
2013-02-13 |
The Android... | merge in jb-mr2-release history after reset to master |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Jamie Gennis | flatland: remove an unneeded #include |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Jamie Gennis | libgui: disallow NULL Fence pointers |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Jesse Hall | Add ES3 support to libGLESv2 and tracing tools |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Jesse Hall | Import OpenGL ES 3.0 headers from Khronos SVN |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Dianne Hackborn | Merge "Implement issue #6646859: 4K!!!! 4K!!!! 4K... |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Dianne Hackborn | Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!! |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Dianne Hackborn | Merge "App ops: new native access API." |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Dianne Hackborn | App ops: new native access API. |
commit | commitdiff | tree | snapshot |
2013-02-12 |
The Android... | merge in jb-mr2-release history after reset to master |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Jesse Hall | Regenerate API/trace files for constness change |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Alistair Strachan | Import constness fix from gl3.h into gl2.h. |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Jesse Hall | Force a specific locale for sorting |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Jamie Gennis | Merge changes I8bded1ea,I7478293e |
commit | commitdiff | tree | snapshot |
2013-02-11 |
The Android... | merge in jb-mr2-release history after reset to master |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Arve Hjønnevåg | Merge "Do not use su to run the df command in bugreports" |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Ken Sumrall | Do not use su to run the df command in bugreports |
commit | commitdiff | tree | snapshot |
next |