1. fed86bd move most of SkFontHost to private (preceeding making it all private) by reed@google.com · 12 years ago
  2. a936e37 Upstream Android modifications to the image encoders/decoders. by commit-bot@chromium.org · 12 years ago
  3. 152336f Fix uninitialized memory access by robertphillips@google.com · 12 years ago
  4. c3413d6 Increase bits for effect attribute key. by jvanverth@google.com · 12 years ago
  5. dcf9c19 [PDF] Always set the symbolic Flag for Fonts. by vandebo@chromium.org · 12 years ago
  6. 306b2ce Use stream usage for dynamic vertex data. by bsalomon@google.com · 12 years ago
  7. 0b8a2fe comment out debugging printfs by reed@google.com · 12 years ago
  8. 059a4c7 refactor android defines to implicitly assume NDK compliance unless it is explicitly marked as being specific to the android framework. by commit-bot@chromium.org · 12 years ago
  9. 91274b9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  10. 8c02061 Update flag to reflect actual meaning. by edisonn@google.com · 12 years ago
  11. c04987f Fixed unitialized memory access bug in r8106 by robertphillips@google.com · 12 years ago
  12. f44957e Fix GDI device context leak. https://codereview.appspot.com/7682044/ by bungeman@google.com · 12 years ago
  13. 5ba0d90 Fixed compiler error/warning by robertphillips@google.com · 12 years ago
  14. 9487877 Add GL program cache tracking. by jvanverth@google.com · 12 years ago
  15. 7ed1534 fix warning: use size_t when comparing to SK_ARRAY_COUNT by reed@google.com · 12 years ago
  16. 1a64a54 add (temp) SkFontLCDConfig class to hold LCD getters/setters. This will allow by reed@google.com · 12 years ago
  17. b8f9610 Refactor PictureRecord optimization & added saveLayer/save/clipR/DBM*/restore/restore optimization by robertphillips@google.com · 12 years ago
  18. 93c7ee3 Removed unused parameters by sugoi@google.com · 12 years ago
  19. a041b95 "Fix" case when bicubic filtering warps premultiplied color by robertphillips@google.com · 12 years ago
  20. 5687a3e fix handling of stroked cubics when we exhaust our recursion limit. by reed@google.com · 12 years ago
  21. ff6ea26 Add GrEllipseEdgeEffect. by commit-bot@chromium.org · 12 years ago
  22. 2e71f16 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  23. d4d5730 add proper support for solid style, and temporarily turn off my change so the bots can go green | by humper@google.com · 12 years ago
  24. e86af1f fix preprocessor abuse on Windows by humper@google.com · 12 years ago
  25. 68a690c fix pad bug introduced during code cleanup by humper@google.com · 12 years ago
  26. 8fff398 fix missing ! typo when we switched to skip() helper function. by reed@google.com · 12 years ago
  27. adef4fe fix build warnings by humper@google.com · 12 years ago
  28. 7c5d7b7 Plumb fast rectangle blur code into the skia mask filter by humper@google.com · 12 years ago
  29. ed268bf add (mac) test for ttcindex in SkFontStream by reed@google.com · 12 years ago
  30. 27bf728 Unreviewed build fix. by sugoi@google.com · 12 years ago
  31. 46ee9c6 fix warning (as error on mac) around max file offset by reed@google.com · 12 years ago
  32. d1c7f71 Use correct metrics for GDI glyphs. https://codereview.appspot.com/7635045/ by bungeman@google.com · 12 years ago
  33. e0e385c Removed unused parameters by sugoi@google.com · 12 years ago
  34. dfc867b Turning on warning as error on Linux by sugoi@google.com · 12 years ago
  35. 61f70b4 doh. must dynamically allocate space for reading large(r) TTC header when ttcIndex > 0 by reed@google.com · 12 years ago
  36. 0f12e1f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  37. 7d3451b Add a map from index to SkFlatData* in SkFlatDictionary by robertphillips@google.com · 12 years ago
  38. eed625d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  39. a1d27cd Don't sort extensions when there are none. Make an ANGLE context to validate the ANGLE GrGLInterface with. by bsalomon@google.com · 12 years ago
  40. 4bd2bdb Upstream changes from Android. by djsollen@google.com · 12 years ago
  41. bdd82f4 remove dead/#if 0/if (0) code blocks. no change to compiled output. by reed@google.com · 12 years ago
  42. a224072 Make extension string parsing robust. by bsalomon@google.com · 12 years ago
  43. b58772f PDF: add support for named destinations. by epoger@google.com · 12 years ago
  44. 754a3eb Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  45. 97876d9 Always get proc address for gl functions on the mac. by bsalomon@google.com · 12 years ago
  46. 9c55f80 Fixing some warnings on Linux by sugoi@google.com · 12 years ago
  47. 6918d48 Use vertex array objects on core profiles. by bsalomon@google.com · 12 years ago
  48. 8890af3 Restart va_list in SkDebugf on win32. by bsalomon@google.com · 12 years ago
  49. 807da9d Fix a warning in bitmap checksummer. by scroggo@google.com · 12 years ago
  50. f910d3b Make GrGLEffects use an interface to append their code. by bsalomon@google.com · 12 years ago
  51. 3c1ea3a land https://chromiumcodereview.appspot.com/12440004/ by reed@google.com · 12 years ago
  52. 45fc9d9 Put SkPictureRecord saveLayer optimization behind a compiler flag by robertphillips@google.com · 12 years ago
  53. 8c16ef5 Remove unused vars by bsalomon@google.com · 12 years ago
  54. 40db6dc Reduce the minimum scratch size to 16, don't look for next pow2 larger sizes. by bsalomon@google.com · 12 years ago
  55. 8c9737e change FontIdentity to explicitly hold ttcIndex and ID, so we can use both in the by reed@google.com · 12 years ago
  56. 6433435 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  57. 812b6f5 Revert r8000 due to failures on some buildbots by epoger@google.com · 12 years ago
  58. 1cad898 PDF: add support for named destinations by epoger@google.com · 12 years ago
  59. ee38c08 add ttcIndex parameter to calls to SkFontStream by reed@google.com · 12 years ago
  60. 5bfc839 start to plumb ttcIndex into fonthost. For now just add to SkFontStream and its callers. by reed@google.com · 12 years ago
  61. 90ee448 rewind at the start of each FontStream api (since we rewinding internally anyway) by reed@google.com · 12 years ago
  62. 66a58ac Fixed a few warnings by sugoi@google.com · 12 years ago
  63. 64cc810 Make SkOSWindow return the sample count and stencil bit count for its GL context. by bsalomon@google.com · 12 years ago
  64. acf3ecc Restore window creation code in SkNativeGLContext_win.cpp accidentally deleted in r7990. by bsalomon@google.com · 12 years ago
  65. b7f20f2 Unify wgl context creation. by bsalomon@google.com · 12 years ago
  66. e2e8113 PDF : Unused parameters cleanup by sugoi@google.com · 12 years ago
  67. b24f893 Added support for non-separable blending modes. by commit-bot@chromium.org · 12 years ago
  68. 07631cf Validate that VAO functions are present in ES2 interfaces and add bit to caps indicating VAO support. by bsalomon@google.com · 12 years ago
  69. 075b089 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  70. b069e40 Fix an unused variable warning. by scroggo@google.com · 12 years ago
  71. c75764e If Ashmem cache fails pinCache, do not reallocate. by scroggo@google.com · 12 years ago
  72. a560d00b Provide an option in bench_pictures to count pixel ram. by scroggo@google.com · 12 years ago
  73. 8563d30 Fixed doParse functions by sugoi@google.com · 12 years ago
  74. 358f8ff Rely on libfontconfig to determine our default font by reed@google.com · 12 years ago
  75. 37ebe3f Address some valgrind issues by robertphillips@google.com · 12 years ago
  76. cc69020 Add a way to monitor cache hits and misses for deferred decoding. by scroggo@google.com · 12 years ago
  77. 46348e2 Initialize bounds even if the text length is zero. by djsollen@google.com · 12 years ago
  78. d66045e export getter for global instance of fontconfiginterfacedirect by reed@google.com · 12 years ago
  79. 822bde7 implement fonthost table methods directly in fontconfig backend, _tables now relegated to by reed@google.com · 12 years ago
  80. 6ec97b6 refactor fonthost_tables into wrapper (fonthost) and impl (fontstream) by reed@google.com · 12 years ago
  81. 0cb80e1 fix mac build by humper@google.com · 12 years ago
  82. 4969044 short-circuit if the requested typeface matches what we've been given. by reed@google.com · 12 years ago
  83. b12dc38 Add commented out code to create a core profile on windows. by bsalomon@google.com · 12 years ago
  84. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 12 years ago
  85. 0c23faf Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  86. b103ed4 eliminate atsuii/coretext distinction, and rename to just _mac by mike@reedtribe.org · 12 years ago
  87. fd21c6b try ~0U instead of ~0 to fix signed warning passing to size_t by mike@reedtribe.org · 12 years ago
  88. 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
  89. dc09f07 move some of the impl in fonthost into typeface virtuals by mike@reedtribe.org · 12 years ago
  90. 13f181f Relanding 7914 by robertphillips@google.com · 12 years ago
  91. f140f18 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  92. 3b0d631 Remove constructors from GrVertexAttrib. by jvanverth@google.com · 12 years ago
  93. e37ad35 Reland r7918 & r7916 by robertphillips@google.com · 12 years ago
  94. 9b98c1b Make global static variable kVertexAttribs in GrAARectRenderer local to functions. by jvanverth@google.com · 12 years ago
  95. 9b855c7 Resubmit r7899 and r7901. by jvanverth@google.com · 12 years ago
  96. df8114d Fix mesa issues. by bsalomon@google.com · 12 years ago
  97. cf59510 Revert r7918 & r7916 due to Linux rendering issues by robertphillips@google.com · 12 years ago
  98. ecd8484 Add support to GrGLInterface for vertex array objects by bsalomon@google.com · 12 years ago
  99. b82c399 Revert 7919 and 7920 (committed wrong version of r7919.) by bsalomon@google.com · 12 years ago
  100. 1fc506a Revert r7914 due to Linux rendering issues by robertphillips@google.com · 12 years ago