Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
8e2ef02855cde4121e61fe5dc825715fb8301b9c
/
tests
/
RecordTest.cpp
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
8a00144
test,tools: whitespace changes for clang-format
by Hal Canary
· 6 years ago
79aea6a
trim #include <new> from SkPostConfig.h
by Mike Klein
· 6 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
343a63d
SkRecord: infer return type for visit() and mutate().
by mtklein
· 9 years ago
c3c6194
Add SkRecord::defrag().
by mtklein
· 9 years ago
449d9b7
simplify code in SkRecords.h
by mtklein
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
c6ad06a
unsigned -> int for counts and indices in picture-related code
by mtklein
· 9 years ago
f2950b1
Deparameterize SkVarAlloc.
by mtklein
· 10 years ago
0209e95
Align all SkRecord::alloc() calls up to at least a pointer size.
by mtklein
· 10 years ago
3a0f279
Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702.
by tomhudson
· 10 years ago
27dc17c
Revert "Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702."
by Mike Klein
· 10 years ago
60c2a79
Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702.
by tomhudson
· 10 years ago
06d3771
Only you can prevent memory leaks.
by mtklein
· 10 years ago
d930511
Linear-time implementation of willPlaybackBitmaps(), computed & cached
by tomhudson
· 10 years ago
37f6e62
Move paints to the front of draw structs.
by commit-bot@chromium.org
· 11 years ago
c71da1f
Convert all SkRecordPattern matchers into SkRecord mutators.
by commit-bot@chromium.org
· 11 years ago
88c3e27
Refactor SkRecord opts, converting playback optimizations where possible.
by commit-bot@chromium.org
· 11 years ago
c4b21e6
Mark our territory with (C).
by commit-bot@chromium.org
· 11 years ago
506db0b
SkRecord: make culling work if SkRecordAnnotateCullingPairs is called.
by commit-bot@chromium.org
· 11 years ago
066a28d
Start on some unwritten SkRecord TODOs:
by commit-bot@chromium.org
· 11 years ago