1. 0edea2c Make mixed samples contingent on auxiliary extensions by cdalton · 9 years ago
  2. fb5df43 Add RGBA half float texture format. by jvanverth · 9 years ago
  3. 67ca2a9 purge imagefilter cache so we can better track leaks by reed · 9 years ago
  4. 76be9c8 Don't serialize SkPictures in SkPictureShaders when in untrusted mode. by mtklein · 9 years ago
  5. fd6a07b Have SkPicture inherit from SkRefCnt. by mtklein · 9 years ago
  6. 41868fe Font variations. by bungeman · 9 years ago
  7. 9db912c Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  8. 4b91f76 rename GrDrawTargetCaps to GrCaps by bsalomon · 9 years ago
  9. 54b8511 Make GrResourceCache perf less sensitive to key length change by kkinnunen · 9 years ago
  10. d156d36 Make GrStrokeInfo inherit from SkStrokeRec by kkinnunen · 9 years ago
  11. 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
  12. 15877b6 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  13. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 9 years ago
  14. daa57bf Revert of antialias matrix-image-filter to get smooth diagonals (patchset #6 id:80002 of https://codereview.chromium.org/1134743003/) by reed · 9 years ago
  15. fa33f5a antialias matrix-image-filter to get smooth diagonals by reed · 9 years ago
  16. 3489ee0 Font variations. by bungeman · 9 years ago
  17. 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
  18. 35786b1 Implement support for non-scale/translate CTM in image filters. by reed · 9 years ago
  19. eea2ff7 Revert of Refactor GrBufferAllocPools to use resource cache (patchset #9 id:160001 of https://codereview.chromium.org/1139753002/) by robertphillips · 9 years ago
  20. c30806f Perform SkPicture analysis lazily. by mtklein · 9 years ago
  21. 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
  22. 4f12b8b Implement support for non-scale/translate CTM in image filters. by reed · 9 years ago
  23. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 9 years ago
  24. 05773ed Font variations. by bungeman · 9 years ago
  25. c5f1c54 Refactor GrBufferAllocPools to use resource cache by robertphillips · 9 years ago
  26. 6c89110 GLProgramsTest 3.0 by joshualitt · 9 years ago
  27. b561581 simplify RawIter by reed · 9 years ago
  28. 8f827fe Fix SkStrokeRec == to report true for all fills by kkinnunen · 9 years ago
  29. 7d022d6 add option to supress prints on context by joshualitt · 9 years ago
  30. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  31. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  32. 39a9a50 Make SkAdvancedTypefaceMetrics private. by reed · 9 years ago
  33. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  34. 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
  35. 5566133 add option to supress prints on context by joshualitt · 9 years ago
  36. 3211770 Add assignment op to enum bitfield ops by cdalton · 9 years ago
  37. f7cc877 Add function for logging blend info on XP. by bsalomon · 9 years ago
  38. 8e5c177 convex path renderer unit tests by joshualitt · 9 years ago
  39. e590266 Add unit tests for stroke rects and drawVertices by joshualitt · 9 years ago
  40. 21279c7 AADistanceFieldPathRenderer unit tests by joshualitt · 9 years ago
  41. c19cdc2 Only discard for XP dstCopies if we have a coverage value. by egdaniel · 9 years ago
  42. 72c7a60 remove legacy Gr things by bsalomon · 9 years ago
  43. 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
  44. 8b26b99 new image from backend desc by reed · 9 years ago
  45. c92c129 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  46. 2fbd406 tesselating path renderer unit tests by joshualitt · 9 years ago
  47. fc00a7c SK_ARRAY_COUNT shouldn't work on pointers. by mtklein · 9 years ago
  48. e40d397 Isolate GrBufferAllocPools inside GrBatchTarget by robertphillips · 9 years ago
  49. 0acd0d3 adding uniqueID to GrContext by joshualitt · 9 years ago
  50. 8917d62 Implement support for KHR_blend_equation_advanced by cdalton · 9 years ago
  51. a85d4d0 Make drawImage a virtual on SkDevice by reed · 9 years ago
  52. 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
  53. 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
  54. 3538e3b Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https://codereview.chromium.org/1122643005/) by reed · 9 years ago
  55. 14fe8fd Make drawImage a virtual on SkDevice by reed · 9 years ago
  56. d129084 remove dead code behind BOOL_ONGETINFO by reed · 9 years ago
  57. 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
  58. 99bc9fd Remove canTweakAlphaForCoverage from XP's since batch reads flag. by egdaniel · 9 years ago
  59. 5392785 Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/)" by reed · 9 years ago
  60. ed0bcad Move instanced index buffer creation to flush time by bsalomon · 9 years ago
  61. 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
  62. 973d1f1 Revert of make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/) by reed · 9 years ago
  63. 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 9 years ago
  64. f603fb3 make drawImage a virtual on SkDevice by reed · 9 years ago
  65. ab622c7 Move instanced index buffer creation to flush time by bsalomon · 9 years ago
  66. 40ded32 Add hairlines batch unit test by joshualitt · 10 years ago
  67. a499f90 clean up pre-storage in canvas by reed · 10 years ago
  68. 3dc2cca Simple CL to add a joinWithPossiblyEmptyArg to SkRect by joshualitt · 10 years ago
  69. 0b9d411 SkTime: return timezone information; format in ISO-8601 by halcanary · 10 years ago
  70. 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 · 10 years ago
  71. 3e708c5 Add batch unit tests for ovals by joshualitt · 10 years ago
  72. 1c2c441 add heuristic to pour small pictures into recordings, rather than ref'ing by reed · 10 years ago
  73. 4f7ec55 Make SkAutoTDelete's operator T*() const, like all the others. by mtklein · 10 years ago
  74. 9954bc3 Use texture barriers to read directly from the RT by cdalton · 10 years ago
  75. fa2008f Add dash lines batch unit test by joshualitt · 10 years ago
  76. e9c0fc6 Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps by jvanverth · 10 years ago
  77. 3f655f3 Initial CL to create GrBatchTest infrastructure by joshualitt · 10 years ago
  78. 61f501f onCreateDevice -> NULL now means the caller should create its own (bitmap) device by reed · 10 years ago
  79. aec2510 minor fixes to cubics code and overall alignment of how bounds and tops are computed for all curve types by caryclark · 10 years ago
  80. 97fdea6 Implementing a scanline decoder for jpeg by msarett · 10 years ago
  81. 2420e10 Straighten out SkPicture::AccelData APIs. by mtklein · 10 years ago
  82. 9e43cab Requires a minor API change to pass the color table to getScanlineDecoder, as we do with getPixels(). by msarett · 10 years ago
  83. a73239a Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget. by bsalomon · 10 years ago
  84. 4eaf9ce create GrTestUtils.h, move some common functions into it by joshualitt · 10 years ago
  85. 79612de Remove useless SkASSERT in SkRect.h and SkRegion.h by dongseong.hwang · 10 years ago
  86. cfc1886 Use GLSLCaps for creating processor keys and GLSL-specific programs by jvanverth · 10 years ago
  87. 8f94bb2 remove old text contexts and fontcache by joshualitt · 10 years ago
  88. 95cc012 De-proc Color32 by mtklein · 10 years ago
  89. 641c3ff Revert of De-proc Color32 (patchset #5 id:80001 of https://codereview.chromium.org/1104183004/) by mtklein · 10 years ago
  90. d65dc0c De-proc Color32 by mtklein · 10 years ago
  91. 498856e Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromium.org/1104183004/) by mtklein · 10 years ago
  92. 376e9bc De-proc Color32 by mtklein · 10 years ago
  93. 00c2af8 Reduce ref counting in SkPictureRecorder. by mtklein · 10 years ago
  94. de8667b Reduce sizeof(SkPicture::Analysis) from 24 bytes to 2 bytes. by jbroman · 10 years ago
  95. 567ff2f Cleanup: Remove unnecessary double-semicolons. by tfarina · 10 years ago
  96. 1899651 Extract gpu line dashing to GrDashLinePathRenderer by kkinnunen · 10 years ago
  97. 91df6c2 Fix some lingering typos by robertphillips · 10 years ago
  98. f4f2b44 Add onGetBlendInfo to GrXferProcessor by cdalton · 10 years ago
  99. 632e92f [SkPDFDevice] Enable pathops-based inverse fills by fmalita · 10 years ago
  100. bae6f6c Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 10 years ago