aboutsummaryrefslogtreecommitdiff
path: root/src/pdf
AgeCommit message (Expand)Author
2015-08-20Use static_assert instead of SK_COMPILE_ASSERT.bungeman
2015-08-19Thou shalt use override consistently.mtklein
2015-08-19SkPDF: Simplify PDFStream / emitObject() consthalcanary
2015-08-19Move SkTemplates.h to private.bungeman
2015-08-19change asABitmap to isABitmap on shaderreed
2015-08-18SkPDF/Deflate: clean up old SkFlate codehalcanary
2015-08-12SkPDF: Move SkFlate into src/pdf (part 1/3) [reland]halcanary
2015-08-05IWYU: 'core' target, files starting A-C.bungeman
2015-08-04Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...reed
2015-08-04IWYU: 'core' target, files starting A-C.bungeman
2015-07-28remove all guards for changes to drawBitmapRect / drawImageRectreed
2015-07-17Reland "SkPDF: Annotations are clipped by canvas clip stack."wangxianzhu
2015-07-14add src-rect-constraint to drawImageRectreed
2015-07-07Propagate SkSurfaceProps when knownrobertphillips
2015-06-26remove SkInstCntmtklein
2015-06-26Revert of Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 o...reed
2015-06-24Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 of https://...scroggo
2015-06-23remove SK_SUPPORT_LEGACY_PATHOP_ENUMSreed
2015-06-23Revert of SkPDF: Annotations are clipped by canvas clip stack. (patchset #2 i...halcanary
2015-06-22Begin kLegacyFontHost_InitType cleanuprobertphillips
2015-06-17simplify release-proc for SkData, removing unneeded size paramreed
2015-06-14SkPDF: Annotations are clipped by canvas clip stack.halcanary
2015-06-08SkPDF: fix name escape codehalcanary
2015-05-27SkPDF: with opaque draws, treat SRC mode as SRC_OVERhalcanary
2015-05-20Font variations.bungeman
2015-05-18SkPDF: Add Sfntly to DEPS, gyphalcanary
2015-05-18Revert of SkPDF: Add Sfntly to DEPS, gyp, SkUserConfig (patchset #7 id:570001...halcanary
2015-05-18SkPDF: Add Sfntly to DEPS, gyphalcanary
2015-05-15Revert of Font variations. (patchset #26 id:500001 of https://codereview.chro...robertphillips
2015-05-14Font variations.bungeman
2015-05-13Revert of Font variations. (patchset #21 id:400001 of https://codereview.chro...bungeman
2015-05-13Font variations.bungeman
2015-05-12PerGlyphInfo is on SkTypefacereed
2015-05-12Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...reed
2015-05-12fix reference to _PerGlyphInforeed
2015-05-12Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...reed
2015-05-12Make SkAdvancedTypefaceMetrics private.reed
2015-05-12stop calling SkScalarDivreed
2015-05-07SkPDF: detect YUV-JPEG without relying on ImageGeneratorhalcanary
2015-05-06SkPDF: Move utility fns to SkPDFUtilshalcanary
2015-05-05SkPDF: Remove unused deprecated functions in SkPDFTypeshalcanary
2015-05-05SkPDF: clean up uses of deprecated calls in SkPDFFonthalcanary
2015-05-04remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConicalreed
2015-05-01SkPDF: clean up uses of deprecated calls in testshalcanary
2015-04-29onCreateDevice -> NULL now means the caller should create its own (bitmap) de...reed
2015-04-28SkPDF: clean up uses of deprecated calls in SkPDFDevice.halcanary
2015-04-27Update more directories under src/ to follow C++11 style rule for {virtual,ov...tfarina
2015-04-27SkPDF: clean up uses of deprecated calls in other SkPDF classeshalcanary
2015-04-25SkPDF: Refactor SkPDFObject heiararchy.halcanary
2015-04-22[SkPDFDevice] Enable pathops-based inverse fillsfmalita