index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
ui
/
Region.cpp
Age
Commit message (
Expand
)
Author
2011-03-17
fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondit...
Mathias Agopian
2010-11-02
Optimize FBO drawing with regions.
Romain Guy
2010-02-17
Remove a dependency of Region (libui) on Parcel (libbinder).
Mathias Agopian
2009-07-06
should fix sim build
Mathias Agopian
2009-06-29
Region::makeBoundsSelf() efficiently turns a region to its bounds
Mathias Agopian
2009-05-27
make sure the Region code disallows constructs like "(a+b)=c;", which is some...
Mathias Agopian
2009-05-17
Region now has its own implementation instead of relying on SkRegion, which a...
Mathias Agopian
2009-05-04
update surfaceflinger, libui and libagl to the new gralloc api
Mathias Agopian
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-01-09
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project