Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
75a0a91c408268ec7d1cd72a164bebf8fed49708
/
include
/
private
/
ui
/
RegionHelper.h
d66be0a
Use -Werror in frameworks/native/libs/gui and ui
by Chih-Hung Hsieh
· 8 years ago
836513b
Merge "IWYU RegionHelper += <limits>" am: bbf3096e22 am: f08008db9f
by Steven Moreland
· 9 years ago
1da0289
IWYU RegionHelper += <limits>
by Steven Moreland
· 9 years ago
ea969d5
RegionHelper.h: include <limits> directly.
by Steven Moreland
· 9 years ago
f8e9366
Fix typo in Region to avoid unexpected values
by Fabien Sanglard
· 9 years ago
6027ba7
Fix typo in Region to avoid unexpected values
by Fabien Sanglard
· 9 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
· 14 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
· 17 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
· 17 years ago