Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7fb77c8165458c4c5b0eb61c43542176cf2dd0e2
/
src
/
pdf
fb3f302
Reland "Track device coordinate space as matrix"
by Michael Ludwig
· 5 years ago
a64f5b2
Remove SkExclusiveStrikePtr. Replace it with sk_sp<SkStrike>
by Herb Derby
· 5 years ago
2a016ba
Allow passing multiple node IDs per PDF structure node.
by Dominic Mazzoni
· 5 years ago
6ffabbb
Simplify interface to StructureElementNode.
by Dominic Mazzoni
· 5 years ago
7dfb46e
Re-land: Support adding attributes to PDF document structure nodes.
by Dominic Mazzoni
· 5 years ago
86b4388
Revert "Support adding attributes to PDF document structure nodes."
by Mike Reed
· 5 years ago
a9609ea
turn on -Wreturn-std-move-in-c++11
by Mike Klein
· 5 years ago
8047415
Support adding attributes to PDF document structure nodes.
by Dominic Mazzoni
· 5 years ago
81e84a6
Make SkStrikeCache::Node be SkStrike.
by Herb Derby
· 5 years ago
788b916
Remove SkTMin and SkTMax
by Brian Osman
· 5 years ago
5f3d9f7
Replace usage of SkTClamp with SkTPin
by Brian Osman
· 5 years ago
7f36405
Remove SkMin32/SkMax32
by Brian Osman
· 5 years ago
116b33e
Remove SkMaxScalar and SkMinScalar
by Brian Osman
· 6 years ago
c15afe4
move SkClipStack::asPath into PDFUtils
by Mike Reed
· 6 years ago
cf0e3c6
remove dead code around old SkPath enums
by Mike Reed
· 6 years ago
f46d5ca
use std::make_unique
by Mike Klein
· 6 years ago
9347bd8
mark SkMD5->SkUUID copy as sane
by Mike Klein
· 6 years ago
b78729a
Fix some GCC warnings.
by Mike Klein
· 6 years ago
7d34dc7
Revert "Revert "switch to new filltype for SkPath""
by Mike Reed
· 6 years ago
3e7af41
Revert "switch to new filltype for SkPath"
by Mike Reed
· 6 years ago
3a50981
switch to new filltype for SkPath
by Mike Reed
· 6 years ago
30bc527
Revert "Reland "Revert "Use flat version of path-direction enum"""
by Mike Reed
· 6 years ago
7cda6f3
Reland "Revert "Use flat version of path-direction enum""
by Mike Reed
· 6 years ago
1792b19
Revert "Revert "Use flat version of path-direction enum""
by Mike Reed
· 6 years ago
0dacc6b
Revert "Use flat version of path-direction enum"
by Mike Reed
· 6 years ago
e0fbe94
Use flat version of path-direction enum
by Mike Reed
· 6 years ago
cb443a5
Force single glyph calls through bulk interface
by Herb Derby
· 6 years ago
252cdb7
One glyph() to rule them all!!!
by herb
· 6 years ago
96bce8f
Reland "hide color filters from blitters"
by Mike Klein
· 6 years ago
11eeb94
Revert "hide color filters from blitters"
by Michael Ludwig
· 6 years ago
cba6446
hide color filters from blitters
by Mike Klein
· 6 years ago
915b779
Revert "Track device coordinate space as matrix"
by Michael Ludwig
· 6 years ago
c056e16
SkPDF: simplify Producer metadata logic
by Hal Canary
· 6 years ago
b74d554
Track device coordinate space as matrix
by Michael Ludwig
· 6 years ago
c89d1b5
Rename SkDevice::ctm() to localToDevice()
by Michael Ludwig
· 6 years ago
d687f74
Retain hints when subsetting for PDF.
by Ben Wagner
· 6 years ago
9bd947d
SkIRect::makeOffset(SkVector)
by Brian Salomon
· 6 years ago
5c41f36
SkPDF: rasterize bitmap glyphs at 64pt, not em-size
by Hal Canary
· 6 years ago
bd84330
Revert "Revert "add explicit src and dst colorspaces to filterColor4f""
by Mike Reed
· 6 years ago
355111b
Revert "add explicit src and dst colorspaces to filterColor4f"
by Mike Reed
· 6 years ago
2281be3
add explicit src and dst colorspaces to filterColor4f
by Mike Reed
· 6 years ago
4241f5e
Revert "add guard to switch to SkPathTypes"
by Mike Reed
· 6 years ago
e1af444
add guard to switch to SkPathTypes
by Mike Reed
· 6 years ago
6be3ea7
[pdf] Disable default width calculation.
by Ben Wagner
· 6 years ago
e91f2235
[pdf] Only compute needed advances.
by Ben Wagner
· 6 years ago
ac35212
Reland "Combine snapBackImage and snapSpecial"
by Michael Ludwig
· 6 years ago
fd849a5
Revert "Combine snapBackImage and snapSpecial"
by Michael Ludwig
· 6 years ago
45739aa
Combine snapBackImage and snapSpecial
by Michael Ludwig
· 6 years ago
ea07123
Define Usage and image+origin wrapper for image filters
by Michael Ludwig
· 6 years ago
723a877
Make SkFunctionWrapper a better wrapper.
by Ben Wagner
· 6 years ago
ba7e9a6
never check for degenerates in path::iter
by Mike Reed
· 6 years ago
77a9a6c
Remove std::move()s from returns of std::unique_ptrs
by Brian Salomon
· 6 years ago
e30a485
Move the source image into Context
by Michael Ludwig
· 6 years ago
03f9ca3
Remove SkImageFilter_Base::OutputProperties
by Michael Ludwig
· 6 years ago
74c19de
Add SkUNREACHABLE to definition of SK_ABORT.
by Brian Salomon
· 6 years ago
8ee6cf3
Move SkImageFilter functionality into private SkImageFilter_Base
by Michael Ludwig
· 6 years ago
d7cf0be
SkPDF: SkPDFMakeShader handles pathological inputs better.
by Hal Canary
· 6 years ago
02e9150
Switch PDF over to using bulk calls
by Herb Derby
· 6 years ago
5823f6b
SkPDF: fix typo s/ProcSets/ProcSet/ (again)
by Hal Canary
· 6 years ago
7b4aef0
Fix argument order dependency when creating HBBlob.
by Ben Wagner
· 6 years ago
02eefbe
header self-sufficiency and idempotency
by Hal Canary
· 6 years ago
a4eecd8
findImage(const SkGlyph&) -> prepareImage(SkGlyph*)
by Herb Derby
· 6 years ago
511dcfc
Remove getGlyphIDMatrics type calls.
by Herb Derby
· 6 years ago
3e8e34e
Start using new APIs for bounds and glyph lookup
by Herb Derby
· 6 years ago
a3b8612
Remove use of hb_subset_input_set_drop_layout() from SkPDFSubsetFont.cpp
by Daniel Hosseinian
· 6 years ago
f0e7581
Make fPathData private and add API for paths
by Herb Derby
· 6 years ago
e713a3c
Make fAdvance{X|Y} private.
by Herb Derby
· 6 years ago
36a54c1
Rename SkStrikeSpecStorage -> SkStrikeSpec
by Herb Derby
· 6 years ago
27a7431
SkPDF: clean up image shader code
by Hal Canary
· 6 years ago
3a0590e
SkPDF: implement kDecal image shader TileMode
by Hal Canary
· 6 years ago
fcea9a9
SkPDF: MakeShader uses Color4f
by Hal Canary
· 6 years ago
f80ba79
Use bulk advances in SkPDFEmitType1Font
by Herb Derby
· 6 years ago
5314612
Call bulk advances in SkPDFMakeCIDGlyphWidthsArray
by Herb Derby
· 6 years ago
ea41c7b
Get bulk advances for SkPDFDevice::internalDrawGlyphRun
by Herb Derby
· 6 years ago
2b35b7d
Start using strike specs in PDF.
by Herb Derby
· 6 years ago
729a23f
Move ccpr headers for display list out of include/private.
by Ben Wagner
· 6 years ago
ad44dd5
preserve comments past the #include ""
by Mike Klein
· 6 years ago
9b86955
Add thread safety annotations for SkMutex
by Herb Derby
· 6 years ago
5785e4a
Use SkFontHinting instead of macros.
by Ben Wagner
· 6 years ago
0b9b1f1
IWYU for SkTLogic.h
by Ben Wagner
· 6 years ago
b82ac366
SkPDF: fix repeat tilemode with alpha
by Hal Canary
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
2e904bc
SkPDF: move type1 font code into single file
by Hal Canary
· 6 years ago
990bfc7
Convert SkGlyph::toMask() to SkGlyph::mask()
by Herb Derby
· 6 years ago
bb85b8b
remove dead code from old factories, enum
by Mike Reed
· 6 years ago
6028fa7
SkPDF: narrow layer bbox
by Hal Canary
· 6 years ago
f5edf36
SkPDF: split GraphicStateStack out
by Hal Canary
· 6 years ago
b4719cc
SkPDF: simplify device drawRect
by Hal Canary
· 6 years ago
7742278
SkPDF: move annotations away from device.
by Hal Canary
· 6 years ago
f22466e
SkPDF: remove unused field
by Hal Canary
· 6 years ago
cfb0e02
SkPDF: device to use SkTCopyOnFirstWrite<SkPaint>
by Hal Canary
· 6 years ago
7656b2c
Revert "Revert "Move localmatrix routines to shaderbase, no need to be public.""
by Mike Reed
· 6 years ago
7c18eb9
Reland "Revert "Move localmatrix routines to shaderbase, no need to be public.""
by Mike Reed
· 6 years ago
12b4902
Revert "Revert "Move localmatrix routines to shaderbase, no need to be public.""
by Mike Reed
· 6 years ago
f88a0e1
Revert "Move localmatrix routines to shaderbase, no need to be public."
by Mike Reed
· 6 years ago
f4a8d6f
Move localmatrix routines to shaderbase, no need to be public.
by Mike Reed
· 6 years ago
5c83ae8
SkPDF: Use fewer complex PathOps to speed up clipping
by Hal Canary
· 6 years ago
0f2f522
SkMD5 returns digest
by Hal Canary
· 6 years ago
fae8fce
Use SkTileMode instead of nested enum
by Mike Reed
· 6 years ago
25dd2c9
SkPDF: runtime switch between subsetters
by Hal Canary
· 6 years ago
Next »