index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkBuffer.h
Commit message (
Expand
)
Author
Age
*
make SkRBuffer always validate
Mike Reed
2017-01-08
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Add extra warnings to match what Android uses.
mtklein@google.com
2013-11-20
*
Revert "Add extra warnings to match what Android uses."
scroggo@google.com
2013-11-20
*
Add extra warnings to match what Android uses.
djsollen@google.com
2013-11-20
*
Adding error checks to SkRBuffer
commit-bot@chromium.org
2013-11-08
*
Checking structure sizes before reading them from memory to avoid overflowing...
commit-bot@chromium.org
2013-11-05
*
Revert "Checking structure sizes before reading them from memory to avoid ove...
reed@google.com
2013-11-04
*
Checking structure sizes before reading them from memory to avoid overflowing...
sugoi@google.com
2013-11-04
*
Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('A...
epoger@google.com
2013-11-04
*
Checking structure sizes before reading them from memory to avoid overflowing...
sugoi@google.com
2013-11-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
we have no subclasses, so change protected to private.
reed@google.com
2012-08-16
*
privatize SkBuffer.h
mike@reedtribe.org
2012-08-13