summaryrefslogtreecommitdiff
path: root/libs/surfaceflinger_client
AgeCommit message (Expand)Author
2011-07-11Remove the simulator target from all makefiles. Jeff Brown
2011-03-25merge libsurfaceflinger_client into libgui Mathias Agopian
2011-03-17Add support for timestamps into SurfaceTexture. Eino-Ville Talvala
2011-03-14ANativeWindow: add query for the concrete type. Jamie Gennis
2011-03-10SurfaceFlinger: Respect the PROTECTED gralloc bit. Jamie Gennis
2011-03-08ANativeWindow: add queues-to-window-composer check. Jamie Gennis
2011-03-01Merge "Add the MIN_UNDEQUEUED_BUFFERS query to ANW." Jamie Gennis
2011-02-28Add the MIN_UNDEQUEUED_BUFFERS query to ANW. Jamie Gennis
2011-02-27surfaceflinger_client: Don't dereference NULL ptrs. Jamie Gennis
2011-02-15allow root to call into surfaceflinger Mathias Agopian
2011-01-30Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycomb Jamie Gennis
2011-01-28Reset ANativeWindow crop on buffer geometry changes. Jamie Gennis
2011-01-27am 72abf01a: Merge "Fix the ISurfaceComposer onTransact switch." into gingerb... Mathias Agopian
2011-01-20clean-up unneeded code Mathias Agopian
2011-01-18fix [3361121] hang in glClear() - device unresponsive, OTA fails Mathias Agopian
2011-01-16Fix the ISurfaceComposer onTransact switch. Jamie Gennis
2011-01-14Merge "Fix error reporting in Surface::cancelBuffer()" into honeycomb Mathias Agopian
2011-01-14Fix error reporting in Surface::cancelBuffer() Mathias Agopian
2011-01-13Fix remote GraphicBuffer allocation in SurfaceFlinger. Jamie Gennis
2011-01-06Add the ISurfaceComposer::createGraphicBuffer IPC. Jamie Gennis
2010-12-14Merge "minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so." Mathias Agopian
2010-12-14Merge "dump callstack on Surface use error" Mathias Agopian
2010-12-13minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. Mathias Agopian
2010-12-10[3258939] Need snapshot to limit which layers are included Mathias Agopian
2010-12-10dump callstack on Surface use error Mathias Agopian
2010-12-08remove support for PUSH_BUFFER surfaces and overlays Mathias Agopian
2010-11-11Implement reducing the buffer count of a Surface. Jamie Gennis
2010-11-11Fix a compile warning in the Surface class. Jamie Gennis
2010-10-26am 85c5ca07: am 2f19f56a: Merge "Updade Surface (ANativeWindow) format based ... Mathias Agopian
2010-10-25Updade Surface (ANativeWindow) format based on its buffers format Mathias Agopian
2010-10-15am 5bfa3a34: am 011b5bcc: Merge "implement part of [3094280] New animation fo... Mathias Agopian
2010-10-13am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbread Joe Onorato
2010-10-13implement part of [3094280] New animation for screen on and screen off Mathias Agopian
2010-10-12turn off the electron beam Mathias Agopian
2010-10-10Move binder magic from the Surface class to GraphicBuffer. Jamie Gennis
2010-10-06am ff04e97f: am f4619308: Merge "fix [2835280] Add support for cancelling buf... Mathias Agopian
2010-10-04fix [2835280] Add support for cancelling buffers to ANativeWindow Mathias Agopian
2010-10-04refactored screenshot code Mathias Agopian
2010-09-29refactored screenshot code Mathias Agopian
2010-09-24am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread Mathias Agopian
2010-09-24add support for [1974164] Be able to take a screen shot on the device Mathias Agopian
2010-09-15resolved conflicts for merge of 48a86240 to master Mathias Agopian
2010-09-13Add logging of various important graphics events Mathias Agopian
2010-08-27am d322d163: am ae66946b: Merge "fix a race in SF buffer management" into gin... Mathias Agopian
2010-08-26fix a race in SF buffer management Mathias Agopian
2010-08-24am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the or... Mathias Agopian
2010-08-24fix [2931513] Add support for setting the orientation of an ANativeWindow Mathias Agopian
2010-08-23Change the framework to use the new camera preview path. Jamie Gennis
2010-07-27fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque... Mathias Agopian
2010-07-19Remove some debug logging that I accidentally committed. Jamie Gennis