Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
c0e52f44aac391da632d88d9702aea4f41cfe17a
/
bench
/
PicturePlaybackBench.cpp
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
ca2622b
return pictures as sk_sp
by reed
· 9 years ago
a1ebeb2
Remove const from `const int loops`.
by mtklein
· 9 years ago
8a6697a
Fix for nexus 5 crashing in GL benches
by joshualitt
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
703dd2e
Remove SkTileGrid (except for TileGridInfo).
by mtklein
· 10 years ago
90d0ff0
add some debugging to SkNVRefCnt
by reed
· 10 years ago
bf5dd41
Add benchmark to compare different BBH query patterns.
by mtklein
· 10 years ago
c5ba71d
Change SkPicture::draw to playback
by robertphillips
· 10 years ago
f168b86
Remove Sk prefix from some bench classes.
by tfarina
· 10 years ago
770963f
Staging for cleanup of SkPicture-related headers
by robertphillips@google.com
· 11 years ago
5fb2ce3
Staged removal of SkPicture-derived classes
by commit-bot@chromium.org
· 11 years ago
84b18c7
split SkPictureRecorder out of SkPicture
by robertphillips@google.com
· 11 years ago
3361471
Simplify benchmark internal API.
by commit-bot@chromium.org
· 11 years ago
410e6e8
Refactoring: get rid of the SkBenchmark void* parameter.
by mtklein@google.com
· 11 years ago
c289743
Major bench refactoring.
by mtklein@google.com
· 11 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
b796119
Enable 64-bit builds on Windows
by borenet@google.com
· 12 years ago
3186847
Reduce iteration count on picture_playback benchmarks to bring their cost
by tomhudson@google.com
· 12 years ago
710c269
fix reorder initialization warning
by djsollen@google.com
· 13 years ago
809a2a9
Add a bench for picture playback.
by djsollen@google.com
· 13 years ago