1. 32fa510 Abort dm/nanobench on bad configs. by Ben Wagner · 7 years ago
  2. 6d3af6f Roll skia/third_party/externals/angle2/ d23bcd8eb..c2157a09d (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  3. ba7196c Roll skia/third_party/externals/angle2/ ed049ab44..d23bcd8eb (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  4. a9a3564 Roll skia/third_party/externals/angle2/ 47bb4933f..ed049ab44 (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  5. ad8da8e Expose SkPath validation as boolean by Adrienne Walker · 7 years ago
  6. 6a653a5 Roll skia/third_party/externals/angle2/ 553590a57..47bb4933f (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  7. e4f846a Bypass libandroid dynamic linking for ATrace in framework builds by Brian Osman · 7 years ago
  8. 6da8f79 Fix undefined flag for MSAN. by Ben Wagner · 7 years ago
  9. 8c326e9 Remove fStencilClearValue from Vulkan's CommandBufferInfo struct by Robert Phillips · 7 years ago
  10. b74ef03 Hide GrPaint copy constructor and add GrPaint::Clone and remove MoveOrNew and MoveOrCopy. by Brian Salomon · 7 years ago
  11. 92e6cc6 Some performance tweaks for DAA by Yuqian Li · 7 years ago
  12. 8048822 Revert "Revert "Support single line objects and arrays"" by Brian Osman · 7 years ago
  13. f7332d3 Build support for 32-bit armv8-a by Leon Scroggins III · 7 years ago
  14. 31c075e Avoid errors about re-defining __STDC_FORMAT_MACROS by Brian Osman · 7 years ago
  15. 5bb4c0a Roll skia/third_party/externals/angle2/ 0f7714ecc..553590a57 (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  16. 71a1889 Revert "Revert "GrContext::dump that produces JSON formatted output"" by Brian Osman · 7 years ago
  17. 47238c7 remove guard for google3 by Mike Reed · 7 years ago
  18. c2f876b Replace interp() with clut_{3,4}D stages. by Mike Klein · 7 years ago
  19. f4874bc Test non-msaa instanced rendering on Mac by Brian Salomon · 7 years ago
  20. 11ab43c Remove --undefok from recipes. by Ben Wagner · 7 years ago
  21. bfd18cd Move GrAppliedClip into GrPipeline by Brian Salomon · 7 years ago
  22. 6504813 Remove accessRenderTarget calls in service of binding stencil buffer by Robert Phillips · 7 years ago
  23. 2ef3b0f Roll skia/third_party/externals/angle2/ 85d624a51..0f7714ecc (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  24. ab909b5 Add duplicate Valgrind tasks on QuadroP400. by Ben Wagner · 7 years ago
  25. 5eb8fc5 No chop at y extrema for cubics by Yuqian Li · 7 years ago
  26. 0f450ac Revert "GrContext::dump that produces JSON formatted output" by Brian Osman · 7 years ago
  27. a5a69cf Revert "Support single line objects and arrays" by Brian Osman · 7 years ago
  28. 91326c3 Move GrProcessorSet into GrPipeline by Brian Salomon · 7 years ago
  29. 6a14edc Remove SkColorLookUpTable::interp3D(). by Mike Klein · 7 years ago
  30. 54190c4 Revert "Store discard request on the opList and remove GrDiscardOp" by Robert Phillips · 7 years ago
  31. dd3feee Move gFDot6INVERSE definition to cpp file by Yuqian Li · 7 years ago
  32. 6a7d56f Support single line objects and arrays by Brian Osman · 7 years ago
  33. 175af0d GrContext::dump that produces JSON formatted output by Brian Osman · 7 years ago
  34. a07e430 add gamma stage by Mike Klein · 7 years ago
  35. b681a0f Store discard request on the opList and remove GrDiscardOp by Robert Phillips · 7 years ago
  36. c270423 use unsigned to avoid runtime overflow detection by Mike Reed · 7 years ago
  37. 5400c0b Roll skia/third_party/externals/angle2/ 880683b17..85d624a51 (3 commits) by skia-deps-roller@chromium.org · 7 years ago
  38. e1fc9ac Improve float-based dither logic by Eric Karl · 7 years ago
  39. 7e59e39 Roll skia/third_party/externals/angle2/ 3c76d59f1..880683b17 (2 commits) by skia-deps-roller@chromium.org · 7 years ago
  40. 828f1d5 handle overflows in float->int by Mike Reed · 7 years ago
  41. 74c627f Fix stencil clear load in Vulkan by Robert Phillips · 7 years ago
  42. 19e51dc Store GrRenderTarget in GrGpuCommandBuffer by Robert Phillips · 7 years ago
  43. 69fd008 Added SkJSONWriter by Brian Osman · 7 years ago
  44. bca3b8d Revert "Bring recipes up to date." by Eric Boren · 7 years ago
  45. e4024d5 Bring recipes up to date. by Robert Iannucci · 7 years ago
  46. c94ff43 add flag for google3, need to update test by Mike Reed · 7 years ago
  47. 9521447 Add explicit clear of stencil buffer before opLists that use them by Robert Phillips · 7 years ago
  48. 8d8b016 Fix config in run_ct_skps.py by Ravi Mistry · 7 years ago
  49. 3404207 use rasterpipeline for images if matrix is >= scale+translate by Mike Reed · 7 years ago
  50. 4d011be Remove unneeded GrGradientEffect Tegra3 workaround by Florin Malita · 7 years ago
  51. 1af6d68 added canUseFractForNegativeValues to standalone shader caps by Ethan Nicholas · 7 years ago
  52. b12e178 rewrite SkColorLookUpTable::interpDimension() by Mike Klein · 7 years ago
  53. 3b30c4f Relocate gradient negative fract() workaround to GLSLCodeGenerator by Florin Malita · 7 years ago
  54. 26308e1 Remove last uses of SkTypeface::style() in Skia. by Ben Wagner · 7 years ago
  55. 5a625e0 add tool_util to compare images by Mike Reed · 7 years ago
  56. 50d0d05 add an invert stage for inverse CMYK -> CMYK by Mike Klein · 7 years ago
  57. 34335c5 Streamline GrGradientEffect mirror tiling by Florin Malita · 7 years ago
  58. b81a8b9 Consolidate GrGradientEffect analytical impls by Florin Malita · 7 years ago
  59. e9bf6dc Don't compare against uninit edge in SkPath::conservativelyContainsRect by Brian Salomon · 7 years ago
  60. 04e4dd3 Added new test image (ICC v4 CMYK) to colorimages by Brian Osman · 7 years ago
  61. 8a0044f Tiling support for GrGradientEffect kTwo_ColorType/kThree_ColorType by Florin Malita · 7 years ago
  62. c6c10b4 Remove SkTypeface::Style from fuzzers and lua. by Ben Wagner · 7 years ago
  63. 0ac06e4 Bot updates for SkiaCT tasks. by Ravi Mistry · 7 years ago
  64. 65a88fa Add GrDebugMarkerOp by Robert Phillips · 7 years ago
  65. bdc3afa simplify gm matrices by Mike Reed · 7 years ago
  66. 95db9b3 Make bmp text position attribute be highp by Brian Salomon · 7 years ago
  67. e099653 Add another blacklist for win Intel perf by Greg Daniel · 7 years ago
  68. 8aeec29 simplify shaderbase -- remove shaderproc -- no measurable speed diff by Mike Reed · 7 years ago
  69. 0f5505b Add failing SKP from new SKP repository to the ImgDecode blacklist by Ravi Mistry · 7 years ago
  70. 8eec2e3 Remove blacklist of win nvidia vulkan skimage test by Greg Daniel · 7 years ago
  71. 9deaab6 Roll skia/third_party/externals/angle2/ 188fd5f6f..3c76d59f1 (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  72. 8780eda add 'R' to toggle rasterpipeline in sampleapp by Mike Reed · 7 years ago
  73. 3d35d14 fix Vulkan doc typo by Heather Miller · 7 years ago
  74. 2045e3b Avoid int overflow in LinearGradientContext::shade4_dx_clamp by Florin Malita · 7 years ago
  75. b072bb6 CCPR: Process quadratic flat edges without soft msaa by Chris Dalton · 7 years ago
  76. 399b3c2 Add AAA and DAA toggles to viewer by Yuqian Li · 7 years ago
  77. 522101f Remove SK_NO_ANALYTIC_AA by Yuqian Li · 7 years ago
  78. 54043a0 Flush threaded device when reaching max queue size by Yuqian Li · 7 years ago
  79. 1aa731a remove unused shadeSpanAlpha -- handled by rasterpipeline by Mike Reed · 7 years ago
  80. e08c6a9 Upgrade Valgrind to 3.13.0. by Ben Wagner · 7 years ago
  81. 6dd8cf1 Remove SkLightingShader and associated classes by Robert Phillips · 7 years ago
  82. 35ee0e0 clean up useage of SkFloatBits by Mike Reed · 7 years ago
  83. b2a5973 Update SKP version by UpdateSKPs · 7 years ago
  84. eb66959 Revert "Tiling support for GrGradientEffect kTwo_ColorType/kThree_ColorType" by Florin Malita · 7 years ago
  85. 155e942 Roll skia/third_party/externals/angle2/ 90d874fc6..188fd5f6f (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  86. da92080 Roll skia/third_party/externals/angle2/ 53440f39c..90d874fc6 (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  87. 8addae8 just use math.h for converting from float to int by Mike Reed · 7 years ago
  88. b86aaeb Tiling support for GrGradientEffect kTwo_ColorType/kThree_ColorType by Florin Malita · 7 years ago
  89. 621ee98 Fix corner case in NonAAStrokeRectOp (stroke width > the rect's width or height) by Robert Phillips · 7 years ago
  90. 4a081e2 Add GrMtlTexture classes by Greg Daniel · 7 years ago
  91. 21c3fb9 Add OS to SkiaCT dimensions. by Ben Wagner · 7 years ago
  92. 5698b00 Update Win10 Haswell bots to latest Intel driver. by Ben Wagner · 7 years ago
  93. 514ac0b remove unused flag by Mike Reed · 7 years ago
  94. 4c06f5e fix links and missing constructor by Cary Clark · 7 years ago
  95. 6f08ece Add duplicate XSAN tasks on QuadroP400. by Ben Wagner · 7 years ago
  96. 0851d30 stop using SK_USE_FLOATBITS by Mike Reed · 7 years ago
  97. c274ec4 Add Linux QuadroP400 bots. by Ben Wagner · 7 years ago
  98. 36f054a GrGradientEffect::onIsEqual() must also consider tiling by Florin Malita · 7 years ago
  99. 121ad19 Update SkClipStack's bound computation by Robert Phillips · 7 years ago
  100. f60e162 clamp_1 is also a no-op with 8-bit lowp by Mike Klein · 7 years ago