index
:
frameworks_native
replicant-4.2
replicant-6.0
frameworks/native
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
ui
/
Region.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Region::validate() cannot be called from addRectUnchecked()
Mathias Agopian
2012-09-12
1
-4
/
+0
*
strengthen region validation
Mathias Agopian
2012-09-12
1
-23
/
+59
*
Add a way to retrieve a Region as a SharedBuffer
Mathias Agopian
2012-08-31
1
-0
/
+12
*
change how we store Region data internally
Mathias Agopian
2012-08-31
1
-43
/
+30
*
don't generate a new Region when translating by 0,0
Mathias Agopian
2012-08-31
1
-1
/
+1
*
improve [un]marshalling of non-binder objects
Mathias Agopian
2012-08-13
1
-51
/
+23
*
fix Region const_iterator.
Mathias Agopian
2012-04-16
1
-1
/
+9
*
Preliminary support for clipRect(Rect, Op)
Romain Guy
2012-02-07
1
-0
/
+19
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-6
/
+6
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-6
/
+6
*
Region cannot handle malformed Rects. Abort the Region op in that case.
Mathias Agopian
2011-09-26
1
-0
/
+1
*
Make sure Region handles invalid rectangles
Mathias Agopian
2011-09-19
1
-0
/
+5
*
fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondit...
Mathias Agopian
2011-03-17
1
-1
/
+11
*
Optimize FBO drawing with regions.
Romain Guy
2010-11-02
1
-1
/
+1
*
Remove a dependency of Region (libui) on Parcel (libbinder).
Mathias Agopian
2010-02-17
1
-44
/
+9
*
should fix sim build
Mathias Agopian
2009-07-06
1
-0
/
+2
*
Region::makeBoundsSelf() efficiently turns a region to its bounds
Mathias Agopian
2009-06-29
1
-0
/
+6
*
make sure the Region code disallows constructs like "(a+b)=c;", which is some...
Mathias Agopian
2009-05-27
1
-13
/
+13
*
Region now has its own implementation instead of relying on SkRegion, which a...
Mathias Agopian
2009-05-17
1
-137
/
+488
*
update surfaceflinger, libui and libagl to the new gralloc api
Mathias Agopian
2009-05-04
1
-0
/
+7
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+313
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-313
/
+0
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-2
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+315