Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e80eb928ba0248a5a5dea6e1f0005aa08ecf8740
/
src
/
device
/
xps
e80eb92
Add default ctor to SkMask
by robertphillips
· 9 years ago
11a7f7f
Remove SkDrawProcs
by herb
· 9 years ago
bda2643
Change XPS to use find and place glyph.
by herb
· 9 years ago
1ee7651
Start making all .cpp files compile-able on all platforms.
by mtklein
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
f582282
change asABitmap to isABitmap on shader
by reed
· 9 years ago
8e0c150
Propagate SkSurfaceProps when known
by robertphillips
· 9 years ago
9a53fd7
Begin kLegacyFontHost_InitType cleanup
by robertphillips
· 9 years ago
80ea19c
Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/)
by reed
· 9 years ago
2629697
Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/)
by reed
· 9 years ago
67d71c8
stop calling SkScalarDiv
by reed
· 9 years ago
71a6cbf
remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical
by reed
· 10 years ago
76033be
Revert[6] of Change device creation to see the (optional) layer-paint
by reed
· 10 years ago
173e5fe
Revert of Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1005173004/)
by reed
· 10 years ago
307d1ed
Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1001423002/)
by reed
· 10 years ago
8e14d66
Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1006923002/)
by reed
· 10 years ago
f7076a1
Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1008863002/)
by reed
· 10 years ago
0e040f7
Revert of Change device creation to see the (optional) layer-paint (patchset #9 id:160001 of https://codereview.chromium.org/988413003/)
by reed
· 10 years ago
1182d9a
Change device creation to see the (optional) layer-paint
by reed
· 10 years ago
79738cc
Glyph positions maintain 32 bit integer part.
by bungeman
· 10 years ago
47ef4d5
XPS, DM: add SkDocument::CreateXPS
by halcanary
· 10 years ago
c2574f3
Revert of XPS, DM: add SkDocument::CreateXPS (patchset #8 id:310001 of https://codereview.chromium.org/963953002/)
by halcanary
· 10 years ago
00d39bc
XPS, DM: add SkDocument::CreateXPS
by halcanary
· 10 years ago
a1193e4
Make SkStream *not* ref counted.
by scroggo
· 10 years ago
1348dfd
Cleanup: Remove a bunch of SkFontHost.h includes (unused).
by tfarina
· 10 years ago
0aa5cea
fix last warnings on w64 and turn on w.a.e.
by bsalomon
· 10 years ago
08c357c
remove device::clear -- no longer called
by reed
· 10 years ago
6987dca
Rename onCreateDevice -> onCreateCompatibleDevice
by fmalita
· 10 years ago
05c4a43
Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/)
by fmalita
· 10 years ago
d46b8d2
Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/)
by robertphillips
· 10 years ago
c13bc57
Fix SkTextBlob offset semantics.
by Florin Malita
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
76db31a
XPS to use PathOps for inverse winding paths.
by bungeman
· 10 years ago
da5a1b8
Add testing flag for XPS for deterministic ids.
by Ben Wagner
· 10 years ago
a3264e5
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)"
by commit-bot@chromium.org
· 10 years ago
45d1d1d
Rename SK_DEBUGBREAK to SK_ALWAYSBREAK
by commit-bot@chromium.org
· 11 years ago
62cf26f
Revert of Rename SK_DEBUGBREAK to SK_ALWAYSBREAK (https://codereview.chromium.org/263553012/)
by commit-bot@chromium.org
· 11 years ago
f0eeb7d
Rename SK_DEBUGBREAK to SK_ALWAYSBREAK
by commit-bot@chromium.org
· 11 years ago
f20fc24
remove all references to legacy Config8888
by reed@google.com
· 11 years ago
9236238
Remove SkCanvas matrix ops return value.
by commit-bot@chromium.org
· 11 years ago
e4ff3e6
Update SkXPSDevice.cpp too
by robertphillips@google.com
· 11 years ago
3da3b62
getDeviceCapabilities is no longer need, so remove it
by commit-bot@chromium.org
· 11 years ago
900ecf2
use colortype instead of config
by reed@google.com
· 11 years ago
15a1405
Change device factories to take SkImageInfo instead of SkBitmap::Config
by commit-bot@chromium.org
· 11 years ago
e629c7b
Fix SkXPSDevice
by senorblanco@chromium.org
· 11 years ago
8128d8c
Move distance field font code into GrDistanceFieldTextContext.
by commit-bot@chromium.org
· 11 years ago
cf4d0fb
Fix Windows build after the SkAutoFoo guard CL.
by mtklein@google.com
· 11 years ago
cac8d01
Override drawRRect in fake SkBitmapDevices.
by scroggo@google.com
· 11 years ago
d830d13
Hook in rough distance field support for fonts
by jvanverth@google.com
· 11 years ago
635091f
Minor changes to XPS device.
by bungeman@google.com
· 11 years ago
1f2f338
Split SkDevice into SkBaseDevice and SkBitmapDevice
by robertphillips@google.com
· 11 years ago
330313a
My clang now doesn't complain about !"foo".
by mtklein@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
9bf380c
drawBitmap* cleanup
by robertphillips@google.com
· 11 years ago
4b18f57
Clean up a few warnings on Windows x64.
by bungeman@google.com
· 11 years ago
4914931
Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter
by robertphillips@google.com
· 11 years ago
b5e34e2
XPS ttc handling.
by commit-bot@chromium.org
· 12 years ago
398de9a
switch to typeface api for tables
by reed@google.com
· 12 years ago
b58a639
Enable init'ed but unused var warning on windows for closer parity with mac/linux warnings.
by bsalomon@google.com
· 12 years ago
9447103
Always round text position correctly. https://codereview.appspot.com/7383049/
by bungeman@google.com
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
ba3284e
Fix VC++ warning and Android only code for 7317.
by bungeman@google.com
· 12 years ago
f94b3a4
Make SkShader store localM directly rather than as a separate alloc.
by bsalomon@google.com
· 12 years ago
5dc26b9
SkTCopyOnFirstWrite
by bsalomon@google.com
· 12 years ago
0e354aa
Remove external matrix feature.
by bsalomon@google.com
· 12 years ago
91f319c
Use asNewCustomStage instead of asABitmap in SkGpuDevice, also removed now-unecessary twoPointRadialParams parameter from asABitmap.
by rileya@google.com
· 12 years ago
8322697
extend asAGradient for Conical type (to be implemented by PDF and XPS)
by reed@google.com
· 12 years ago
d998cbd
XPS filter and rasterize hairlines. http://codereview.appspot.com/5987050/
by bungeman@google.com
· 13 years ago
cf3c7fe
Fixing blurred shadows on hairline paths when rendering to XPS device
by junov@chromium.org
· 13 years ago
2ac4ef5
Fixing the drawing of blurred shodows for hairline paths with software rendering
by junov@chromium.org
· 13 years ago
74b4619
Formatting cleanup: remove extra whitespace
by vandebo@chromium.org
· 13 years ago
2211b62
Subpixel text 3/8 of a pixel too far to the right.
by bungeman@google.com
· 13 years ago
b55deeb
add allowImageFilter() so a device can allow/disallow filters
by reed@google.com
· 13 years ago
8cddc8d
Formatting only, multi-line call actually fits on one line.
by bungeman@google.com
· 13 years ago
089130c
check for empty glyph run and exit early if so.
by reed@google.com
· 13 years ago
982cb87
add SK_OVERRIDE, move subclass impls of virtuals into .cpp
by reed@google.com
· 13 years ago
b29c883
Add xps device to skia. http://codereview.appspot.com/5076041/
by bungeman@google.com
· 13 years ago