1. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  2. 4562f6e Add ability to pick a different gamut in GPU f16 or sRGB configs by brianosman · 8 years ago
  3. 56b7dc4 Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ ) by bsalomon · 8 years ago
  4. d91237e Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  5. bbfe92b fix fuzzer bugs by caryclark · 8 years ago
  6. c044461 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  7. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  8. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  9. 8e6c7ad Make SkPngCodec decode progressively. by scroggo · 8 years ago
  10. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  11. 262052c test/fix/tweak writePicture/readPicture by reed · 8 years ago
  12. 7bffcd2 Fix key computation for GrPaths by bsalomon · 8 years ago
  13. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  14. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  15. e839e78 quad and conic do not intersect by caryclark · 8 years ago
  16. a17411f Improved optional command handling in SkParsePath::FromSVGString() by fmalita · 8 years ago
  17. eed356d Rewriting path writer by caryclark · 8 years ago
  18. 7e3ba9f change write-image to use pipeverbs like everyone else, and add test by reed · 8 years ago
  19. 6270e55 Add ContextOptions field to SkCommandLineConfigGpu by csmartdalton · 8 years ago
  20. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  21. 54dc487 add pipecanvas by reed · 8 years ago
  22. f17b71f Support RGBA/BGRA Premul/Unpremul from SkPNGImageEncoder by msarett · 8 years ago
  23. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  24. a316395 Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  25. 9b0fe3d Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  26. 57f744e SkPDF/Tests: imporve test coverage. by halcanary · 8 years ago
  27. de68d6c Fix storage of gamut transform matrices in SkColorSpace by brianosman · 8 years ago
  28. 81a478c Skip adding coincident edges found by caryclark · 8 years ago
  29. 55bcc8e Delete some LUTs from SkColorSpaceXform by msarett · 8 years ago
  30. c9b90d1 fix fuzzer by caryclark · 8 years ago
  31. 2ecc35f Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  32. 85c922a Revert of Checking for valid colorType, alphaType, colorSpace in SkCodec (patchset #2 id:100001 of https://codereview.chromium.org/2319293003/ ) by msarett · 8 years ago
  33. 7a9900d Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  34. 971cd49 Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ(). by brianosman · 8 years ago
  35. 51761d1 Tests: DiscardableMemory test no longer relies on global state by halcanary · 8 years ago
  36. 48ba2b8 Rename SkColorSpace::GammaNamed to SkColorSpace::RenderTargetGamma by msarett · 8 years ago
  37. 600c737 Delete SkColorSpace::gammaNamed() from public API by msarett · 8 years ago
  38. ff2a6c8 Use demux API in SkWebpCodec by msarett · 8 years ago
  39. b77a907 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  40. b393a49 fix pathops fuzzers by caryclark · 8 years ago
  41. 5eb41fd Revert of Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. (patchset #4 id:60001 of https://codereview.chromium.org/2307053002/ ) by bsalomon · 8 years ago
  42. 1dbb207 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  43. 47ae5c5 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  44. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  45. ef7cee4 provide safe exit for runaway intersections by caryclark · 8 years ago
  46. e97fe83 compare degenerates with tolerance by caryclark · 8 years ago
  47. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  48. 5a3c528 test picture-ops for savelayer by reed · 8 years ago
  49. 8016b26 interpolation of coincidence must be local to a single span by caryclark · 8 years ago
  50. 008fbd1 Revert of Delete SkColorSpace::kUnknown_Named, remove fNamed field (patchset #1 id:20001 of https://codereview.chromium.org/2302413002/ ) by mgiuca · 8 years ago
  51. 54682e8 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  52. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  53. 022c2bd SkMakeUnique.h defines skstd::make_unique<T>(Args...) by halcanary · 8 years ago
  54. 30b9fdd pathops coincident work by caryclark · 8 years ago
  55. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  56. bde96c6 Move clip mask generation into GrReducedClip by csmartdalton · 8 years ago
  57. 3d01c62 SkPDF: Fix Type3 ToUnicode table. by halcanary · 8 years ago
  58. dc43898 Don't purge resources for trivial GrContext flushes by bsalomon · 8 years ago
  59. 33e0cb5 Store mipmap levels in deferred texture image by cblume · 8 years ago
  60. 4f0a23a SkTextBlob: Begin implementing Extended TextBlob API by halcanary · 8 years ago
  61. 752f6ea Remove unneeded variables from ResourceCache test by bsalomon · 8 years ago
  62. 9a44565 Remove custom data from GrGpuResource by bsalomon · 8 years ago
  63. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  64. 9b09cd8 Add Gray support to SkPNGImageEncoder by msarett · 8 years ago
  65. a8eabc4 Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  66. 84cddf6 Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:120001 of https://codereview.chromium.org/2287553002/ ) by vjiaoblack · 8 years ago
  67. 8f98f0a Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  68. 7941809 if the winding of the top can't be computed, give up by caryclark · 8 years ago
  69. 4871f22 SkPDF: Glyph validation change by halcanary · 8 years ago
  70. 164fd9f Fix bounds check in grshape test by bsalomon · 8 years ago
  71. 29b2563 path ops stream-lining by caryclark · 8 years ago
  72. 650e20d SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern by halcanary · 8 years ago
  73. 6cf896d Reland: Experimental parsing expression grammar (PEG) template library by fmalita · 8 years ago
  74. 0172e77 Revert of Experimental parsing expression grammar (PEG) template library (patchset #8 id:140001 of https://codereview.chromium.org/2271743002/ ) by fmalita · 8 years ago
  75. 9d08cbc Experimental parsing expression grammar (PEG) template library by fmalita · 8 years ago
  76. a395f7c Update GrShape test to allow more flexible shape creation. by bsalomon · 8 years ago
  77. 1682612 mark fuzz test flaky since it may fail on some platforms by caryclark · 8 years ago
  78. 8c99eab Fix leak in GrTextureStripAtlasTest by ajuma · 8 years ago
  79. e55131c s/invertable/invertible by bungeman · 8 years ago
  80. ef4f32a remove point aliases by caryclark · 8 years ago
  81. 95243eb Make GrTextureStripAtlas flush pending IO on newly acquired texture by ajuma · 8 years ago
  82. 9d15dab Parse ICC profiles from webps by msarett · 8 years ago
  83. 9dc6cf6 Fix generic color space xform, ColorSpaceXformTest by msarett · 8 years ago
  84. ae6377c Make singleton SkColorSpaces thread safe by msarett · 8 years ago
  85. 3cebe24 fix conic path fuzz by caryclark · 8 years ago
  86. a2d2f38 f16<->f32 ftz is an optional thing for speed. by mtklein · 8 years ago
  87. bb51f4a fix pathops fuzz by caryclark · 8 years ago
  88. 8ae991e Flush denorm half floats to zero. by mtklein · 8 years ago
  89. d9015a4 Fix Equals and serialization for rare pngs by msarett · 8 years ago
  90. 35bb74b Fix color xform width bug when scaling/subsetting by msarett · 8 years ago
  91. 5122967 Add a gradient edge optimization test by fmalita · 8 years ago
  92. e2348cc src/utils/SkBitSet: simplify by halcanary · 8 years ago
  93. 9da5a5a Fix bug, always keep fIsScaleTranslate in correct state by msarett · 8 years ago
  94. 4294286 fix fuzzes by caryclark · 8 years ago
  95. 530032a SkPDF: in-place font subsetting by halcanary · 8 years ago
  96. 3aafe11 make LayerIter private, and remove skipClip option by reed · 8 years ago
  97. 70f5251 Fix assert caused by floating point error in tessellating path renderer. by senorblanco · 8 years ago
  98. 69c166d Add alphaType() to SkImage by brianosman · 8 years ago
  99. 6cb807b Simplify adding attributes to GrGeometryProcessor by bsalomon · 8 years ago
  100. 28341fa Implement difference clip rects with window rectangles by csmartdalton · 8 years ago