1. 344ec42 Rename GrAtlasTextBatch->GrAtlasTextOp and sk_sp by Brian Salomon · 8 years ago
  2. 09e019e Rename GrAtlasTextBatch files to GrAtlasTextOp by Brian Salomon · 8 years ago
  3. 82c263f Rename NVPR batch->op and sk_sp'ify by Brian Salomon · 8 years ago
  4. 31c2608 Demote savePixels to save_pixels by Robert Phillips · 8 years ago
  5. 24f1978 Make GrRenderTargetContext::addDrawOp use sk_sp by Brian Salomon · 8 years ago
  6. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  7. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  8. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  9. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  10. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  11. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  12. 42521e8 Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp by Brian Salomon · 8 years ago
  13. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  14. db4183d In GrProcessor::TextureSampler drop the "get", it's cleaner by Brian Salomon · 8 years ago
  15. 08576e6 Fix error with transforming custom/large glyphs by Jim Van Verth · 8 years ago
  16. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  17. 594f9ed Smart pointers for GrBatchAtlas. by Ben Wagner · 8 years ago
  18. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  19. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  20. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  21. f93f515 Revert of Generate Signed Distance Field directly from vector path (patchset #19 id:360001 of https://codereview.chromium.org/1643143002/ ) by bsalomon · 8 years ago
  22. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  23. 67c7c81 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  24. 620ee4f Revert of Generate Signed Distance Field directly from vector path (patchset #18 id:340001 of https://chromiumcodereview.appspot.com/1643143002/ ) by benjaminwagner · 8 years ago
  25. e8f0a7b Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  26. cce3e58 Always use RGBA textures for color font atlases by Brian Osman · 8 years ago
  27. 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago
  28. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  29. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  30. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  31. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  32. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  33. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  34. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  35. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  36. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  37. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  38. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  39. 86e7626 Move GrAtlasTextContext to GrDrawingManager, so we only have one. by brianosman · 8 years ago
  40. 4e97607 Use sse4.2 CRC32 instructions to hash when available. by mtklein · 8 years ago
  41. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  42. 8fe485b Just pass the draw context to paint conversion by brianosman · 8 years ago
  43. 1638c0d Add destination color space to AsFPArgs. Eliminates last XFORMTODO. by brianosman · 8 years ago
  44. bb24383 Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https://codereview.chromium.org/2092893003/ ) by bsalomon · 8 years ago
  45. 2895eeb Retract PipelineBuilder some more by robertphillips · 8 years ago
  46. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  47. d2b6d64 Minor change to Ganesh path renderers by robertphillips · 8 years ago
  48. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  49. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  50. ecbc15d Minor cleanup of GrStencilAndCoverTextContext by robertphillips · 8 years ago
  51. e34f17d Make SkFont a bit more useable by robertphillips · 8 years ago
  52. 640789d Push GrPipelineBuilder down to the drawBatch calls in the TextContext by robertphillips · 8 years ago
  53. 86dc226 Use sRGB pixel config for ARGB masks (color emoji) by brianosman · 8 years ago
  54. 180500e Revert of Use sRGB pixel config for ARGB masks (color emoji) (patchset #1 id:1 of https://codereview.chromium.org/2129913004/ ) by brianosman · 8 years ago
  55. 920af9f Use sRGB pixel config for ARGB masks (color emoji) by brianosman · 8 years ago
  56. ecbc12b Replace targetHasUnifiedMultisampling in GrPB constructor by csmartdalton · 8 years ago
  57. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  58. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago
  59. 40ff8ed Change parameters to GrPipelineBuilder's ctor by robertphillips · 8 years ago
  60. 8b6fa5e Make GrAtlasTextBlob::run own effects it points to. by bsalomon · 8 years ago
  61. d1c71fd Attempt to improve lifetime management of SkGlyphCache in Ganesh atlas text code. by bsalomon · 8 years ago
  62. c2878e2 Remove GrFontScaler class. by bsalomon · 8 years ago
  63. c5fd5c4 Remove GrFontDescKey. by bsalomon · 8 years ago
  64. c5d07fa Rename SkDescriptor::equals to SkDescriptor::operator== by bsalomon · 8 years ago
  65. 4bb7ce7 Make GrFontScaler not be ref-counted by bsalomon · 8 years ago
  66. 94b25b0 Remove unneeded reference count churn. by bungeman · 8 years ago
  67. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  68. 193d9cf Eliminate special case nvpr batch handling by cdalton · 8 years ago
  69. 93a379b Separate user and raw stencil settings by cdalton · 8 years ago
  70. e19aecd Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ ) by robertphillips · 8 years ago
  71. 12dbb39 Separate user and raw stencil settings by cdalton · 8 years ago
  72. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 9 years ago
  73. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 9 years ago
  74. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 9 years ago
  75. 3de75da Use constexpr constructors of GrStencilSettings rather than hacky macro system. by bsalomon · 9 years ago
  76. 7715e06 Retract SkDevice a bit more by robertphillips · 9 years ago
  77. 8d7ffce Include scaler context flags (gamma and contrast boost) in the text blob cache key. by brianosman · 9 years ago
  78. 5280dcb Simplify gamma-correctness for text rendering. by brianosman · 9 years ago
  79. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 9 years ago
  80. 0586f5c sRGB support for distance field text. by brianosman · 9 years ago
  81. a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 9 years ago
  82. 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 9 years ago
  83. c791728 Pass effects directly to fontcache by reed · 9 years ago
  84. a1e8f8d Decouple contrast boost from fake gamma. by brianosman · 9 years ago
  85. 32f7782 sRGB text fake-gamma progress: by brianosman · 9 years ago
  86. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 9 years ago
  87. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 9 years ago
  88. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  89. 6b3eacb Change type of SkGlyph::fAdvance[XY] to float. by benjaminwagner · 9 years ago
  90. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 9 years ago
  91. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 9 years ago
  92. 9fbee18 switch patheffects over to sk_sp by reed · 9 years ago
  93. 852f15d free -> reset by mtklein · 9 years ago
  94. 43812e2 Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium.org/1811723002/ ) by bungeman · 9 years ago
  95. 0e3738d free -> reset by mtklein · 9 years ago
  96. 5f939ab Use std::unique_ptr. by mtklein · 9 years ago
  97. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  98. 2691d76 Use std::unique_ptr. by mtklein · 9 years ago
  99. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  100. 3dd9ed3 Use std::unique_ptr. by mtklein · 9 years ago