1. 6addb19 resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we by edisonn@google.com · 11 years ago
  2. acef3c4 Reverting r8233 (Use SkSet in PDF) by robertphillips@google.com · 12 years ago
  3. 66bedbb resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we added capability to collect minidump and callstack if buildbot fails with heap coruption in windows. a few minor conflicts have been resolved) by edisonn@google.com · 12 years ago
  4. fed86bd move most of SkFontHost to private (preceeding making it all private) by reed@google.com · 12 years ago
  5. dcf9c19 [PDF] Always set the symbolic Flag for Fonts. by vandebo@chromium.org · 12 years ago
  6. e2e8113 PDF : Unused parameters cleanup by sugoi@google.com · 12 years ago
  7. aa537d4 Make SkTDArray accessors const-friendly. by commit-bot@chromium.org · 12 years ago
  8. 5bd26d3 revert r7892 by edisonn@google.com · 12 years ago
  9. 194b7cd resubmit after fixing assert issue: https://codereview.appspot.com/6744050 by edisonn@google.com · 12 years ago
  10. d1c53aa Revert r7883 by edisonn@google.com · 12 years ago
  11. 676aef0 Use SkSet to fix issue when pdf generates an exp number of resources. by edisonn@google.com · 12 years ago
  12. 532470f Expose geometry and gamma on device. https://codereview.appspot.com/6499101/ by bungeman@google.com · 12 years ago
  13. d96d17b Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  14. 6eb549e Revert "Remove SkRefPtr" - r7021 by vandebo@chromium.org · 12 years ago
  15. e8a76ae Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  16. 1e34ff7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  17. 022e857 Catch callers who pass invalid glyph ids and improve SkPdfFont desructor. by edisonn@google.com · 12 years ago
  18. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  19. 1445a0d fix warnings on Mac in src/pdf by caryclark@google.com · 12 years ago
  20. 683001c [PDF] Ensure that filling single line paths (with no area) does not draw anything. by vandebo@chromium.org · 12 years ago
  21. 610f716 Fix four memory leaks uncovered by valgrinding gm tests. by vandebo@chromium.org · 13 years ago
  22. 1771cbf posix: Avoid static initializers in static/global mutexes by digit@google.com · 13 years ago
  23. cadbcb8 Towards enabling -Werror in skia on Linux by bsalomon@google.com · 13 years ago
  24. 9ad3599 Fix ToUnicode generation bug. by vandebo@chromium.org · 13 years ago
  25. 083be07 [PDF] Add debug assert to detect failure of GDI cache hack. by vandebo@chromium.org · 13 years ago
  26. 918352f PDF: Fix bug in weak pointer pattern. by vandebo@chromium.org · 13 years ago
  27. b3b4655 Handle failure of GetAdvancedTypefaceMetrics gracefully until we can figure out why it is failing. by vandebo@chromium.org · 13 years ago
  28. 17b7894 rolling back the experimental rollbacks in r2178-2179 by epoger@google.com · 13 years ago
  29. 5f22657 rolling tree back to its state as of r2169 to see if that fixes Windows buildbots by epoger@google.com · 13 years ago
  30. 513909f Remove compiler warnings (Linux clang, mostly). by tomhudson@google.com · 13 years ago
  31. 769fa6a No effect cleanup in pdf code. Review URL: http://codereview.appspot.com/4927042 by ctguil@chromium.org · 13 years ago
  32. 37ad8fb [PDF] Subset font advance data (W array). by vandebo@chromium.org · 13 years ago
  33. 7b13aca Revert "Improve generation of glyph advance array." This reverts commit r2126 by vandebo@chromium.org · 13 years ago
  34. e7f3300 Improve generation of glyph advance array. by vandebo@chromium.org · 13 years ago
  35. a5c7234 Address lint issues in pdf directories. by ctguil@chromium.org · 13 years ago
  36. 04c643b Use bfrange to shrink ToUnicode table. by vandebo@chromium.org · 13 years ago
  37. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  38. 17e66e2 [PDF] Improve efficiency of glyph id collection during font subsetting. by vandebo@chromium.org · 13 years ago
  39. 93225ff [PDF] Fix mem leak in font subsetting. by vandebo@chromium.org · 13 years ago
  40. 1f16589 [PDF] Add font subsetting using the sfntly library. by vandebo@chromium.org · 13 years ago
  41. 9859428 [PDF] Refactor SkPDFFont to enable font/cmap subsetting. by vandebo@chromium.org · 13 years ago
  42. 31dcee7 Revert "[PDF] Refactor SkPDFFont to enable font/cmap subsetting." by vandebo@chromium.org · 13 years ago
  43. 6504cfd [PDF] Refactor SkPDFFont to enable font/cmap subsetting. by vandebo@chromium.org · 13 years ago
  44. 421d644 [PDF] Make stream compression optional on a per device basis. by vandebo@chromium.org · 13 years ago
  45. f6c3ebd fix Capitalization of static methods by reed@google.com · 13 years ago
  46. c789cf1 helpers for append and insert when the value is a POD. by reed@google.com · 13 years ago
  47. 8a85d0c replace detach/getStream apis on dynamicwstream with SkData by reed@google.com · 13 years ago
  48. 7332207 Fix some problems detected by coverity. by vandebo@chromium.org · 13 years ago
  49. f0ec266 [PDF] Add plumbing and accessors so that Chrome can record the font types used in a PDF. by vandebo@chromium.org · 13 years ago
  50. 6744d49 [PDF] Add a ToUnicode mapping for fonts. by vandebo@chromium.org · 13 years ago
  51. ee5ee58 fix warnings about possibly-uninitialized-variables by reed@google.com · 13 years ago
  52. 75f97e4 Generalize the flip origin argument to the PDF device constructor. by vandebo@chromium.org · 13 years ago
  53. 325cb9a Improve the SkAdvancedTypefaceMetrics interface w.r.t. vertical advances. by vandebo@chromium.org · 13 years ago
  54. cae5fba Store content streams in an SkStream instead of an SkString (64k size limit). by vandebo@chromium.org · 13 years ago
  55. ce11b26 convert fixed->scalar directly, since we know that the by reed@google.com · 14 years ago
  56. 3f0dcf9 fix scalar math to work with float and fixed by reed@google.com · 14 years ago
  57. f77e27d Use Type3 fonts for platforms that don't yet support SkFontHost::GetAdvancedTypefaceMetrics. by vandebo@chromium.org · 14 years ago
  58. 5b07368 Enable compiling the PDF backend by default in the makefile. by vandebo@chromium.org · 14 years ago
  59. 9db86bb PDF Type3 Support. by ctguil@chromium.org · 14 years ago
  60. 0129410 [PDF] Fix broken encoding conversion code for non-multibyte fonts. by vandebo@chromium.org · 14 years ago
  61. c48b2b3 Cleanup SkPDFTypfaceInfo and make it more generic. by vandebo@chromium.org · 14 years ago
  62. f7c1576 [PDF] Clean up ref counting. by vandebo@chromium.org · 14 years ago
  63. 2a22e10 Add Truetype and Type 1 font embedding support by vandebo@chromium.org · 14 years ago
  64. 28be72b PDF: Add text support with a font framework (font embedding to come). by vandebo@chromium.org · 14 years ago