Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
bb9908b828a8cfd5965553be66faa6af89973697
/
services
/
surfaceflinger
/
Android.mk
a1549ff
fixup include paths
by Mathias Agopian
· 13 years ago
cf7f0c7
ui freeze workaround: reenable triple buffering mode
by Mathias Agopian
· 13 years ago
9a9dbd5
separate transactions from updates
by Mathias Agopian
· 13 years ago
007a34c
Nexus S now reports the proper frame-rate
by Mathias Agopian
· 13 years ago
e02f7b3
SF now synchronizes to VSYNC
by Mathias Agopian
· 13 years ago
79f39eb
Add support for sending VSYNC events to the framework
by Mathias Agopian
· 13 years ago
f9e88fb
Fix build.
by Mathias Agopian
· 13 years ago
aa2892e
Merge changes If4126023,Iacda2386,I1eb691f7,Ib56139f8
by Mathias Agopian
· 13 years ago
f3918c5
Add support for sending VSYNC events to the framework
by Mathias Agopian
· 13 years ago
b16dc69
temporarily hardcode Nexus S refresh rate
by Mathias Agopian
· 13 years ago
f98ab8b
remove hack that hardcoded the refresh rate
by Mathias Agopian
· 13 years ago
b965584
Back to 59fps
by Dave Burke
· 13 years ago
222357f
workaround to set the WM refresh rate to 48 Hz for tuna devices only
by Mathias Agopian
· 13 years ago
0ab84ef
Add a LayerScreenshot
by Mathias Agopian
· 13 years ago
840b8a6
Revert "Add a LayerScreenshot"
by Mathias Agopian
· 13 years ago
d6809f4
Add a LayerScreenshot
by Mathias Agopian
· 13 years ago
184df10
enable EGL_IMG_context_priority for the omap4 platform
by Mathias Agopian
· 13 years ago
93d75ec
as a debug option SrufaceFlinger can now connect to DDMS
by Mathias Agopian
· 13 years ago
950de41
SurfaceFlinger: use async mode for video & cam
by Jamie Gennis
· 13 years ago
bd882b1
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 13 years ago
7bb843c
unify SurfaceTexture and Surface
by Mathias Agopian
· 14 years ago
696257c
merge libsurfaceflinger_client into libgui
by Mathias Agopian
· 14 years ago
06f9ebf
minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so.
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
ac6f0cc
am fb31036f: am 583fefc8: Merge "Use the context_priority extension when present." into gingerbread
by Mathias Agopian
· 14 years ago
cd54dc2
Use the context_priority extension when present.
by Mathias Agopian
· 14 years ago
e3c0183
Squashed commit of the following:
by Andreas Huber
· 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
08e83bb
move native services under services/
by Mathias Agopian
· 14 years ago
[Renamed from libs/surfaceflinger/Android.mk]
4cfb3a6
fix live wallpapers on Droid
by Mathias Agopian
· 14 years ago
c19ffcb
remove a hack that was used only used on h/w we no longer support.
by Mathias Agopian
· 14 years ago
781953d
Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger""
by Mathias Agopian
· 14 years ago
330dd30
Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"
by Andreas Huber
· 14 years ago
081bc5c
fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger
by Mathias Agopian
· 14 years ago
593c05c
clean-up client management.
by Mathias Agopian
· 14 years ago
9f2c4fd
Refactor some code in surfaceflinger in preparation of upcoming changes
by Mathias Agopian
· 15 years ago
8c20ca3
remove a dependency of surfaceflinger on libskia
by Mathias Agopian
· 15 years ago
000479f
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago
0019215
Revert "When using MDP, we needed to use a texture for diming."
by Dima Zavin
· 15 years ago
bf0c320
When using MDP, we needed to use a texture for diming.
by Mathias Agopian
· 15 years ago
1c0bebb
fix [2262591] Junk on screen in ERD46
by Mathias Agopian
· 15 years ago
6950e42
fix [2167050] glTexImage2D code path buggy in SurfaceFlinger
by Mathias Agopian
· 15 years ago
9779b221
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
by Mathias Agopian
· 15 years ago
4523b768
enable HW acceleration for the Dim Surface on 8k devices
by Mathias Agopian
· 15 years ago
ac2dd4d
first attempt to fix the sim
by Mathias Agopian
· 15 years ago
b5af325
rename libsgl/libcorecg to libskia
by Mike Reed
· 15 years ago
f780d32
don't need to link against libsgl
by Mathias Agopian
· 15 years ago
2eab9d8
copybit now uses a native_handle_t* instead of a fd/offset
by Mathias Agopian
· 15 years ago
9cc8852
implement dimming with a texture on msm7k so it uses copybit
by Mathias Agopian
· 15 years ago
947f4f4
merge master to master_gl
by Mathias Agopian
· 15 years ago
e755d64
am 69a6c3eb: Merge change 2292 into donut
by Android (Google) Code Review
· 15 years ago
627e7b5
split boot animation out of SurfaceFlinger
by Mathias Agopian
· 15 years ago
25ba5b6
checkpoint: split libutils into libutils + libbinder
by Mathias Agopian
· 15 years ago
dff8e58
update surfaceflinger, libui and libagl to the new gralloc api
by Mathias Agopian
· 16 years ago
6ead5d9
a brand new MessageQueue for SurfaceFlinger.
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
1473f46
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 16 years ago
3552f53
AI 143309: am: CL 143160 am: CL 142856 new-new-new-new rotation animation. it may still change one more time.
by Mathias Agopian
· 16 years ago
89a1872
AI 143160: am: CL 142856 new-new-new-new rotation animation. it may still change one more time.
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
da996f3
auto import from //branches/cupcake/...@131421
by The Android Open Source Project
· 16 years ago
d24b818
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
f013e1a
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
54b6cfa
Initial Contribution
by The Android Open Source Project
· 16 years ago