1. 48d1b4c Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis."" by Brian Salomon · 8 years ago
  2. 5dac9b3 Revert "Create GrXferProcessor while doing GrProcessorSet analysis." by Brian Salomon · 8 years ago
  3. 0ae0e23 Create GrXferProcessor while doing GrProcessorSet analysis. by Brian Salomon · 8 years ago
  4. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 8 years ago
  5. 6f1d36c Delay SkPaint->GrPaint conversion in text rendering. by Brian Salomon · 8 years ago
  6. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  7. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  8. 82c263f Rename NVPR batch->op and sk_sp'ify by Brian Salomon · 8 years ago
  9. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  10. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  11. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  12. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  13. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  14. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  15. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  16. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  17. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  18. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  19. 86e7626 Move GrAtlasTextContext to GrDrawingManager, so we only have one. by brianosman · 8 years ago
  20. 4e97607 Use sse4.2 CRC32 instructions to hash when available. by mtklein · 8 years ago
  21. ecbc15d Minor cleanup of GrStencilAndCoverTextContext by robertphillips · 8 years ago
  22. 640789d Push GrPipelineBuilder down to the drawBatch calls in the TextContext by robertphillips · 8 years ago
  23. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  24. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  25. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  26. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  27. 73c4e64 Retract GrDrawTarget and GrPipelineBuilder a bit more by robertphillips · 9 years ago
  28. 8e84a1e Delete GrTextContext by joshualitt · 9 years ago
  29. 27004b7 Remove GrContext* from GrTextContext by joshualitt · 9 years ago
  30. 2c89bc1 Move surface props off of GrTextContext by joshualitt · 9 years ago
  31. e55750e Start whittling down GrTextContext by joshualitt · 9 years ago
  32. e804292 Move all text stuff to its own folder by joshualitt · 9 years ago[Renamed from src/gpu/GrStencilAndCoverTextContext.h]
  33. cdd4682 Improve nvpr glyph batching by cdalton · 9 years ago
  34. 8ff8d24 Remove drawPathsFromRange from GrDrawContext by cdalton · 9 years ago
  35. 433625e Reduce calls sites where both the GrDrawContext & GrRenderTarget are both passed by robertphillips · 9 years ago
  36. 6ee690e Remove plumbing of clipRect thoughout the TextContexts by robertphillips · 9 years ago
  37. f045d60 Make block size a template parameter of SkTLList by bsalomon · 9 years ago
  38. 8585dd2 Updates nvpr text blobs to not store a direct reference to the by cdalton · 9 years ago
  39. cdd7907 Implement cached nvpr text blobs by cdalton · 9 years ago
  40. 02015e5 Use SkTextBlob for nvpr color bitmap fallbacks by cdalton · 9 years ago
  41. 3bd909a Add TextRun object to nvpr text by cdalton · 9 years ago
  42. 7d5c950 Simplify nvpr text by cdalton · 9 years ago
  43. 1fcc01c GrPathRangeBatch by bsalomon · 9 years ago
  44. f6703fa Make GrTextContext no longer store a GrDrawContext by robertphillips · 9 years ago
  45. 7b670db Remove setFromPaint from GrPipelineBuilder by joshualitt · 9 years ago
  46. 9df4659 Remove init function from GrTextContext.h by joshualitt · 9 years ago
  47. fcf7829 remove SkDeviceProperties by robertphillips · 9 years ago
  48. bcd7ab5 Add useDFT field to SkDeviceProperties by robertphillips · 9 years ago
  49. 2334fb6 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  50. 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
  51. 5b16e74 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  52. ccb1b57 Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter by robertphillips · 9 years ago
  53. 50b58e6 Improve caching of dashed paths in GrStencilAndCoverPathRenderer by kkinnunen · 9 years ago
  54. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  55. e68f736 Add more parameters to GrTextContext::canDraw by cdalton · 10 years ago
  56. 6e8cd96 Let text contexts fall back directly to paths by joshualitt · 10 years ago
  57. 6be6f7c Cleanup in GrPipelineBuilder by bsalomon · 10 years ago
  58. 570d2f8 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 10 years ago
  59. 2907059 Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.chromium.org/936943002/) by joshualitt · 10 years ago
  60. 586d5d6 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 10 years ago
  61. 25d9c15 Pass Rendertarget into context. by joshualitt · 10 years ago
  62. 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago
  63. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  64. 290c09b initial changes to add local matrix to primitive processor by joshualitt · 10 years ago
  65. 5531d51 remove view matrix from context by joshualitt · 10 years ago
  66. 20b373c Add color emoji fallback for nvpr text by cdalton · 10 years ago
  67. 55b24af Add IndexType parameter to GrDrawTarget::drawPaths by cdalton · 10 years ago
  68. 9853cce Drawstate on stack by joshualitt · 10 years ago
  69. 38e13ad Remove 1d glyph positions from nvpr text by cdalton · 10 years ago
  70. aab626c Revert of Change drawText() to generate positions and send to drawPosText() (patchset #4 id:60001 of https://codereview.chromium.org/653133004/) by jvanverth · 10 years ago
  71. 7851a56 Change drawText() to generate positions and send to drawPosText() by jvanverth · 10 years ago
  72. 8c27a18 Change GrTextContext fallbacks to be a linked list chain. by jvanverth · 10 years ago
  73. 0fedb19 Rearrange code in TextContexts to be more consistent and match style guide. by jvanverth · 10 years ago
  74. 05c4a43 Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) by fmalita · 10 years ago
  75. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 10 years ago
  76. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 10 years ago
  77. 855d83f Uses a single pre-baked set of paths for drawing nvpr text of a given by cdalton · 10 years ago
  78. b2808cd Send less transform data when drawing text with nvpr by cdalton · 10 years ago
  79. b85a0aa Add a GrPathRange class by cdalton · 10 years ago
  80. c6cb56f Implement text rendering with NVPR by kkinnunen · 10 years ago
  81. 4784182 Revert of Implement text rendering with NVPR (https://codereview.chromium.org/196133014/) by commit-bot@chromium.org · 11 years ago
  82. dcb8ef9 Implement text rendering with NVPR by commit-bot@chromium.org · 11 years ago