1. 0db0779 Fix tracing macros for framework builds by Brian Osman · 7 years ago
  2. 769faa2 Run perf tests on glsrgb and glessrgb configs. by Ben Wagner · 7 years ago
  3. f28d472 Fix dm when --config not specified. by Ben Wagner · 7 years ago
  4. 228f761 Simplify difference and exclusion. by Mike Klein · 7 years ago
  5. d0803a4 Roll skia/third_party/externals/angle2/ 82ef774b7..0d671c9a7 (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  6. a9b9e02 Roll skia/third_party/externals/angle2/ 5116d6875..82ef774b7 (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  7. 8ae1275 lowp: lighten, difference, exclusion by Florin Malita · 7 years ago
  8. 215922a Update SKP version by UpdateSKPs · 7 years ago
  9. 13544df Roll skia/third_party/externals/angle2/ 936ea3250..5116d6875 (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  10. 1c293c0 Guard lowp changes by Florin Malita · 7 years ago
  11. 0bf0bc6 Lowp darken stage by Florin Malita · 7 years ago
  12. 6ad3ffe Guard AA change to wait for rebaselines by Yuqian Li · 7 years ago
  13. be8ad45 Omit failing test for IntelIris640 Ubuntu Vulkan. by Ben Wagner · 7 years ago
  14. dbb9e36 Avoid converting drawImage/drawImageRect into drawBitmap calls by Derek Sollenberger · 7 years ago
  15. 5287518 Remove CHECK_SHOULD_DRAW from SkGpuDevice by Brian Salomon · 7 years ago
  16. 35ae65d SkSafeMath for tracking size_t overflow by Herb Derby · 7 years ago
  17. 4a31c46 Don't store clipped x which could break edge order by Yuqian Li · 7 years ago
  18. 6dda584 remove monobench by Mike Klein · 7 years ago
  19. fef8fdd Add new Linux IntelIris640 jobs. by Ben Wagner · 7 years ago
  20. c10850f remove mask load() and store() by Mike Klein · 7 years ago
  21. 6382f45 Replace log2 with SkNextLog2 by Brian Osman · 7 years ago
  22. a1d1703 double pump 8-bit stages by Mike Klein · 7 years ago
  23. 3c28653 Upgrade Intel HD4600 and Iris6100 drivers. by Ben Wagner · 7 years ago
  24. 423d163 Revert "Remove subpixel positioning implies no bytecode hinting." by Ben Wagner · 7 years ago
  25. f8f60df Roll skia/third_party/externals/angle2/ c2157a09d..936ea3250 (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  26. 4f6e271 ok, add a bench source by Mike Klein · 7 years ago
  27. 8807680 Remove subpixel positioning implies no bytecode hinting. by Ben Wagner · 7 years ago
  28. 26080be Much lower overhead Skia event tracing in the framework by Brian Osman · 7 years ago
  29. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  30. e2cbd04 Fix DM_ARGS in public.bzl. by Ben Wagner · 7 years ago
  31. 32fa510 Abort dm/nanobench on bad configs. by Ben Wagner · 7 years ago
  32. 6d3af6f Roll skia/third_party/externals/angle2/ d23bcd8eb..c2157a09d (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  33. ba7196c Roll skia/third_party/externals/angle2/ ed049ab44..d23bcd8eb (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  34. a9a3564 Roll skia/third_party/externals/angle2/ 47bb4933f..ed049ab44 (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  35. ad8da8e Expose SkPath validation as boolean by Adrienne Walker · 7 years ago
  36. 6a653a5 Roll skia/third_party/externals/angle2/ 553590a57..47bb4933f (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  37. e4f846a Bypass libandroid dynamic linking for ATrace in framework builds by Brian Osman · 7 years ago
  38. 6da8f79 Fix undefined flag for MSAN. by Ben Wagner · 7 years ago
  39. 8c326e9 Remove fStencilClearValue from Vulkan's CommandBufferInfo struct by Robert Phillips · 7 years ago
  40. b74ef03 Hide GrPaint copy constructor and add GrPaint::Clone and remove MoveOrNew and MoveOrCopy. by Brian Salomon · 7 years ago
  41. 92e6cc6 Some performance tweaks for DAA by Yuqian Li · 7 years ago
  42. 8048822 Revert "Revert "Support single line objects and arrays"" by Brian Osman · 7 years ago
  43. f7332d3 Build support for 32-bit armv8-a by Leon Scroggins III · 7 years ago
  44. 31c075e Avoid errors about re-defining __STDC_FORMAT_MACROS by Brian Osman · 7 years ago
  45. 5bb4c0a Roll skia/third_party/externals/angle2/ 0f7714ecc..553590a57 (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  46. 71a1889 Revert "Revert "GrContext::dump that produces JSON formatted output"" by Brian Osman · 7 years ago
  47. 47238c7 remove guard for google3 by Mike Reed · 7 years ago
  48. c2f876b Replace interp() with clut_{3,4}D stages. by Mike Klein · 7 years ago
  49. f4874bc Test non-msaa instanced rendering on Mac by Brian Salomon · 7 years ago
  50. 11ab43c Remove --undefok from recipes. by Ben Wagner · 7 years ago
  51. bfd18cd Move GrAppliedClip into GrPipeline by Brian Salomon · 7 years ago
  52. 6504813 Remove accessRenderTarget calls in service of binding stencil buffer by Robert Phillips · 7 years ago
  53. 2ef3b0f Roll skia/third_party/externals/angle2/ 85d624a51..0f7714ecc (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  54. ab909b5 Add duplicate Valgrind tasks on QuadroP400. by Ben Wagner · 7 years ago
  55. 5eb8fc5 No chop at y extrema for cubics by Yuqian Li · 7 years ago
  56. 0f450ac Revert "GrContext::dump that produces JSON formatted output" by Brian Osman · 7 years ago
  57. a5a69cf Revert "Support single line objects and arrays" by Brian Osman · 7 years ago
  58. 91326c3 Move GrProcessorSet into GrPipeline by Brian Salomon · 7 years ago
  59. 6a14edc Remove SkColorLookUpTable::interp3D(). by Mike Klein · 7 years ago
  60. 54190c4 Revert "Store discard request on the opList and remove GrDiscardOp" by Robert Phillips · 7 years ago
  61. dd3feee Move gFDot6INVERSE definition to cpp file by Yuqian Li · 7 years ago
  62. 6a7d56f Support single line objects and arrays by Brian Osman · 7 years ago
  63. 175af0d GrContext::dump that produces JSON formatted output by Brian Osman · 7 years ago
  64. a07e430 add gamma stage by Mike Klein · 7 years ago
  65. b681a0f Store discard request on the opList and remove GrDiscardOp by Robert Phillips · 7 years ago
  66. c270423 use unsigned to avoid runtime overflow detection by Mike Reed · 7 years ago
  67. 5400c0b Roll skia/third_party/externals/angle2/ 880683b17..85d624a51 (3 commits) by skia-deps-roller@chromium.org · 7 years ago
  68. e1fc9ac Improve float-based dither logic by Eric Karl · 7 years ago
  69. 7e59e39 Roll skia/third_party/externals/angle2/ 3c76d59f1..880683b17 (2 commits) by skia-deps-roller@chromium.org · 7 years ago
  70. 828f1d5 handle overflows in float->int by Mike Reed · 7 years ago
  71. 74c627f Fix stencil clear load in Vulkan by Robert Phillips · 7 years ago
  72. 19e51dc Store GrRenderTarget in GrGpuCommandBuffer by Robert Phillips · 7 years ago
  73. 69fd008 Added SkJSONWriter by Brian Osman · 7 years ago
  74. bca3b8d Revert "Bring recipes up to date." by Eric Boren · 7 years ago
  75. e4024d5 Bring recipes up to date. by Robert Iannucci · 7 years ago
  76. c94ff43 add flag for google3, need to update test by Mike Reed · 7 years ago
  77. 9521447 Add explicit clear of stencil buffer before opLists that use them by Robert Phillips · 7 years ago
  78. 8d8b016 Fix config in run_ct_skps.py by Ravi Mistry · 7 years ago
  79. 3404207 use rasterpipeline for images if matrix is >= scale+translate by Mike Reed · 7 years ago
  80. 4d011be Remove unneeded GrGradientEffect Tegra3 workaround by Florin Malita · 7 years ago
  81. 1af6d68 added canUseFractForNegativeValues to standalone shader caps by Ethan Nicholas · 7 years ago
  82. b12e178 rewrite SkColorLookUpTable::interpDimension() by Mike Klein · 7 years ago
  83. 3b30c4f Relocate gradient negative fract() workaround to GLSLCodeGenerator by Florin Malita · 7 years ago
  84. 26308e1 Remove last uses of SkTypeface::style() in Skia. by Ben Wagner · 7 years ago
  85. 5a625e0 add tool_util to compare images by Mike Reed · 7 years ago
  86. 50d0d05 add an invert stage for inverse CMYK -> CMYK by Mike Klein · 7 years ago
  87. 34335c5 Streamline GrGradientEffect mirror tiling by Florin Malita · 7 years ago
  88. b81a8b9 Consolidate GrGradientEffect analytical impls by Florin Malita · 7 years ago
  89. e9bf6dc Don't compare against uninit edge in SkPath::conservativelyContainsRect by Brian Salomon · 7 years ago
  90. 04e4dd3 Added new test image (ICC v4 CMYK) to colorimages by Brian Osman · 7 years ago
  91. 8a0044f Tiling support for GrGradientEffect kTwo_ColorType/kThree_ColorType by Florin Malita · 7 years ago
  92. c6c10b4 Remove SkTypeface::Style from fuzzers and lua. by Ben Wagner · 7 years ago
  93. 0ac06e4 Bot updates for SkiaCT tasks. by Ravi Mistry · 7 years ago
  94. 65a88fa Add GrDebugMarkerOp by Robert Phillips · 7 years ago
  95. bdc3afa simplify gm matrices by Mike Reed · 7 years ago
  96. 95db9b3 Make bmp text position attribute be highp by Brian Salomon · 7 years ago
  97. e099653 Add another blacklist for win Intel perf by Greg Daniel · 7 years ago
  98. 8aeec29 simplify shaderbase -- remove shaderproc -- no measurable speed diff by Mike Reed · 7 years ago
  99. 0f5505b Add failing SKP from new SKP repository to the ImgDecode blacklist by Ravi Mistry · 7 years ago
  100. 8eec2e3 Remove blacklist of win nvidia vulkan skimage test by Greg Daniel · 7 years ago