Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
17bf82052f8916c62848c5a3c1d600062bbd8c30
/
src
/
pdf
13b9c95
Move SkTypeface to sk_sp.
by bungeman
· 8 years ago
9a9a7b2
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ )
by scroggo
· 8 years ago
6296da7
Move SkTypeface to sk_sp.
by bungeman
· 8 years ago
e20a875
SkAdvancedTypefaceMetrics: abstract out linked list
by halcanary
· 8 years ago
ebbdfe6
SkAdvancedTypefaceMetrics: improve robustness
by halcanary
· 9 years ago
f8e8d5e
SkPDF/None: fix compilation
by halcanary
· 9 years ago
1e7f5e7
remove 'deprecated' region from SkDraw
by reed
· 9 years ago
4b65666
SkDocument/PDF: new API
by halcanary
· 9 years ago
d51bdae
SkStringPrintf and SkString::printf now are no longer limted by a static buffer
by halcanary
· 9 years ago
3361e62
Revert of SkStringPrintf and SkString::printf now are no longer limted by a static buffer (patchset #5 id:80001 of https://codereview.chromium.org/1403803002/ )
by halcanary
· 9 years ago
606cadd
SkStringPrintf and SkString::printf now are no longer limted by a static buffer
by halcanary
· 9 years ago
488165e
SkPDF: PDF/A runtime switch
by halcanary
· 9 years ago
2299ffa
Revert of SkPDF: PDF/A runtime switch (patchset #1 id:100001 of https://codereview.chromium.org/1891873002/ )
by halcanary
· 9 years ago
570f18b
SkPDF: PDF/A runtime switch
by halcanary
· 9 years ago
89c2a0b
SkPDF: Fix links to be more valid PDF/A
by halcanary
· 9 years ago
050ab5d
SkPDF: fix pessimizing-move in PDFA code
by halcanary
· 9 years ago
78daeff
SkPDF Fix PDF/A to be more valid
by halcanary
· 9 years ago
8cd4a24
SkPDF: fix PDF/A
by halcanary
· 9 years ago
895f3f0
SkPDF: properly dedup bitmaps in shaders
by halcanary
· 9 years ago
389666b
SkPDF: PDFShader does not hold images/bitmaps
by halcanary
· 9 years ago
dda239e
SkPDF: Use Pathops clipping
by halcanary
· 9 years ago
ad5dcd1
SkPDF: Make magic make sense
by halcanary
· 9 years ago
3243143
SkPDF: SkTypeface::openStream could return nullptr
by halcanary
· 9 years ago
6e26205
SkPDF: skia_pdf_less_compression - for debugging only
by halcanary
· 9 years ago
ffe5400
SkPDF: milestone in metadata, also SkMilestone.h
by halcanary
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
2be7e01
SkPDF: PDFDevice::ContentEntry now implemented with SinglyLinkedList
by halcanary
· 9 years ago
b8fb993
SkPDF s/SkAutoTDelete/std::unique_ptr/
by halcanary
· 9 years ago
73557f6
SkPDF: remove margin foolishness
by halcanary
· 9 years ago
ec4d4d7
Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not overflow.
by benjaminwagner
· 9 years ago
a50151d
SkPDF: draw{Image,Bitmap} always serializes early
by halcanary
· 9 years ago
fe63045
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR
by reed
· 9 years ago
d11c726
SkPDF: speed up SkPDFShader generation.
by halcanary
· 9 years ago
6b3eacb
Change type of SkGlyph::fAdvance[XY] to float.
by benjaminwagner
· 9 years ago
e8f3062
switch surface to sk_sp
by reed
· 9 years ago
cc77c12
SkPDF: Hold page objects, not SkPDFDevices.
by halcanary
· 9 years ago
d053ce9
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ )
by reed
· 9 years ago
d688929
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ )
by reed
· 9 years ago
4c9776b
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )"
by reed
· 9 years ago
1eb81db
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )
by reed
· 9 years ago
f809d76
switch colorfilters to sk_sp
by reed
· 9 years ago
989da4a
SkPDF: SkPDFDevice has ptr to SkPDFDocument
by halcanary
· 9 years ago
50e82e6
SkPDF: SkPDFDocument reorganized so that some objects can be serialized early.
by halcanary
· 9 years ago
66be626
SkPDF: Add SkPDFCanvas to intercept some draw calls
by halcanary
· 9 years ago
bae235e
SkPDF: add drop() virtual to release resources early.
by halcanary
· 9 years ago
a439334
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )"
by reed
· 9 years ago
f28ad89
Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )
by reed
· 9 years ago
9fbee18
switch patheffects over to sk_sp
by reed
· 9 years ago
852f15d
free -> reset
by mtklein
· 9 years ago
9ce9d67
update callsites for Make image factories
by reed
· 9 years ago
43812e2
Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium.org/1811723002/ )
by bungeman
· 9 years ago
0e3738d
free -> reset
by mtklein
· 9 years ago
18300a3
detach -> release
by mtklein
· 9 years ago
5f939ab
Use std::unique_ptr.
by mtklein
· 9 years ago
e7ec417
Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ )
by mtklein
· 9 years ago
2691d76
Use std::unique_ptr.
by mtklein
· 9 years ago
1437c1e
SkPDF: remove all globally references SkPDFObjects
by halcanary
· 9 years ago
23f4d4d
SkPDF: move all pdf sources into src/pdf
by halcanary
· 9 years ago
218c846
Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ )
by mtklein
· 9 years ago
3dd9ed3
Use std::unique_ptr.
by mtklein
· 9 years ago
977c07d
Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ )
by mtklein
· 9 years ago
20c1e3a
Use std::unique_ptr.
by mtklein
· 9 years ago
e94ea62
SkPDF: use sk_ref_sp
by halcanary
· 9 years ago
8103a34
SkPDF: Add sk_sp setters; .release() becomes std::move()
by halcanary
· 9 years ago
51d04d3
Revert of SkPDF: Add sk_sp setters; .release() becomes std::move() (patchset #2 id:20001 of https://codereview.chromium.org/1775043002/ )
by halcanary
· 9 years ago
9904c92
SkPDF: Add sk_sp setters; .release() becomes std::move()
by halcanary
· 9 years ago
ece8392
SkPDF: use sk_make_sp<T> when it makes sense.
by halcanary
· 9 years ago
48810a0
SkPDF: s/SkAutoTUnref/sk_sp/g
by halcanary
· 9 years ago
d7b2885
SkPDF Create working move constructor for inner classes
by halcanary
· 9 years ago
fcad44b
SkPDF: AutoTUnref<T> changes in use
by halcanary
· 9 years ago
f70b531
Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )"
by reed
· 9 years ago
91fcb3e
SkPDF: PDFDevice use SkTArray<T> rather than SkTDArray<T*>
by halcanary
· 9 years ago
1610835
Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )
by reed
· 9 years ago
0eda258
move annotations to canvas virtual
by reed
· 9 years ago
7363e13
SkPDF: Let client re-encode JPGs if they want to
by halcanary
· 9 years ago
8e9f5e3
SkPDF: fix scalar serialization
by halcanary
· 9 years ago
d936f63
Simplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::GlyphCacheProc.
by benjaminwagner
· 9 years ago
e365bfa
SkDeflateWStream: support gzip output
by halcanary
· 9 years ago
afc7cce
Fix for rounded-rect clips with filters.
by senorblanco
· 9 years ago
682ee01
SkPDF: roll back 53b1c09 and 05b48e2
by halcanary
· 9 years ago
53b1c09
SkPDF: Change handling of large-numbers in matricies.
by halcanary
· 9 years ago
bc348f4
In Google3 build, use SK_SFNTLY_SUBSETTER define to enable/disable sfntly.
by benjaminwagner
· 9 years ago
221524d
Start using <type_traits> and <utility> (C++11).
by bungeman
· 9 years ago
226aee2
Also ignore sfntly for Google3/iOS.
by mtklein
· 9 years ago
712fdf7
SkDocument::setDCTEncoder() for old versions of webkit
by halcanary
· 9 years ago
70d1554
SkPDF: add `final` keyword to leaf classes
by halcanary
· 9 years ago
05b48e2
SkPDF: fix large-number bug
by halcanary
· 9 years ago
80ec3db
SkPDF: Deal with missing ColorTable (don't assert)
by halcanary
· 9 years ago
6950de6
Comments Style: s/skbug.com/bug.skia.org/
by halcanary
· 9 years ago
aa4ba90
SkPDF: images support 32-but-not-N32 colortype
by halcanary
· 9 years ago
86ea33e
Enable BUILD file compilation of skia and dm with --config=android_arm.
by benjaminwagner
· 9 years ago
c8d1dd4
SkTHash: hash from fnptr to functor type
by mtklein
· 9 years ago
41c054e
Move an #include out of a namespace.
by thakis
· 9 years ago
66a82f3
SkPDF: fall back on paths for unembeddable fonts.
by halcanary
· 9 years ago
3442261
SkPDF: Optionally output PDF/A-2b archive format.
by halcanary
· 9 years ago
21f99b7
Revert of SkPDF: Optionally output PDF/A-2b archive format. (patchset #5 id:80001 of https://codereview.chromium.org/1394263003/ )
by bungeman
· 9 years ago
939c0fe
SkPDF: Optionally output PDF/A-2b archive format.
by halcanary
· 9 years ago
8b2bc25
SkPDF: when drawing stroked path, draw using SVG rules for zero-length segments
by halcanary
· 9 years ago
3d8c33c
SkPDF: ASAN fix: don't double ref new SkPDFBitmap objects
by halcanary
· 9 years ago
7a14b31
SkPDF: Implement drawImage*() properly
by halcanary
· 9 years ago
Next »