- e65beaa Fix rotation displays frame N-1 briefly while rotating by Mathias Agopian · 13 years ago
- 9ec98cd am aa938c8d: Merge "mDirtyRegion is single threaded, but could be accessed from a hwc thread" into ics-mr0 by Mathias Agopian · 13 years ago
- 6497eab mDirtyRegion is single threaded, but could be accessed from a hwc thread by Mathias Agopian · 13 years ago
- 2696d05 am 70ac412b: Merge "Add a LayerScreenshot" into ics-mr0 by Dave Burke · 13 years ago
- 0ab84ef Add a LayerScreenshot by Mathias Agopian · 13 years ago
- a3dca6f am 840b8a67: Revert "Add a LayerScreenshot" by Mathias Agopian · 13 years ago
- f21dd1e Merge branch 'master' of ssh://android-git:29418/platform/frameworks/base by Elliott Hughes · 13 years ago
- 840b8a6 Revert "Add a LayerScreenshot" by Mathias Agopian · 13 years ago
- de14eca SurfaceFlinger: Remove display freezing code by Jamie Gennis · 13 years ago
- 122aa6b SurfaceFlinger: make sync transactions explicit by Jamie Gennis · 13 years ago
- d6809f4 Add a LayerScreenshot by Mathias Agopian · 13 years ago
- e2909e1 SurfaceFlinger: update orientation via transactions by Jamie Gennis · 13 years ago
- 9191392 fix an issue where the screen could stay off by Mathias Agopian · 13 years ago
- 830d083 SurfaceFlinger: screenshots w/ protected buffers by Jamie Gennis · 13 years ago
- edaab94 Force a repaint when hwc invalidate hook is called by Mathias Agopian · 13 years ago
- 01a98dd Handle orientation changes more systematically. Bug: 4981385 by Jeff Brown · 13 years ago
- 88cde07 fix transition from full overlays to fb by Mathias Agopian · 13 years ago
- d0f2f0d rename mInvalidRegion to mSwapRegion by Mathias Agopian · 13 years ago
- 0a5abdb Fix another problem with refreshing the screen when switching to/from overlay by Mathias Agopian · 13 years ago
- 4bacc9d Fix an issue is SF that caused drawing artifacts when hwc changed mode by Mathias Agopian · 13 years ago
- 2143fe0 Add a debug option to turn the "transformation hint" off by Mathias Agopian · 13 years ago
- 7f76a3c fix "show screen update" debug option. by Mathias Agopian · 13 years ago
- 9b8fc65 SurfaceTexture: fix queues-to-composer by Jamie Gennis · 13 years ago
- 93d75ec as a debug option SrufaceFlinger can now connect to DDMS by Mathias Agopian · 13 years ago
- 91b5398 SurfaceFlinger doesn't rely on having a custom RefBase destructor by Mathias Agopian · 13 years ago
- 55aaccd Merge "don't kill surfaceflinger when system process dies" by Mathias Agopian · 14 years ago
- 0c63ef5 don't kill surfaceflinger when system process dies by Mathias Agopian · 14 years ago
- eec0f7e return an error code with gralloc buffer allocation failures by Mathias Agopian · 14 years ago
- 439863f SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 14 years ago
- 0dd593f PermissionCache caches permission checks by Mathias Agopian · 14 years ago
- 7bb843c unify SurfaceTexture and Surface by Mathias Agopian · 14 years ago
- 6960811 Fix a race that could cause GL commands to be executed from the wrong thread. by Mathias Agopian · 14 years ago
- 6dcb155 Fix a race in SurfaceFlinger that could cause layers to be leaked forever. by Mathias Agopian · 14 years ago
- 5fa7ad6 Fix a race-condtion in SurfaceFlinger that could lead to a crash. by Mathias Agopian · 14 years ago
- 9638e5c Get rid of the "pid" parameter from createSurface by Mathias Agopian · 14 years ago
- 5f05f99 Fix a GraphicBuffer leak in SurfaceTexture by Mathias Agopian · 14 years ago
- f0ff906 Fix some const-ness and comments by Mathias Agopian · 14 years ago
- d2acedf ANativeWindow: add queues-to-window-composer check. by Jamie Gennis · 14 years ago
- 1d4549a clean-up unneeded code by Mathias Agopian · 14 years ago
- fd7a411 Merge "partially fix [3306150] HTML5 video with H/W acceleration blackout" into honeycomb by Mathias Agopian · 14 years ago
- f4dfe1b partially fix [3306150] HTML5 video with H/W acceleration blackout by Mathias Agopian · 14 years ago
- 010719c Merge "fix [3312683] Camera mirroring problem after switching from back to front camera" into honeycomb by Mathias Agopian · 14 years ago
- fb4dcb1 fix [3312683] Camera mirroring problem after switching from back to front camera by Mathias Agopian · 14 years ago
- f7acf16 Fix remote GraphicBuffer allocation in SurfaceFlinger. by Jamie Gennis · 14 years ago
- 0a53d5c Add the ISurfaceComposer::createGraphicBuffer IPC. by Jamie Gennis · 14 years ago
- 3dd25a6 [3258939] Need snapshot to limit which layers are included by Mathias Agopian · 14 years ago
- c3802d2 More clean-up. Get rid off the "blur" effect in SurfaceFlinger by Mathias Agopian · 14 years ago
- d211230 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 14 years ago
- 596e590 am 7e9a54d4: am d4e03f37: addresses parts of 3096779 and 3097475 by Mathias Agopian · 14 years ago
- 99e3fab am 5bfa3a34: am 011b5bcc: Merge "implement part of [3094280] New animation for screen on and screen off add support for screen on animation" into gingerbread by Mathias Agopian · 14 years ago
- d4e03f3 addresses parts of 3096779 and 3097475 by Mathias Agopian · 14 years ago
- eb86aaa am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbread by Joe Onorato · 14 years ago
- 2d2b803 implement part of [3094280] New animation for screen on and screen off by Mathias Agopian · 14 years ago
- aab758e turn off the electron beam by Mathias Agopian · 14 years ago
- 597c7f6 refactored screenshot code by Mathias Agopian · 14 years ago
- 38ed2e3 refactored screenshot code by Mathias Agopian · 14 years ago
- d95fec0 am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 14 years ago
- ca5edbe add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 14 years ago
- 6a96924 add a way to toggle the h/w composer at runtime by Mathias Agopian · 14 years ago
- cfa2759 revert hwcomposer HAL changes. DO NOT MERGE. by Mathias Agopian · 14 years ago
- e0d5f5b call into hwcomposer HAL when present by Mathias Agopian · 14 years ago
- 1efba9a get rid of our LayerVector implementation by Mathias Agopian · 14 years ago
- ff1d410 keep a list of visible sorted surfaces by Mathias Agopian · 14 years ago
- 2465168 added BinderService<> template to help creating native binder services by Mathias Agopian · 15 years ago
- 08e83bb move native services under services/ by Mathias Agopian · 15 years ago[Renamed from libs/surfaceflinger/SurfaceFlinger.h]
- 7623da4 split surface management from surface's buffers management by Mathias Agopian · 15 years ago
- 593c05c clean-up client management. by Mathias Agopian · 15 years ago
- 770492c more clean-up in preparation of bigger changes by Mathias Agopian · 15 years ago
- 898c4c9 fix the threading issue for setBuffercount() by Mathias Agopian · 15 years ago
- 9bce873 more surfaceflinger cleanups by Mathias Agopian · 15 years ago
- 5d26c1e Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 15 years ago
- 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
- 66c77a5 Add support for physically rotated displays by Mathias Agopian · 15 years ago
- 0e44976 fix [2297155] SurfaceFlinger's freeze-timeout doesn't work by Mathias Agopian · 15 years ago
- 08c19be DO NOT MERGE: Another gcc 4.0.3 workaround. by Andy McFadden · 15 years ago
- 6950e42 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
- 2e4b68d fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 15 years ago
- fa0a4bd Work around gcc 4.0.3 bug. by Andy McFadden · 15 years ago
- 4a06bb4 workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 15 years ago
- 9779b22 fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
- a8d4917 dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlocked by Mathias Agopian · 15 years ago
- 18b6b49 fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 15 years ago
- 33863dd resolved conflicts for merge of ac38dfc5 to master by Mathias Agopian · 15 years ago
- 12cedff fix [2017532] Partial Update leaves residual image. by Mathias Agopian · 15 years ago
- 94aadce trying to fix the sim, I'm not even sure this syntaxe is valid, but my compilo doesn't complain by Mathias Agopian · 16 years ago
- d763b5d get rid of references to MemoryDealer in SurfaceFlinger by Mathias Agopian · 16 years ago
- 359140c free gralloc buffers as soon as possible (when a surface is not visible any longer), client who have the buffers still mapped won't crash, btu may see garbage data by Mathias Agopian · 16 years ago
- 6edf5af fix a memory corruption where a SF Client could be used after it's been destroyed by Mathias Agopian · 16 years ago
- 9cc8852 implement dimming with a texture on msm7k so it uses copybit by Mathias Agopian · 16 years ago
- 151e859 new Permission class used to improve permission checks speed (by caching results) by Mathias Agopian · 16 years ago
- 2d5ee25 fix a bunch of problems with destroying surfaces. by Mathias Agopian · 16 years ago
- 947f4f4 merge master to master_gl by Mathias Agopian · 16 years ago
- e755d64 am 69a6c3eb: Merge change 2292 into donut by Android (Google) Code Review · 16 years ago
- 627e7b5 split boot animation out of SurfaceFlinger by Mathias Agopian · 16 years ago
- 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago
- dff8e58 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 16 years ago
- ef07dda get rid of the "show fps" debug option by Mathias Agopian · 16 years ago
- 6ead5d9 a brand new MessageQueue for SurfaceFlinger. by Mathias Agopian · 16 years ago
- 6cf0db2 more Surface lifetime management by Mathias Agopian · 16 years ago
- 17f638b more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl. by Mathias Agopian · 16 years ago