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
*
PDF: support perspective in simple shaders. (this version does not work well ...
edisonn@google.com
2013-10-24
*
Revert "[PDF] Add unpremultiply support and a GM (try4)"
vandebo@chromium.org
2013-10-23
*
[PDF] Add unpremultiply support and a GM (try4)
vandebo@chromium.org
2013-10-23
*
Add DPI stettings to SkDocument::CreatePDF(). Tests will be added in a future...
commit-bot@chromium.org
2013-10-21
*
Revert "[PDF] Add unpremultiply support and a GM (try3)."
vandebo@chromium.org
2013-10-18
*
[PDF] Add unpremultiply support and a GM (try3).
vandebo@chromium.org
2013-10-18
*
Revert "PDF: support perspective in simple shaders. (this version does not wo...
vandebo@chromium.org
2013-10-18
*
PDF: support perspective in simple shaders. (this version does not work well ...
vandebo@chromium.org
2013-10-18
*
Revert "[PDF] Add unpremultiply support and a GM."
vandebo@chromium.org
2013-10-18
*
[PDF] Add unpremultiply support and a GM.
vandebo@chromium.org
2013-10-18
*
Implement perspective for bitmaps in pdf.
edisonn@google.com
2013-10-16
*
Third wave of Win64 warning cleanup
robertphillips@google.com
2013-10-16
*
Second wave of Win64 warning cleanup
robertphillips@google.com
2013-10-15
*
Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten ...
commit-bot@chromium.org
2013-10-14
*
Fix double ref issue in SkPDFFont ctor
robertphillips@google.com
2013-10-11
*
pdf: drawPath should pass the computed matrix, instead of default matrix stor...
edisonn@google.com
2013-10-07
*
Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a spec...
commit-bot@chromium.org
2013-10-03
*
Update PDF backend to support fallback fonts on Android.
djsollen@google.com
2013-10-03
*
[PDF] clear() and drawPaint() where applying the initial transform twice.
commit-bot@chromium.org
2013-09-20
*
pdf: report NYI features, and fail gracefully when something is not supported...
edisonn@google.com
2013-09-19
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-19
*
pdf: write only ToUnicode mappings needed by the font, trimming anything out ...
edisonn@google.com
2013-09-18
*
pdf: ifgnore shader colors applied for 0 range.
edisonn@google.com
2013-09-17
*
[PDF] Rewind the font stream if font subsetting fails.
vandebo@chromium.org
2013-09-05
*
Replace SkTScopedPtr with SkAutoTDelete in Skia.
commit-bot@chromium.org
2013-08-29
*
[PDF] Fix image references.
commit-bot@chromium.org
2013-08-29
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
[PDF] Fix printing crashes caused by font streams that don't support getMemor...
vandebo@chromium.org
2013-08-26
*
Revert "[PDF] Fix printing crashes caused by font streams that don't support ...
vandebo@chromium.org
2013-08-26
*
[PDF] Fix printing crashes caused by font streams that don't support getMemor...
vandebo@chromium.org
2013-08-26
*
Reverting r10901 (Add unpremultiply support and GM)
robertphillips@google.com
2013-08-25
*
Add unpremultiply support and GM
commit-bot@chromium.org
2013-08-23
*
Refactor SkPDFImage
commit-bot@chromium.org
2013-08-23
*
My clang now doesn't complain about !"foo".
mtklein@google.com
2013-08-22
*
Restyle SkPDFImageShader and support tiling bitmaps outside clip bounds
commit-bot@chromium.org
2013-08-21
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...
commit-bot@chromium.org
2013-08-16
*
Revert "Unpremultiply SkBitmaps for PDF output"
scroggo@google.com
2013-08-15
*
Unpremultiply SkBitmaps for PDF output
commit-bot@chromium.org
2013-08-14
*
Use Path Ops to generate PDF clips
commit-bot@chromium.org
2013-08-08
*
Fix memory leak in SkPDFResourceDict
commit-bot@chromium.org
2013-08-01
*
Inverse fill support in PDF
commit-bot@chromium.org
2013-07-31
*
drawBitmap* cleanup
robertphillips@google.com
2013-07-25
*
Deterministic SkTSet and PDF Output
commit-bot@chromium.org
2013-07-24
*
Implemented transparent gradients
commit-bot@chromium.org
2013-07-23
*
Fix Clang build on SkPDFResourceDict (CL 18977002)
commit-bot@chromium.org
2013-07-23
*
If we fail to contruct the Pdf Image Shader, mark the object as busted, and d...
edisonn@google.com
2013-07-23
*
Revert "Adds SkPDFResourceDict class, refactor existing code to use it."
vandebo@chromium.org
2013-07-22
*
Adds SkPDFResourceDict class, refactor existing code to use it.
commit-bot@chromium.org
2013-07-22
[next]