Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
02738a86e5fd44f0a2c91882a9fba727e803530a
/
tests
/
Writer32Test.cpp
95e3c05
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 8 years ago
c456b73
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
by Kevin Lubick
· 8 years ago
a5494f1
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 8 years ago
38d909e
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 8 years ago
4d9ff62
Remove SkWriter32::contiguousArray().
by mtklein
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
fde0511
Make sp variants for SkData
by reed
· 9 years ago
f70b531
Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )"
by reed
· 9 years ago
1610835
Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )
by reed
· 9 years ago
0eda258
move annotations to canvas virtual
by reed
· 9 years ago
565901d
Switch SkAutoMalloc to SkAutoTMalloc to avoid cast
by scroggo
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
4f358fc
Make SkWriter32::snapshotAsData() a dumb copy.
by mtklein
· 10 years ago
fbaace0
DM warning-free on win64
by bsalomon
· 10 years ago
affa77d
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
c30dcb9
Add capture snapshot as data to SkWriter32, use it to optimise record->playback.
by commit-bot@chromium.org
· 11 years ago
536ac5e
Templetized SkWriter32 readTAt() & overwriteTAt()
by commit-bot@chromium.org
· 11 years ago
afe38b1
Fix broken debug build
by commit-bot@chromium.org
· 11 years ago
c6d3c44
Have peek32 return uint32_t& to make it harder to look at more than 4 bytes.
by commit-bot@chromium.org
· 11 years ago
8f6884a
Cleanup: Sanitize the order of includes under tests/
by tfarina@chromium.org
· 11 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
1938242
Convert SkWriter32 to use an SkTDArray for its internal storage.
by commit-bot@chromium.org
· 11 years ago
e4fafb1
Use DEFINE_TESTCLASS_SHORT macro in tests.
by tfarina@chromium.org
· 11 years ago
4469938
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning""
by reed@google.com
· 11 years ago
6fcbfce
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"
by reed@google.com
· 11 years ago
081560e
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning
by reed@google.com
· 11 years ago
e0e7cfe
Change old PRG to be SkLCGRandom; change new one to SkRandom
by commit-bot@chromium.org
· 11 years ago
8b4ba63
Fix bug in SkWriter32.
by mtklein@google.com
· 11 years ago
0038c12
Write NULL as "" so readString() always returns a non-NULL string.
by mtklein@google.com
· 11 years ago
47fa136
allow NULL in writeString/readString
by commit-bot@chromium.org
· 11 years ago
ff36a1d
Start from scratch on a faster SkFlatDictionary.
by commit-bot@chromium.org
· 11 years ago
5174286
Revert "Start from scratch on a faster SkFlatDictionary."
by mtklein@google.com
· 11 years ago
cae5d8d
Start from scratch on a faster SkFlatDictionary.
by commit-bot@chromium.org
· 11 years ago
c490f80
Change random number generator for 'tests' to SkMWCRandom. Also removes some
by jvanverth@google.com
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
b89a03c
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
5595af1
unify how we handle externally-provided storage in SkWriter32, with the goal
by reed@google.com
· 12 years ago
d7e2782
truncate our llist w/ null during rewind.
by reed@google.com
· 12 years ago
a27096b
Sanitizing source files in Skia_Nightly_House_Keeping
by skia.committer@gmail.com
· 12 years ago
1cf58d0
add SkWriter32::rewindToOffset() -- used for peephole edits in picture recording
by reed@google.com
· 12 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
dd39488
Avoid a loop in writeString and writePad by zeroing padding first.
by scroggo@google.com
· 12 years ago
e9617eb
In SkWriter32::writeString, initialize all memory reserved.
by scroggo@google.com
· 12 years ago
51c62a6
add readPtr and writePtr to SkReader32 and SkWriter32
by reed@google.com
· 12 years ago
e49aca9
add optional storage parameter to SkWriter32
by reed@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
dde0956
add cross-process option to gpipe add unittests for reader32 and writer32
by reed@google.com
· 13 years ago