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] 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
*
Revert "Adds SkPDFResourceDict class to manage resource dicts. Refactors exis...
vandebo@chromium.org
2013-07-19
*
Adds SkPDFResourceDict class to manage resource dicts. Refactors existing cod...
commit-bot@chromium.org
2013-07-19
*
[PDF] Use SkTypeface::countGlyphs instead of getAdvancedTypefaceMetrics
commit-bot@chromium.org
2013-07-17
*
Reverting 10063 due to Win7 crashes in RenderPDFs step
robertphillips@google.com
2013-07-13
*
[PDF] Use SkTypeface::countGlyphs instead of getAdvancedTypefaceMetrics
commit-bot@chromium.org
2013-07-13
*
ARM Skia NEON patches - 09 - Bugfix
commit-bot@chromium.org
2013-07-10
*
Added SkPDFStream::setData(SkData*) in preparation for move from SkStream to ...
commit-bot@chromium.org
2013-07-08
*
remove kRLE_Index8_Config from SkBitmap
reed@google.com
2013-06-26
*
Fixed a bug with linear gradient PDF matrices and added test cases
commit-bot@chromium.org
2013-06-12
*
Remove SK_API, from SkTSet. the template is not public.
edisonn@google.com
2013-05-31
*
Sort points for PDF's draw rect, to match raster and GPU implementation.
commit-bot@chromium.org
2013-05-14
*
[PDF] Only output the Dests dictionary if it isn't epmpty
vandebo@chromium.org
2013-05-10
*
lockPixels before calling getColorTable.
scroggo@google.com
2013-05-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-25
*
Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to Fl...
edisonn@google.com
2013-04-24
*
Fix build error when building Android in Release mode with -O2.
djsollen@google.com
2013-04-03
*
resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we
edisonn@google.com
2013-04-02
*
Don't pretend we can draw MaskFilters, it produces artifacts that make the te...
edisonn@google.com
2013-03-24
*
Reverting r8233 (Use SkSet in PDF)
robertphillips@google.com
2013-03-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-20
*
resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime...
edisonn@google.com
2013-03-19
*
Work around stack overflow
vandebo@chromium.org
2013-03-14
*
move most of SkFontHost to private (preceeding making it all private)
reed@google.com
2013-03-14
*
[PDF] Always set the symbolic Flag for Fonts.
vandebo@chromium.org
2013-03-13
*
Update flag to reflect actual meaning.
edisonn@google.com
2013-03-12
*
fix warning (as error on mac) around max file offset
reed@google.com
2013-03-11
*
Turning on warning as error on Linux
sugoi@google.com
2013-03-11
[next]