skia2/src/pdf
Hal Canary a16e1b6c00 SkPDF: use std::aligned_storage for typed union
Change-Id: I38e063cf7557aab1cffbaa126aea4dc7142d914c
Reviewed-on: https://skia-review.googlesource.com/121583
Commit-Queue: Hal Canary <halcanary@google.com>
Reviewed-by: Ben Wagner <bungeman@google.com>
2018-04-16 18:19:10 +00:00
..
SkBitmapKey.h SkPDF: simplify drawImage/Bitmap/Sprite code. 2017-07-12 20:41:41 +00:00
SkClusterator.cpp SkPDF/Clusterator: expose to the light of a unit test 2018-03-29 20:32:15 +00:00
SkClusterator.h SkPDF/Clusterator: a second test 2018-04-02 17:00:25 +00:00
SkDeflate.cpp Automatically prepend "disabled-by-default-" to TRACE categories 2017-07-26 14:22:19 +00:00
SkDeflate.h Mark overridden destructors with 'override' and remove 'virtual' 2017-03-22 16:06:18 +00:00
SkDocument_PDF_None.cpp Revert "Revert "remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code"" 2017-12-15 20:43:10 +00:00
SkJpegInfo.cpp SkPDF: smarter Jpeg when libjpeg-turbo is present 2018-04-07 14:25:30 +00:00
SkJpegInfo.h SkPDF: smarter Jpeg when libjpeg-turbo is present 2018-04-07 14:25:30 +00:00
SkKeyedImage.cpp SkPDF: Re-use Jpeg Image Shaders 2017-07-18 19:33:34 +00:00
SkKeyedImage.h SkPDF: Re-use Jpeg Image Shaders 2017-07-18 19:33:34 +00:00
SkPDFBitmap.cpp SkPDF: smarter Jpeg when libjpeg-turbo is present 2018-04-07 14:25:30 +00:00
SkPDFBitmap.h Revert "Revert "remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code"" 2017-12-15 20:43:10 +00:00
SkPDFCanon.cpp SkPDF: Refactor PDFShader to use ShTHashMap<> 2017-07-05 17:27:54 +00:00
SkPDFCanon.h bug fixes from PVS Studio (static analysis) 2018-01-26 15:37:48 +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/Clusterator: expose to the light of a unit test 2018-03-29 20:32:15 +00:00
SkPDFDevice.h SkPDF: filter out empty clip draws more often 2018-03-09 21:32:24 +00:00
SkPDFDocument.cpp eliminate SK_BUILD_FOR_WIN32 2018-01-26 19:52:04 +00:00
SkPDFDocument.h SkDocument: remove unused fDoneProc 2018-01-08 20:53:41 +00:00
SkPDFFont.cpp SkPDF: implement xheight for type3 fonts 2018-04-05 14:48:52 +00:00
SkPDFFont.h Remove the last uses of auto glyph cache. 2018-03-22 16:32:14 +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 SkPDF: encode metadata strings correctly 2018-02-28 19:52:43 +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 Fixing build with SK_IGNORE_TO_STRING defined. 2018-03-29 13:42:45 +00:00
SkPDFShader.cpp SkPDF: SkPDFMakeShader takes the paint color. 2017-07-19 22:25:22 +00:00
SkPDFShader.h SkPDF: SkPDFMakeShader takes the paint color. 2017-07-19 22:25:22 +00:00
SkPDFTypes.cpp SkPDF: use std::aligned_storage for typed union 2018-04-16 18:19:10 +00:00
SkPDFTypes.h SkPDF: use std::aligned_storage for typed union 2018-04-16 18:19:10 +00:00
SkPDFUtils.cpp SkPDF: simplify PathOp code, emit empty clips. 2018-03-09 21:06:30 +00:00
SkPDFUtils.h SkFloatToDecimal moved to src/utils 2018-01-03 19:59:31 +00:00