Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
8e17556349132a46c02fbabcaf74b63f521528e0
/
src
/
pdf
/
SkPDFStream.h
a060eba
SkPDF: Simplify PDFStream / emitObject() const
by halcanary
· 9 years ago
2766c00
remove SkInstCnt
by mtklein
· 9 years ago
f4219dd
Update more directories under src/ to follow C++11 style rule for {virtual,override}.
by tfarina
· 10 years ago
37c46ca
SkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and SkPDFSubstituteMap
by halcanary
· 10 years ago
af9c85d
SkPDF: remove SK_NO_FLATE & dead code in SkPDFStream
by halcanary
· 10 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
c1b71d6
PDF: remove unnecessary mutexes.
by halcanary
· 10 years ago
a1193e4
Make SkStream *not* ref counted.
by scroggo
· 10 years ago
f361b71
In SkPDFDocument::emitPDF(), stop pre-calculating file offsets.
by halcanary
· 10 years ago
4fc48af
Change function signature of SkPDFObject::emitObject.
by halcanary
· 10 years ago
e322482
Move SkPDFStream back to SkStream to save memory.
by halcanary
· 10 years ago
67ec1f8
Switch SkPDFStream's internal storage from SkStream to SkData
by halcanary
· 10 years ago
1f8ed02
Add lock to SkPDFDict
by halcanary
· 10 years ago
e1c5586
Revert of Switch SkPDFStream's internal storage from SkStream to SkData (https://codereview.chromium.org/340783013/)
by rmistry
· 10 years ago
c1dfa14
Switch SkPDFStream's internal storage from SkStream to SkData
by halcanary
· 10 years ago
ab1c138
Fix compilation with SK_ENABLE_INST_COUNT=1
by commit-bot@chromium.org
· 11 years ago
26e1449
[PDF] Fix printing crashes caused by font streams that don't support getMemoryBase().
by vandebo@chromium.org
· 11 years ago
d8d976e
Added SkPDFStream::setData(SkData*) in preparation for move from SkStream to SkData
by commit-bot@chromium.org
· 11 years ago
83f0d30
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
d9dfa18
Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to FlateDecode (zip) if it makes sense. Otherewise include uncompressed stream.
by edisonn@google.com
· 12 years ago
d96d17b
Remove SkRefPtr
by vandebo@chromium.org
· 12 years ago
6eb549e
Revert "Remove SkRefPtr" - r7021
by vandebo@chromium.org
· 12 years ago
e8a76ae
Remove SkRefPtr
by vandebo@chromium.org
· 12 years ago
7d6c8f9
[PDF] Move most of the headers to be private.
by vandebo@chromium.org
· 13 years ago
[Renamed from include/pdf/SkPDFStream.h]
76d6de0
Revert "[PDF] Move most of the headers to be private."
by vandebo@chromium.org
· 13 years ago
[Renamed from src/pdf/SkPDFStream.h]
bd960c7
[PDF] Move most of the headers to be private.
by vandebo@chromium.org
· 13 years ago
[Renamed from include/pdf/SkPDFStream.h]
008c498
Revert "[PDF] Move most of the headers to be private."
by vandebo@chromium.org
· 13 years ago
[Renamed from src/pdf/SkPDFStream.h]
f7f9aa8
[PDF] Move most of the headers to be private.
by vandebo@chromium.org
· 13 years ago
[Renamed from include/pdf/SkPDFStream.h]
769fa6a
No effect cleanup in pdf code. Review URL: http://codereview.appspot.com/4927042
by ctguil@chromium.org
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
421d644
[PDF] Make stream compression optional on a per device basis.
by vandebo@chromium.org
· 13 years ago
6ed8249
update dox
by reed@google.com
· 13 years ago
da912d6
[PDF] Add support for Shaders.
by vandebo@chromium.org
· 14 years ago
d90c141
[PDF] Clean up SkPDFStream and make it inherit from SkPDFDict.
by vandebo@chromium.org
· 14 years ago
f7c1576
[PDF] Clean up ref counting.
by vandebo@chromium.org
· 14 years ago
a09ef97
Add deflate support to SkPDFStream.
by vandebo@chromium.org
· 14 years ago
d877fdb
High level pdf classes and pdf specific interface.
by vandebo@chromium.org
· 14 years ago
8459d4e
Initial PDF backend commit: directories, build rules, primitives
by vandebo@chromium.org
· 14 years ago