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
2020-05-06
Add test to call setInputWindows twice
Siarhei Vishniakou
2020-05-01
Merge "Revert^2 "libui: rewrite Region with FatVector"" into rvc-dev
Dheeraj Shetty
2020-05-01
Revert^2 "libui: rewrite Region with FatVector"
Jagadeesh Pakaravoor
2020-04-28
Fast path Region::orSelf when empty
Dan Stoza
2020-02-27
Revert "libui: rewrite Region with FatVector"
Tim Murray
2020-02-07
libui: rewrite Region with FatVector
Tim Murray
2019-12-10
libui: PrintTo and comparisons for values for tests
Lloyd Pique
2019-12-05
libui: remove frameworks/native/include/ui symlink
Marissa Wall
2019-10-15
[frameworks][native][libs]{math|ui} fix -Wimplicit-int-float-conversion
Nick Desaulniers
2019-04-23
link libutilscallstack only when VALIDATE_REGIONS is defined
Chong Zhang
2019-03-24
[libs/ui] Modernize codebase by replacing NULL with nullptr
Yi Kong
2018-12-05
SurfaceFlinger: Get rid of String8 in dumpsys
Yiwei Zhang
2018-11-30
Fix empty region if the scale is smaller than 1
Riddle Hsu
2018-11-27
SurfaceFlinger Input: Correct screen magnification.
Robert Carr
2018-04-09
Region: Speculative fix for ubsan abort
Dan Stoza
2018-02-07
libui: improve Region::validate
Chia-I Wu
2016-09-28
Use uint32_t consistently for region op am: 8f279960c6
Colin Cross
2016-09-27
Use uint32_t consistently for region op
Colin Cross
2016-07-18
Region: Detect malicious overflow in unflatten am: 1a65fccc50 am: fd579a51b5 ...
Pablo Ceballos
2016-07-18
Region: Detect malicious overflow in unflatten am: 1a65fccc50 am: fd579a51b5 ...
Pablo Ceballos
2016-07-14
Region: Detect malicious overflow in unflatten
Pablo Ceballos
2016-04-28
resolve merge conflicts of 168dc86 to nyc-dev-plus-aosp
Chih-Hung Hsieh
2016-04-25
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2016-04-01
Merge "Split increments to silence a compiler warning." am: 0f73649
Stephen Hines
2016-03-31
Split increments to silence a compiler warning.
Stephen Hines
2015-09-21
Remove usage of SharedBuffer
Pablo Ceballos
2015-09-11
Remove usage of SharedBuffer
Pablo Ceballos
2015-08-24
libsgui: Change Rect default constructor
Pablo Ceballos
2015-04-15
libgui: Pass surface damage through BufferQueue
Dan Stoza
2015-04-15
Merge "libui: Clean up Fence and Region flattening"
Dan Stoza
2015-04-15
libui: Clean up Fence and Region flattening
Dan Stoza
2015-04-10
Fix a memory corruption issue when vector resize
ywen
2014-12-22
Restore Region::set(uint32_t, uint32_t)
Bernhard Rosenkraenzer
2014-12-04
libui: Enable -Weverything and -Werror
Dan Stoza
2014-03-13
am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues"
Mark Salyzyn
2014-03-12
native frameworks: 64-bit compile issues
Mark Salyzyn
2014-02-10
Add contains point method to Region
Michael Wright
2013-07-30
Make Flattenable not virtual
Mathias Agopian
2013-05-10
reformat Rect.{cpp|h}
Mathias Agopian
2013-04-02
latch transparent region hint only when we get a new frame
Mathias Agopian
2013-03-21
improved CallStack a bit
Mathias Agopian
2013-02-27
Add createTJunctionFreeRegion
Chris Craik
2012-09-12
Region::validate() cannot be called from addRectUnchecked()
Mathias Agopian
2012-09-12
strengthen region validation
Mathias Agopian
2012-08-31
Add a way to retrieve a Region as a SharedBuffer
Mathias Agopian
2012-08-31
change how we store Region data internally
Mathias Agopian
2012-08-31
don't generate a new Region when translating by 0,0
Mathias Agopian
2012-08-13
improve [un]marshalling of non-binder objects
Mathias Agopian
2012-04-16
fix Region const_iterator.
Mathias Agopian
2012-02-07
Preliminary support for clipRect(Rect, Op)
Romain Guy
[next]