index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkValidatingReadBuffer.cpp
Commit message (
Expand
)
Author
Age
*
remove SkError
Mike Klein
2016-10-13
*
Fix some fuzzer complaints
Robert Phillips
2016-09-26
*
Add SkColor4f serialization
brianosman
2016-09-25
*
Add validation of RRects to SkValidatingReadBuffer
Robert Phillips
2016-09-23
*
change readTypeface to return sk_sp
reed
2016-08-29
*
Fix Perlin noise fuzz issue
robertphillips
2016-06-27
*
Remove (almost) unused read/writeFunctionPtr API.
brianosman
2016-05-02
*
Remove unused encodedString API on SkWriteBuffer/SkReadBuffer
brianosman
2016-05-02
*
Enable flattening/unflattening with custom unflatten procs
msarett
2016-04-22
*
Fix ImageFilter fuzzer issue
robertphillips
2016-04-20
*
Reverse dependency between SkScalar.h and SkFixed.h.
benjaminwagner
2016-04-07
*
Revert of Delete SkFlattenable::Type (part 1) (patchset #1 id:1 of https://co...
msarett
2016-04-05
*
Delete SkFlattenable::Type (part 1)
msarett
2016-04-05
*
Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://coderev...
mtklein
2016-04-04
*
Delete SkFlattenable::Type
msarett
2016-04-04
*
change flattenable factory to return sk_sp
reed
2016-04-03
*
SkValidatingReadBuffer: make sure we don't call readTypeface().
mtklein
2015-09-14
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Fixed array read error
sugoi
2015-02-09
*
Objects should be unrefed instead of deleted
sugoi
2014-10-31
*
SkCanvas::drawPatch param SkPoint[12]
dandov
2014-08-12
*
Stopped skipping tests in dm of SkPatch by implementing the
dandov
2014-08-07
*
stop calling SkBitmap::flatten
commit-bot@chromium.org
2014-05-23
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-23
*
Remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-22
*
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-22
*
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...
commit-bot@chromium.org
2014-05-21
*
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-16
*
remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-16
*
Fixed issue found by clusterfuzz
commit-bot@chromium.org
2014-04-29
*
fix size_t/int warnings
commit-bot@chromium.org
2014-04-23
*
Fixing SkPicture serialization
commit-bot@chromium.org
2014-03-12
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Fixed more fuzzer issues
commit-bot@chromium.org
2013-12-17
*
Fixed a few places where uninitialized memory could have been read
commit-bot@chromium.org
2013-12-06
*
Reverting r12427
rmistry@google.com
2013-12-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-02
*
Fixed bad memory access
commit-bot@chromium.org
2013-11-26
*
Fixing issues found by fuzzer
commit-bot@chromium.org
2013-11-22
*
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
*
Adding size parameter to read array functions
commit-bot@chromium.org
2013-10-31
*
Enabling validation code in serialization and adding serialization to fuzzer
commit-bot@chromium.org
2013-10-28
*
Follow up to serialization validation code
commit-bot@chromium.org
2013-10-23
*
Initial error handling code
commit-bot@chromium.org
2013-10-23
*
Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://co...
robertphillips@google.com
2013-09-16
[next]