1. a35ab3e fix fuzzers by caryclark · 8 years ago
  2. 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
  3. 2e68865 Fix ASAN bot. by Mike Klein · 8 years ago
  4. f1e7583 fix -NoGPU build bots. by Mike Klein · 8 years ago
  5. ac66ae6 Revert "re-land of skslc now automatically turns on derivatives support" by Mike Klein · 8 years ago
  6. b36a3cd break ambiguous angle sorting loop by caryclark · 8 years ago
  7. d7d1997 re-land of skslc now automatically turns on derivatives support by Ethan Nicholas · 8 years ago
  8. 37269ff Revert "skslc now automatically turns on derivatives support" by Ethan Nicholas · 8 years ago
  9. 311742b skslc now automatically turns on derivatives support by Ethan Nicholas · 8 years ago
  10. 29121eb Avoid integer overflow in SkIcoCodec and SkImageInfo by Matt Sarett · 8 years ago
  11. 6c15cc7 Modify deferred texture image API's handling of gamma by Brian Osman · 8 years ago
  12. ea4567c more skslc hardening by ethannicholas · 8 years ago
  13. df3fbd6 Apply correct sRGB->Linear4f conversion in SkModeColorFilter by Matt Sarett · 8 years ago
  14. 4a6b28e Add "Narrow" RGB gamut to DM by Brian Osman · 8 years ago
  15. af01741 Revert "Avoid integer overflow in SkIcoCodec" by Matt Sarett · 8 years ago
  16. 20cba06 Avoid integer overflow in SkIcoCodec by Matt Sarett · 8 years ago
  17. e6522ea fix some fuzz by caryclark · 8 years ago
  18. f489886 Cache dst LUTs in SkColorSpaceXform by Matt Sarett · 8 years ago
  19. 273f7d4 Fix bad test that was asserting on Vulkan Win10 bot by Brian Osman · 8 years ago
  20. 11abd8d Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  21. 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago
  22. c434f51 Add NewRGB() with float gamma to SkColorSpace public API by Matt Sarett · 8 years ago
  23. ad146f6 added SkSL support for mustForceNegatedAtanParamToFloat cap by ethannicholas · 8 years ago
  24. 22f939e added basic dataflow analysis to skslc by ethannicholas · 8 years ago
  25. e54c75f remove SkError by Mike Klein · 8 years ago
  26. 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
  27. 5961bc9 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  28. df44fc5 Add SkColorSpaceTransferFn to SkColorSpace by Matt Sarett · 8 years ago
  29. a2415ac implement A8 destination fast-path for SkPixelInfo::CopyPixels by lsalzman · 8 years ago
  30. 31d097e8 Add SkColorSpaceXform to the public API by msarett · 8 years ago
  31. 9df16b5 Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  32. a5a31dd Add SkColorSpacePrimaries to help with making D50 matrices by msarett · 8 years ago
  33. ccb1dd8 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  34. 4824cf4 Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ ) by mtklein · 8 years ago
  35. dcfe6db Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  36. 15341a2 Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  37. e61b3b4 Report 0 rowsDecoded for no rows (SkPngCodec interlaced) by scroggo · 8 years ago
  38. c46cdd4 Fix an assert statement in SkPngCodec by scroggo · 8 years ago
  39. 08b2ccf Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  40. 0871401 fix another fuzz by caryclark · 8 years ago
  41. 221a4bb fix fuzz busters by caryclark · 8 years ago
  42. 8f18643 remove sprintf by caryclark · 8 years ago
  43. 33cbfd7 Make load4 and store4 part of SkNx properly. by Mike Klein · 8 years ago
  44. 40f2378 fuzzer fix by Cary Clark · 8 years ago
  45. f114a9b fix mac all build by caryclark · 8 years ago
  46. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  47. 61c21cd tight bounds optimization by caryclark · 8 years ago
  48. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  49. 0c52b17 validate using nx to match bounds by caryclark · 8 years ago
  50. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  51. 26bea5d Make test lower-level, make const_cast more visible. by Mike Klein · 8 years ago
  52. b9ae537 fix fuzz by Cary Clark · 8 years ago
  53. d0ccb57 looks like red and blue start wrong (more unit test debugging) by Mike Klein · 8 years ago
  54. c876e99 initialize result in SkRasterPipelineTest... more debugging by Mike Klein · 8 years ago
  55. 85a45d9 more debugging for this test. by Mike Klein · 8 years ago
  56. 433b306 Revert "Debug Mac test failure." by Mike Klein · 8 years ago
  57. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  58. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  59. 4a3717a run dean4 test everywhere by Cary Clark · 8 years ago
  60. 67dd94a Debug Mac test failure. by Mike Klein · 8 years ago
  61. 3fdf52c fix fuzz with null check by Cary Clark · 8 years ago
  62. 9161ef0 Make all SkRasterPipeline stages stock stages in SkOpts. by Mike Klein · 8 years ago
  63. a35c68d fix initialization order by Cary Clark · 8 years ago
  64. ab87d7a coin debugging runs all tests in extended by Cary Clark · 8 years ago
  65. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  66. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  67. a3b45d4 Move clip CTM application to SkRasterClip and SkClipStack by Brian Salomon · 8 years ago
  68. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  69. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  70. d921dbb Propagate validation errors from inner readbuffer when deserializing picture. Also allow null paints. by reed · 8 years ago
  71. d214d6a Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ ) by fmalita · 8 years ago
  72. f008b0a Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  73. c6cc28c Fixed invalid memory access issue in SkColorSpaceXform::apply() by raftias · 8 years ago
  74. 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
  75. 50094fb Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  76. baaf8ad Start moving SkRasterPipeline stages to SkOpts. by Mike Klein · 8 years ago
  77. 627778d isABitmap is deprecated, use isAImage by Mike Reed · 8 years ago
  78. 808ecbb Use brackets for explicit GPU config params in tools by bsalomon · 8 years ago
  79. 7802c3d Move toXYZD50() to SkColorSpace_Base by msarett · 8 years ago
  80. e3a4e99 fix cubic linear test by caryclark · 8 years ago
  81. 3306925 Make GPU configs use kRGBA color type not kN32. by bsalomon · 8 years ago
  82. c8dd6bc Rearrange SkRasterPipeline scanline tail handling. by Mike Klein · 8 years ago
  83. eec8304 Added kSRGBLinear_Named color space, along with tests by brianosman · 8 years ago
  84. 615daf0 OverAlignedTest: use sk_ malloc and free. by Mike Klein · 8 years ago
  85. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  86. 7bfc08b Focus -Wno-over-aligned to just 32-bit x86 Android. (2) by Mike Klein · 8 years ago
  87. 75d6ffb Revert "Focus -Wno-over-aligned to just 32-bit x86 Android." by Mike Reed · 8 years ago
  88. ed924ce Focus -Wno-over-aligned to just 32-bit x86 Android. by Mike Klein · 8 years ago
  89. 6a259bf Revert of My take on SkAlign changes. (patchset #3 id:40001 of https://codereview.chromium.org/2368293002/ ) by mtklein · 8 years ago
  90. 29111a3 Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  91. b12b3c6 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  92. 414c429 allow conic chop to fail by caryclark · 8 years ago
  93. 19eb843 -Wcomma may be good to go now. by Mike Klein · 8 years ago
  94. e1a5f4e My take on SkAlign changes. by mtklein · 8 years ago
  95. a8a9dde add tiger tests by caryclark · 8 years ago
  96. b252604 Fix some fuzzer complaints by Robert Phillips · 8 years ago
  97. 6c3b9cd fix tiger b by caryclark · 8 years ago
  98. 97bbf82 Add SkColor4f serialization by brianosman · 8 years ago
  99. eed6b0e Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 8 years ago
  100. aa84064 Don't compute path keys for volatile paths in GrShape. by bsalomon · 8 years ago