1. 3489ee0 Font variations. by bungeman · 9 years ago
  2. 86a17e7 Revert of Implement support for non-scale/translate CTM in image filters. (patchset #4 id:60001 of https://codereview.chromium.org/1140943004/) by reed · 9 years ago
  3. 35786b1 Implement support for non-scale/translate CTM in image filters. by reed · 9 years ago
  4. eea2ff7 Revert of Refactor GrBufferAllocPools to use resource cache (patchset #9 id:160001 of https://codereview.chromium.org/1139753002/) by robertphillips · 9 years ago
  5. c30806f Perform SkPicture analysis lazily. by mtklein · 9 years ago
  6. 177cb84 Revert of Implement support for non-scale/translate CTM in image filters. (patchset #4 id:60001 of https://codereview.chromium.org/1120043002/) by reed · 9 years ago
  7. 4f12b8b Implement support for non-scale/translate CTM in image filters. by reed · 9 years ago
  8. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 9 years ago
  9. 05773ed Font variations. by bungeman · 9 years ago
  10. c5f1c54 Refactor GrBufferAllocPools to use resource cache by robertphillips · 9 years ago
  11. 6c89110 GLProgramsTest 3.0 by joshualitt · 9 years ago
  12. b561581 simplify RawIter by reed · 9 years ago
  13. 8f827fe Fix SkStrokeRec == to report true for all fills by kkinnunen · 9 years ago
  14. 7d022d6 add option to supress prints on context by joshualitt · 9 years ago
  15. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  16. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  17. 39a9a50 Make SkAdvancedTypefaceMetrics private. by reed · 9 years ago
  18. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  19. 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
  20. 5566133 add option to supress prints on context by joshualitt · 9 years ago
  21. 3211770 Add assignment op to enum bitfield ops by cdalton · 9 years ago
  22. f7cc877 Add function for logging blend info on XP. by bsalomon · 9 years ago
  23. 8e5c177 convex path renderer unit tests by joshualitt · 9 years ago
  24. e590266 Add unit tests for stroke rects and drawVertices by joshualitt · 9 years ago
  25. 21279c7 AADistanceFieldPathRenderer unit tests by joshualitt · 9 years ago
  26. c19cdc2 Only discard for XP dstCopies if we have a coverage value. by egdaniel · 9 years ago
  27. 72c7a60 remove legacy Gr things by bsalomon · 9 years ago
  28. 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
  29. 8b26b99 new image from backend desc by reed · 9 years ago
  30. c92c129 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  31. 2fbd406 tesselating path renderer unit tests by joshualitt · 9 years ago
  32. fc00a7c SK_ARRAY_COUNT shouldn't work on pointers. by mtklein · 9 years ago
  33. e40d397 Isolate GrBufferAllocPools inside GrBatchTarget by robertphillips · 9 years ago
  34. 0acd0d3 adding uniqueID to GrContext by joshualitt · 9 years ago
  35. 8917d62 Implement support for KHR_blend_equation_advanced by cdalton · 9 years ago
  36. a85d4d0 Make drawImage a virtual on SkDevice by reed · 9 years ago
  37. 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
  38. 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
  39. 3538e3b Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https://codereview.chromium.org/1122643005/) by reed · 9 years ago
  40. 14fe8fd Make drawImage a virtual on SkDevice by reed · 9 years ago
  41. d129084 remove dead code behind BOOL_ONGETINFO by reed · 9 years ago
  42. 119468b Revert of Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/11188… (patchset #2 id:20001 of https://codereview.chromium.org/1122813002/) by reed · 9 years ago
  43. 99bc9fd Remove canTweakAlphaForCoverage from XP's since batch reads flag. by egdaniel · 9 years ago
  44. 5392785 Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/)" by reed · 9 years ago
  45. ed0bcad Move instanced index buffer creation to flush time by bsalomon · 9 years ago
  46. 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
  47. 973d1f1 Revert of make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/) by reed · 9 years ago
  48. 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 9 years ago
  49. f603fb3 make drawImage a virtual on SkDevice by reed · 9 years ago
  50. ab622c7 Move instanced index buffer creation to flush time by bsalomon · 9 years ago
  51. 40ded32 Add hairlines batch unit test by joshualitt · 9 years ago
  52. a499f90 clean up pre-storage in canvas by reed · 9 years ago
  53. 3dc2cca Simple CL to add a joinWithPossiblyEmptyArg to SkRect by joshualitt · 9 years ago
  54. 0b9d411 SkTime: return timezone information; format in ISO-8601 by halcanary · 9 years ago
  55. 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
  56. 3e708c5 Add batch unit tests for ovals by joshualitt · 9 years ago
  57. 1c2c441 add heuristic to pour small pictures into recordings, rather than ref'ing by reed · 9 years ago
  58. 4f7ec55 Make SkAutoTDelete's operator T*() const, like all the others. by mtklein · 9 years ago
  59. 9954bc3 Use texture barriers to read directly from the RT by cdalton · 9 years ago
  60. fa2008f Add dash lines batch unit test by joshualitt · 9 years ago
  61. e9c0fc6 Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps by jvanverth · 9 years ago
  62. 3f655f3 Initial CL to create GrBatchTest infrastructure by joshualitt · 9 years ago
  63. 61f501f onCreateDevice -> NULL now means the caller should create its own (bitmap) device by reed · 9 years ago
  64. 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
  65. 97fdea6 Implementing a scanline decoder for jpeg by msarett · 9 years ago
  66. 2420e10 Straighten out SkPicture::AccelData APIs. by mtklein · 9 years ago
  67. 9e43cab Requires a minor API change to pass the color table to getScanlineDecoder, as we do with getPixels(). by msarett · 9 years ago
  68. a73239a Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget. by bsalomon · 9 years ago
  69. 4eaf9ce create GrTestUtils.h, move some common functions into it by joshualitt · 9 years ago
  70. 79612de Remove useless SkASSERT in SkRect.h and SkRegion.h by dongseong.hwang · 9 years ago
  71. cfc1886 Use GLSLCaps for creating processor keys and GLSL-specific programs by jvanverth · 9 years ago
  72. 8f94bb2 remove old text contexts and fontcache by joshualitt · 9 years ago
  73. 95cc012 De-proc Color32 by mtklein · 9 years ago
  74. 641c3ff Revert of De-proc Color32 (patchset #5 id:80001 of https://codereview.chromium.org/1104183004/) by mtklein · 9 years ago
  75. d65dc0c De-proc Color32 by mtklein · 9 years ago
  76. 498856e Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromium.org/1104183004/) by mtklein · 9 years ago
  77. 376e9bc De-proc Color32 by mtklein · 9 years ago
  78. 00c2af8 Reduce ref counting in SkPictureRecorder. by mtklein · 9 years ago
  79. de8667b Reduce sizeof(SkPicture::Analysis) from 24 bytes to 2 bytes. by jbroman · 9 years ago
  80. 567ff2f Cleanup: Remove unnecessary double-semicolons. by tfarina · 9 years ago
  81. 1899651 Extract gpu line dashing to GrDashLinePathRenderer by kkinnunen · 10 years ago
  82. 91df6c2 Fix some lingering typos by robertphillips · 10 years ago
  83. f4f2b44 Add onGetBlendInfo to GrXferProcessor by cdalton · 10 years ago
  84. 632e92f [SkPDFDevice] Enable pathops-based inverse fills by fmalita · 10 years ago
  85. bae6f6c Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 10 years ago
  86. 98b8485 O(1) SkPictureUtils::ApproxBytesUsed() by mtklein · 10 years ago
  87. 2575f31 Revert of Add tokens and entry points for KHR_blend_equation_advanced (patchset #3 id:40001 of https://codereview.chromium.org/1039693004/) by tomhudson · 10 years ago
  88. 8e57885 Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 10 years ago
  89. fd4167d Import glTextureBarrier by cdalton · 10 years ago
  90. 59bcfae Split default and user-supplied event tracers. by mtklein · 10 years ago
  91. f3f9440 Revert of Allow NEON on iOS. (patchset #3 id:40001 of https://codereview.chromium.org/1091823002/) by mtklein · 10 years ago
  92. 9d911d5 Remove filename from SkFontDescriptor. by bungeman · 10 years ago
  93. f4fddfc Correct SkFixedToDouble. by bungeman · 10 years ago
  94. e5043b7 Allow NEON on iOS. by mtklein · 10 years ago
  95. ca1a22e Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https://codereview.chromium.org/1060703003/) by reed · 10 years ago
  96. fd0ecf4 Add SkTPin. by bungeman · 10 years ago
  97. 8dc7c3a Rename GrStencilBuffer to GrStencilAttachment by egdaniel · 10 years ago
  98. bdb0bf5 Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https://codereview.chromium.org/1088383003/) by jcgregorio · 10 years ago
  99. aab35d9 remove unused (by clients) SkPathUtils by reed · 10 years ago
  100. bed83a6 Don't draw if SkShader::asNewFragmentProcessor fails. by bsalomon · 10 years ago