index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pdf
/
SkPDFFont.cpp
Commit message (
Expand
)
Author
Age
*
[PDF] Fix font embedding restrictions.
vandebo
2014-06-19
*
fix int/size_t warnings
reed@google.com
2014-04-18
*
[PDF] Fix font width generation when glyph 0 is used.
commit-bot@chromium.org
2013-12-11
*
[PDF] Fix bug in ToUnicode table generation for Type 3 fonts.
commit-bot@chromium.org
2013-12-11
*
Revert "[PDF] Fix font embedding restrictions."
vandebo@chromium.org
2013-12-10
*
[PDF] Fix font embedding restrictions.
commit-bot@chromium.org
2013-12-10
*
Fix refcounting bug for Type1 font usage with more than 255 characters.
commit-bot@chromium.org
2013-12-05
*
Fix double ref issue in SkPDFFont ctor
robertphillips@google.com
2013-10-11
*
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] Rewind the font stream if font subsetting fails.
vandebo@chromium.org
2013-09-05
*
ARM Skia NEON patches - 09 - Bugfix
commit-bot@chromium.org
2013-07-10
*
resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we
edisonn@google.com
2013-04-02
*
Reverting r8233 (Use SkSet in PDF)
robertphillips@google.com
2013-03-20
*
resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime...
edisonn@google.com
2013-03-19
*
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
*
PDF : Unused parameters cleanup
sugoi@google.com
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
*
Expose geometry and gamma on device.
bungeman@google.com
2013-01-22
*
Remove SkRefPtr
vandebo@chromium.org
2013-01-04
*
Revert "Remove SkRefPtr" - r7021
vandebo@chromium.org
2013-01-04
*
Remove SkRefPtr
vandebo@chromium.org
2013-01-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-24
*
Catch callers who pass invalid glyph ids and improve SkPdfFont desructor.
edisonn@google.com
2012-10-23
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
fix warnings on Mac in src/pdf
caryclark@google.com
2012-06-06
*
[PDF] Ensure that filling single line paths (with no area) does not draw anyt...
vandebo@chromium.org
2012-05-09
*
Fix four memory leaks uncovered by valgrinding gm tests.
vandebo@chromium.org
2012-03-14
*
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
*
Fix ToUnicode generation bug.
vandebo@chromium.org
2012-01-03
*
[PDF] Add debug assert to detect failure of GDI cache hack.
vandebo@chromium.org
2011-11-01
*
PDF: Fix bug in weak pointer pattern.
vandebo@chromium.org
2011-10-30
*
Handle failure of GetAdvancedTypefaceMetrics gracefully until we can figure o...
vandebo@chromium.org
2011-10-17
*
rolling back the experimental rollbacks in r2178-2179
epoger@google.com
2011-08-26
*
rolling tree back to its state as of r2169 to see if that fixes Windows build...
epoger@google.com
2011-08-26
*
Remove compiler warnings (Linux clang, mostly).
tomhudson@google.com
2011-08-25
*
No effect cleanup in pdf code.
ctguil@chromium.org
2011-08-20
*
[PDF] Subset font advance data (W array).
vandebo@chromium.org
2011-08-18
*
Revert "Improve generation of glyph advance array." This reverts commit r2126
vandebo@chromium.org
2011-08-16
*
Improve generation of glyph advance array.
vandebo@chromium.org
2011-08-16
*
Address lint issues in pdf directories.
ctguil@chromium.org
2011-08-15
*
Use bfrange to shrink ToUnicode table.
vandebo@chromium.org
2011-08-08
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
[PDF] Improve efficiency of glyph id collection during font subsetting.
vandebo@chromium.org
2011-07-27
[next]