summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger_client
Commit message (Expand)AuthorAgeFilesLines
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-4/+0
* merge libsurfaceflinger_client into libguiMathias Agopian2011-03-2513-3814/+2
* Add support for timestamps into SurfaceTexture.Eino-Ville Talvala2011-03-171-0/+15
* ANativeWindow: add query for the concrete type.Jamie Gennis2011-03-142-1/+13
* SurfaceFlinger: Respect the PROTECTED gralloc bit.Jamie Gennis2011-03-101-6/+59
* ANativeWindow: add queues-to-window-composer check.Jamie Gennis2011-03-084-1/+179
* Merge "Add the MIN_UNDEQUEUED_BUFFERS query to ANW."Jamie Gennis2011-03-011-0/+3
|\
| * Add the MIN_UNDEQUEUED_BUFFERS query to ANW.Jamie Gennis2011-02-281-0/+3
* | surfaceflinger_client: Don't dereference NULL ptrs.Jamie Gennis2011-02-271-1/+1
|/
* allow root to call into surfaceflingerMathias Agopian2011-02-151-1/+1
* Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycombJamie Gennis2011-01-301-5/+10
|\
| * Reset ANativeWindow crop on buffer geometry changes.Jamie Gennis2011-01-281-5/+10
* | am 72abf01a: Merge "Fix the ISurfaceComposer onTransact switch." into gingerb...Mathias Agopian2011-01-271-2/+2
|\ \ | |/ |/|
| * Fix the ISurfaceComposer onTransact switch.Jamie Gennis2011-01-161-2/+2
* | clean-up unneeded codeMathias Agopian2011-01-201-36/+2
* | fix [3361121] hang in glClear() - device unresponsive, OTA failsMathias Agopian2011-01-181-2/+1
* | Merge "Fix error reporting in Surface::cancelBuffer()" into honeycombMathias Agopian2011-01-141-18/+11
|\ \
| * | Fix error reporting in Surface::cancelBuffer()Mathias Agopian2011-01-141-18/+11
* | | Fix remote GraphicBuffer allocation in SurfaceFlinger.Jamie Gennis2011-01-133-32/+123
|/ /
* | Add the ISurfaceComposer::createGraphicBuffer IPC.Jamie Gennis2011-01-061-0/+32
* | Merge "minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so."Mathias Agopian2010-12-141-3/+3
|\ \
| * | minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so.Mathias Agopian2010-12-131-3/+3
* | | Merge "dump callstack on Surface use error"Mathias Agopian2010-12-141-0/+6
|\ \ \ | |/ /
| * | dump callstack on Surface use errorMathias Agopian2010-12-101-0/+6
* | | [3258939] Need snapshot to limit which layers are includedMathias Agopian2010-12-102-4/+21
|/ /
* | remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-081-112/+0
* | Implement reducing the buffer count of a Surface.Jamie Gennis2010-11-113-6/+82
* | Fix a compile warning in the Surface class.Jamie Gennis2010-11-111-1/+1
* | am 85c5ca07: am 2f19f56a: Merge "Updade Surface (ANativeWindow) format based ...Mathias Agopian2010-10-261-0/+11
|\ \ | |/
| * Updade Surface (ANativeWindow) format based on its buffers formatMathias Agopian2010-10-251-0/+11
* | am 5bfa3a34: am 011b5bcc: Merge "implement part of [3094280] New animation fo...Mathias Agopian2010-10-151-0/+15
|\ \ | |/
| * implement part of [3094280] New animation for screen on and screen offMathias Agopian2010-10-131-0/+15
* | am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbreadJoe Onorato2010-10-131-0/+15
|\ \ | |/
| * turn off the electron beamMathias Agopian2010-10-121-0/+15
* | Move binder magic from the Surface class to GraphicBuffer.Jamie Gennis2010-10-101-19/+17
* | am ff04e97f: am f4619308: Merge "fix [2835280] Add support for cancelling buf...Mathias Agopian2010-10-062-11/+53
|\ \ | |/
| * fix [2835280] Add support for cancelling buffers to ANativeWindowMathias Agopian2010-10-042-11/+53
| * refactored screenshot codeMathias Agopian2010-10-042-2/+58
* | refactored screenshot codeMathias Agopian2010-09-292-2/+58
* | am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbreadMathias Agopian2010-09-241-0/+28
|\ \ | |/
| * add support for [1974164] Be able to take a screen shot on the deviceMathias Agopian2010-09-241-0/+28
* | resolved conflicts for merge of 48a86240 to masterMathias Agopian2010-09-151-1/+18
|\ \ | |/
| * Add logging of various important graphics eventsMathias Agopian2010-09-131-1/+18
* | am d322d163: am ae66946b: Merge "fix a race in SF buffer management" into gin...Mathias Agopian2010-08-271-12/+12
|\ \ | |/
| * fix a race in SF buffer managementMathias Agopian2010-08-261-12/+12
* | am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the or...Mathias Agopian2010-08-242-0/+68
|\ \ | |/
| * fix [2931513] Add support for setting the orientation of an ANativeWindowMathias Agopian2010-08-242-0/+68
* | Change the framework to use the new camera preview path.Jamie Gennis2010-08-232-5/+10
|/
* fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque...Mathias Agopian2010-07-271-30/+0
* Remove some debug logging that I accidentally committed.Jamie Gennis2010-07-191-3/+0