1. 14205b1 Expand functionality of GrRectBatchFactory with AARects by joshualitt · 10 years ago
  2. ecd1a69 Create GrRectBatchFactory by joshualitt · 10 years ago
  3. 9ff6425 move Stroke Rect and AAFill Rect to their own file by joshualitt · 10 years ago
  4. 2771b56 GrDrawVertices to batches by joshualitt · 10 years ago
  5. 14b8803 Move GrDrawAtlasBatch to separate file by jvanverth · 10 years ago
  6. 1694a93 Revert of Move GrDrawAtlasBatch to separate file (patchset #1 id:1 of https://codereview.chromium.org/1274013003/ ) by jvanverth · 10 years ago
  7. b091c44 Move GrDrawAtlasBatch to separate file by jvanverth · 10 years ago
  8. 7441782 Make folder for batches by joshualitt · 10 years ago
  9. ee14a62 Give strokerectbatch a proper home by bsalomon · 10 years ago
  10. b542bae Rename GrInOrderDrawBuffer to GrBufferedDrawTarget by joshualitt · 10 years ago
  11. cef14bf Added GrGLBlend.h|cpp with helper function AppendPorterDuffBlend() in preparation for SkComposeShader gpu backend by wangyix · 10 years ago
  12. 259fbf1 Add sanity check to GrAtlasTextBlob by joshualitt · 10 years ago
  13. 374b2f7 rename BitmapTextBlob and move it to its own file by joshualitt · 10 years ago
  14. 9ec0d43 Removing GrTemplates.h by joshualitt · 10 years ago
  15. 5ca41c1 Remove GrRedBlackTree by joshualitt · 10 years ago
  16. 3df1e21 Another trivial cleanup by joshualitt · 10 years ago
  17. 6968428 Revert of Another trivial cleanup (patchset #6 id:100001 of https://codereview.chromium.org/1229303003/) by joshualitt · 10 years ago
  18. 52e7657 Another trivial cleanup by joshualitt · 10 years ago
  19. 690fc75 Get rid of GrMurmur3Hash by joshualitt · 10 years ago
  20. 2419b36 Add GrNonAtomicRef by joshualitt · 10 years ago
  21. 3989205 remove some unused stuff by joshualitt · 10 years ago
  22. 9cc1775 rename GrShaderDataManager -> GrProcessorDataManager by joshualitt · 10 years ago
  23. 8ca93e7 Initial CL to create dummy GrShaderDataManager and thread it through by joshualitt · 10 years ago
  24. 7aedda5 Refactor separable varying location info to be stored in GrGLProgram subclass by kkinnunen · 10 years ago
  25. cba99b8 Move GLSL-specific routines/classes to separate glsl directory by jvanverth · 10 years ago
  26. ee0175f Move blend enums into GrBlend.h by cdalton · 10 years ago
  27. 1a1b3ac Added GrAAFlatteningConvexPathRenderer. by ethannicholas · 10 years ago
  28. 7224c86 add context override of GeometryBufferMapThreshold by joshualitt · 10 years ago
  29. 6fd158e Implement Porter Duff XP with a blend table by cdalton · 10 years ago
  30. ccb1b57 Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter by robertphillips · 10 years ago
  31. dc47ff7 Split GrCaps impl out into its own cpp by bsalomon · 10 years ago
  32. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 10 years ago
  33. c33db93 Revert of Implement Porter Duff XP with a blend table (patchset #12 id:220001 of https://codereview.chromium.org/1124373002/) by bungeman · 10 years ago
  34. 682c269 Store context options on caps. by bsalomon · 10 years ago
  35. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 10 years ago
  36. f28cff7 Store context options on caps. by bsalomon · 10 years ago
  37. 9a70920 Implement Porter Duff XP with a blend table by cdalton · 10 years ago
  38. eb1cb5c rename GrDrawTargetCaps.h to GrCaps.h and move to include by bsalomon · 10 years ago
  39. bb87b21 Adding immediate mode draw target for debug by joshualitt · 10 years ago
  40. 1ba8cc9 removing equality / compute invariant loops from GrGeometryProcessors by joshualitt · 10 years ago
  41. 3b58d75 Initial CL to create Reorder command builder behind a flag by joshualitt · 10 years ago
  42. 84b0088 Add GrAAConvexTessellator class by robertphillips · 10 years ago
  43. af24295 create GrInOrderCommandBuilder by joshualitt · 10 years ago
  44. ad17cfc Move RectBatch to GrRect by joshualitt · 10 years ago
  45. cb8979d Move DrawInfo out from GrDrawTarget and rename to GrVertices. by bsalomon · 10 years ago
  46. e46760e Create GrCommandBuilder by joshualitt · 10 years ago
  47. ed0bcad Move instanced index buffer creation to flush time by bsalomon · 10 years ago
  48. d8ed1b6 Revert of Move instanced index buffer creation to flush time (patchset #6 id:100001 of https://codereview.chromium.org/1116943004/) by bsalomon · 10 years ago
  49. ab622c7 Move instanced index buffer creation to flush time by bsalomon · 10 years ago
  50. 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
  51. 3f655f3 Initial CL to create GrBatchTest infrastructure by joshualitt · 10 years ago
  52. a73239a Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget. by bsalomon · 10 years ago
  53. 4eaf9ce create GrTestUtils.h, move some common functions into it by joshualitt · 10 years ago
  54. 50cb76b Revert of removing equality / compute invariant loops from GrGeometryProcessors (patchset #2 id:20001 of https://codereview.chromium.org/1111603004/) by joshualitt · 10 years ago
  55. ef292a0 removing equality / compute invariant loops from GrGeometryProcessors by joshualitt · 10 years ago
  56. 8f94bb2 remove old text contexts and fontcache by joshualitt · 10 years ago
  57. 1899651 Extract gpu line dashing to GrDashLinePathRenderer by kkinnunen · 10 years ago
  58. 8dc7c3a Rename GrStencilBuffer to GrStencilAttachment by egdaniel · 10 years ago
  59. 8ed3b9a Rename DistanceFieldTextureEffect.{cpp,h} by jvanverth · 10 years ago
  60. b7133be Adding a cache + memory pool for GPU TextBlobs by joshualitt · 10 years ago
  61. 4808757 Remove all code related to NaCl by borenet · 10 years ago
  62. c9c3e62 Add constant color GrFP. by bsalomon · 10 years ago
  63. 599ea40 Revert of Add constant color GrFP. (patchset #10 id:180001 of https://codereview.chromium.org/978713002/) by bsalomon · 10 years ago
  64. dfbbec4 Add constant color GrFP. by bsalomon · 10 years ago
  65. 1d89e8d move Atlas Text Context to its own file by joshualitt · 10 years ago
  66. 7c3a2f8 BitmapTextBatch and BitmapTextBlob by joshualitt · 10 years ago
  67. c03391e Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https://codereview.chromium.org/1011403004/) by joshualitt · 10 years ago
  68. eed1dae BitmapTextBatch and BitmapTextBlob by joshualitt · 10 years ago
  69. 384181c Add support for using alternative backends (like DirectX) when creating a GrGpu. by egdaniel · 10 years ago
  70. 3e56227 Add copyright headers to remaining gyp files. by scroggo · 10 years ago
  71. 6f7f201 Move GrAutoLocaleSetter to new file and fix issue with null locale by bsalomon · 10 years ago
  72. 5bf99f1 Creation of GrBatchAtlas and Distancefieldpathrenderer batch by joshualitt · 10 years ago
  73. 193ea93 Split GrTargetCommands into its own files by robertphillips · 10 years ago
  74. d6ed19c Tessellating GPU path renderer. by senorblanco · 10 years ago
  75. 44701df Move clip off of draw target by joshualitt · 10 years ago
  76. 6bc1b5f Dynamically create stencil buffer when needed. by bsalomon · 10 years ago
  77. 4238017 Use D3D11 backend for ANGLE when available. by bsalomon · 10 years ago
  78. 5a105ff Use uint16s for texture coordinates when rendering text. by jvanverth · 10 years ago
  79. e4ef1ca Revert of Use uint16s for texture coordinates when rendering text. (patchset #5 id:80001 of https://codereview.chromium.org/917373002/) by reed · 10 years ago
  80. 059034d Use uint16s for texture coordinates when rendering text. by jvanverth · 10 years ago
  81. b197b8f Use SkXfermode as public facing enum for GrPorterDuffXP by egdaniel · 10 years ago
  82. 3582d3e Split out methods in GrGpuResource::CacheAccess that can be called outside of the cache. by bsalomon · 10 years ago
  83. 8072caa A simple change to move a bunch of stuff out of Gr*Geometry.h by joshualitt · 10 years ago
  84. 7e34007 Add GrGLCreateNullInterface.cpp back to gyp, and put contents in namespace. by bsalomon · 10 years ago
  85. bb0502e Support multiple null GL contexts on a thread. by bsalomon · 10 years ago
  86. 0ea80f4 Rename GrResourceCache2->GrResourceCache by bsalomon · 10 years ago
  87. 50785a3 Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #1 id:1 of https://codereview.chromium.org/901663007/) by bsalomon · 10 years ago
  88. 21b2c53 Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:200001 of https://codereview.chromium.org/885923002/) by bsalomon · 10 years ago
  89. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  90. 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  91. 7adb355 Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1 id:1 of https://codereview.chromium.org/896163003/) by egdaniel · 10 years ago
  92. 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  93. 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  94. 4d8da81 GrBatchPrototype by joshualitt · 10 years ago
  95. c2893c5 Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chromium.org/845103005/) by joshualitt · 10 years ago
  96. d5a7db4 GrBatchPrototype by joshualitt · 10 years ago
  97. ca0a179 Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chromium.org/845103005/) by joshualitt · 10 years ago
  98. d15e4e4 GrBatchPrototype by joshualitt · 10 years ago
  99. eaaaf0b Take budgeted param when snapping new image. by bsalomon · 10 years ago
  100. 1ea1ebc Remove GrBinHashKey by bsalomon · 10 years ago