1. 05773ed Font variations. by bungeman · 9 years ago
  2. c5f1c54 Refactor GrBufferAllocPools to use resource cache by robertphillips · 9 years ago
  3. 1bf714f Revert of Revert of Revert of Remove workaround to for lower glsl support for qualcomm (patchset #1 id:1 of https://codereview.chromium.org/1138013004/) by egdaniel · 9 years ago
  4. 38a017b clean up tests by caryclark · 9 years ago
  5. 8780bc6 Remove GrGLVertexArray from GrGpuResource hierarchy. by bsalomon · 9 years ago
  6. 10b063c Extensible Android font configuration parsing. by bungeman · 9 years ago
  7. 6c89110 GLProgramsTest 3.0 by joshualitt · 9 years ago
  8. b72f920 Revert of Revert of Remove workaround to for lower glsl support for qualcomm (patchset #1 id:1 of https://codereview.chromium.org/1135393003/) by egdaniel · 9 years ago
  9. bca19f7 deal more consistently with unsortable edges by caryclark · 9 years ago
  10. 04d24a3 Turn on Sk4px xfermodes when we have NEON too. by mtklein · 9 years ago
  11. 4c97786 fix bounds for BW lines, AA Hairlines by joshualitt · 9 years ago
  12. 28761fe Fix assert in GrBatchAtlas. by jvanverth · 9 years ago
  13. b561581 simplify RawIter by reed · 9 years ago
  14. 0cfe124 Revert of Remove workaround to for lower glsl support for qualcomm (patchset #1 id:1 of https://codereview.chromium.org/1133543004/) by egdaniel · 9 years ago
  15. c7d9616 Remove documentation for missing SkiaExamples. by scroggo · 9 years ago
  16. 47b6c8b Documentation: open GM in SampleApp by halcanary · 9 years ago
  17. 9770bdc Remove workaround to for lower glsl support for qualcomm by egdaniel · 9 years ago
  18. 0c3f587 Document NO_MERGE_BUILDS keyword by borenet · 9 years ago
  19. 8f827fe Fix SkStrokeRec == to report true for all fills by kkinnunen · 9 years ago
  20. 6cbf18c Plus xfermode using Sk4px. by mtklein · 9 years ago
  21. 8c9b6f1 Add check in GrGpu createTexture to make sure we don't create multisampled textures. by egdaniel · 9 years ago
  22. dd4e568 Make Noto Sans Mono CJK JP an alias to MS Gothic by jshin · 9 years ago
  23. 7d022d6 add option to supress prints on context by joshualitt · 9 years ago
  24. cc25297 Fix valgrind bug in Porter Duff LCD. by egdaniel · 9 years ago
  25. d995009 PerGlyphInfo is on SkTypeface by reed · 9 years ago
  26. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  27. 1ebf0d2 fix reference to _PerGlyphInfo by reed · 9 years ago
  28. b1207e8 opt into SkScalarDiv until we can fix android call-sites by reed · 9 years ago
  29. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  30. 39a9a50 Make SkAdvancedTypefaceMetrics private. by reed · 9 years ago
  31. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  32. 7da2e55 quickie tool to exercise chrome filter fuzz files by caryclark · 9 years ago
  33. ee71044 Revert of add option to supress prints on context (patchset #5 id:80001 of https://codereview.chromium.org/1128903008/) by joshualitt · 9 years ago
  34. 5566133 add option to supress prints on context by joshualitt · 9 years ago
  35. 0d5fd11 Make Porter Duff LCD XP its own XferProcessor by egdaniel · 9 years ago
  36. d2ffd36 Sk4px by mtklein · 9 years ago
  37. 06f3647 Remove quickstart docs. by tfarina · 9 years ago
  38. 1107e90 Fix blur on large glyphs in runs < SkGlyphCache::max by joshualitt · 9 years ago
  39. c6325cd remove near one check for arcs by caryclark · 9 years ago
  40. e4cee1f fix for cached textblobs look garbled by joshualitt · 9 years ago
  41. 0e9ac4a Add virtual destructor for GrDrawTargetCaps by bsalomon · 9 years ago
  42. 3211770 Add assignment op to enum bitfield ops by cdalton · 9 years ago
  43. f7cc877 Add function for logging blend info on XP. by bsalomon · 9 years ago
  44. 8e5c177 convex path renderer unit tests by joshualitt · 9 years ago
  45. 79dfb2b Add unit tests to text context by joshualitt · 9 years ago
  46. e590266 Add unit tests for stroke rects and drawVertices by joshualitt · 9 years ago
  47. 21279c7 AADistanceFieldPathRenderer unit tests by joshualitt · 9 years ago
  48. 624637c Path ops formerly found the topmost unprocessed edge and determined its angle sort order to initialize the winding. This never worked correctly with cubics and was flaky with paths consisting mostly of vertical edges. by caryclark · 9 years ago
  49. af2d56d print on unused uniforms in debug builds by joshualitt · 9 years ago
  50. 7c72219 Add android_launch_app script to allow command line options to be passed to the sampleApp when starting. by Derek Sollenberger · 9 years ago
  51. 88f12db SkPictureShader: floor scaledSize not to exceed maxTextureSize by gen.kim · 9 years ago
  52. c19cdc2 Only discard for XP dstCopies if we have a coverage value. by egdaniel · 9 years ago
  53. ffb3f68 Update SKP version by skia.buildbots · 9 years ago
  54. 28eee1a Disable advance blend equations. by egdaniel · 9 years ago
  55. 7dfc27c Remove coverage multiplies when it is known to be fully opaque. by egdaniel · 9 years ago
  56. f36cca8 Remove unused SK_SUPPORT_LEGACY_ROUND_MIPMAP_LEVEL_CHOICE guard by fmalita · 9 years ago
  57. 60a0c62 whitespace change (testing flaky bots) NOTRY=true TBR= by halcanary · 9 years ago
  58. fb29947 whitespace change NOTRY=true TBR= by halcanary · 9 years ago
  59. c0727d1 Trim whitespace from parsed filename in Android v21. by bungeman · 9 years ago
  60. 72c7a60 remove legacy Gr things by bsalomon · 9 years ago
  61. 2a97462 Fix convex-lineonly-paths GM so it plays nice with SampleApp by robertphillips · 9 years ago
  62. e16dfdb Enable GrAAConvexTessellator in GrAAConvexPathRenderer by robertphillips · 9 years ago
  63. b7ed856 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #22 id:420001 of https://codereview.chromium.org/1112523006/) by reed · 9 years ago
  64. 8b26b99 new image from backend desc by reed · 9 years ago
  65. a2532d9 adding rect batch unit test by joshualitt · 9 years ago
  66. c92c129 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  67. 2fbd406 tesselating path renderer unit tests by joshualitt · 9 years ago
  68. 96287f7 SkPDF: detect YUV-JPEG without relying on ImageGenerator by halcanary · 9 years ago
  69. e64eb57 Iterate over instanced draws in GrGpu rather than above GrBatchTarget by bsalomon · 9 years ago
  70. 3b58d75 Initial CL to create Reorder command builder behind a flag by joshualitt · 9 years ago
  71. fc00a7c SK_ARRAY_COUNT shouldn't work on pointers. by mtklein · 9 years ago
  72. 4a8d622 Add default resourcePath to SampleApp on Android. by bungeman · 9 years ago
  73. e44b508 DM: use SkFunction to make required argument type clearer. by mtklein · 9 years ago
  74. 4525f43 We don't use boxBlurY. by mtklein · 9 years ago
  75. 32618cb Test sp-8888 mode on a few fast bots. by mtklein · 9 years ago
  76. e40d397 Isolate GrBufferAllocPools inside GrBatchTarget by robertphillips · 9 years ago
  77. 0acd0d3 adding uniqueID to GrContext by joshualitt · 9 years ago
  78. 622d3ad Adding unit tests for limited subset of DefaultPathRenderer by joshualitt · 9 years ago
  79. 797e906 Re-enable validation for glBlendBarrierKHR and glBlendEquation by cdalton · 9 years ago
  80. 8917d62 Implement support for KHR_blend_equation_advanced by cdalton · 9 years ago
  81. e0cab96 Really use SSE4 (and SSSE3) in SkBlurImage_SSE4 by mtklein · 9 years ago
  82. 0ce02c3 Place nvpr above tesselating path renderer in the chain by cdalton · 9 years ago
  83. c1e1faa use floor for mip-level choice by reed · 9 years ago
  84. a85d4d0 Make drawImage a virtual on SkDevice by reed · 9 years ago
  85. 44d43d8 Add a control benchmark. by mtklein · 9 years ago
  86. e4017d8 Add layout qualifiers to GrGLShaderBuilder by cdalton · 9 years ago
  87. 6fbf4b3 Do we still need this DOUBLE_LOOP feature? by mtklein · 9 years ago
  88. bc4696b SkPDF: Move utility fns to SkPDFUtils by halcanary · 9 years ago
  89. 06dad4b Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of https://codereview.chromium.org/1126273002/) by reed · 9 years ago
  90. d9b6be1 Remove upright-matrix- configs from Android bots by borenet · 9 years ago
  91. 620ba3a Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of https://codereview.chromium.org/1124003002/) by reed · 9 years ago
  92. 7882924 DM: add Via abstract class by mtklein · 9 years ago
  93. 0d992db Make SkFunction copyable so it can go in containers. by mtklein · 9 years ago
  94. 444987f small fix to correct bounds on distance field text by joshualitt · 9 years ago
  95. 84b0088 Add GrAAConvexTessellator class by robertphillips · 9 years ago
  96. 91d06bc Reduce the API surface of GrBufferAllocPool and its derivatives by robertphillips · 9 years ago
  97. 3538e3b Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https://codereview.chromium.org/1122643005/) by reed · 9 years ago
  98. d96a67b small cleanup in GrOvalRenderer by joshualitt · 9 years ago
  99. 0c14bcc trivial fix for drawvertices bounds by joshualitt · 9 years ago
  100. 301f989 Fix vertex/index buffer leaks by bsalomon · 9 years ago