index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkRegionPriv.h
Commit message (
Expand
)
Author
Age
*
use std::atomic in SkRegionPriv
Mike Reed
2018-04-27
*
fix crasher in path-->region
Mike Reed
2018-02-27
*
Change SkMemory to the more accurately named SkMalloc.
Herb Derby
2017-03-27
*
Make SkMemory.h and adjust all files for usage.
Herb Derby
2017-03-20
*
SkRegion deserialization more robust
Hal Canary
2017-02-18
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-29
*
Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:800...
djsollen
2016-01-22
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-22
*
Have /src files use header directly.
herb
2015-09-29
*
Move SkAtomics.h to private.
herb
2015-09-28
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-07
*
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....
jvanverth
2015-07-02
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-01
*
Prevent integer wrap around for malloc size when creating a SkRegion
djsollen
2015-05-18
*
fix size_t/int warnings
commit-bot@chromium.org
2014-04-23
*
Remove method calls on invalid "this" pointer.
bungeman@google.com
2013-01-24
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
store x-interval-count per scanline, so we can skip lines in O(1)
reed@google.com
2012-05-02
*
record yspancount and intervalcount in regions
reed@google.com
2012-05-01
*
code-style cleanups only
reed@google.com
2012-04-30
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
grab from latest android
reed@android.com
2008-12-17