1. c0c4d75 The correct case of 'sdl' directory in gyp. by bungeman · 9 years ago
  2. 030dc84 Visual bench on native android by joshualitt · 9 years ago
  3. 93858b4 Remove ambiguity of SkJpegUtility name. by mtklein · 9 years ago
  4. ee0175f Move blend enums into GrBlend.h by cdalton · 9 years ago
  5. 1a1b3ac Added GrAAFlatteningConvexPathRenderer. by ethannicholas · 9 years ago
  6. 5581236 Towards removing getTexture() on SkImage by bsalomon · 9 years ago
  7. b23e6aa Subset decoding benchmarks by msarett · 9 years ago
  8. 56263c7 delete (unused) TransparentShader by reed · 9 years ago
  9. f3b8f10 Remove SK_ANDROID_FREETYPE_HAS_MM from build. by bungeman · 9 years ago
  10. 6404542 refactor bitmapshader to use a controller by reed · 9 years ago
  11. 7fe8ee4 Expand VisualBench to a real benching tool by joshualitt · 9 years ago
  12. 611cc5f delete experimental path renderers by joshualitt · 9 years ago
  13. 7224c86 add context override of GeometryBufferMapThreshold by joshualitt · 9 years ago
  14. 6fd158e Implement Porter Duff XP with a blend table by cdalton · 9 years ago
  15. ccb1b57 Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter by robertphillips · 9 years ago
  16. da7b843 CL to add setFullscreen and setVsync to SkWindow by joshualitt · 9 years ago
  17. a681433 SkPDF: with opaque draws, treat SRC mode as SRC_OVER by halcanary · 9 years ago
  18. dc47ff7 Split GrCaps impl out into its own cpp by bsalomon · 9 years ago
  19. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  20. c33db93 Revert of Implement Porter Duff XP with a blend table (patchset #12 id:220001 of https://codereview.chromium.org/1124373002/) by bungeman · 9 years ago
  21. 682c269 Store context options on caps. by bsalomon · 9 years ago
  22. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 9 years ago
  23. f28cff7 Store context options on caps. by bsalomon · 9 years ago
  24. 9a70920 Implement Porter Duff XP with a blend table by cdalton · 9 years ago
  25. 92fc2ae add SkPixmap and external locking to bitmaps by reed · 9 years ago
  26. eb1cb5c rename GrDrawTargetCaps.h to GrCaps.h and move to include by bsalomon · 9 years ago
  27. 5a72c42 remove unused SkBitmap::scrollRect API by reed · 9 years ago
  28. ab86577 add assert that the lock-count on pixelref is balanced by reed · 9 years ago
  29. 22483d9 Sort build files for consistent link order. by bungeman · 9 years ago
  30. 41868fe Font variations. by bungeman · 9 years ago
  31. bb87b21 Adding immediate mode draw target for debug by joshualitt · 9 years ago
  32. 9db912c Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  33. 72743b1 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #25 id:480001 of https://codereview.chromium.org/1112523006/) by mtklein · 9 years ago
  34. 15877b6 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  35. 7be0ce0 SkPDF: Add Sfntly to DEPS, gyp by halcanary · 9 years ago
  36. 4e149c0 Remove SK_LEGACY_DRAWPICTURECALLBACK from skia_for_chromium_defines.gypi by Florin Malita · 9 years ago
  37. 9bedfc2 Revert of SkPDF: Add Sfntly to DEPS, gyp, SkUserConfig (patchset #7 id:570001 of https://codereview.chromium.org/1134683006/) by halcanary · 9 years ago
  38. 6a53b04 SkPDF: Add Sfntly to DEPS, gyp by halcanary · 9 years ago
  39. 2e0303f Gyp: Sanity Part II (GM+Tests) by halcanary · 9 years ago
  40. b91f756 Experiment with find as a road to Gyp sanity. by mtklein · 9 years ago
  41. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 9 years ago
  42. 3489ee0 Font variations. by bungeman · 9 years ago
  43. 1ba8cc9 removing equality / compute invariant loops from GrGeometryProcessors by joshualitt · 9 years ago
  44. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 9 years ago
  45. 05773ed Font variations. by bungeman · 9 years ago
  46. b1207e8 opt into SkScalarDiv until we can fix android call-sites by reed · 9 years ago
  47. 39a9a50 Make SkAdvancedTypefaceMetrics private. by reed · 9 years ago
  48. 7da2e55 quickie tool to exercise chrome filter fuzz files by caryclark · 9 years ago
  49. 1107e90 Fix blur on large glyphs in runs < SkGlyphCache::max by joshualitt · 9 years ago
  50. e4cee1f fix for cached textblobs look garbled by joshualitt · 9 years ago
  51. 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
  52. e16dfdb Enable GrAAConvexTessellator in GrAAConvexPathRenderer by robertphillips · 9 years ago
  53. 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
  54. c92c129 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  55. 96287f7 SkPDF: detect YUV-JPEG without relying on ImageGenerator by halcanary · 9 years ago
  56. 3b58d75 Initial CL to create Reorder command builder behind a flag by joshualitt · 9 years ago
  57. 44d43d8 Add a control benchmark. by mtklein · 9 years ago
  58. 84b0088 Add GrAAConvexTessellator class by robertphillips · 9 years ago
  59. af24295 create GrInOrderCommandBuilder by joshualitt · 9 years ago
  60. ad17cfc Move RectBatch to GrRect by joshualitt · 9 years ago
  61. cb8979d Move DrawInfo out from GrDrawTarget and rename to GrVertices. by bsalomon · 9 years ago
  62. e46760e Create GrCommandBuilder by joshualitt · 9 years ago
  63. deee298 cleanup by stephana · 9 years ago
  64. ed0bcad Move instanced index buffer creation to flush time by bsalomon · 9 years ago
  65. d8ed1b6 Revert of Move instanced index buffer creation to flush time (patchset #6 id:100001 of https://codereview.chromium.org/1116943004/) by bsalomon · 9 years ago
  66. 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 9 years ago
  67. ab622c7 Move instanced index buffer creation to flush time by bsalomon · 9 years ago
  68. 0b9d411 SkTime: return timezone information; format in ISO-8601 by halcanary · 9 years ago
  69. d309e7a This replaces the texture creation/caching functions on GrContext with a GrTextureProvider interface. The goal is to pass this narrowly focused object in places that currently take a GrContext but don't need and shouldn't use its other methods. It also has an extended private interface for interacting with non-texture resource types. by bsalomon · 9 years ago
  70. 3ffa126 Move resource fonts to common location. by bungeman · 9 years ago
  71. 3f655f3 Initial CL to create GrBatchTest infrastructure by joshualitt · 9 years ago
  72. aec2510 minor fixes to cubics code and overall alignment of how bounds and tops are computed for all curve types by caryclark · 9 years ago
  73. 5b6db07 SkRWBuffer for thread-safe 'stream' sharing by reed · 9 years ago
  74. a73239a Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget. by bsalomon · 9 years ago
  75. 4eaf9ce create GrTestUtils.h, move some common functions into it by joshualitt · 9 years ago
  76. 50cb76b Revert of removing equality / compute invariant loops from GrGeometryProcessors (patchset #2 id:20001 of https://codereview.chromium.org/1111603004/) by joshualitt · 9 years ago
  77. ef292a0 removing equality / compute invariant loops from GrGeometryProcessors by joshualitt · 9 years ago
  78. 7272935 Add new GM/bench for line-only convex paths by robertphillips · 9 years ago
  79. 8f94bb2 remove old text contexts and fontcache by joshualitt · 9 years ago
  80. 261c3ad Change to add zoom animations to nanobench by joshualitt · 9 years ago
  81. 1899651 Extract gpu line dashing to GrDashLinePathRenderer by kkinnunen · 9 years ago
  82. 87cbcf3 Add GM to test non-AA pixel snapping for points, lines, rects. by bsalomon · 9 years ago
  83. 1049f12 Now, path ops natively intersect conics, quads, and cubics in any combination. There are still a class of cubic tests that fail and a handful of undiagnosed failures from skps and fuzz tests, but things are much better overall. by caryclark · 9 years ago
  84. 7e4186a add GM to test imagefilters + xfermodes by reed · 9 years ago
  85. f3f9440 Revert of Allow NEON on iOS. (patchset #3 id:40001 of https://codereview.chromium.org/1091823002/) by mtklein · 9 years ago
  86. 523ed6c adding new gm to rotate, translate, and scale textblobs by joshualitt · 9 years ago
  87. e5043b7 Allow NEON on iOS. by mtklein · 9 years ago
  88. 4afe21e add a GM to demo the blend bug by mtklein · 9 years ago
  89. ca1a22e Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https://codereview.chromium.org/1060703003/) by reed · 9 years ago
  90. ea6075e Default iOS builds to our code signing identity. by mtklein · 9 years ago
  91. a863e41 This section is moot: we divert ios to opts_none above. by mtklein · 9 years ago
  92. 8dc7c3a Rename GrStencilBuffer to GrStencilAttachment by egdaniel · 9 years ago
  93. bdb0bf5 Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https://codereview.chromium.org/1088383003/) by jcgregorio · 9 years ago
  94. 8cf1d95 Add GM that tests bmp filter qualities with repeat mode by bsalomon · 9 years ago
  95. aab35d9 remove unused (by clients) SkPathUtils by reed · 9 years ago
  96. bed83a6 Don't draw if SkShader::asNewFragmentProcessor fails. by bsalomon · 9 years ago
  97. e16b04a SkJpegCodec by msarett · 9 years ago
  98. 9e36c1a Start canonicalizing color for all A8 textblobs by joshualitt · 9 years ago
  99. f5ac972 Add GM to exercise high quality anisotropic scaling by robertphillips · 9 years ago
  100. 86e5ab6 GM: add fadefilter gm by halcanary · 9 years ago