index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkRecordDraw.cpp
Commit message (
Expand
)
Author
Age
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
SkRecord: infer return type for visit() and mutate().
mtklein
2016-03-22
*
Move annotations to canvas virtual (patchset #8 id:140001 of https://coderevi...
reed
2016-03-04
*
Revert of move annotations to canvas virtual (patchset #8 id:140001 of https:...
reed
2016-03-03
*
move annotations to canvas virtual
reed
2016-03-03
*
Revert[2] of "add backdrop option to SaveLayerRec"
reed
2016-01-07
*
Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of http...
reed
2016-01-07
*
add backdrop option to SaveLayerRec
reed
2016-01-07
*
change signature for virtual related to saveLayer, passing SaveLayerRec
reed
2015-12-18
*
Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview...
reed
2015-12-16
*
Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://code...
reed
2015-12-16
*
remove drawSprite from canvas
reed
2015-12-16
*
Fix filter primitive bounds computations.
senorblanco
2015-12-09
*
fix a couple flaky nonnull attribute ubsan warnings
mtklein
2015-12-09
*
Record concat as Concat.
mtklein
2015-11-19
*
SkRecord refactor: fill bounds array instead of BBH directly
mtklein
2015-10-24
*
simplify code in SkRecords.h
mtklein
2015-09-28
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
unsigned -> int for counts and indices in picture-related code
mtklein
2015-08-19
*
flag to use const& instead of const* for src-rect
reed
2015-08-06
*
Fixing src rect constraint support for drawImage with SkPicture
junov
2015-07-27
*
add src-rect-constraint to drawImageRect
reed
2015-07-14
*
add matrix options to drawDrawable
reed
2015-07-07
*
Add support for drawBitmapRect() to SkMiniRecorder.
mtklein
2015-07-01
*
add drawImageNine
reed
2015-06-25
*
add SkCanvas::drawAtlas
reed
2015-06-24
*
Remove the SkCanvas comment API
fmalita
2015-06-15
*
Sketch splitting SkPicture into an interface and SkBigPicture.
mtklein
2015-05-19
*
Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...
mtklein
2015-05-18
*
Sketch splitting SkPicture into an interface and SkBigPicture.
mtklein
2015-05-18
*
Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...
reed
2015-05-07
*
Sketch splitting SkPicture into an interface and SkBigPicture.
mtklein
2015-05-07
*
Update SkPicture cull rects with RTree information
schenney
2015-03-06
*
Revert of Update SkPicture cull rects with RTree information (patchset #6 id:...
joshualitt
2015-03-05
*
Update SkPicture cull rects with RTree information
schenney
2015-03-05
*
Simplify SkBBH::insert API
mtklein
2015-02-10
*
Rename SkCanvasDrawable to SkDrawable, and make public
reed
2015-02-06
*
Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2...
reed
2015-02-06
*
rename SkCanvasDrawable to SkDrawable, and make public
reed
2015-02-06
*
Rename SkDrawPictureCallback to SkPicture::AbortCallback
robertphillips
2015-01-07
*
Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset ...
reed
2015-01-06
*
Rename SkDrawPictureCallback to SkPicture::AbortCallback
robertphillips
2015-01-06
*
Clean up dead clear() code in SkRecord.
mtklein
2015-01-05
*
remove unused drawData
reed
2015-01-02
*
Fix computation of bound in FillBounds::updateSaveBounds
robertphillips
2014-12-30
*
Fix layer hoisting image filter corner cases
robertphillips
2014-12-16
*
Revert of Fix layer hoisting image filter corner cases (patchset #3 id:40001 ...
robertphillips
2014-12-16
*
Fix layer hoisting image filter corner cases
robertphillips
2014-12-16
*
Revert of Use SkPaint::getFontBounds() for text bounding boxes in pictures. (...
mtklein
2014-12-16
[next]