Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
0b067c6ecdfee4fb784d9370d00adb48a321bc3f
/
include
/
private
/
ui
/
RegionHelper.h
836513b
Merge "IWYU RegionHelper += <limits>" am: bbf3096e22 am: f08008db9f
by Steven Moreland
· 8 years ago
1da0289
IWYU RegionHelper += <limits>
by Steven Moreland
· 8 years ago
ea969d5
RegionHelper.h: include <limits> directly.
by Steven Moreland
· 8 years ago
f8e9366
Fix typo in Region to avoid unexpected values
by Fabien Sanglard
· 8 years ago
6027ba7
Fix typo in Region to avoid unexpected values
by Fabien Sanglard
· 8 years ago
382ecd3
Fix constructor parameters shadowing member variables
by Colin Cross
· 9 years ago
8f27996
Use uint32_t consistently for region op
by Colin Cross
· 9 years ago
17576de
Fix trailing semicolon warnings
by Colin Cross
· 9 years ago
60d6922
libsgui: Change Rect default constructor
by Pablo Ceballos
· 10 years ago
068d47f
strengthen region validation
by Mathias Agopian
· 13 years ago
3aecbb0
fix Region const_iterator.
by Mathias Agopian
· 13 years ago
38a7fa2
fix [2182249] [MR1] valgrind error in surface flinger
by Mathias Agopian
· 16 years ago
e7c4c28
add a virtual destructor to region_rasterizer, to be on the safe side
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