Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
57709e14e24924b9a2fbbb6983f9ab5b41294117
/
bench
/
MergeBench.cpp
7571f9e
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
by John Stiles
· 4 years, 2 months ago
2300318
Update benchmarks to use new filter factories
by Michael Ludwig
· 5 years ago
51e15a6
Use SkTextEncoding enum instead of macros.
by Ben Wagner
· 5 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
89126e4
use drawSimpleText
by Mike Reed
· 6 years ago
0bdaf05
remove unused mode parameter from SkMergeImageFilter
by Mike Reed
· 7 years ago
2a475ea
add drawString helper to canvas
by Cary Clark
· 8 years ago
7d954ad
remove xfermode from public api
by Mike Reed
· 8 years ago
549c899
Update SkImageSource to sk_sp
by robertphillips
· 9 years ago
2238c9d
Update SkMergeImageFilter to sk_sp
by robertphillips
· 9 years ago
e8f3062
switch surface to sk_sp
by reed
· 9 years ago
9ce9d67
update callsites for Make image factories
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
5598b63
Convert unit tests, GMs from SkBitmapSource to SkImagesource
by fmalita
· 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
8c0c7b0
remove unnecessary bitmapdevice references
by reed
· 10 years ago
f168b86
Remove Sk prefix from some bench classes.
by tfarina
· 10 years ago
6c22573
hide SkBitmap::setConfig
by reed
· 10 years ago
cac5fd5
Factory methods for heap-allocated SkImageFilter objects.
by commit-bot@chromium.org
· 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
1f2f338
Split SkDevice into SkBaseDevice and SkBitmapDevice
by robertphillips@google.com
· 11 years ago
9b051a3
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready.
by robertphillips@google.com
· 11 years ago
3055b70
Split SkDevice out of SkBitmapDevice
by robertphillips@google.com
· 11 years ago
6238c57
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
ca425d9
Build fix
by sugoi@google.com
· 12 years ago
580a172
Added a few bench for some image filters
by sugoi@google.com
· 12 years ago