Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
8b33f032327f8de0dcc0e6d0d43ed80f834b51f6
/
libs
/
ui
/
Region.cpp
3aecbb0
fix Region const_iterator.
by Mathias Agopian
· 13 years ago
b8a2e98
Preliminary support for clipRect(Rect, Op)
by Romain Guy
· 13 years ago
e6f43dd
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
9d45368
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
0857c8f
Region cannot handle malformed Rects. Abort the Region op in that case.
by Mathias Agopian
· 14 years ago
0450452
Make sure Region handles invalid rectangles
by Mathias Agopian
· 14 years ago
d0b55c0
fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out
by Mathias Agopian
· 14 years ago
b801624
Optimize FBO drawing with regions.
by Romain Guy
· 15 years ago
b612142
Remove a dependency of Region (libui) on Parcel (libbinder).
by Mathias Agopian
· 15 years ago
72b0ffe
should fix sim build
by Mathias Agopian
· 16 years ago
9f96145
Region::makeBoundsSelf() efficiently turns a region to its bounds
by Mathias Agopian
· 16 years ago
bed9dd1
make sure the Region code disallows constructs like "(a+b)=c;", which is somewhat meaningless.
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
0926f50
update surfaceflinger, libui and libagl to the new gralloc api
by Mathias Agopian
· 16 years ago
edbf3b6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d5193d9
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
2762932
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 16 years ago
7c1b96a
Initial Contribution
by The Android Open Source Project
· 17 years ago