aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkValidatingReadBuffer.cpp
Commit message (Expand)AuthorAge
* SkValidatingReadBuffer: make sure we don't call readTypeface().Gravatar mtklein2015-09-14
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Fixed array read errorGravatar sugoi2015-02-09
* Objects should be unrefed instead of deletedGravatar sugoi2014-10-31
* SkCanvas::drawPatch param SkPoint[12]Gravatar dandov2014-08-12
* Stopped skipping tests in dm of SkPatch by implementing theGravatar dandov2014-08-07
* stop calling SkBitmap::flattenGravatar commit-bot@chromium.org2014-05-23
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-23
* Remove unused (by clients) SkUnitMapperGravatar commit-bot@chromium.org2014-05-22
* Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...Gravatar commit-bot@chromium.org2014-05-22
* Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...Gravatar commit-bot@chromium.org2014-05-21
* Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...Gravatar commit-bot@chromium.org2014-05-16
* remove unused (by clients) SkUnitMapperGravatar commit-bot@chromium.org2014-05-16
* Fixed issue found by clusterfuzzGravatar commit-bot@chromium.org2014-04-29
* fix size_t/int warningsGravatar commit-bot@chromium.org2014-04-23
* Fixing SkPicture serializationGravatar commit-bot@chromium.org2014-03-12
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* Fixed more fuzzer issuesGravatar commit-bot@chromium.org2013-12-17
* Fixed a few places where uninitialized memory could have been readGravatar commit-bot@chromium.org2013-12-06
* Reverting r12427Gravatar rmistry@google.com2013-12-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-02
* Fixed bad memory accessGravatar commit-bot@chromium.org2013-11-26
* Fixing issues found by fuzzerGravatar commit-bot@chromium.org2013-11-22
* 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
* Adding size parameter to read array functionsGravatar commit-bot@chromium.org2013-10-31
* Enabling validation code in serialization and adding serialization to fuzzerGravatar commit-bot@chromium.org2013-10-28
* Follow up to serialization validation codeGravatar commit-bot@chromium.org2013-10-23
* Initial error handling codeGravatar commit-bot@chromium.org2013-10-23
* Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://co...Gravatar robertphillips@google.com2013-09-16
* Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on ...Gravatar robertphillips@google.com2013-09-16
* Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview...Gravatar robertphillips@google.com2013-09-16
* Initial error handling codeGravatar commit-bot@chromium.org2013-09-13