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 name generation - / needs to be escaped.
vandebo@chromium.org
2012-09-21
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-21
*
remove use of SkRefPtr in public header (SkPDFDocument.h)
reed@google.com
2012-09-20
*
remove all SkRefPtr from SkPDFDevice.h
reed@google.com
2012-09-20
*
begin to skiafy PDF headers : removing use of SkRefPtr
reed@google.com
2012-09-19
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
*
Use asNewCustomStage instead of asABitmap in SkGpuDevice, also removed now-un...
rileya@google.com
2012-07-25
*
Made clarifying renamings to SkClipStack's iterators (and added to unit test)
robertphillips@google.com
2012-07-20
*
Fixed two sub-optimal iterator uses
robertphillips@google.com
2012-07-16
*
[PDF] Add link annotations.
vandebo@chromium.org
2012-07-13
*
Added SkDevice onAttachToCanvas & onDetachFromCanvas methods
robertphillips@google.com
2012-07-13
*
Fix setFileOffset type to remove warnings.
vandebo@chromium.org
2012-07-12
*
Replace all instances of 'clear' with 'pop's in conical gradient pdf impl, lo...
rileya@google.com
2012-07-10
*
Added pdf implementation of conical gradient.
rileya@google.com
2012-07-10
*
Fixed Windows compiler complaints
robertphillips@google.com
2012-07-10
*
[PDF] Fix PDF code to not crash on SkComposeShader.
vandebo@chromium.org
2012-06-28
*
stick SkInstCnt in more classes, to help track down leaks
reed@google.com
2012-06-26
*
Version 2 of the Instance Counting system. This one simplifies the print out ...
robertphillips@google.com
2012-06-13
*
fix missing switch-statement handler (for conical gradient)
reed@google.com
2012-06-11
*
extend asAGradient for Conical type (to be implemented by PDF and XPS)
reed@google.com
2012-06-07
*
fix warnings on Mac in src/pdf
caryclark@google.com
2012-06-06
*
Debug Windows compiler complaint fixes
robertphillips@google.com
2012-05-14
*
[PDF] Ensure that filling single line paths (with no area) does not draw anyt...
vandebo@chromium.org
2012-05-09
*
Fixed minor c++ issues found by cppcheck
robertphillips@google.com
2012-04-27
*
[PDF] Handle failures of matrix inversion
vandebo@chromium.org
2012-04-17
*
Fix some fixed-point bugs.
vandebo@chromium.org
2012-04-17
*
Revert "[PDF] Handle failures of matrix inversion" while I investigate fixed ...
vandebo@chromium.org
2012-04-17
*
[PDF] Handle failures of matrix inversion.
vandebo@chromium.org
2012-04-17
*
[PDF] If matrix inversion fails, use the identity matrix.
vandebo@chromium.org
2012-04-13
*
Minor Windows compiler complaint fixes
robertphillips@google.com
2012-04-10
*
[PDF] Really fix font metric array initialization.
vandebo@chromium.org
2012-03-26
*
[PDF] Fix font metric array initialization.
vandebo@chromium.org
2012-03-23
*
[PDF] Move most of the headers to be private.
vandebo@chromium.org
2012-03-22
*
Move SkBitSet to utils.
vandebo@chromium.org
2012-03-21
*
Revert "[PDF] Move most of the headers to be private."
vandebo@chromium.org
2012-03-21
*
[PDF] Move most of the headers to be private.
vandebo@chromium.org
2012-03-21
*
Revert "[PDF] Move most of the headers to be private."
vandebo@chromium.org
2012-03-21
*
[PDF] Move most of the headers to be private.
vandebo@chromium.org
2012-03-21
*
[PDF] Fix shaders when the initial transform has a translation.
vandebo@chromium.org
2012-03-16
*
Fix four memory leaks uncovered by valgrinding gm tests.
vandebo@chromium.org
2012-03-14
*
[PDF] Fix memory hungry inefficiency in pdf resource tracking.
vandebo@chromium.org
2012-03-09
*
[PDF] Fix some fixed/float-point mismatches for image shaders.
vandebo@chromium.org
2012-03-09
*
[PDF] Fix name objects containing characters > 0x80 and add a test.
vandebo@chromium.org
2012-03-05
*
posix: Avoid static initializers in static/global mutexes
digit@google.com
2012-01-26
*
Towards enabling -Werror in skia on Linux
bsalomon@google.com
2012-01-06
*
add allowImageFilter() so a device can allow/disallow filters
reed@google.com
2012-01-06
*
[PDF] Fix some scalar/int assumptions.
vandebo@chromium.org
2012-01-05
*
Fix ToUnicode generation bug.
vandebo@chromium.org
2012-01-03
*
Coverity: Add a default case in SkPDFShader. CID=101159
vandebo@chromium.org
2011-12-21
[next]