index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
SerializationTest.cpp
Commit message (
Expand
)
Author
Age
*
Convert unit tests, GMs from SkBitmapSource to SkImagesource
fmalita
2015-09-15
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Font variations.
bungeman
2015-05-20
*
Revert of Font variations. (patchset #26 id:500001 of https://codereview.chro...
robertphillips
2015-05-15
*
Font variations.
bungeman
2015-05-14
*
Revert of Font variations. (patchset #21 id:400001 of https://codereview.chro...
bungeman
2015-05-13
*
Font variations.
bungeman
2015-05-13
*
Move resource fonts to common location.
bungeman
2015-04-30
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
remove unused drawData
reed
2015-01-02
*
Fix SkTableColorFilter deserialization validation.
senorblanco
2014-09-25
*
Fix SkXfermode deserialization.
senorblanco
2014-09-24
*
Serialize the font index.
bungeman
2014-09-18
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
Hide fields in SkImageInfo
reed
2014-09-03
*
make allocPixels throw on failure
reed
2014-09-02
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
Fix SkTypeface::serialize() on Mac by properly indicating local fonts
caseq
2014-06-30
*
remove unnecessary bitmapdevice references
reed
2014-06-27
*
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...
commit-bot@chromium.org
2014-05-30
*
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
commit-bot@chromium.org
2014-05-29
*
setConfig -> setInfo
commit-bot@chromium.org
2014-05-29
*
Fixed issue found by clusterfuzz
commit-bot@chromium.org
2014-04-29
*
Staging for cleanup of SkPicture-related headers
robertphillips@google.com
2014-04-18
*
Staged removal of SkPicture-derived classes
commit-bot@chromium.org
2014-04-17
*
split SkPictureRecorder out of SkPicture
robertphillips@google.com
2014-04-13
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-10
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
fix a leak
commit-bot@chromium.org
2014-03-14
*
fix memory leak introduced in 9e5f85e8
commit-bot@chromium.org
2014-03-13
*
Fixing SkPicture serialization
commit-bot@chromium.org
2014-03-12
*
Factory methods for heap-allocated SkImageFilter objects.
commit-bot@chromium.org
2014-03-10
*
replace setConfig+allocPixels with single call
mike@reedtribe.org
2014-02-13
*
Set write buffer flags only in SkWriteBuffer and SkFlatController constructors.
commit-bot@chromium.org
2014-01-30
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Convert SkWriter32 to use an SkTDArray for its internal storage.
commit-bot@chromium.org
2014-01-14
*
assert in setPixelRef that the pr matches the bitmap's config
reed@google.com
2014-01-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-16
*
Update all callsites to use info for pixelrefs
reed@google.com
2013-12-13
*
Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) ...
robertphillips@google.com
2013-12-13
*
Remvoe duplicate impl for SkImageInfo flattening
reed@google.com
2013-12-13
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
*
Revert "remvoe duplicate impl for SkImageInfo flattening"
reed@google.com
2013-12-11
[next]