1. d1c7f71 Use correct metrics for GDI glyphs. https://codereview.appspot.com/7635045/ by bungeman@google.com · 12 years ago
  2. e0e385c Removed unused parameters by sugoi@google.com · 12 years ago
  3. 4bd2bdb Upstream changes from Android. by djsollen@google.com · 12 years ago
  4. b58772f PDF: add support for named destinations. by epoger@google.com · 12 years ago
  5. 9c55f80 Fixing some warnings on Linux by sugoi@google.com · 12 years ago
  6. 8890af3 Restart va_list in SkDebugf on win32. by bsalomon@google.com · 12 years ago
  7. f910d3b Make GrGLEffects use an interface to append their code. by bsalomon@google.com · 12 years ago
  8. 8c9737e change FontIdentity to explicitly hold ttcIndex and ID, so we can use both in the by reed@google.com · 12 years ago
  9. 6433435 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  10. 812b6f5 Revert r8000 due to failures on some buildbots by epoger@google.com · 12 years ago
  11. 1cad898 PDF: add support for named destinations by epoger@google.com · 12 years ago
  12. ee38c08 add ttcIndex parameter to calls to SkFontStream by reed@google.com · 12 years ago
  13. 5bfc839 start to plumb ttcIndex into fonthost. For now just add to SkFontStream and its callers. by reed@google.com · 12 years ago
  14. 66a58ac Fixed a few warnings by sugoi@google.com · 12 years ago
  15. 075b089 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  16. c75764e If Ashmem cache fails pinCache, do not reallocate. by scroggo@google.com · 12 years ago
  17. 358f8ff Rely on libfontconfig to determine our default font by reed@google.com · 12 years ago
  18. d66045e export getter for global instance of fontconfiginterfacedirect by reed@google.com · 12 years ago
  19. 822bde7 implement fonthost table methods directly in fontconfig backend, _tables now relegated to by reed@google.com · 12 years ago
  20. 6ec97b6 refactor fonthost_tables into wrapper (fonthost) and impl (fontstream) by reed@google.com · 12 years ago
  21. 0c23faf Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  22. b103ed4 eliminate atsuii/coretext distinction, and rename to just _mac by mike@reedtribe.org · 12 years ago
  23. fd21c6b try ~0U instead of ~0 to fix signed warning passing to size_t by mike@reedtribe.org · 12 years ago
  24. b753ef2 pass ~0 for length when we want to know the length of a table (with dst==null) by mike@reedtribe.org · 12 years ago
  25. dc09f07 move some of the impl in fonthost into typeface virtuals by mike@reedtribe.org · 12 years ago
  26. 631cdcb Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  27. f71a233 use fontconfig fonthost for skia (in prep for using in chrome) by reed@google.com · 12 years ago
  28. 12eea2b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  29. ee619a0 fix getFamilyName by calling FcFreeTypeQuery by reed@google.com · 12 years ago
  30. 8d33a24 implement CreateTypefaceFromFile by reed@google.com · 12 years ago
  31. b1c65b6 by reed@google.com · 12 years ago
  32. 5ca3bd0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  33. 80f5465 by reed@google.com · 12 years ago
  34. d71fe99 check-point: skiafy SkFontHost_fontconfig from chrome by reed@google.com · 12 years ago
  35. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 12 years ago
  36. efbe8e9 Fix errors when compiling with -Wall -Werror on Android. by djsollen@google.com · 12 years ago
  37. 528a556 Fix android errors when unflattening an SkImageRef_ashmem object. by djsollen@google.com · 12 years ago
  38. 3b0a9fe Update filter tool to allow more flexible filtering by robertphillips@google.com · 12 years ago
  39. 5b33211 Start addressing the clang static analyzer issues by robertphillips@google.com · 12 years ago
  40. bd08473 Fix Japanese font issue for devices running JB MR1 and higher. by djsollen@google.com · 12 years ago
  41. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  42. 3f2d45a (Relanding r7275 with assert fix, plus fixes from r7276, r7280, r7283.) by senorblanco@chromium.org · 12 years ago
  43. c51f752 Reverting chain of SkBicubicImageFilter changes (7275, 7276, 7280 & 7283) by robertphillips@google.com · 12 years ago
  44. 744820e Implement a bicubic resampling image filter, with raster and GPU backends. by senorblanco@chromium.org · 12 years ago
  45. 781cc76 Implementation of the displacement effect (both CPU and GPU) by sugoi@google.com · 12 years ago
  46. d386b0e remove namespace qualifier for feof; it's making android unhappy by humper@google.com · 12 years ago
  47. 18a48c3 replace getline with fgets for portability by humper@google.com · 12 years ago
  48. 7af56be Runtime configuration system for skia. This will allow developers to control settings at launch time without relying on compile-time flags or recompilation. It can be used to turn features on and off, as well as to control numeric quantities to 'tune' algorithms. Once I make sure it's working across all platforms I'll send out a quick tutorial on its use. by humper@google.com · 12 years ago
  49. c18143e SkImageDecoder_WIC should work on Win7 with Win8 SDK. by bungeman@google.com · 12 years ago
  50. 091f51b DirectWrite generatePath must transform the path by the current matrix. by bungeman@google.com · 12 years ago
  51. 4e8ef33 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  52. 0e51577 fix warning from scalar --> int32 conversion by humper@google.com · 12 years ago
  53. 5bff6ec if CG fails to decode an image, check to see if it was a problem in the colorspace by mike@reedtribe.org · 12 years ago
  54. dd335ae Change to BDS license (as we did with all the other files that were Apache) by reed@google.com · 12 years ago
  55. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  56. f6c7e72 Clean up SkFontHost_mac_coretext. https://codereview.appspot.com/6843087/ by bungeman@google.com · 12 years ago
  57. 4a9a612 Pull SkMergeImageFilter out into its own file. by senorblanco@chromium.org · 12 years ago
  58. fe05df7 Provide default guess at font type in Mac CoreText font host, since CT's detection is unreliable. by bungeman@google.com · 12 years ago
  59. 1878a4e Templatize AutoCFRelease and use it. https://codereview.appspot.com/6855113/ by bungeman@google.com · 12 years ago
  60. 47c8899 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  61. 70ffc9a Add auto table ref for coretext. https://codereview.appspot.com/6849117/ by bungeman@google.com · 12 years ago
  62. 687c57c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  63. ffd7907 Remove what turns out to be a bogus assert. by bungeman@google.com · 12 years ago
  64. d59a3fe Write correct type of sfnt file in mac coretext open stream. by bungeman@google.com · 12 years ago
  65. 5f0add3 remove legacy build-guards, now that webkit has rebaselined these. by reed@google.com · 12 years ago
  66. b0a327e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  67. 4e7ba6a Correct A8 gamma on Mac. by bungeman@google.com · 12 years ago
  68. 276a295 Add support for SkImageRef_ashmem. by djsollen@google.com · 12 years ago
  69. 7a722f0 silence excessive printf noise from SkScalerContext_FreeType::generateMetrics for glyph out-of-range. by mike@reedtribe.org · 12 years ago
  70. 59bfb12 Update WIC Image decoder to unpremul colors before save by robertphillips@google.com · 12 years ago
  71. 52e91bf check to see if CGImage already knows if we're opaque by reed@google.com · 12 years ago
  72. 2a7579d CG imagedecoder never sets isOpaque, so add method to SkBitmap to compute that, by reed@google.com · 12 years ago
  73. 9daf96a Break out SkOffsetImageFilter into its own file, and derive it from by senorblanco@chromium.org · 12 years ago
  74. b13d63c Minimal changes to SkFontHost_fontconfig to not crash in normal use. by bungeman@google.com · 12 years ago
  75. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  76. 6e72516 Use SkToBool to fix a warning. by scroggo@google.com · 12 years ago
  77. 7103f18 GDI fonthost to serialize using correct font name. by bungeman@google.com · 12 years ago
  78. e8ebeb1 Add option to gm: write out images into a hierarchy, rather than a flat set of files by epoger@google.com · 12 years ago
  79. a76de72 Clean up usage of mask gamma. https://codereview.appspot.com/6749061/ by bungeman@google.com · 12 years ago
  80. 0e36310 Fix WIN64 break from variable redefinition. by scroggo@google.com · 12 years ago
  81. 9389763 Add a callback to cleanup TLS data on Windows. by scroggo@google.com · 12 years ago
  82. 64d294d Enable Android executables (like skia_launcher) to redirect SkDebugf output to stdout as well as the system logs. by djsollen@google.com · 12 years ago
  83. ce8a195 [PDF] Fix index calculation for Type1 advance retrieval. by vandebo@chromium.org · 12 years ago
  84. fb2fdcc wrap check for gLCDSupported w/ a guard, so we don't have to grab the mutex by reed@google.com · 12 years ago
  85. 77465f9 Avoid deadlock in SkGetFallbackFamilyNameForChar(). by djsollen@google.com · 12 years ago
  86. 62566f3 Change FreeType lcd filter to provide better results. by bungeman@google.com · 12 years ago
  87. cb1bbb3 Fonts with cubic outlines are rendered without ClearType by GDI. by bungeman@google.com · 12 years ago
  88. 027038a Turn off some debugging statements. by scroggo@google.com · 12 years ago
  89. 515899e CreateTypefaceFromFile for GDI. https://codereview.appspot.com/6658045/ by bungeman@google.com · 12 years ago
  90. bae1712 Disable automatic font fallback of SkFontHost_android when building for WebKit by djsollen@google.com · 12 years ago
  91. e21a68d Fix typo in SkFontHost_win_dw.cpp. by bungeman@google.com · 12 years ago
  92. a18ed03 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  93. ffca6ce No hinting on Mac should be lower priority than subpixel rendering. by bungeman@google.com · 12 years ago
  94. 3f5d682 cleanup coding style for r5825 by djsollen@google.com · 12 years ago
  95. 6f1dbff Reduce Android Log Spam. by djsollen@google.com · 12 years ago
  96. 5a7c6be Add the ability to provide function pointers to SkPicture serialization by scroggo@google.com · 12 years ago
  97. 94bc60f Lock gFTMutex when modifying FT globals. by scroggo@google.com · 12 years ago
  98. 22b460c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  99. 67a97b3 No hinting with CG should prevent outline dilation. by bungeman@google.com · 12 years ago
  100. 2cf84ec Load more fonts on Linux. https://codereview.appspot.com/6569061/ by bungeman@google.com · 12 years ago