1. e804292 Move all text stuff to its own folder by joshualitt · 9 years ago
  2. 6dea83f Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  3. e2725f5 Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of https://codereview.chromium.org/1494473005/ ) by scroggo · 9 years ago
  4. 26489ef Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  5. 69cfe95 Add debug option to clip each GrBatch to its device bounds by bsalomon · 9 years ago
  6. c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
  7. 0dfa62c Update testing frameworks/tests for MDB by robertphillips · 9 years ago
  8. 1d51273 Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of https://codereview.chromium.org/1441533003/ ) by egdaniel · 9 years ago
  9. 9c86051 Update testing frameworks/tests for MDB by robertphillips · 9 years ago
  10. caef345 Readd "immediate" mode by robertphillips · 9 years ago
  11. a13e202 Move GrBatchFlushState from GrDrawTarget to GrDrawingManager by robertphillips · 9 years ago
  12. 6873782 Remove GrPipelineBuilder from getPathRenderer call by robertphillips · 9 years ago
  13. cf10b5a Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CL by robertphillips · 9 years ago
  14. 24cdec1 Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of https://codereview.chromium.org/1421533007/ ) by robertphillips · 9 years ago
  15. 5c3ea4c Fix ClipMaskManager's SW-fallback logic by robertphillips · 9 years ago
  16. b83bec5 Narrow the distribution of GrDrawTarget a bit by robertphillips · 9 years ago
  17. 648c696 Add immediate mode option for gpu configs in dm by bsalomon · 9 years ago
  18. 3dc6ae5 Move GrDrawingManager methods to their own .cpp file by robertphillips · 9 years ago
  19. 4beb5c1 Add debugging helper to GrDrawTarget by robertphillips · 9 years ago
  20. 6a18665 Add the machinery to GrDrawTarget to enable topological sorting by robertphillips · 9 years ago
  21. 7d974f5 Modifications to get 'blaze build -c opt //third_party/skia/HEAD/...' to work. by benjaminwagner · 9 years ago
  22. 77a2e52 Remove DrawingMgr shims from GrContext by robertphillips · 9 years ago
  23. a106c62 Loosen requirement that there be only one GrDrawTarget by robertphillips · 9 years ago
  24. 2e1e51f GrDrawContext now holds GrRenderTarget pointer by robertphillips · 9 years ago
  25. f276ac5 Move functions from SkGr to SkGrPriv.h by bsalomon · 9 years ago
  26. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  27. 2d70dcb Dynamically allocate the GrDrawContexts by robertphillips · 9 years ago
  28. 473addf Remove separate cache for clip mask textures by bsalomon · 9 years ago
  29. 0a5fa48 Add onMemoryDump to GrContext by ericrk · 9 years ago
  30. b3b9aec Remove GrClipTarget by bsalomon · 9 years ago
  31. 512be53 Cleanup GrDrawTarget now that all paths lead to GrBatch by bsalomon · 9 years ago
  32. 6c6f658 Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU raster threads accessing the same GrContext to read back GPU input data by bsalomon · 9 years ago
  33. 32ab260 Revert of Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU raster threads accessin… (patchset #1 id:1 of https://codereview.chromium.org/1329313002/ ) by bsalomon · 9 years ago
  34. eb662bc Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU raster threads accessing the same GrContext to read back GPU input data by bsalomon · 9 years ago
  35. c9a3706 Limit lifetime of GrDrawContext objects by robertphillips · 9 years ago
  36. dac7005 Remove GrGpuTraceMarker hooks until we rethink the design by joshualitt · 9 years ago
  37. afcd7cd Rename flag from "distance field" to "device independent." by bsalomon · 9 years ago
  38. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  39. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  40. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  41. 4bf69f7 Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FPs (patchset #6 id:90001 of https://codereview.chromium.org/1307223004/ ) by rmistry · 9 years ago
  42. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  43. 6392668 Add ANGLE workaround to prefer flushes over VRAM usage by robertphillips · 9 years ago
  44. 7539856 Make GrVertexBatch objects hold their own draws during GrDrawTarget flush by bsalomon · 9 years ago
  45. 14205b1 Expand functionality of GrRectBatchFactory with AARects by joshualitt · 9 years ago
  46. 7441782 Make folder for batches by joshualitt · 9 years ago
  47. eae6200 Some cleanup in GrTextureProvider and GrResourceProvider. by bsalomon · 9 years ago
  48. 6cb3cbe Make GrGpu read/write pixels take GrSurface by bsalomon · 9 years ago
  49. 636e802 Skip temp texture when config conversion test has already failed. by bsalomon · 9 years ago
  50. a52b7a0 Don't read from unref'ed RT in GrContext::readSurfacePixels by bsalomon · 9 years ago
  51. f067451 Move draw on upload decision in GrGpu by bsalomon · 9 years ago
  52. c3fb746 Revert of Move draw on upload decision in GrGpu (patchset #4 id:50001 of https://codereview.chromium.org/1257073003/) by bsalomon · 9 years ago
  53. b542bae Rename GrInOrderDrawBuffer to GrBufferedDrawTarget by joshualitt · 9 years ago
  54. 0341b44 Move draw on upload decision in GrGpu by bsalomon · 9 years ago
  55. 3982602 Attempt to somewhat simplify GrContext::readSurfacePixels interaction with GrGpu. by bsalomon · 9 years ago
  56. e8d21e8 Make readpixels work on GrTextures by bsalomon · 9 years ago
  57. 5f10b5c More threading of GrProcessorDataManager by joshualitt · 9 years ago
  58. c49e868 Rename flushForExternalRead->flushForExternalIO and always call in SkSurface::getTextureHandle by bsalomon · 9 years ago
  59. fcf7829 remove SkDeviceProperties by robertphillips · 9 years ago
  60. 83bc229 Work around for nexus 6 TexSubImage issue by joshualitt · 9 years ago
  61. 274980c Revert of Work around for nexus 6 TexSubImage issue (patchset #4 id:60001 of https://codereview.chromium.org/1173203005/) by joshualitt · 9 years ago
  62. c69fe20 Work around for nexus 6 TexSubImage issue by joshualitt · 9 years ago
  63. bcd7ab5 Add useDFT field to SkDeviceProperties by robertphillips · 9 years ago
  64. 2334fb6 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  65. 781d582 Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:120001 of https://codereview.chromium.org/1175553002/) by bsalomon · 9 years ago
  66. 5b16e74 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  67. dded696 Implement support for mixed sampled render targets by vbuzinov · 9 years ago
  68. 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  69. 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
  70. 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  71. 4ee6bd8 Add caps overrides to GMs by bsalomon · 9 years ago
  72. ccb1b57 Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter by robertphillips · 9 years ago
  73. 4b195e5 Unblock DEPS roll by remove SkAutoTUnref from GrDrawContext by robertphillips · 9 years ago
  74. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  75. 682c269 Store context options on caps. by bsalomon · 9 years ago
  76. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 9 years ago
  77. f28cff7 Store context options on caps. by bsalomon · 9 years ago
  78. eb1cb5c rename GrDrawTargetCaps.h to GrCaps.h and move to include by bsalomon · 9 years ago
  79. 806236e Mark SkPaths created by GrContext fallback draw logic as volatile by kkinnunen · 9 years ago
  80. bb87b21 Adding immediate mode draw target for debug by joshualitt · 9 years ago
  81. b8c241a Preliminary attempt to remove batch tracker by joshualitt · 9 years ago
  82. d3a560f Revert of Preliminary attempt to remove batch tracker (patchset #3 id:40001 of https://codereview.chromium.org/1139723004/) by joshualitt · 9 years ago
  83. cbfe91d Preliminary attempt to remove batch tracker by joshualitt · 9 years ago
  84. d156d36 Make GrStrokeInfo inherit from SkStrokeRec by kkinnunen · 9 years ago
  85. 6c89110 GLProgramsTest 3.0 by joshualitt · 9 years ago
  86. 4c97786 fix bounds for BW lines, AA Hairlines by joshualitt · 9 years ago
  87. e590266 Add unit tests for stroke rects and drawVertices by joshualitt · 9 years ago
  88. e40d397 Isolate GrBufferAllocPools inside GrBatchTarget by robertphillips · 9 years ago
  89. 0acd0d3 adding uniqueID to GrContext by joshualitt · 9 years ago
  90. 0c14bcc trivial fix for drawvertices bounds by joshualitt · 9 years ago
  91. cb8979d Move DrawInfo out from GrDrawTarget and rename to GrVertices. by bsalomon · 9 years ago
  92. b5238a7 Start on simplifying generateGeometry() overrides by bsalomon · 9 years ago
  93. 07ab9f3 Don't attempt to draw path if dashing or stroking fails by bsalomon · 9 years ago
  94. 8415abe Revert of Start on simplifying generateGeometry() overrides (patchset #10 id:160001 of https://codereview.chromium.org/1122673002/) by bsalomon · 9 years ago
  95. f28381c Start on simplifying generateGeometry() overrides by bsalomon · 9 years ago
  96. b327c3a Revert of Don't attempt to draw path if dashing or stroking fails (patchset #1 id:1 of https://codereview.chromium.org/1119393002/) by bsalomon · 9 years ago
  97. 39202f1 Don't attempt to draw path if dashing or stroking fails by bsalomon · 9 years ago
  98. ed0bcad Move instanced index buffer creation to flush time by bsalomon · 9 years ago
  99. 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
  100. ab622c7 Move instanced index buffer creation to flush time by bsalomon · 9 years ago