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