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