1. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  2. a316395 Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  3. 9b0fe3d Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  4. 57f744e SkPDF/Tests: imporve test coverage. by halcanary · 8 years ago
  5. de68d6c Fix storage of gamut transform matrices in SkColorSpace by brianosman · 8 years ago
  6. 81a478c Skip adding coincident edges found by caryclark · 8 years ago
  7. 55bcc8e Delete some LUTs from SkColorSpaceXform by msarett · 8 years ago
  8. c9b90d1 fix fuzzer by caryclark · 8 years ago
  9. 2ecc35f Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  10. 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
  11. 7a9900d Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  12. 971cd49 Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ(). by brianosman · 8 years ago
  13. 51761d1 Tests: DiscardableMemory test no longer relies on global state by halcanary · 8 years ago
  14. 48ba2b8 Rename SkColorSpace::GammaNamed to SkColorSpace::RenderTargetGamma by msarett · 8 years ago
  15. 600c737 Delete SkColorSpace::gammaNamed() from public API by msarett · 8 years ago
  16. ff2a6c8 Use demux API in SkWebpCodec by msarett · 8 years ago
  17. b77a907 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  18. b393a49 fix pathops fuzzers by caryclark · 8 years ago
  19. 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
  20. 1dbb207 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  21. 47ae5c5 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  22. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  23. ef7cee4 provide safe exit for runaway intersections by caryclark · 8 years ago
  24. e97fe83 compare degenerates with tolerance by caryclark · 8 years ago
  25. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  26. 5a3c528 test picture-ops for savelayer by reed · 8 years ago
  27. 8016b26 interpolation of coincidence must be local to a single span by caryclark · 8 years ago
  28. 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
  29. 54682e8 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  30. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  31. 022c2bd SkMakeUnique.h defines skstd::make_unique<T>(Args...) by halcanary · 8 years ago
  32. 30b9fdd pathops coincident work by caryclark · 8 years ago
  33. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  34. bde96c6 Move clip mask generation into GrReducedClip by csmartdalton · 8 years ago
  35. 3d01c62 SkPDF: Fix Type3 ToUnicode table. by halcanary · 8 years ago
  36. dc43898 Don't purge resources for trivial GrContext flushes by bsalomon · 8 years ago
  37. 33e0cb5 Store mipmap levels in deferred texture image by cblume · 8 years ago
  38. 4f0a23a SkTextBlob: Begin implementing Extended TextBlob API by halcanary · 8 years ago
  39. 752f6ea Remove unneeded variables from ResourceCache test by bsalomon · 8 years ago
  40. 9a44565 Remove custom data from GrGpuResource by bsalomon · 8 years ago
  41. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  42. 9b09cd8 Add Gray support to SkPNGImageEncoder by msarett · 8 years ago
  43. a8eabc4 Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  44. 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
  45. 8f98f0a Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  46. 7941809 if the winding of the top can't be computed, give up by caryclark · 8 years ago
  47. 4871f22 SkPDF: Glyph validation change by halcanary · 8 years ago
  48. 164fd9f Fix bounds check in grshape test by bsalomon · 8 years ago
  49. 29b2563 path ops stream-lining by caryclark · 8 years ago
  50. 650e20d SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern by halcanary · 8 years ago
  51. 6cf896d Reland: Experimental parsing expression grammar (PEG) template library by fmalita · 8 years ago
  52. 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
  53. 9d08cbc Experimental parsing expression grammar (PEG) template library by fmalita · 8 years ago
  54. a395f7c Update GrShape test to allow more flexible shape creation. by bsalomon · 8 years ago
  55. 1682612 mark fuzz test flaky since it may fail on some platforms by caryclark · 8 years ago
  56. 8c99eab Fix leak in GrTextureStripAtlasTest by ajuma · 8 years ago
  57. e55131c s/invertable/invertible by bungeman · 8 years ago
  58. ef4f32a remove point aliases by caryclark · 8 years ago
  59. 95243eb Make GrTextureStripAtlas flush pending IO on newly acquired texture by ajuma · 8 years ago
  60. 9d15dab Parse ICC profiles from webps by msarett · 8 years ago
  61. 9dc6cf6 Fix generic color space xform, ColorSpaceXformTest by msarett · 8 years ago
  62. ae6377c Make singleton SkColorSpaces thread safe by msarett · 8 years ago
  63. 3cebe24 fix conic path fuzz by caryclark · 8 years ago
  64. a2d2f38 f16<->f32 ftz is an optional thing for speed. by mtklein · 8 years ago
  65. bb51f4a fix pathops fuzz by caryclark · 8 years ago
  66. 8ae991e Flush denorm half floats to zero. by mtklein · 8 years ago
  67. d9015a4 Fix Equals and serialization for rare pngs by msarett · 8 years ago
  68. 35bb74b Fix color xform width bug when scaling/subsetting by msarett · 8 years ago
  69. 5122967 Add a gradient edge optimization test by fmalita · 8 years ago
  70. e2348cc src/utils/SkBitSet: simplify by halcanary · 8 years ago
  71. 9da5a5a Fix bug, always keep fIsScaleTranslate in correct state by msarett · 8 years ago
  72. 4294286 fix fuzzes by caryclark · 8 years ago
  73. 530032a SkPDF: in-place font subsetting by halcanary · 8 years ago
  74. 3aafe11 make LayerIter private, and remove skipClip option by reed · 8 years ago
  75. 70f5251 Fix assert caused by floating point error in tessellating path renderer. by senorblanco · 8 years ago
  76. 69c166d Add alphaType() to SkImage by brianosman · 8 years ago
  77. 6cb807b Simplify adding attributes to GrGeometryProcessor by bsalomon · 8 years ago
  78. 28341fa Implement difference clip rects with window rectangles by csmartdalton · 8 years ago
  79. 8d3f92a Make GrReducedClip's gen ID only apply to the element list by csmartdalton · 8 years ago
  80. 549ca32 Modify SkPngCodec to recognize 565 images from the sBIT chunk by msarett · 8 years ago
  81. ff863bc move private test for sect_with_horizontal into unittests by reed · 8 years ago
  82. 8ccc075 fix fuzz by caryclark · 8 years ago
  83. a1b42d9 fix fuzz bug by caryclark · 8 years ago
  84. 883c8ef SkLiteDL: remove freelisting, add reset() and SKLITEDL_PAGE knob. by mtklein · 8 years ago
  85. c4d2f90 Update ComputeBlurredRRectParams to compute all the parameters needed for occluded blurred rrect ninepatch draws by robertphillips · 8 years ago
  86. c5064d9 Revert of Add regression test (patchset #2 id:20001 of https://codereview.chromium.org/2243143002/ ) by msarett · 8 years ago
  87. d211e78 Convert GrAppliedClip interface to builder style by csmartdalton · 8 years ago
  88. 3fe0327 Fix 4444 on Vulkan devices who don't support RGBA_4444 by egdaniel · 8 years ago
  89. bcae9d3 Add regression test by msarett · 8 years ago
  90. a95d46b Fix copying of data in vulkan testing texture by egdaniel · 8 years ago
  91. 772b5ee Added PointLights to SkLights::Light by vjiaoblack · 8 years ago
  92. fbfa258 Optimized implementation of quickReject() by msarett · 8 years ago
  93. 5aeb2fa Revert of Optimized implementation of quickReject() (patchset #12 id:260001 of https://codereview.chromium.org/2225393002/ ) by mtklein · 8 years ago
  94. a825d53 Revert of Fix 4444 on Vulkan devices who don't support RGBA_4444 (patchset #4 id:60001 of https://codereview.chromium.org/2238563002/ ) by egdaniel · 8 years ago
  95. d22a817 Optimized implementation of quickReject() by msarett · 8 years ago
  96. 637b3bf Fix 4444 on Vulkan devices who don't support RGBA_4444 by egdaniel · 8 years ago
  97. c6d855f start working on tiger again by caryclark · 8 years ago
  98. a9ca05c Deserialize pictures with custom image-deserializer by reed · 8 years ago
  99. f5a83e8 Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  100. f963599 Add flag for window rectangles to GrRenderTarget by csmartdalton · 8 years ago