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