1. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 6 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  3. d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 7 years ago
  4. 4934890 Refactor GrPipeline dynamic state. by Brian Salomon · 7 years ago
  5. ff168d9 Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists. by Brian Salomon · 7 years ago
  6. 3746ac2 Remove path ranges from gpu. by Ben Wagner · 7 years ago
  7. 974aa8e Remove routines no longer needed since stripping NVPR by Herb Derby · 7 years ago
  8. 108e94a SkScalerContext - make some fields private. by Herb Derby · 7 years ago
  9. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 8 years ago
  10. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 8 years ago
  11. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 8 years ago
  12. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 8 years ago
  13. 67d52cf sk_sp-ify GrResourceProvider some more by Robert Phillips · 8 years ago
  14. 6e9ac12 Clean up glyph id handling. by Ben Wagner · 9 years ago
  15. 03c9f56 Remove call to getMetrics from GlyphGenerator. by Ben Wagner · 9 years ago
  16. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 9 years ago
  17. 7cfd46a SkScalerContext to use smart pointers. by bungeman · 9 years ago
  18. 520ced6 SkDescriptors to be held in unique_ptr. by bungeman · 9 years ago
  19. c5d07fa Rename SkDescriptor::equals to SkDescriptor::operator== by bsalomon · 9 years ago
  20. 193d9cf Eliminate special case nvpr batch handling by cdalton · 9 years ago
  21. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 9 years ago
  22. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 9 years ago
  23. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 9 years ago
  24. a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 9 years ago
  25. 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 9 years ago
  26. c791728 Pass effects directly to fontcache by reed · 9 years ago
  27. 7d5c950 Simplify nvpr text by cdalton · 10 years ago
  28. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 10 years ago
  29. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 10 years ago
  30. 50b58e6 Improve caching of dashed paths in GrStencilAndCoverPathRenderer by kkinnunen · 10 years ago
  31. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  32. b69d0e0 BUG=skia: by herb · 10 years ago
  33. e59bbf1 Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of https://codereview.chromium.org/939123002/) by scroggo · 10 years ago
  34. f8d24e2 BUG=skia: by herb · 10 years ago
  35. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 11 years ago
  36. e8307dc Add SK_OVERRIDE to a few places that are missing it. by mtklein · 11 years ago
  37. 855d83f Uses a single pre-baked set of paths for drawing nvpr text of a given by cdalton · 11 years ago