1. c6cc28c Fixed invalid memory access issue in SkColorSpaceXform::apply() by raftias · 8 years ago
  2. 7c2213b Revert of Explicit control in tools of ANGLE frontend and backend (patchset #6 id:90001 of https://codereview.chromium.org/2381033002/ ) by bsalomon · 8 years ago
  3. 50094fb Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  4. baaf8ad Start moving SkRasterPipeline stages to SkOpts. by Mike Klein · 8 years ago
  5. 627778d isABitmap is deprecated, use isAImage by Mike Reed · 8 years ago
  6. 808ecbb Use brackets for explicit GPU config params in tools by bsalomon · 8 years ago
  7. 7802c3d Move toXYZD50() to SkColorSpace_Base by msarett · 8 years ago
  8. e3a4e99 fix cubic linear test by caryclark · 8 years ago
  9. 3306925 Make GPU configs use kRGBA color type not kN32. by bsalomon · 8 years ago
  10. c8dd6bc Rearrange SkRasterPipeline scanline tail handling. by Mike Klein · 8 years ago
  11. eec8304 Added kSRGBLinear_Named color space, along with tests by brianosman · 8 years ago
  12. 615daf0 OverAlignedTest: use sk_ malloc and free. by Mike Klein · 8 years ago
  13. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  14. 7bfc08b Focus -Wno-over-aligned to just 32-bit x86 Android. (2) by Mike Klein · 8 years ago
  15. 75d6ffb Revert "Focus -Wno-over-aligned to just 32-bit x86 Android." by Mike Reed · 8 years ago
  16. ed924ce Focus -Wno-over-aligned to just 32-bit x86 Android. by Mike Klein · 8 years ago
  17. 6a259bf Revert of My take on SkAlign changes. (patchset #3 id:40001 of https://codereview.chromium.org/2368293002/ ) by mtklein · 8 years ago
  18. 29111a3 Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  19. b12b3c6 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  20. 414c429 allow conic chop to fail by caryclark · 8 years ago
  21. 19eb843 -Wcomma may be good to go now. by Mike Klein · 8 years ago
  22. e1a5f4e My take on SkAlign changes. by mtklein · 8 years ago
  23. a8a9dde add tiger tests by caryclark · 8 years ago
  24. b252604 Fix some fuzzer complaints by Robert Phillips · 8 years ago
  25. 6c3b9cd fix tiger b by caryclark · 8 years ago
  26. 97bbf82 Add SkColor4f serialization by brianosman · 8 years ago
  27. eed6b0e Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 8 years ago
  28. aa84064 Don't compute path keys for volatile paths in GrShape. by bsalomon · 8 years ago
  29. 68c3d30 Some Vulkan memory fixes and cleanup by jvanverth · 8 years ago
  30. cc09372 fix msan bug in pathops by caryclark · 8 years ago
  31. a76554d Revert of Create special surfaces according to original device (not always in N32) (patchset #9 id:160001 of https://codereview.chromium.org/2349373004/ ) by brianosman · 8 years ago
  32. 1cd88c4 use SkCanvas::ClipOp by Mike Reed · 8 years ago
  33. 53c3808 Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 8 years ago
  34. 27c015d split tight quads and conics by caryclark · 8 years ago
  35. d14df7c document.close from bool to void by reed · 8 years ago
  36. ae6e486 Revert of Some Vulkan memory fixes and cleanup (patchset #2 id:20001 of https://codereview.chromium.org/2356343003/ ) by jvanverth · 8 years ago
  37. 1c10607 don't close a contour with a line if nothing's there by caryclark · 8 years ago
  38. c5850e9 Some Vulkan memory fixes and cleanup by jvanverth · 8 years ago
  39. e2e87f3 Change implementation of flush-count based GrGpuResource purging by bsalomon · 8 years ago
  40. cf7b877 Add BGRA as input format to SkColorSpaceXform by msarett · 8 years ago
  41. bac1046 Reland of ix for conic fuzz (patchset #1 id:1 of https://codereview.chromium.org/2361473004/ ) by caryclark · 8 years ago
  42. 08b3455 Revert of fix for conic fuzz (patchset #3 id:40001 of https://codereview.chromium.org/2350263003/ ) by caryclark · 8 years ago
  43. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 8 years ago
  44. 4be0e7c Make SkColorSpaceXform::New() take bare ptrs by msarett · 8 years ago
  45. e7bb5b2 fix next kevin fuzz by caryclark · 8 years ago
  46. ac78863 fix for conic fuzz by caryclark · 8 years ago
  47. 605d952 GN: take over CommandBuffer bot by mtklein · 8 years ago
  48. 45f04b8 fix skia pathops fuzzers by caryclark · 8 years ago
  49. 67fa4e3 Make GrShape compute keys for short paths from path data instead of using the gen id. by bsalomon · 8 years ago
  50. 65b8cb0 Fix VkWrapTests by jvanverth · 8 years ago
  51. a624bf3 Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  52. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  53. 4562f6e Add ability to pick a different gamut in GPU f16 or sRGB configs by brianosman · 8 years ago
  54. 56b7dc4 Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ ) by bsalomon · 8 years ago
  55. d91237e Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  56. bbfe92b fix fuzzer bugs by caryclark · 8 years ago
  57. c044461 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  58. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  59. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  60. 8e6c7ad Make SkPngCodec decode progressively. by scroggo · 8 years ago
  61. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  62. 262052c test/fix/tweak writePicture/readPicture by reed · 8 years ago
  63. 7bffcd2 Fix key computation for GrPaths by bsalomon · 8 years ago
  64. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  65. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  66. e839e78 quad and conic do not intersect by caryclark · 8 years ago
  67. a17411f Improved optional command handling in SkParsePath::FromSVGString() by fmalita · 8 years ago
  68. eed356d Rewriting path writer by caryclark · 8 years ago
  69. 7e3ba9f change write-image to use pipeverbs like everyone else, and add test by reed · 8 years ago
  70. 6270e55 Add ContextOptions field to SkCommandLineConfigGpu by csmartdalton · 8 years ago
  71. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  72. 54dc487 add pipecanvas by reed · 8 years ago
  73. f17b71f Support RGBA/BGRA Premul/Unpremul from SkPNGImageEncoder by msarett · 8 years ago
  74. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  75. a316395 Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  76. 9b0fe3d Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  77. 57f744e SkPDF/Tests: imporve test coverage. by halcanary · 8 years ago
  78. de68d6c Fix storage of gamut transform matrices in SkColorSpace by brianosman · 8 years ago
  79. 81a478c Skip adding coincident edges found by caryclark · 8 years ago
  80. 55bcc8e Delete some LUTs from SkColorSpaceXform by msarett · 8 years ago
  81. c9b90d1 fix fuzzer by caryclark · 8 years ago
  82. 2ecc35f Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  83. 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
  84. 7a9900d Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  85. 971cd49 Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ(). by brianosman · 8 years ago
  86. 51761d1 Tests: DiscardableMemory test no longer relies on global state by halcanary · 8 years ago
  87. 48ba2b8 Rename SkColorSpace::GammaNamed to SkColorSpace::RenderTargetGamma by msarett · 8 years ago
  88. 600c737 Delete SkColorSpace::gammaNamed() from public API by msarett · 8 years ago
  89. ff2a6c8 Use demux API in SkWebpCodec by msarett · 8 years ago
  90. b77a907 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  91. b393a49 fix pathops fuzzers by caryclark · 8 years ago
  92. 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
  93. 1dbb207 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  94. 47ae5c5 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  95. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  96. ef7cee4 provide safe exit for runaway intersections by caryclark · 8 years ago
  97. e97fe83 compare degenerates with tolerance by caryclark · 8 years ago
  98. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  99. 5a3c528 test picture-ops for savelayer by reed · 8 years ago
  100. 8016b26 interpolation of coincidence must be local to a single span by caryclark · 8 years ago