- 3ee454a Eradicate DisplayID. by Mathias Agopian · 13 years ago
- a50b51c Compatibility work around for bad graphics driver dependency. by Jeff Brown · 13 years ago
- 1ae49e3 Merge "Remove unused "layer" argument from show()." into jb-mr1-dev by Jeff Brown · 13 years ago
- e310c39 Merge "Banish DisplayID from the SurfaceFlinger API." into jb-mr1-dev by Jeff Brown · 13 years ago
- 380223b Remove unused "layer" argument from show(). by Jeff Brown · 13 years ago
- 9d4e3d2 Banish DisplayID from the SurfaceFlinger API. by Jeff Brown · 13 years ago
- f671385 am 9801575a: am 908c8ff5: Merge "Fixed clang build error for libgui" by Jean-Baptiste Queru · 13 years ago
- 9801575 am 908c8ff5: Merge "Fixed clang build error for libgui" by Jean-Baptiste Queru · 13 years ago
- 225c66a Revert "put back the unused virtuals in Vector<>" by Mathias Agopian · 13 years ago
- 490aee0 Merge "SurfaceTexture: inherit from ConsumerBase (try 2)" into jb-mr1-dev by Jamie Gennis · 13 years ago
- 114e968 Fixed clang build error for libgui by Tareq A. Siraj · 13 years ago
- 9f54ac3 ui/Fence: change the TIMEOUT_NEVER value to -1 by Jamie Gennis · 13 years ago
- 0493044 Merge "Add BufferItemConsumer, a simple BufferQueue consumer." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
- 9fea342 SurfaceTexture: inherit from ConsumerBase (try 2) by Jamie Gennis · 13 years ago
- e232fdc Add BufferItemConsumer, a simple BufferQueue consumer. by Eino-Ville Talvala · 13 years ago
- 1648d4c put back the unused virtuals in Vector<> by Mathias Agopian · 13 years ago
- 317357f Merge "get rid of mirrorItemAt() which isn't used anywhere" into jb-mr1-dev by Mathias Agopian · 13 years ago
- 84a9a3c Merge "CpuConsumer: inherit from ConsumerBase" into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
- f57e754 CpuConsumer: inherit from ConsumerBase by Eino-Ville Talvala · 13 years ago
- f4ce780 get rid of mirrorItemAt() which isn't used anywhere by Mathias Agopian · 13 years ago
- 729f480 Merge "Revert "SurfaceTexture: inherit from ConsumerBase"" into jb-mr1-dev by Jamie Gennis · 13 years ago
- ce7a6c0 Revert "SurfaceTexture: inherit from ConsumerBase" by Jamie Gennis · 13 years ago
- 483bccd Revert "SurfaceTexture: call ConsumerBase::freeBufferLocked" by Jamie Gennis · 13 years ago
- f8d33c6 SurfaceTexture: call ConsumerBase::freeBufferLocked by Jamie Gennis · 13 years ago
- 2c7eb92 Merge "SurfaceTexture: inherit from ConsumerBase" into jb-mr1-dev by Jamie Gennis · 13 years ago
- 818b460 display states can't share the dirty flags by Mathias Agopian · 13 years ago
- ed059a8 SurfaceTexture: inherit from ConsumerBase by Jamie Gennis · 13 years ago
- f0083bf Merge "Add a very simple helper function to log slow functions." into jb-mr1-dev by Jeff Brown · 13 years ago
- 8683fca improve [un]marshalling of non-binder objects by Mathias Agopian · 13 years ago
- 6f12d57 Add a very simple helper function to log slow functions. by Jeff Brown · 13 years ago
- e57f292 make multi-display more real by Mathias Agopian · 13 years ago
- 3165cc2 libgui includes refactoring by Mathias Agopian · 13 years ago
- 6997399 improve Vector<> safety checks by Mathias Agopian · 13 years ago
- 14bd369 Merge changes Ic3d35a93,I46ec942d into jb-mr1-dev by Jamie Gennis · 13 years ago
- 1a4d883 surfaceflinger: refactor FrambufferSurface by Jamie Gennis · 13 years ago
- 53095e2 libutils cleanup: remove unused or seldom used code from misc.{cpp|h} by Mathias Agopian · 13 years ago
- 92efd84 screen-off animation won't be handled by SF anymore by Mathias Agopian · 13 years ago
- 92a979a We now have a real list of displays. by Mathias Agopian · 13 years ago
- 747c480 Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev by Ed Heyl · 13 years ago
- c666cae get rid of the shared-memory control block by Mathias Agopian · 13 years ago
- 8785578 add a layerStack attribute to Layers. by Mathias Agopian · 13 years ago
- 8b33f03 update SF binder protocol to support setting display attributes by Mathias Agopian · 13 years ago
- 074cd0c Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible. by Nick Pelly · 13 years ago
- e64a403 Merge from jb-dev for "sample video corruption in MediaCodec mode." DO NOT MERGE by Edwin Wong · 13 years ago
- 3ad182f Merge "Remove unused layer flags." by Jeff Brown · 13 years ago
- 6d7e32c Remove unused layer flags. by Jeff Brown · 13 years ago
- fefad43 Merge "Remove freeze(), unfreeze() and setFreezeTint()." by Jeff Brown · 13 years ago
- 74bf072 Merge "Remove freezeDisplay(), which is no-op." by Jeff Brown · 13 years ago
- 6501e99 Remove freeze(), unfreeze() and setFreezeTint(). by Jeff Brown · 13 years ago
- f9176a9 Remove freezeDisplay(), which is no-op. by Jeff Brown · 13 years ago
- 85324d9 am 647336c7: am e0daeb39: Fixed sample video corrupted in MediaCodec mode. by Edwin Wong · 13 years ago
- e0daeb3 Fixed sample video corrupted in MediaCodec mode. by Edwin Wong · 13 years ago
- 4fec873 one more step towards multiple display support by Mathias Agopian · 13 years ago
- 0bc64be libs/ui: Add support for triple framebuffers by Naseer Ahmed · 13 years ago
- dc5b485 Pass fence to HWC on first use of buffer by Jesse Hall · 13 years ago
- b42b1ac Return fence from acquireBuffer by Jesse Hall · 13 years ago
- c777b0b Pass fences with buffers from SurfaceTextureClient by Jesse Hall · 13 years ago
- 962174d Merge "Return fence to client in dequeuBuffer" by Jesse Hall · 13 years ago
- f9783af Return fence to client in dequeuBuffer by Jesse Hall · 13 years ago
- 3094df3 First prototype atttempting to support an external display by Mathias Agopian · 13 years ago
- f785754 Pass fences from BufferQueue to SurfaceTextureClient by Jesse Hall · 13 years ago
- ef19414 Transfer HWC release fences to BufferQueue by Jesse Hall · 13 years ago
- 07912f5 Add vendor specific color format to OMX_IVCommon.h by Haynes Mathew George · 13 years ago
- d8e812c Update ANativeWindow clients for sync by Jamie Gennis · 13 years ago
- f25e183 libui: add the Fence class by Jamie Gennis · 13 years ago
- db403e8 split-up Client.h out of SurfaceFlinger.h by Mathias Agopian · 13 years ago
- d3076ac Merge "Implement SurfaceFlinger's ANW on top of BufferQueue" by Mathias Agopian · 13 years ago
- b6d00dc am 0512af11: am 16272efb: Add ASSIST keycode. by Jeff Brown · 13 years ago
- 16272ef Add ASSIST keycode. by Jeff Brown · 13 years ago
- 3e87601 Implement SurfaceFlinger's ANW on top of BufferQueue by Mathias Agopian · 13 years ago
- 8e53306 surfaceflinger: replace early suspend with binder call from PowerManager by Colin Cross · 13 years ago
- 9a6b4c7 am d5085da3: am 4467bba7: Merge "Support looper callbacks based on smart pointers." into jb-dev by Jeff Brown · 13 years ago
- ad7b376 am 80586761: am dad23789: Merge "Delete unused poll() code." into jb-dev by Jeff Brown · 13 years ago
- 27d9284 am dce1547d: am 9e2e781a: Merge "Remove unused statistics code." into jb-dev by Jeff Brown · 13 years ago
- 4467bba Merge "Support looper callbacks based on smart pointers." into jb-dev by Jeff Brown · 13 years ago
- dad2378 Merge "Delete unused poll() code." into jb-dev by Jeff Brown · 13 years ago
- 9e2e781 Merge "Remove unused statistics code." into jb-dev by Jeff Brown · 13 years ago
- af567f7 Support looper callbacks based on smart pointers. by Jeff Brown · 13 years ago
- 1737e57 Add camera as an ATRACE tag by Eino-Ville Talvala · 13 years ago
- 588d5c8 Delete unused poll() code. by Jeff Brown · 13 years ago
- 1ea51bf Remove unused statistics code. by Jeff Brown · 13 years ago
- 2466e40 am 584fcb32: am 2c8207e9: add the ability to reject buffers in SurfaceTexture::updateTexImage by Mathias Agopian · 13 years ago
- 2c8207e add the ability to reject buffers in SurfaceTexture::updateTexImage by Mathias Agopian · 13 years ago
- a07d473 am e804aa48: Merge "Move CameraParameters header to join rest of camera library." into jb-dev by Eino-Ville Talvala · 13 years ago
- e804aa4 Merge "Move CameraParameters header to join rest of camera library." into jb-dev by Eino-Ville Talvala · 13 years ago
- 41caf6d Move CameraParameters header to join rest of camera library. by Eino-Ville Talvala · 13 years ago
- a74eb25 am dd739965: Merge changes I32fbc2b6,Ifd0ed05b into jb-dev by Jamie Gennis · 13 years ago
- 8d05799 am bd113224: Merge "Fix log spam about CPU frequency on one device" into jb-dev by Glenn Kasten · 13 years ago
- 15e2385 am 9cab4ca1: Merge "minor Rect.h cleanup" into jb-dev by Mathias Agopian · 13 years ago
- dd73996 Merge changes I32fbc2b6,Ifd0ed05b into jb-dev by Jamie Gennis · 13 years ago
- e41b318 Add a BufferQueue CPU consumer. by Eino-Ville Talvala · 14 years ago
- bd11322 Merge "Fix log spam about CPU frequency on one device" into jb-dev by Glenn Kasten · 13 years ago
- 542af12 Fix log spam about CPU frequency on one device by Glenn Kasten · 13 years ago
- b7a6b96 libgui: remove setPostTransformCrop by Jamie Gennis · 13 years ago
- b82203a minor Rect.h cleanup by Mathias Agopian · 13 years ago
- b194ec9 libutils: add a tracing tag for video by Jamie Gennis · 13 years ago
- f15a83f SurfaceFlinger: add a crop to the layer state by Jamie Gennis · 13 years ago
- 3c32e5d Merge "OMX IL header additions for FLAC" into jb-dev by Jean-Michel Trivi · 13 years ago
- 224c784 OMX IL header additions for FLAC by Jean-Michel Trivi · 13 years ago
- 555f89d Add callback hack to find out when to reload system properties. by Dianne Hackborn · 13 years ago