Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
a553c25b33c99b345cf1c8688f8df0ed8df14e5a
/
libs
/
ui
/
Surface.cpp
8d9a5eff
fix [1964315] crash in the surface.cpp while browsing
by Mathias Agopian
· 15 years ago
1837beb
fix typo defining a singleton attrbutes for an object that is not a singleton -- no side effects, but useless
by Mathias Agopian
· 16 years ago
947f4f4
merge master to master_gl
by Mathias Agopian
· 16 years ago
0795272
move libbinder's header files under includes/binder
by Mathias Agopian
· 16 years ago
6158b1b
Region now has its own implementation instead of relying on SkRegion, which allows us to break libui's dependency on libcorecg.
by Mathias Agopian
· 16 years ago
ac2523b
move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h and don't include it from egl.h
by Mathias Agopian
· 16 years ago
e633f93
get rid of android_native_buffer_t::getHandle() and replace it with an handle field
by Mathias Agopian
· 16 years ago
430f2ed
removed the "bits" attribute from android_native_buffer_t.
by Mathias Agopian
· 16 years ago
dff8e58
update surfaceflinger, libui and libagl to the new gralloc api
by Mathias Agopian
· 16 years ago
2b1927f
Squashed commit of the following:
by Mathias Agopian
· 16 years ago
69d6209
cleanup, remove unused fields. Also make sure that we don't systematically allocate a Surface in Surface.java if only a SurfaceControl is needed (Common case).
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
6d2c0bc
split Surface.cpp into Surface and SurfaceControl
by Mathias Agopian
· 16 years ago
402c346
fix some issues with Surface's lifetime management.
by Mathias Agopian
· 16 years ago
a6b40ba
fix a rookie mistake causing Singleton<> to be a "multiton". Also improve the BufferMapper's debugging, but turn it off.
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
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