Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9911630fc2cb775437a309eb368ee793644e11a9
/
gm
/
bitmaprect.cpp
fa582c8
drawBitmap is deprecated
by Mike Reed
· 3 years, 9 months ago
e02d7f8
More hiding of legacy drawImage calls
by Mike Reed
· 3 years, 9 months ago
6dbeac5
Begin to hide drawBitmap
by Mike Reed
· 3 years, 10 months ago
7571f9e
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
by John Stiles
· 4 years, 2 months ago
6a34f3a
IWYU for gms starting with 'b'.
by Ben Wagner
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
fae8fce
Use SkTileMode instead of nested enum
by Mike Reed
· 6 years ago
d46dce3
don't adapt any gray colors to 565
by Mike Klein
· 6 years ago
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 8 years ago
dbfd7ab
Replace a lot of 'static const' with 'constexpr' or 'const'.
by mtklein
· 8 years ago
cfb6bdf
switch xfermodes over to sk_sp
by reed
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
2ad1aa6
partial switch over to sp usage of shaders
by reed
· 9 years ago
96f16e8
Use DEF_GM everywhere
by scroggo
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
e47829b
flag to use const& instead of const* for src-rect
by reed
· 9 years ago
1259601
make tests portable by using 565 compatible colors
by caryclark
· 9 years ago
84984ef
Revert[2] of guard to remove DrawBitmapRectFlags
by reed
· 9 years ago
9111019
Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/)
by scroggo
· 9 years ago
6fb0b67
guard to remove DrawBitmapRectFlags
by reed
· 9 years ago
a5517e2
add src-rect-constraint to drawImageRect
by reed
· 9 years ago
c6e13d7
pass legal premul values to bitmap -- do we still need this GM?
by reed
· 10 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
776c0cd
fix gm to not rely on SkColor's swizzle == SkPMColor's
by reed
· 10 years ago
1c40292
remove unused GM flags
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
0393912
pass dst-rect through from drawBitmapRect for better precision
by reed
· 10 years ago
f786901
add gm to test rounding between clips and drawBitmapRect
by reed
· 10 years ago
6233c7b
Revert to enabling all of -O2 as it exposes a bug in the toolchain.
by djsollen
· 10 years ago
9a558d4
using real tiles when simulating tiling
by commit-bot@chromium.org
· 10 years ago
eb9a46c
add legacy/helper allocN32Pixels, and convert gm to use it
by reed@google.com
· 11 years ago
93f0332
Fixed remaining clang compiler warnings
by robertphillips@google.com
· 12 years ago
8fdb4c1
Fixed memory leak in bitmaprect GM
by robertphillips@google.com
· 12 years ago
ffad46b
Fixed bug in drawing of large bitmaps
by robertphillips@google.com
· 12 years ago
44d4988
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
653b0d6
Disable memory intensive drawBitmapRectToRect tests on Android
by robertphillips@google.com
· 12 years ago
21a95f1
Added more drawBitmapRectToRect tests
by robertphillips@google.com
· 12 years ago
3bd2173
SkCanvas::setDevice() must die, and so we begin by removing our own
by mike@reedtribe.org
· 12 years ago
7112173
re-re-land 5578
by reed@google.com
· 12 years ago
10f9f4a
revert 5580
by reed@google.com
· 12 years ago
eab16de
re-land 5578 w/ pipe fix
by reed@google.com
· 12 years ago
c75c36a
revert 5578 -- broke pipe
by reed@google.com
· 12 years ago
f1ab723
Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This
by reed@google.com
· 12 years ago