index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
record
Commit message (
Expand
)
Author
Age
*
Add timing to dump_record.
commit-bot@chromium.org
2014-05-09
*
Split Star into Star (stores nothing) and List (stores matches).
commit-bot@chromium.org
2014-05-08
*
Noop away PushCull/PopCull pairs with nothing between them.
commit-bot@chromium.org
2014-05-08
*
Move paints to the front of draw structs.
commit-bot@chromium.org
2014-05-07
*
Convert all SkRecordPattern matchers into SkRecord mutators.
commit-bot@chromium.org
2014-05-07
*
Statically initialize those zero-size singletons.
commit-bot@chromium.org
2014-05-07
*
Revert of Statically initialize those zero-size singletons. (https://coderevi...
commit-bot@chromium.org
2014-05-07
*
Statically initialize those zero-size singletons.
commit-bot@chromium.org
2014-05-07
*
Partially restore small-T optimization for very small (empty) T.
commit-bot@chromium.org
2014-05-07
*
save-draw*-restore -> noop-draw*-noop
commit-bot@chromium.org
2014-05-07
*
Add SaveLayer-Draw-Restore optimization.
commit-bot@chromium.org
2014-05-07
*
SaveLayer is not a draw.
commit-bot@chromium.org
2014-05-06
*
Add pattern matchers for SkRecord
commit-bot@chromium.org
2014-05-05
*
Backfill unit tests for SkRecord
commit-bot@chromium.org
2014-04-30
*
Don't bother doing the empty clip check in SkRecordDraw.
commit-bot@chromium.org
2014-04-29
*
Simplify empty-clip check.
commit-bot@chromium.org
2014-04-28
*
Start using type traits in src/record instead of macros.
commit-bot@chromium.org
2014-04-28
*
Proof of adoption in SkRecord::replace.
commit-bot@chromium.org
2014-04-24
*
Rearrange SkRecord public API to fit better with cc/resources/picture
commit-bot@chromium.org
2014-04-24
*
Make drawText calls non-virtual, to ease SkFont and TextBlob (https://coderev...
reed@google.com
2014-04-23
*
Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https...
commit-bot@chromium.org
2014-04-22
*
make drawText calls non-virtual, to ease SkFont and TextBlob
commit-bot@chromium.org
2014-04-22
*
Fix build: Windows has dibs on IGNORE
commit-bot@chromium.org
2014-04-22
*
Refactor SkRecord opts, converting playback optimizations where possible.
commit-bot@chromium.org
2014-04-22
*
anticipate more optimizations by renaming some files and methods
commit-bot@chromium.org
2014-04-21
*
SkRecord bug fixes
commit-bot@chromium.org
2014-04-15
*
SkRecordDraw: use SkCanvas::quickRejectY for text draws
commit-bot@chromium.org
2014-04-14
*
SkRecord: turn on cull annotation pass in public API.
commit-bot@chromium.org
2014-04-14
*
Mark our territory with (C).
commit-bot@chromium.org
2014-04-11
*
Add a focused public API for src/record.
commit-bot@chromium.org
2014-04-10
*
SkRecordDraw: don't bother clipping an empty clip down further
commit-bot@chromium.org
2014-04-10
*
SkRecordDraw: skip draw ops when the clip is empty
commit-bot@chromium.org
2014-04-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-09
*
SkRecord: make culling work if SkRecordAnnotateCullingPairs is called.
commit-bot@chromium.org
2014-04-08
*
Start on some unwritten SkRecord TODOs:
commit-bot@chromium.org
2014-04-08
*
Add push/pop cull to SkRecord.
commit-bot@chromium.org
2014-04-08
*
SkRecord strawman
commit-bot@chromium.org
2014-04-01