Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
4abb1b8ef64dc4cd71966b59dc5d72a15055bf13
/
services
/
surfaceflinger
/
Layer.h
de14eca
SurfaceFlinger: Remove display freezing code
by Jamie Gennis
· 13 years ago
5b315da
SurfaceFlinger: set layer names on SurfaceTextures
by Jamie Gennis
· 13 years ago
880ac7a
improve hwc dumpsys
by Mathias Agopian
· 13 years ago
2143fe0
Add a debug option to turn the "transformation hint" off
by Mathias Agopian
· 13 years ago
9b8fc65
SurfaceTexture: fix queues-to-composer
by Jamie Gennis
· 14 years ago
91b5398
SurfaceFlinger doesn't rely on having a custom RefBase destructor
by Mathias Agopian
· 14 years ago
ff86f37
use SurfaceTexture new scaling mode in SF
by Mathias Agopian
· 14 years ago
eb99f0d
fix RefBase so it retains binary-compatibility with gingerbread
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
f72606c
SurfaceFlinger: Respect the PROTECTED gralloc bit.
by Jamie Gennis
· 14 years ago
d9896ed
Merge "Correctly handle translucency of device-specific pixel formats"
by Eric Hassold
· 14 years ago
1b0114f
fix a surface leak in SurfaceFlinger
by Mathias Agopian
· 14 years ago
2ae32bd
Correctly handle translucency of device-specific pixel formats
by Eric Hassold
· 14 years ago
d6f5bde
Protected surface API
by Glenn Kasten
· 14 years ago
1d4549a
clean-up unneeded code
by Mathias Agopian
· 14 years ago
1ebaa3a
Fix a problem where hwc and GL composition could show a different buffer
by Mathias Agopian
· 14 years ago
575eaf5
fix [3223749] media server crashes when switching mode from video capture to still image capture
by Mathias Agopian
· 14 years ago
669084d
resolved conflicts for merge of a0f011ff to master
by Mathias Agopian
· 14 years ago
1989af2
[3171580] Fix two typos related to fixed-size buffers
by Mathias Agopian
· 14 years ago
6c925d0
Implement reducing the buffer count of a Surface.
by Jamie Gennis
· 14 years ago
597c7f6
refactored screenshot code
by Mathias Agopian
· 14 years ago
38ed2e3
refactored screenshot code
by Mathias Agopian
· 14 years ago
cfa2759
revert hwcomposer HAL changes. DO NOT MERGE.
by Mathias Agopian
· 15 years ago
e0d5f5b
call into hwcomposer HAL when present
by Mathias Agopian
· 15 years ago
08e83bb
move native services under services/
by Mathias Agopian
· 15 years ago
[Renamed from libs/surfaceflinger/Layer.h]
781953d
Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger""
by Mathias Agopian
· 15 years ago
330dd30
Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"
by Andreas Huber
· 15 years ago
081bc5c
fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger
by Mathias Agopian
· 15 years ago
5e14010
allow re-targetting of surfaces
by Mathias Agopian
· 15 years ago
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
9237703
Make sure to use filtering while in fixed-size mode
by Mathias Agopian
· 15 years ago
2be352a
added the notion of fixed-size buffers
by Mathias Agopian
· 15 years ago
898c4c9
fix the threading issue for setBuffercount()
by Mathias Agopian
· 15 years ago
59751db
SharedBufferStack now can grow up to 16 buffers.
by Mathias Agopian
· 15 years ago
9f2c4fd
Refactor some code in surfaceflinger in preparation of upcoming changes
by Mathias Agopian
· 15 years ago
aca2ee8
remove the "memcpy" hack
by Mathias Agopian
· 15 years ago
9bce873
more surfaceflinger cleanups
by Mathias Agopian
· 15 years ago
022a43b
to help debugging [2461567] Home screen redraw messed up
by Mathias Agopian
· 15 years ago
9042b45
fix [2143798] Need to figure out how to do video
by Mathias Agopian
· 15 years ago
382e17d
fix [2211532] improves sholes graphics performance
by Mathias Agopian
· 15 years ago
4961c95
fix [2152536] ANR in browser
by Mathias Agopian
· 15 years ago
351a707
fix [2168528] enable glTexImage2D code path in SF for software-only buffers
by Mathias Agopian
· 15 years ago
6950e42
fix [2167050] glTexImage2D code path buggy in SurfaceFlinger
by Mathias Agopian
· 15 years ago
0c4cec7
Attempt to fix [2152536] ANR in browser
by Mathias Agopian
· 15 years ago
cc93476
turn dithering off if it's not needed
by Mathias Agopian
· 15 years ago
248b5bd
fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
by Mathias Agopian
· 15 years ago
9779b221
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
by Mathias Agopian
· 15 years ago
5cec474
second take, hopefully this time it doesn't break one of the builds: "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything."
by Mathias Agopian
· 16 years ago
64e89a8
Revert "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything."
by Fred Quintana
· 16 years ago
8b76a0a
SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything.
by Mathias Agopian
· 16 years ago
d763b5d
get rid of references to MemoryDealer in SurfaceFlinger
by Mathias Agopian
· 16 years ago
999543b
checkpoint. bring back video/camera
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
a3aa6c9
Surfaces are now destroyed properly in SurfaceFlinger.
by Mathias Agopian
· 16 years ago
6cf0db2
more Surface lifetime management
by Mathias Agopian
· 16 years ago
1473f46
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 16 years ago
9066cfe
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d83a98f
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
54b6cfa
Initial Contribution
by The Android Open Source Project
· 16 years ago