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