index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PictureTest.cpp
Commit message (
Expand
)
Author
Age
*
Some iwyu for tests which will otherwise break.
Ben Wagner
2018-03-14
*
detect truncated pict streams
Mike Reed
2018-02-01
*
add SkPicture::MakePlaceholder()
Mike Klein
2018-01-28
*
Revert "hide picture virtuals (no public callers)"
Mike Klein
2018-01-27
*
hide picture virtuals (no public callers)
Mike Reed
2018-01-27
*
move largest apis into private
Mike Reed
2018-01-08
*
remove unused willPlayBackBitmaps from picture
Mike Reed
2017-12-20
*
remove deprecated SkPixelSerializer
Mike Reed
2017-12-16
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Record SkCanvas::flush().
Mike Klein
2017-08-14
*
Remove internal use of SkTypeface::Style.
Ben Wagner
2017-07-27
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
calculate cull rects for SkMiniPictures
Mike Klein
2017-04-20
*
remove kReturnNullForEmpty_FinishFlag feature
Mike Klein
2017-04-11
*
remove SkPictureUtils.h
Mike Reed
2017-03-08
*
hide trivial helpers on canvas
Mike Reed
2017-02-22
*
change clip-bounds getters to always return the rect
Mike Reed
2017-01-23
*
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
Mike Reed
2016-12-08
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
remove discardablepixelref
Mike Reed
2016-10-25
*
remove SkError
Mike Klein
2016-10-13
*
isABitmap is deprecated, use isAImage
Mike Reed
2016-09-28
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Deserialize pictures with custom image-deserializer
reed
2016-08-11
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Add drawImageLattice() and drawBitmapLattice() APIs
msarett
2016-08-02
*
re-disable save/restore peephole optimization
reed
2016-07-20
*
Remove GrLayerHoister
robertphillips
2016-07-13
*
Experiment: add flag for finish-recording to return null
reed
2016-07-06
*
SkTypeface::MakeFromName to take SkFontStyle.
mboc
2016-05-31
*
Remove unused SkPictureGpuAnalyzer::analyze()
fmalita
2016-05-31
*
Complex clipPath accounting
fmalita
2016-05-25
*
SkPictureGpuAnalyzer
fmalita
2016-05-13
*
Remove SkPicture::hasText()
fmalita
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
SkMD5: .update() -> .write()
halcanary
2016-04-25
*
Update SkColorFilterImageFilter to sk_sp
robertphillips
2016-04-05
*
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...
reed
2016-03-22
*
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...
reed
2016-03-22
*
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...
reed
2016-03-22
*
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...
reed
2016-03-22
*
switch colorfilters to sk_sp
reed
2016-03-22
*
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...
reed
2016-03-18
*
Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...
reed
2016-03-18
*
switch patheffects over to sk_sp
reed
2016-03-18
[next]