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
*
SkDeflateWStream: support gzip output
halcanary
2016-02-08
*
Fix for rounded-rect clips with filters.
senorblanco
2016-02-02
*
SkPDF: roll back 53b1c09 and 05b48e2
halcanary
2016-01-28
*
SkPDF: Change handling of large-numbers in matricies.
halcanary
2016-01-06
*
In Google3 build, use SK_SFNTLY_SUBSETTER define to enable/disable sfntly.
benjaminwagner
2016-01-05
*
Start using <type_traits> and <utility> (C++11).
bungeman
2016-01-05
*
Also ignore sfntly for Google3/iOS.
mtklein
2016-01-05
*
SkDocument::setDCTEncoder() for old versions of webkit
halcanary
2015-12-10
*
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
[next]