index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
RecordTest.cpp
Commit message (
Expand
)
Author
Age
*
simplify code in SkRecords.h
mtklein
2015-09-28
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
unsigned -> int for counts and indices in picture-related code
mtklein
2015-08-19
*
Deparameterize SkVarAlloc.
mtklein
2014-11-13
*
Align all SkRecord::alloc() calls up to at least a pointer size.
mtklein
2014-08-28
*
Move the code over using the same template type approach previously used for ...
tomhudson
2014-08-20
*
Revert "Move the code over using the same template type approach previously u...
Mike Klein
2014-08-18
*
Move the code over using the same template type approach previously used for ...
tomhudson
2014-08-18
*
Only you can prevent memory leaks.
mtklein
2014-07-07
*
Linear-time implementation of willPlaybackBitmaps(), computed & cached
tomhudson
2014-07-05
*
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
*
Refactor SkRecord opts, converting playback optimizations where possible.
commit-bot@chromium.org
2014-04-22
*
Mark our territory with (C).
commit-bot@chromium.org
2014-04-11
*
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