Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
5140a13b5eff0b9ba89cb954ba645ca468257548
/
include
/
private
/
ui
c7d5601
make sure to update the tail pointer when undoing a dequeue
by Mathias Agopian
· 16 years ago
48d819a
fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
by Mathias Agopian
· 16 years ago
b58b5d7
make sure conditions will return when the status of a surface is not NO_ERROR
by Mathias Agopian
· 16 years ago
cbb288b
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
by Mathias Agopian
· 16 years ago
238a66e
be more friendly with C
by Mathias Agopian
· 16 years ago
eb9fd68
add a ctor to Mutex to specify the type, which can be shared. This is used by sf and af an soon will allow some optimization in the kernel for non shared mutexes
by Mathias Agopian
· 16 years ago
e7c4c28
add a virtual destructor to region_rasterizer, to be on the safe side
by Mathias Agopian
· 16 years ago
7e2a937
revive the copybit test.
by Mathias Agopian
· 16 years ago
0c97ed3
cleanup Debug.h a bit
by Mathias Agopian
· 16 years ago
20f6878
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
58a79f4
move android_native_buffer_t declaration into its own private/ui/android_native_priv.h header, since user code should never have access to it.
by Mathias Agopian
· 16 years ago
7189c00
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
f1d8e87
a brand new MessageQueue for SurfaceFlinger.
by Mathias Agopian
· 16 years ago
076b1cc
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 16 years ago
edbf3b6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
d5193d9
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
7c1b96a
Initial Contribution
by The Android Open Source Project
· 17 years ago