index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pdf
Commit message (
Expand
)
Author
Age
*
SkPDF: add `final` keyword to leaf classes
halcanary
2015-11-22
*
SkPDF: fix large-number bug
halcanary
2015-11-16
*
SkPDF: Deal with missing ColorTable (don't assert)
halcanary
2015-11-10
*
Comments Style: s/skbug.com/bug.skia.org/
halcanary
2015-11-07
*
SkPDF: images support 32-but-not-N32 colortype
halcanary
2015-11-06
*
Enable BUILD file compilation of skia and dm with --config=android_arm.
benjaminwagner
2015-10-26
*
SkTHash: hash from fnptr to functor type
mtklein
2015-10-15
*
Move an #include out of a namespace.
thakis
2015-10-15
*
SkPDF: fall back on paths for unembeddable fonts.
halcanary
2015-10-12
*
SkPDF: Optionally output PDF/A-2b archive format.
halcanary
2015-10-12
*
Revert of SkPDF: Optionally output PDF/A-2b archive format. (patchset #5 id:...
bungeman
2015-10-09
*
SkPDF: Optionally output PDF/A-2b archive format.
halcanary
2015-10-09
*
SkPDF: when drawing stroked path, draw using SVG rules for zero-length segments
halcanary
2015-10-06
*
SkPDF: ASAN fix: don't double ref new SkPDFBitmap objects
halcanary
2015-10-01
*
SkPDF: Implement drawImage*() properly
halcanary
2015-10-01
*
SkPDF Implement colorfilters on bitmaps
halcanary
2015-09-24
*
Merge sub-device annotations in SkPDFDevice::drawDevice()
wangxianzhu
2015-09-17
*
Port uses of SkLazyPtr to SkOncePtr.
mtklein
2015-09-09
*
Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of http...
mtklein
2015-09-09
*
Port uses of SkLazyPtr to SkOncePtr.
mtklein
2015-09-09
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
SkPDF: Memory improvements for PDF Streams
halcanary
2015-08-20
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
*
Thou shalt use override consistently.
mtklein
2015-08-19
*
SkPDF: Simplify PDFStream / emitObject() const
halcanary
2015-08-19
*
Move SkTemplates.h to private.
bungeman
2015-08-19
*
change asABitmap to isABitmap on shader
reed
2015-08-19
*
SkPDF/Deflate: clean up old SkFlate code
halcanary
2015-08-18
*
SkPDF: Move SkFlate into src/pdf (part 1/3) [reland]
halcanary
2015-08-12
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
remove all guards for changes to drawBitmapRect / drawImageRect
reed
2015-07-28
*
Reland "SkPDF: Annotations are clipped by canvas clip stack."
wangxianzhu
2015-07-17
*
add src-rect-constraint to drawImageRect
reed
2015-07-14
*
Propagate SkSurfaceProps when known
robertphillips
2015-07-07
*
remove SkInstCnt
mtklein
2015-06-26
*
Revert of Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 o...
reed
2015-06-26
*
Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 of https://...
scroggo
2015-06-24
*
remove SK_SUPPORT_LEGACY_PATHOP_ENUMS
reed
2015-06-23
*
Revert of SkPDF: Annotations are clipped by canvas clip stack. (patchset #2 i...
halcanary
2015-06-23
*
Begin kLegacyFontHost_InitType cleanup
robertphillips
2015-06-22
*
simplify release-proc for SkData, removing unneeded size param
reed
2015-06-17
*
SkPDF: Annotations are clipped by canvas clip stack.
halcanary
2015-06-14
*
SkPDF: fix name escape code
halcanary
2015-06-08
*
SkPDF: with opaque draws, treat SRC mode as SRC_OVER
halcanary
2015-05-27
*
Font variations.
bungeman
2015-05-20
*
SkPDF: Add Sfntly to DEPS, gyp
halcanary
2015-05-18
*
Revert of SkPDF: Add Sfntly to DEPS, gyp, SkUserConfig (patchset #7 id:570001...
halcanary
2015-05-18
[next]