index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkMiniRecorder.cpp
Commit message (
Expand
)
Author
Age
*
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
*
Revert "remove approxbytes api from SkPicture"
Mike Reed
2017-12-25
*
remove approxbytes api from SkPicture
Mike Reed
2017-12-24
*
remove unused willPlayBackBitmaps from picture
Mike Reed
2017-12-20
*
calculate cull rects for SkMiniPictures
Mike Klein
2017-04-20
*
Replace old SkRecords RefBox with sk_sp.
mtklein
2016-08-01
*
don't specialize drawBitmapRect for minirecorder; no longer called by blink
reed
2016-07-26
*
Remove SkPicture::hasText()
fmalita
2016-05-12
*
SkOncePtr -> SkOnce
mtklein
2016-05-05
*
Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chr...
reed
2016-05-04
*
SkOncePtr -> SkOnce
mtklein
2016-05-04
*
return pictures as sk_sp
reed
2016-03-18
*
simplify code in SkRecords.h
mtklein
2015-09-28
*
Port uses of SkLazyPtr to SkOncePtr.
mtklein
2015-09-09
*
Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of http...
mtklein
2015-09-09
*
Port uses of SkLazyPtr to SkOncePtr.
mtklein
2015-09-09
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
add src-rect-constraint to drawImageRect
reed
2015-07-14
*
Add support for drawBitmapRect() to SkMiniRecorder.
mtklein
2015-07-01
*
Make SkEmptyPicture a singleton.
mtklein
2015-05-20
*
More efficient SkRecorder::flushMiniRecorder()
mtklein
2015-05-20
*
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