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
*
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
*
PDF: add support for named destinations.
epoger@google.com
2013-03-08
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-06
*
Revert r8000 due to failures on some buildbots
epoger@google.com
2013-03-06
*
PDF: add support for named destinations
epoger@google.com
2013-03-06
*
PDF : Unused parameters cleanup
sugoi@google.com
2013-03-05
*
Added support for non-separable blending modes.
commit-bot@chromium.org
2013-03-05
*
Make SkTDArray accessors const-friendly.
commit-bot@chromium.org
2013-02-28
*
revert r7892
edisonn@google.com
2013-02-28
*
resubmit after fixing assert issue: https://codereview.appspot.com/6744050
edisonn@google.com
2013-02-27
*
Revert r7883
edisonn@google.com
2013-02-27
*
Use SkSet to fix issue when pdf generates an exp number of resources.
edisonn@google.com
2013-02-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-26
*
Add an SkSet class to be used by Pdf only, for now - reverted because of trig...
edisonn@google.com
2013-02-25
*
add custom implementation for drawBitmapRect to shield from changes in SkDevice
edisonn@google.com
2013-02-12
[next]