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
*
Port SkRefCnt.h to new SkAtomics.h
mtklein
2015-02-03
*
Cleanup SkPDFObject::emit*
halcanary
2015-01-23
*
minor changes left out of http://crrev.com/873543002
halcanary
2015-01-23
*
More changes to SkPDFShader to eliminate multiple inheritance!
halcanary
2015-01-23
*
Simplify SkPDFShader class. Now invalid objects are never created.
halcanary
2015-01-23
*
Use SkLazyPtr in SkPDFGraphicState.cpp
halcanary
2015-01-21
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
SkPDFCanon
halcanary
2015-01-21
*
Generic PDF shader fallback
fmalita
2015-01-13
*
In SkPDFDocument::emitPDF(), stop pre-calculating file offsets.
halcanary
2015-01-13
*
Change function signature of SkPDFObject::emitObject.
halcanary
2015-01-12
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
SkPDFImage no longer caches a unpremul version of N32 bitmaps.
halcanary
2015-01-08
*
revert buildbot breaker
caryclark
2015-01-07
*
Remove SkPDFDocument and SkPDFDevice from the public headers.
halcanary
2015-01-06
*
Revert "Remove SkPDFDocument and SkPDFDevice from the public headers."
reed
2015-01-06
*
Remove SkPDFDocument and SkPDFDevice from the public headers.
halcanary
2015-01-06
*
Revert of Revert of enable conics gm (patchset #1 id:1 of https://codereview....
reed
2015-01-05
*
Revert of enable conics gm (patchset #3 id:40001 of https://codereview.chromi...
reed
2015-01-04
*
enable conics gm
reed
2015-01-04
*
Cleanup: Another round of override fixes.
tfarina
2014-12-20
*
Cleanup: Remove a bunch of SkFontHost.h includes (unused).
tfarina
2014-12-18
*
Add SK_OVERRIDE to a few places that are missing it.
mtklein
2014-12-15
*
DM warning-free on win64
bsalomon
2014-12-12
*
Even more win64 warning fixes
bsalomon
2014-12-12
*
Handle SkBitmaps which have no pixels in SkPDFImage.
jbroman
2014-12-12
*
More win64 warning fixes
bsalomon
2014-12-12
*
Remove SkCanvas::drawBitmapMatrix()
Florin Malita
2014-12-10
*
Change clear() to respect the clip
reed
2014-12-04
*
Revert "Change clear() to respect the clip"
reed
2014-12-02
*
Change clear() to respect the clip
reed
2014-12-02
*
Remove PDF JPEG shortcut, since it fails on grayscale JPEGs.
halcanary
2014-12-02
*
Revert "move SkPDFD*.h from include to src"
Greg Humphreys
2014-11-17
*
move SkPDFD*.h from include to src
halcanary
2014-11-17
*
Rename onCreateDevice -> onCreateCompatibleDevice
fmalita
2014-11-13
*
Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of http...
reed
2014-11-13
*
start to replace onCreateDevice with onCreateCompatibleDevice
reed
2014-11-12
*
Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.
halcanary
2014-10-24
*
Fix image filters for PDF backend.
senorblanco
2014-10-20
*
Const-correctness in PDF drawText() call
halcanary
2014-10-16
*
Fix int16_t for glyphs, const glyphs, and clarify glyph loop.
bungeman
2014-10-03
*
Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...
fmalita
2014-09-29
*
Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...
robertphillips
2014-09-29
*
Fix SkTextBlob offset semantics.
Florin Malita
2014-09-26
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
SkData can allocate room for its contents in the same block
reed
2014-09-11
*
make allocPixels throw on failure
reed
2014-09-02
*
Fix memory leak in SkPDFType1Font
djsollen
2014-08-28
[next]