Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
536e9539b4b0f4e51a47901cbec606f96ab99521
/
tests
/
Writer32Test.cpp
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