1. f87fe78 use common impl for drawTextOnPath by reed · 10 years ago
  2. 2682700 Remove SK_SUPPORT_LEGACY_ADDRRECT by fmalita · 10 years ago
  3. d6f87b5 Remove SK_SUPPORT_LEGACY_CONIC_COMPUTE_QUAD_POW2 by fmalita · 10 years ago
  4. e5e72f1 Improve GrInOrderDrawBuffer::Cmd encapsulation by robertphillips · 10 years ago
  5. 059034d Use uint16s for texture coordinates when rendering text. by jvanverth · 10 years ago
  6. 523cda3 Remove android specific srcPath from SkPath by djsollen · 10 years ago
  7. b1629c5 Fix skia bug 2845 by kui.zheng · 10 years ago
  8. b197b8f Use SkXfermode as public facing enum for GrPorterDuffXP by egdaniel · 10 years ago
  9. d1371a6 Upstream support for sfntly in Google3 by mtklein · 10 years ago
  10. 54fac8b Minor refactoring by robertphillips · 10 years ago
  11. 351ba1b fix for ASAN heap overflow by joshualitt · 10 years ago
  12. 9e447c0 remove unneeded preroll by reed · 10 years ago
  13. 43466a1 Multi-string shaders by joshualitt · 10 years ago
  14. b8a82f2 Revert of Multi-string shaders (patchset #4 id:60001 of https://codereview.chromium.org/929503002/) by joshualitt · 10 years ago
  15. 1c3c2d8 Multi-string shaders by joshualitt · 10 years ago
  16. 694b0d1 fix more tricky-float cases in SkRRect validate by reed · 10 years ago
  17. 4283f13 AA stroke rects batch by joshualitt · 10 years ago
  18. 3582d3e Split out methods in GrGpuResource::CacheAccess that can be called outside of the cache. by bsalomon · 10 years ago
  19. 4ccce7e YUV scale fix by sugoi · 10 years ago
  20. db0f951 Stop lieing about GrBatch color for Rects by joshualitt · 10 years ago
  21. efe513b Fix conversion from enum to bool error. by scroggo · 10 years ago
  22. f7c2d55 Determine whether we can tweakAlphaForCoverage during Pipeline/XP creation. by egdaniel · 10 years ago
  23. 0ff748a Revert of YUV scale fix (patchset #2 id:20001 of https://codereview.chromium.org/922273002/) by jvanverth · 10 years ago
  24. b5d0ce6 FontFamily SkTArrays can be moved. by bungeman · 10 years ago
  25. e6eddf7 YUV scale fix by sugoi · 10 years ago
  26. 0864908 Make SkImageGenerator::getPixels() return an enum. by scroggo · 10 years ago
  27. 9bafc30 Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
  28. 3555bd8 Add a templated priority queue class. by bsalomon · 10 years ago
  29. 2b816ba Revert of Use dst copies in porter duffer XP to correctly render certain blends. (patchset #4 id:60001 of https://codereview.chromium.org/914003003/) by egdaniel · 10 years ago
  30. 997c635 Use dst copies in porter duffer XP to correctly render certain blends. by egdaniel · 10 years ago
  31. 5788faa Fix SkComposeImageFilter's bounds computation and offset handling by ajuma · 10 years ago
  32. a8fcea0 Limit clear as draw workaround to Adreno 3xx. by bsalomon · 10 years ago
  33. e36914c Pass in ProcOptInfos into willNeedDstCopy on XPs by egdaniel · 10 years ago
  34. f89f60f [SkSVGDevice] Full font family support by fmalita · 10 years ago
  35. 9a0808f Verify all parsed test font files start with cap. by bungeman · 10 years ago
  36. f16c00e interpret conic tolerance correctly -- big rebaseline by reed · 10 years ago
  37. 79ca081 Minimize SkTHash object copying by fmalita · 10 years ago
  38. 84b13df Revert of AA stroke rects batch (patchset #6 id:100001 of https://codereview.chromium.org/912483004/) by joshualitt · 10 years ago
  39. dd21987 fix for uniform view matrix being uploaded but not used by joshualitt · 10 years ago
  40. 8072caa A simple change to move a bunch of stuff out of Gr*Geometry.h by joshualitt · 10 years ago
  41. b0fb935 AA stroke rects batch by joshualitt · 10 years ago
  42. 7b4d4c7 [PDF] Fix shader fallback mapping when clipped by fmalita · 10 years ago
  43. 05d9044 optional res-scale parameter to getFillPath by reed · 10 years ago
  44. 3a09204 Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #3 id:40001 of https://codereview.chromium.org/912403004/) by robertphillips · 10 years ago
  45. 979e0ea Spin off SkTHashTable, SkTHashMap, SkTHashSet by mtklein · 10 years ago
  46. cd96366 Revert of AA stroke rects batch (patchset #5 id:80001 of https://codereview.chromium.org/912483004/) by joshualitt · 10 years ago
  47. c63de32 Revert of fix for windows bot (patchset #1 id:1 of https://codereview.chromium.org/917933005/) by joshualitt · 10 years ago
  48. c43a4d8 fix for windows bot by joshualitt · 10 years ago
  49. 68c7b6a AA stroke rects batch by joshualitt · 10 years ago
  50. fa3a83d Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
  51. e998b7f Move SkOSFile::Iter impls into ports. by bungeman · 10 years ago
  52. 72942b8 Add staging for Chromium by robertphillips · 10 years ago
  53. 19e0058 fix for xoom by joshualitt · 10 years ago
  54. 3740972 Make null GL context use callback to make current by bsalomon · 10 years ago
  55. 95964c6 GMs now use batch by joshualitt · 10 years ago
  56. 2de5939 Revert of Fix Chromium build (patchset #2 id:20001 of https://codereview.chromium.org/916763003/) by robertphillips · 10 years ago
  57. 25e9299 Revert of Fix Chromium build (again) (patchset #2 id:20001 of https://codereview.chromium.org/916193002/) by robertphillips · 10 years ago
  58. 2e60242 Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #2 id:20001 of https://codereview.chromium.org/912403004/) by robertphillips · 10 years ago
  59. 94dff15 Revert of GMs now use batch (patchset #3 id:40001 of https://codereview.chromium.org/865313004/) by joshualitt · 10 years ago
  60. b48e08e Fix Chromium build (again) by robertphillips · 10 years ago
  61. 7e34007 Add GrGLCreateNullInterface.cpp back to gyp, and put contents in namespace. by bsalomon · 10 years ago
  62. f5e89c8 Fix Chromium build by robertphillips · 10 years ago
  63. 3f284d7 GMs now use batch by joshualitt · 10 years ago
  64. 9491f7f remove goto in Distance field path renderer by joshualitt · 10 years ago
  65. bb0502e Support multiple null GL contexts on a thread. by bsalomon · 10 years ago
  66. 0ea80f4 Rename GrResourceCache2->GrResourceCache by bsalomon · 10 years ago
  67. 5a4c233 Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
  68. ac83d62 Fix up a couple includes that are using <> instead of "". by mtklein · 10 years ago
  69. 76e7fb6 Ovals batch by joshualitt · 10 years ago
  70. c3c6943 Fix append_fallback_font_families_for_locale. by bungeman · 10 years ago
  71. 02b0501 Small change to use a GrGeometryProcessor for all BitmapText draw calls by joshualitt · 10 years ago
  72. 94aca69 Revert of add dummy avx file so xcode will build (patchset #1 id:1 of https://codereview.chromium.org/916563002/) by mtklein · 10 years ago
  73. 8432808 check for inverted rects before we quick-reject by reed · 10 years ago
  74. bfd5bff Simplify SkBBH::insert API by mtklein · 10 years ago
  75. a0921f2 add dummy avx file so xcode will build by reed · 10 years ago
  76. bf799cd Simplify reference management in SkPDF by halcanary · 10 years ago
  77. d9591bb Switch font embedding to a compile-time flag, with a todo for runtime. by mtklein · 10 years ago
  78. 043e0f6 discard when coverage is <= 0 in XP dst copy. by joshualitt · 10 years ago
  79. 4e65473 Add SSE optimization of Color32A_D565 by henrik.smiding · 10 years ago
  80. 454fa71 check for nonfinites in rrects by reed · 10 years ago
  81. 88f0a99 Use conics for round joins and caps by reed · 10 years ago
  82. e85a32d Clean up clipping code a bit by robertphillips · 10 years ago
  83. eb2be7f Additional cleanups to Android config parsing. by bungeman · 10 years ago
  84. d5d27d9 use conics for arcTo by reed · 10 years ago
  85. 8e85761 Fixed array read error by sugoi · 10 years ago
  86. 31223e0 cull edges that are to the right of the clip by reed · 10 years ago
  87. 5a2a5e7 Revert of Make the glyph array entries inline. (patchset #11 id:190001 of https://codereview.chromium.org/885903002/) by mtklein · 10 years ago
  88. 41d4f09 Move GrXferProcessor subclasses into cpp files by egdaniel · 10 years ago
  89. e3ecde1 Remove unnecessary assignment by qiankun.miao · 10 years ago
  90. b4c29ac Make the glyph array entries inline. BUG=skia: by herb · 10 years ago
  91. e6b1a60 Remove opaque versions of Color32_D565 by henrik.smiding · 10 years ago
  92. 01d3319 Faster edge re-sort by reed · 10 years ago
  93. 0692c5f Revert of Faster edge re-sort, drop trailing edges (patchset #2 id:20001 of https://codereview.chromium.org/907623002/) by reed · 10 years ago
  94. 2322115 Faster edge re-sort, drop trailing edges by reed · 10 years ago
  95. c319d07 Revert of faster edge re-sort, drop trailing edges (patchset #4 id:60001 of https://codereview.chromium.org/891613003/) by reed · 10 years ago
  96. 70f0004 simple fix to close batches on anything push to the GrIODB recorder by joshualitt · 10 years ago
  97. 38f1c00 faster edge re-sort, drop trailing edges by reed · 10 years ago
  98. 2aafe6f Add SkSVGCanvas by fmalita · 10 years ago
  99. 23e619c Reimplement gpu message bus for invalidated bitmap gen IDs by bsalomon · 10 years ago
  100. d042358 One createTexture function, attempt to recycle scratch in createTexture. by bsalomon · 10 years ago