aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkBuffer.h
Commit message (Expand)AuthorAge
* Add extra warnings to match what Android uses.Gravatar mtklein@google.com2013-11-20
* Revert "Add extra warnings to match what Android uses."Gravatar scroggo@google.com2013-11-20
* Add extra warnings to match what Android uses.Gravatar djsollen@google.com2013-11-20
* Adding error checks to SkRBufferGravatar commit-bot@chromium.org2013-11-08
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar commit-bot@chromium.org2013-11-05
* Revert "Checking structure sizes before reading them from memory to avoid ove...Gravatar reed@google.com2013-11-04
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar sugoi@google.com2013-11-04
* Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('A...Gravatar epoger@google.com2013-11-04
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar sugoi@google.com2013-11-04
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* we have no subclasses, so change protected to private.Gravatar reed@google.com2012-08-16
* privatize SkBuffer.hGravatar mike@reedtribe.org2012-08-13