1. 8ff8a19 Vertical metrics for FreeType. https://codereview.appspot.com/6554064/ by bungeman@google.com · 12 years ago
  2. 594dd3c iOS support work in progress by caryclark@google.com · 12 years ago
  3. a0c2bc2 Make flattenables no longer depend on global static initializers. by scroggo@google.com · 12 years ago
  4. b4ca9df Yet another speculative Android fix. Unreviewed. by senorblanco@chromium.org · 12 years ago
  5. 35f5ac9 update gyp files to build on iOS by caryclark@google.com · 12 years ago
  6. 0729b62 Fix a Ref count bug in SkFontHost_win_dw.cpp by bungeman@google.com · 12 years ago
  7. 9548be3 landing https://codereview.appspot.com/6506117 by reed@google.com · 12 years ago
  8. ca0ec4c Check if SK_BUILD_FOR_MAC is defined rather than whether it's 1 by george@mozilla.com · 12 years ago
  9. 1f1543f re-apply 5508, but with the new compile-flag disabled for now by reed@google.com · 12 years ago
  10. d8a6cc8 Make texteffects gm work through serialization and pipe. by scroggo@google.com · 12 years ago
  11. bfe1572 revert 5508 -- it broke most of the builds by reed@google.com · 12 years ago
  12. 1f8787a Using the device scale factor for glyph positioning by wjmaclean@chromium.org · 12 years ago
  13. 8d7d052 land https://codereview.appspot.com/6492099/ -- fix for iOS by reed@google.com · 12 years ago
  14. b9e4c5d Upstream Clank's SkFontHost_Android DRT infinite loop fix. by tomhudson@google.com · 12 years ago
  15. 2ebe890 Fix compile error in SkFontHost_none.cpp by borenet@google.com · 12 years ago
  16. 94acfb5 Serialization for DirectWrite https://codereview.appspot.com/6494061/ by bungeman@google.com · 12 years ago
  17. a27096b Sanitizing source files in Skia_Nightly_House_Keeping by skia.committer@gmail.com · 12 years ago
  18. c07448f check for exceeding int range when we stash the values in the cache by reed@google.com · 12 years ago
  19. 57cdcc0 Change Arabic sample character from 0x0600 to 0x0627. by djsollen@google.com · 12 years ago
  20. 8b6d628 Normalize font BBox to make sure it's correct when rendering a PDF on the mac. by vandebo@chromium.org · 12 years ago
  21. 1bfe01d When creating gray from lcd, use luminance instead of coverage. by bungeman@google.com · 12 years ago
  22. cb39ee6 Add a new SkMemory implementation that uses mozalloc instead of malloc by george@mozilla.com · 12 years ago
  23. fd668cf Fix greenish text rendering on Linux. https://codereview.appspot.com/6484048/ by bungeman@google.com · 12 years ago
  24. d912ca4 Proper Android fix, and revert of workaround in r5267. Unreviewed. by senorblanco@chromium.org · 12 years ago
  25. 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
  26. c59b5da Split out SkFontHost_FreeType into common files by george@mozilla.com · 12 years ago
  27. 35c5ff0 Android build fix (unreviewed). by senorblanco@chromium.org · 12 years ago
  28. b2ee33c Implements the non-Porter-Duff compositing modes required for SVG's feBlend by senorblanco@chromium.org · 12 years ago
  29. 392e14e Android build fix; unreviewed. by senorblanco@chromium.org · 12 years ago
  30. e8f0592 DirectWrite font host for skia. https://codereview.appspot.com/5417063/ by bungeman@google.com · 12 years ago
  31. 1bd2d67 Correctly linearize Windows AA from ClearType. by bungeman@google.com · 12 years ago
  32. b8bf9ce (Attempt to) fix Android build from r5056, thanks to suggestion by senorblanco@. by tomhudson@google.com · 12 years ago
  33. 82aa748 Add a zoom filter to Skia. This will be used on ChromeOS to implement the screen magnifier. by bsalomon@google.com · 12 years ago
  34. d74e710 remove SkShape (unused) Review URL: https://codereview.appspot.com/6461069 by reed@google.com · 12 years ago
  35. 2788987 must include SkPath.h after restructure by reed@google.com · 12 years ago
  36. 0c43266 need to explicitly include SkPath.h after refactoring by reed@google.com · 12 years ago
  37. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  38. 6385314 Handle rgb_to_a8 when kGenA8FromLCD_Flag is set. by bungeman@google.com · 12 years ago
  39. 97efada Gamma correcting masks. https://codereview.appspot.com/6244068/ by bungeman@google.com · 12 years ago
  40. ada4480 Deserialization locks up multithreading fix. by chudy@google.com · 12 years ago
  41. b104783 Use CGToScalar instead of SkFloatToScalar as CGFloat can be either double or float. by george@mozilla.com · 12 years ago
  42. bbe5013 Split SkGlyph into its own header. https://codereview.appspot.com/6434049/ by bungeman@google.com · 12 years ago
  43. d074c37 Need to apply matrix to advance in generateAdvance (as we already were in generateMetrics) by reed@google.com · 12 years ago
  44. 50ccb0a Add a skia method to perform an atomic add. by scroggo@google.com · 12 years ago
  45. 96cbd2c Revert "Add a method to atomic add." by scroggo@google.com · 12 years ago
  46. e3f84f3 Add a skia method to perform an atomic add. by scroggo@google.com · 12 years ago
  47. b3c0f48 Provide static global initializers for SkColorTable and SkComposeShader. by scroggo · 12 years ago
  48. 0833777 Cleanup flattening code to properly serialize lighting image filters. by djsollen@google.com · 12 years ago
  49. 5df2a99 [android] Add an API to load customized font config for testing. by djsollen@google.com · 12 years ago
  50. 8127539 add MS UI GOTHIC to list of bad fonts. by reed@google.com · 12 years ago
  51. 5a121ad add more font names to our extra-bottom-space hack by reed@google.com · 12 years ago
  52. b8a5c61 http://codereview.appspot.com/6307089 by reed@google.com · 12 years ago
  53. 3dd4591 fix warnings on Mac in miscellaneous files by caryclark@google.com · 12 years ago
  54. 088719e Added missing #include in SkGlobalInitialization_default.cpp for Android build by robertphillips@google.com · 12 years ago
  55. 941ee93 Fixed flattening of SkStippleMaskFilter by robertphillips@google.com · 12 years ago
  56. e70f798 Serialize support for GDI. http://codereview.appspot.com/6263046/ by bungeman@google.com · 12 years ago
  57. c3b80ba read/write sfnt-data length, to match convetion of other fonthosts. by reed@google.com · 12 years ago
  58. 9984055 use SkFontDescriptor on mac Review URL: https://codereview.appspot.com/6247064 by reed@google.com · 12 years ago
  59. b6896e7 Remove 'legacy' font descriptor methods. http://codereview.appspot.com/6261059/ by bungeman@google.com · 12 years ago
  60. b0d416c Store font family when serializing android fonts. by djsollen@google.com · 12 years ago
  61. 15eeca0 Update the implementation of SkTypeface_android.h functions. by djsollen@google.com · 12 years ago
  62. 3b700f6 add more names to fontdescriptor by reed@google.com · 12 years ago
  63. 9714516 Add SkFontDescriptor for serializing fonts. by djsollen@google.com · 12 years ago
  64. fd4be26 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  65. d3521f1 revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory somewhere? by reed@google.com · 12 years ago
  66. 9797272 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  67. e9bbee3 Fix assignment of non-copyable. by bungeman@google.com · 12 years ago
  68. a550199 CreateTypefaceFromStream for GDI. http://codereview.appspot.com/5616047/ by bungeman@google.com · 12 years ago
  69. 54bf33f reuse() is no longer available, call reset() by reed@google.com · 12 years ago
  70. ff0da4f Mutexes in pixelrefs were done very sloppily initially. The code (a) assumes all by reed@google.com · 12 years ago
  71. a02bc15 WeakRefCnt http://codereview.appspot.com/5649046/ by bungeman@google.com · 12 years ago
  72. 5548752 Add bench and test for SkRefCnt. http://codereview.appspot.com/6195071/ by bungeman@google.com · 12 years ago
  73. fc9054d Use a NDK-compliant way of reading locale. by djsollen@google.com · 12 years ago
  74. 75a0972 move SkStrokePathEffect into hiding for now, as its functionality is rethought. by reed@google.com · 12 years ago
  75. 331e2dc add flag/hint to PlatformGetSpecific. If true, then the caller requires that by reed@google.com · 12 years ago
  76. 0389d93 remove unused ptr/len parameters from CreateTypeface by reed@google.com · 12 years ago
  77. e22a421 must include SkTLS.h by reed@google.com · 12 years ago
  78. 48ca7e3 impl SkTLS for windows, refactoring to share code with pthread impl by reed@google.com · 12 years ago
  79. 548674f Upstream font changes from Android repository. by djsollen@google.com · 12 years ago
  80. d65ad13 fix copy/paste error by reed@google.com · 12 years ago
  81. ae1b6b6 add SkTLS::Delete by reed@google.com · 12 years ago
  82. e6f7d68 add experimental tls (for font cache eventually) by reed@google.com · 12 years ago
  83. 72ae6bd Fix the Android build. by scroggo@google.com · 12 years ago
  84. 90b7e38 Fix gdi assert that the font is not a vector FON font. by bungeman@google.com · 12 years ago
  85. fec9836 fix memory leaks Review URL: https://codereview.appspot.com/6063049 by reed@google.com · 12 years ago
  86. a0319f6 Basic support for bitmap fonts on Windows. by bungeman@google.com · 12 years ago
  87. 95bfded Add cast to support 64 bit. by caryclark@google.com · 12 years ago
  88. 32a0fb0 Some fonts do not measure correctly in Mountain Lion, by caryclark@google.com · 12 years ago
  89. 875eb98 Fix crash with LCD vertical text. https://codereview.appspot.com/6012050/ by bungeman@google.com · 12 years ago
  90. 5582e63 Compare scalars to scalars (fixes fixed point). by bungeman@google.com · 12 years ago
  91. 8cf3226 Temp fix for very large text sizes. http://codereview.appspot.com/5970065/ by bungeman@google.com · 12 years ago
  92. 4cccc6b Fix deadlock in Android's font deserializer. by djsollen@google.com · 12 years ago
  93. e6488ad partial revert of r3541 to removed accidentally uploaded file by djsollen@google.com · 12 years ago
  94. bff29d5 Landing arm patch from contributor. by djsollen@google.com · 12 years ago
  95. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  96. 9af25f3 Fix coverity defects in FontHost_FreeType by vandebo@chromium.org · 12 years ago
  97. 6390c72 Fix Coverity reports. (Mostly use of uninitialised values.) by vandebo@chromium.org · 12 years ago
  98. 5370cd9 Consolidate PixelRef flattables with the standard impl by djsollen@google.com · 12 years ago
  99. fa1dd11 Revert r3523 and r2522 by vandebo@chromium.org · 12 years ago
  100. f0f562a Fix build break. by vandebo@chromium.org · 12 years ago