1. b3a3b58 Add SK_SUPPORT_LEGACY_ARITHMETICMODE flag to public.bzl. by benjaminwagner · 8 years ago
  2. fd016d7 Add command buffer submits before copy calls in vulkan. by egdaniel · 8 years ago
  3. 1f4a874 SkRasterPipeline: add last() and docs. by Mike Klein · 8 years ago
  4. 3ba96c8 Turn on -Wgnu-anonymous-struct and -Wnested-anonymous-types. by Mike Klein · 8 years ago
  5. b353863 Revert of Add command buffer submits before copy calls in vulkan. (patchset #5 id:80001 of https://codereview.chromium.org/2363773006/ ) by egdaniel · 8 years ago
  6. 53c7bbf GN: match shell behavior for cc and cxx in is_clang.py by csmartdalton · 8 years ago
  7. 615daf0 OverAlignedTest: use sk_ malloc and free. by Mike Klein · 8 years ago
  8. 5b20c46 Update vulkan varying locations to correctly handle arrays by egdaniel · 8 years ago
  9. 25661ba Add command buffer submits before copy calls in vulkan. by egdaniel · 8 years ago
  10. cfdd64f Fix dm/nanobench uploads for Gerrit-based trybots by Eric Boren · 8 years ago
  11. 600c6a7 Turn on -Wnewline-eof. by Mike Klein · 8 years ago
  12. 67075f0 another attempt to fix nonrectangular by caryclark · 8 years ago
  13. 16a2e54 need to apply CTM to clip rect in arithmetic imagefilter by Mike Reed · 8 years ago
  14. fbf23b8 [task scheduler] Add uploads to tasks.json by borenet · 8 years ago
  15. 2e6c17c Remove gen_bench_expectations_from_codereview by borenet · 8 years ago
  16. 6ad6ba4 remove more stray semicolons from Vulkan code by Mike Klein · 8 years ago
  17. bc9b296 Add GrVkCopyPipeline to handle vulkan copies as draws by egdaniel · 8 years ago
  18. cefee07 Delete unused upload_*_results.py by borenet · 8 years ago
  19. 5c2310c Add mips dsp arch variants to gyp_to_android.py. by branimir.vasic · 8 years ago
  20. 8f514c7 We really shouldn't pass SkFontStyle to printf as %d. by Mike Klein · 8 years ago
  21. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  22. 9766f00 Add swarming task for upload_dm_results by borenet · 8 years ago
  23. 7bfc08b Focus -Wno-over-aligned to just 32-bit x86 Android. (2) by Mike Klein · 8 years ago
  24. 75d6ffb Revert "Focus -Wno-over-aligned to just 32-bit x86 Android." by Mike Reed · 8 years ago
  25. a99b66d Remove outdated comments about pre-sk_sp semantics by brianosman · 8 years ago
  26. e78d487 Clamp Vulkan caps to INT_MAX by jvanverth · 8 years ago
  27. 403d154 Revert "Revert "replace Arithmetic xfermode with imagefilter"" by Mike Reed · 8 years ago
  28. ed924ce Focus -Wno-over-aligned to just 32-bit x86 Android. by Mike Klein · 8 years ago
  29. 6a259bf Revert of My take on SkAlign changes. (patchset #3 id:40001 of https://codereview.chromium.org/2368293002/ ) by mtklein · 8 years ago
  30. 10ff5bf Revert "replace Arithmetic xfermode with imagefilter" by Mike Reed · 8 years ago
  31. 29111a3 Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  32. 2cc7f8d Move undefined-func-template to wont-fix warnings. by Mike Klein · 8 years ago
  33. 0530c88 replace Arithmetic xfermode with imagefilter by Mike Reed · 8 years ago
  34. 21112de Fix typo by liyuqian · 8 years ago
  35. 804af7d Revert of Fix bufferIndex check in VulkanWindowContext (patchset #1 id:1 of https://codereview.chromium.org/2363353003/ ) by egdaniel · 8 years ago
  36. e6bd20e Fix bufferIndex check in VulkanWindowContext by egdaniel · 8 years ago
  37. b12b3c6 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  38. 1d08998 Minor clean up of GrAAConvexTessellator by Robert Phillips · 8 years ago
  39. 0d96fbd Roll recipes by borenet · 8 years ago
  40. 414c429 allow conic chop to fail by caryclark · 8 years ago
  41. 849f502 Turn on -Wundefined-reinterpret-cast. by Mike Klein · 8 years ago
  42. fe843ce Tag checkerboard bitmaps as sRGB by brianosman · 8 years ago
  43. 19eb843 -Wcomma may be good to go now. by Mike Klein · 8 years ago
  44. e1a5f4e My take on SkAlign changes. by mtklein · 8 years ago
  45. 3948a1b bin/coverage: a GN version of the coverage script by halcanary · 8 years ago
  46. 8b5ec39 Include timestamp in nanobench JSON file name by borenet · 8 years ago
  47. a8a9dde add tiger tests by caryclark · 8 years ago
  48. 8b4a202 Typo? by mtklein · 8 years ago
  49. f347c51 GN: detect is_clang, use it to switch Clang to warning blacklist. by mtklein · 8 years ago
  50. 85552e4 Quiet a -Wcomma warning. by mtklein · 8 years ago
  51. 477ba0c beziers: I missed an unsequenced moveTo() pair. by mtklein · 8 years ago
  52. b252604 Fix some fuzzer complaints by Robert Phillips · 8 years ago
  53. 0dc744a Revert "GN: detect is_clang, use it to switch Clang to warning blacklist." by Mike Klein · 8 years ago
  54. 75a171c Documentation: fix links by halcanary · 8 years ago
  55. 787339e GN: detect is_clang, use it to switch Clang to warning blacklist. by Mike Klein · 8 years ago
  56. b58a2b4 Stop aggregating texture/buffer access objects in GrFragmentProcessor parents. by bsalomon · 8 years ago
  57. 94d7872 In makeLinearGamma, return the original CS if it's already linear by Brian Osman · 8 years ago
  58. 1c127cc These calls to SkRandom are not sequenced. by mtklein · 8 years ago
  59. 6c3b9cd fix tiger b by caryclark · 8 years ago
  60. eafe9d1 Dash to use SkIsAlign2 by cblume · 8 years ago
  61. 97bbf82 Add SkColor4f serialization by brianosman · 8 years ago
  62. b82ac17 Update SKP version by update-skps · 8 years ago
  63. bc02cae Disable msaa on iHD530 bot. by benjaminwagner · 8 years ago
  64. d68f9b0 GN: ANGLE by mtklein · 8 years ago
  65. eed6b0e Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 8 years ago
  66. 49da334 Add validation of RRects to SkValidatingReadBuffer by Robert Phillips · 8 years ago
  67. aa84064 Don't compute path keys for volatile paths in GrShape. by bsalomon · 8 years ago
  68. bf41fa8 Add Pixel C knobs to skpbench by csmartdalton · 8 years ago
  69. 68c3d30 Some Vulkan memory fixes and cleanup by jvanverth · 8 years ago
  70. 667a007 change SkXfermodeImageFilter to carry no impl information by Mike Reed · 8 years ago
  71. cc09372 fix msan bug in pathops by caryclark · 8 years ago
  72. 9466379 Include GLTestContext_command_buffer.cpp in G3 build. by Mike Klein · 8 years ago
  73. 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
  74. 1cd88c4 use SkCanvas::ClipOp by Mike Reed · 8 years ago
  75. 623ef92 Json ide script for gn to output cmake. by bungeman · 8 years ago
  76. 53c3808 Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 8 years ago
  77. 27a3aa5 Make GrRenderableConfigForColorSpace argument const by brianosman · 8 years ago
  78. f23dc49 Add swarming task for nanobench upload by borenet · 8 years ago
  79. 27c015d split tight quads and conics by caryclark · 8 years ago
  80. 5a9c2f1 sRGB cleanup in image filters. Ensure we configure paints correctly. by brianosman · 8 years ago
  81. c68e8924 It is possible to try and draw to an unsupported format. Let this go. by brianosman · 8 years ago
  82. 2a4d1e1 SkPDF: do not assert when openStream return nullptr by halcanary · 8 years ago
  83. d14df7c document.close from bool to void by reed · 8 years ago
  84. ae6e486 Revert of Some Vulkan memory fixes and cleanup (patchset #2 id:20001 of https://codereview.chromium.org/2356343003/ ) by jvanverth · 8 years ago
  85. 5414be0 G instead of R, thanks Gold by msarett · 8 years ago
  86. 1c10607 don't close a contour with a line if nothing's there by caryclark · 8 years ago
  87. c5850e9 Some Vulkan memory fixes and cleanup by jvanverth · 8 years ago
  88. 3d89a7c Update Chrome section to include Skia roll/sheriff/bug info by hcm · 8 years ago
  89. 8c17097 Make AALinearizingConvexPathRenderer able to handle stroke and fill by robertphillips · 8 years ago
  90. e2e87f3 Change implementation of flush-count based GrGpuResource purging by bsalomon · 8 years ago
  91. 5745d79 skpbench fixes for linux by csmartdalton · 8 years ago
  92. cf7b877 Add BGRA as input format to SkColorSpaceXform by msarett · 8 years ago
  93. 5f54434 Remove assert that current color is never used. by bungeman · 8 years ago
  94. d454609 Support for color-spaces with multi-stop (texture) gradients by brianosman · 8 years ago
  95. ecbc526 GN: build skiaserve by mtklein · 8 years ago
  96. bac1046 Reland of ix for conic fuzz (patchset #1 id:1 of https://codereview.chromium.org/2361473004/ ) by caryclark · 8 years ago
  97. 08b3455 Revert of fix for conic fuzz (patchset #3 id:40001 of https://codereview.chromium.org/2350263003/ ) by caryclark · 8 years ago
  98. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 8 years ago
  99. 4be0e7c Make SkColorSpaceXform::New() take bare ptrs by msarett · 8 years ago
  100. 90939aa Run commandbuffer config on CommandBuffer Perf bots. by mtklein · 8 years ago