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
*
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
*
return pictures as sk_sp
reed
2016-03-18
*
update callsites for Make image factories
reed
2016-03-17
*
Use std::unique_ptr.
mtklein
2016-03-16
*
Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview....
mtklein
2016-03-16
*
Use std::unique_ptr.
mtklein
2016-03-16
*
Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code...
reed
2016-03-13
*
Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder...
reed
2016-03-13
*
more shader-->sp conversions
reed
2016-03-13
*
Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.c...
mtklein
2016-03-11
*
Use std::unique_ptr.
mtklein
2016-03-11
*
Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.c...
mtklein
2016-03-10
[next]