1. f0df189 Opt for advanced blend at creation time in CrCustomXfermode by cdalton · 9 years ago
  2. 89d5988 Remove memcmp from GrProgramDesc op== and Less by bsalomon · 9 years ago
  3. d624634 Disable unused attributes when using copy shader by bsalomon · 9 years ago
  4. 0709ca0 Trivial change to bump minimum block size for Buffer pool by joshualitt · 9 years ago
  5. bc50e5c Disable dual source blending support when GLSL version is too old by bsalomon · 9 years ago
  6. d18bb23 Fix edge-line artifacts issue on Mali by joel.liang · 9 years ago
  7. ce09a28 Reenable reordering by joshualitt · 9 years ago
  8. 1acea86 Begin tracking driver info in GrGLContextInfo by cdalton · 9 years ago
  9. 1fa4572 Update XPF invariant info to not account for conflation by cdalton · 9 years ago
  10. 995594b disable reordering until android bots clear up by joshualitt · 9 years ago
  11. 09a486e fix dm crash by joshualitt · 9 years ago
  12. 5c7dfee re-enable reordering by joshualitt · 9 years ago
  13. 8b08159 Fix for crashing bots by joshualitt · 9 years ago
  14. e5b74c6 Set GeometryBufferMapThreshold defaults by joshualitt · 9 years ago
  15. 6df8640 Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/)" by bsalomon · 9 years ago
  16. 0513c83 Fix NULL access by bsalomon · 9 years ago
  17. c59a1df Stretch small textures up to 16 pixels on PowerVR 54x by bsalomon · 9 years ago
  18. cabe20c Refactor GrGpu path rendering functions to GrPathRendering by kkinnunen · 9 years ago
  19. 993a421 SkImage::NewFromYUVTexturesCopy by bsalomon · 9 years ago
  20. 4061b12 Remove GrContext from GrDrawTarget by bsalomon · 9 years ago
  21. edd77a1 Remove GrContext from GrClipMaskCache by bsalomon · 9 years ago
  22. 29f8679 Removing GrAutoMalloc by joshualitt · 9 years ago
  23. 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  24. 611cc5f delete experimental path renderers by joshualitt · 9 years ago
  25. 7224c86 add context override of GeometryBufferMapThreshold by joshualitt · 9 years ago
  26. 084d1b6 Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of https://codereview.chromium.org/1149773005/) by bsalomon · 9 years ago
  27. 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  28. 9c240a1 Break GrTextContext's reliance on SkGpuDevice by robertphillips · 9 years ago
  29. 6fd158e Implement Porter Duff XP with a blend table by cdalton · 9 years ago
  30. f152e98 revert reordering by joshualitt · 9 years ago
  31. 4ee6bd8 Add caps overrides to GMs by bsalomon · 9 years ago
  32. ccb1b57 Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter by robertphillips · 9 years ago
  33. 24a366a Fall back to older inorder buffer if we have NVPR by joshualitt · 9 years ago
  34. d8e2d28 Revert of Fall back to older inorder buffer if we have NVPR (patchset #3 id:40001 of https://codereview.chromium.org/1143153008/) by joshualitt · 9 years ago
  35. b72ec98 Fall back to older inorder buffer if we have NVPR by joshualitt · 9 years ago
  36. e932a64 enable reordering by joshualitt · 9 years ago
  37. 4b195e5 Unblock DEPS roll by remove SkAutoTUnref from GrDrawContext by robertphillips · 9 years ago
  38. 7a9c45c real fix for textblob use after gpu free by joshualitt · 9 years ago
  39. dc47ff7 Split GrCaps impl out into its own cpp by bsalomon · 9 years ago
  40. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  41. 6a44c6a Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  42. 36ec383 Reorder across clears by joshualitt · 9 years ago
  43. 61e9196 Avoid creating GrGLPath to the resource cache when creating GrGLPathRanges by kkinnunen · 9 years ago
  44. 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
  45. c319c80 Revert of Fix LCD coverage regression in GrPorterDuffXPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1149883004/) by bungeman · 9 years ago
  46. d23a395 Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. (patchset #6 id:100001 of https://codereview.chromium.org/1132093004/) by bungeman · 9 years ago
  47. bb106b5 Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  48. 3e2d59e Fix LCD coverage regression in GrPorterDuffXPFactory by cdalton · 9 years ago
  49. 682c269 Store context options on caps. by bsalomon · 9 years ago
  50. a5f1d5a fix for atlas is abandoned text corruption by joshualitt · 9 years ago
  51. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 9 years ago
  52. f28cff7 Store context options on caps. by bsalomon · 9 years ago
  53. 9a70920 Implement Porter Duff XP with a blend table by cdalton · 9 years ago
  54. 2a97c55 Trivial patch to set a max lookback on reordering by joshualitt · 9 years ago
  55. 424cc26 Remove init from GrGLContextInfo and caps classes by bsalomon · 9 years ago
  56. eb1cb5c rename GrDrawTargetCaps.h to GrCaps.h and move to include by bsalomon · 9 years ago
  57. 706f08f Move GrPath(Range) creation to ResourceProvider. by bsalomon · 9 years ago
  58. 99babf2 Further work on sRGB support. by jvanverth · 9 years ago
  59. 806236e Mark SkPaths created by GrContext fallback draw logic as volatile by kkinnunen · 9 years ago
  60. 5559ca2 Remove uniform view matrix from GrGLPrimitiveProcessor base class by joshualitt · 9 years ago
  61. 0edea2c Make mixed samples contingent on auxiliary extensions by cdalton · 9 years ago
  62. fb5df43 Add RGBA half float texture format. by jvanverth · 9 years ago
  63. 070e010 Improve caching of special case paths in GrStencilAndCoverPathRenderer by kkinnunen · 9 years ago
  64. f2539d5 Use high precision vertex attributes. by senorblanco · 9 years ago
  65. 364ad00 Fix for bisector computation bug in GrAAConvexTessellator by robertphillips · 9 years ago
  66. 8debd89 small cleanup of GrAtlas by joshualitt · 9 years ago
  67. a65358c Revert of small cleanup of GrAtlas (patchset #2 id:20001 of https://codereview.chromium.org/1142263002/) by bungeman · 9 years ago
  68. d706f11 small cleanup of GrAtlas by joshualitt · 9 years ago
  69. bb87b21 Adding immediate mode draw target for debug by joshualitt · 9 years ago
  70. 9db912c Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  71. 4b91f76 rename GrDrawTargetCaps to GrCaps by bsalomon · 9 years ago
  72. b8c241a Preliminary attempt to remove batch tracker by joshualitt · 9 years ago
  73. d3a560f Revert of Preliminary attempt to remove batch tracker (patchset #3 id:40001 of https://codereview.chromium.org/1139723004/) by joshualitt · 9 years ago
  74. cbfe91d Preliminary attempt to remove batch tracker by joshualitt · 9 years ago
  75. 2e5b4c5 Fix GrAARectRenderer's handling of unsorted nested rects by robertphillips · 9 years ago
  76. 50b58e6 Improve caching of dashed paths in GrStencilAndCoverPathRenderer by kkinnunen · 9 years ago
  77. 55e4783 Improve NVPR stroke accuracy to fix thick strokes by kkinnunen · 9 years ago
  78. d156d36 Make GrStrokeInfo inherit from SkStrokeRec by kkinnunen · 9 years ago
  79. 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
  80. 15877b6 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  81. 9250d24 Don't do discards when on Adreno4xx due to driver bug. by egdaniel · 9 years ago
  82. 404b3b2 Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/) by mtklein · 9 years ago
  83. 5df6fee Move copy-surface-as-draw fallback to GrGLGpu. by bsalomon · 9 years ago
  84. e3ababe remove localmatrix from GrGeometryProcessor base class by joshualitt · 9 years ago
  85. 87a773c Remove high ref count tracker from GrFakeRefObj by bsalomon · 9 years ago
  86. e578a95 Remove viewmatrix from GrGeometryProcessor base class by joshualitt · 9 years ago
  87. d4d83eb Tesellating path renderer: typecast cleanup; logging build fix. by senorblanco · 9 years ago
  88. 7156b09 Revert of Defer glClear to just before draw call (patchset #2 id:20001 of https://codereview.chromium.org/1113003005/) by robertphillips · 9 years ago
  89. c3c06a1 Defer glClear to just before draw call by wasim.abbas · 9 years ago
  90. eea2ff7 Revert of Refactor GrBufferAllocPools to use resource cache (patchset #9 id:160001 of https://codereview.chromium.org/1139753002/) by robertphillips · 9 years ago
  91. 88c23fc remove color from GrGeometryProcessor by joshualitt · 9 years ago
  92. 231c5fd Don't issue texture barriers for RT's with separate storage by cdalton · 9 years ago
  93. 1ba8cc9 removing equality / compute invariant loops from GrGeometryProcessors by joshualitt · 9 years ago
  94. 1573206 fix for angle bot by joshualitt · 9 years ago
  95. fc07256 fix for blur large glyphs problems by joshualitt · 9 years ago
  96. 19e4c02 Keep Big Glyph coordinates in float in GrAtlasTextContext by joshualitt · 9 years ago
  97. c5f1c54 Refactor GrBufferAllocPools to use resource cache by robertphillips · 9 years ago
  98. 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
  99. 8780bc6 Remove GrGLVertexArray from GrGpuResource hierarchy. by bsalomon · 9 years ago
  100. 6c89110 GLProgramsTest 3.0 by joshualitt · 9 years ago