.. |
SkBitmapKey.h
|
SkPDF: subset drawImageRect while still deduping
|
2016-09-30 15:22:06 +00:00 |
SkDeflate.cpp
|
SkPDF: add some TRACE_EVENTs
|
2017-06-22 20:38:31 +00:00 |
SkDeflate.h
|
Mark overridden destructors with 'override' and remove 'virtual'
|
2017-03-22 16:06:18 +00:00 |
SkDocument_PDF_None.cpp
|
SkPDF/None: fix compilation
|
2016-04-27 10:57:52 -07:00 |
SkJpegInfo.cpp
|
Style bikeshed - remove extraneous whitespace
|
2016-03-29 09:03:53 -07:00 |
SkJpegInfo.h
|
Style bikeshed - remove extraneous whitespace
|
2016-03-29 09:03:53 -07:00 |
SkPDFBitmap.cpp
|
SkPDF: assert premultiplied bitmaps are valid in debug.
|
2017-05-25 22:18:19 +00:00 |
SkPDFBitmap.h
|
Remove unnecessary includes in src/pdf/
|
2016-06-29 05:12:32 -07:00 |
SkPDFCanon.cpp
|
SkPDF: Refactor PDFShader to use ShTHashMap<>
|
2017-07-05 17:27:54 +00:00 |
SkPDFCanon.h
|
SkPDF: Change some identifiers.
|
2017-07-06 15:52:35 +00:00 |
SkPDFCanvas.cpp
|
SkPDF: Do draw{Image,Bitmap} with maskfilter.
|
2017-06-07 20:21:16 +00:00 |
SkPDFCanvas.h
|
SkPDF: Do draw{Image,Bitmap} with maskfilter.
|
2017-06-07 20:21:16 +00:00 |
SkPDFConvertType1FontStream.cpp
|
Fix SkFILEStream.
|
2017-03-10 19:58:46 +00:00 |
SkPDFConvertType1FontStream.h
|
SkPDF: SkPDFFont organization changes.
|
2016-08-09 13:04:34 -07:00 |
SkPDFDevice.cpp
|
SkPDF: Change some identifiers.
|
2017-07-06 15:52:35 +00:00 |
SkPDFDevice.h
|
SkPDF: clean up fRasterDpi
|
2017-06-30 15:37:45 +00:00 |
SkPDFDocument.cpp
|
SkDocument: consolidate trimBox code
|
2017-07-05 21:35:37 +00:00 |
SkPDFDocument.h
|
SkDocument: consolidate trimBox code
|
2017-07-05 21:35:37 +00:00 |
SkPDFFont.cpp
|
SkTypeface: fix non-determinism on AdvacedMetrics
|
2017-07-06 12:10:50 +00:00 |
SkPDFFont.h
|
Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup""
|
2017-05-05 13:53:40 +00:00 |
SkPDFFormXObject.cpp
|
SkPDF: PDFStream has-a not is-a PDFDict
|
2016-07-29 10:13:18 -07:00 |
SkPDFFormXObject.h
|
SkPDF: PDFStream has-a not is-a PDFDict
|
2016-07-29 10:13:18 -07:00 |
SkPDFGradientShader.cpp
|
SkPDF: GradientShaderPatterns use one hashmap not two.
|
2017-07-05 19:54:17 +00:00 |
SkPDFGradientShader.h
|
SkPDF: Refactor PDFShader to use ShTHashMap<>
|
2017-07-05 17:27:54 +00:00 |
SkPDFGraphicState.cpp
|
SkPDF: simplify SkPDFGraphicState
|
2017-06-30 16:47:14 +00:00 |
SkPDFGraphicState.h
|
SkPDF: simplify SkPDFGraphicState
|
2017-06-30 16:47:14 +00:00 |
SkPDFMakeCIDGlyphWidthsArray.cpp
|
SkScalarMul is deprecated
|
2017-02-14 14:43:47 +00:00 |
SkPDFMakeCIDGlyphWidthsArray.h
|
clean up non-ASCII comments
|
2017-01-03 16:29:37 +00:00 |
SkPDFMakeToUnicodeCmap.cpp
|
SkPDF: Implement /ActualText to make text extraction correct.
|
2016-09-16 14:44:57 -07:00 |
SkPDFMakeToUnicodeCmap.h
|
SkPDF: in-place font subsetting
|
2016-08-18 14:22:52 -07:00 |
SkPDFMetadata.cpp
|
factor out hexadecimal constants.
|
2017-06-19 15:56:33 +00:00 |
SkPDFMetadata.h
|
SkDocument: turn off SK_SUPPORT_LEGACY_DOCUMENT_API
|
2016-09-06 09:32:13 -07:00 |
SkPDFResourceDict.cpp
|
SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002
|
2016-09-12 08:55:30 -07:00 |
SkPDFResourceDict.h
|
SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002
|
2016-09-12 08:55:30 -07:00 |
SkPDFShader.cpp
|
SkPDF: Change some identifiers.
|
2017-07-06 15:52:35 +00:00 |
SkPDFShader.h
|
SkPDF: Change some identifiers.
|
2017-07-06 15:52:35 +00:00 |
SkPDFTypes.cpp
|
SkPDF: simplify SkPDFGraphicState
|
2017-06-30 16:47:14 +00:00 |
SkPDFTypes.h
|
SkPDF: simplify SkPDFGraphicState
|
2017-06-30 16:47:14 +00:00 |
SkPDFUtils.cpp
|
SkPDF: Refactor PDFShader to use ShTHashMap<>
|
2017-07-05 17:27:54 +00:00 |
SkPDFUtils.h
|
SkPDF: Refactor PDFShader to use ShTHashMap<>
|
2017-07-05 17:27:54 +00:00 |
SkScopeExit.h
|
SkPDF: Glyph validation change
|
2016-08-26 13:17:44 -07:00 |