Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
aca2b9eebdaf5ec45ba87a25c60510988fc54756
/
gm
/
drawbitmaprect.cpp
5426850
Make GMs with persistent SkImages that may be texture backed recreate
by Brian Salomon
· 7 years ago
1be1f8d
hide SkBlurMaskFilter and SkBlurQuality
by Mike Reed
· 7 years ago
4f5a79c
remove kRW_LegacyBitmapMode
by Cary Clark
· 7 years ago
46596ae
use tool_utils to encapsulate checking for recording canvas and makeSurface
by Mike Reed
· 7 years ago
2a475ea
add drawString helper to canvas
by Cary Clark
· 8 years ago
4edb5d2
hide lockpixels api behind flag
by Mike Reed
· 8 years ago
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
dbfd7ab
Replace a lot of 'static const' with 'constexpr' or 'const'.
by mtklein
· 8 years ago
ab83da7
drawBitmapRect() should not touch the CTM when mask filters are present
by fmalita
· 8 years ago
7cf36cc
Stop testing texture-backed bitmaps in drawbitmaprect GM
by bsalomon
· 8 years ago
614d8f9
Remove GrWrapTextureInBitmap from public API
by bsalomon
· 8 years ago
4dbbd04
SkLeanWindows.h: #include "Windows.h" fewer places
by halcanary
· 8 years ago
efdfd51
switch maskfilters to sk_sp
by reed
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 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
2ad1aa6
partial switch over to sp usage of shaders
by reed
· 9 years ago
84a4e5a
Remove internal calls to SkImage::getTexture
by bsalomon
· 9 years ago
24eb7a8
Make drawbitmaprect GM use Ganesh-backed bitmaps and images
by robertphillips
· 9 years ago
7b6945b
remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset
by reed
· 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
1818acb
rename portable_typeface_always to portable_typeface
by caryclark
· 9 years ago
97a26d0
make drawbitmaprect lighting lumafilter matrixconvolution srcmode gm portable
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
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
93a1215
SkPaint::FilterLevel -> SkFilterQuality
by reed
· 10 years ago
f803da1
add newImage API
by reed
· 10 years ago
992c7b0
Add standard fonts to all GMs.
by Cary Clark
· 10 years ago
f539318
Cleanup: Get rid of make_isize() function from gm.h.
by tfarina
· 10 years ago
83f23d8
Remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 11 years ago
3339ac5
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/)
by commit-bot@chromium.org
· 11 years ago
4b8f802
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
by commit-bot@chromium.org
· 11 years ago
e2b193c
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
by commit-bot@chromium.org
· 11 years ago
ee0cac3
remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 11 years ago
5d41507
Mark drawbitmaprect's large bitmaps as immutable.
by commit-bot@chromium.org
· 11 years ago
e396455
move common blur types into central header
by commit-bot@chromium.org
· 11 years ago
9c9005a
Move SkShader::fLocalMatrix into SkShader constructor.
by commit-bot@chromium.org
· 11 years ago
7b78981
gather GM tests which are disabled on Android
by commit-bot@chromium.org
· 11 years ago
dac5225
replace SkBitmap::Config with SkColorType in gms
by commit-bot@chromium.org
· 11 years ago
eb9a46c
add legacy/helper allocN32Pixels, and convert gm to use it
by reed@google.com
· 11 years ago
4469938
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning""
by reed@google.com
· 11 years ago
6fcbfce
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"
by reed@google.com
· 11 years ago
081560e
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning
by reed@google.com
· 11 years ago
b706117
Push sigma-based blur interface into our GMs/benches/tests/samplecode
by robertphillips@google.com
· 11 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
dbfac8a
Defining new color constat for transparent color
by junov@google.com
· 12 years ago
ae933ce
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
ceb2a03
Temporarily disable failing GM tests on Android
by borenet@google.com
· 12 years ago
7d30a21
Fixes matrix inconsistency in GPU draws with filters. Also adds a GM test.
by bsalomon@google.com
· 13 years ago
663515b
[PDF] Fix some scalar/int assumptions.
by vandebo@chromium.org
· 13 years ago
fb30951
[GPU] tile when large bitmap pased drawBitmap and only a small fraction is used
by bsalomon@google.com
· 13 years ago