1. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  2. 37e2334 Auto-generate much of the help text for --config to reduce maintenance by brianosman · 8 years ago
  3. 4562f6e Add ability to pick a different gamut in GPU f16 or sRGB configs by brianosman · 8 years ago
  4. 0262b5c Add adb support to skpbench by csmartdalton · 8 years ago
  5. 4b5179b skpbench by csmartdalton · 8 years ago
  6. cfea18a Delete unused coverage recipe code. by mtklein · 8 years ago
  7. fcee510 Is it just me or is this logging just noise? by mtklein · 8 years ago
  8. 3d5541d Fix Seal_of_Mississippi URL and update version of SVG asset. by rmistry · 8 years ago
  9. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  10. e14e226 Tweak valgrind suppressions for intentional leaks. by mtklein · 8 years ago
  11. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  12. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  13. e839e78 quad and conic do not intersect by caryclark · 8 years ago
  14. 02526bd Fix SkDrawTextBlobCommand null blob crash by fmalita · 8 years ago
  15. 896ddb7 565 is not this important. by mtklein · 8 years ago
  16. 95573e4 Fix SVG flag iOS linking by fmalita · 8 years ago
  17. 6270e55 Add ContextOptions field to SkCommandLineConfigGpu by csmartdalton · 8 years ago
  18. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  19. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  20. 3eee9d9 SkPDF: SkShaper_primitive uses new textblob API by halcanary · 8 years ago
  21. de68d6c Fix storage of gamut transform matrices in SkColorSpace by brianosman · 8 years ago
  22. 81a478c Skip adding coincident edges found by caryclark · 8 years ago
  23. 971cd49 Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ(). by brianosman · 8 years ago
  24. 2b3c2a3 GN: add sanitize arg by mtklein · 8 years ago
  25. 57d6965 Further increase run_benchmark timeout by Ravi Mistry · 8 years ago
  26. 8016b26 interpolation of coincidence must be local to a single span by caryclark · 8 years ago
  27. d9ee597 Add some required packages to tools/install_dependencies.sh by tikuta · 8 years ago
  28. 67f6636 Remove tsan.supp. by mtklein · 8 years ago
  29. 3ed1897 Try removing Ganesh suppression. by mtklein · 8 years ago
  30. e01295c Lift SkString TSAN suppression, to see what yells. by mtklein · 8 years ago
  31. b987afa Remove empty {lsan,ubsan}.supp files. by mtklein · 8 years ago
  32. 0590fa5 Build LSAN suppressions into the test binaries. by mtklein · 8 years ago
  33. 30b9fdd pathops coincident work by caryclark · 8 years ago
  34. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  35. 580fa59 In VulkanWindowContext add check to see if ganesh changed the layout of the image. by egdaniel · 8 years ago
  36. 4bcd62e Add some copy support for vulkan msaa by egdaniel · 8 years ago
  37. cd01b03 GN: add sources_when_disabled to optional by mtklein · 8 years ago
  38. 4f0a23a SkTextBlob: Begin implementing Extended TextBlob API by halcanary · 8 years ago
  39. fd7f867 Increase run_benchmarks timeout because the two Chromium page sets can take a while by rmistry · 8 years ago
  40. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  41. 0ac1bec Add width, height, unique ID, alpha to debugger DrawImageCommand by msarett · 8 years ago
  42. e3031b6 Update ANGLE to latest as of August 25, 2016 by brianosman · 8 years ago
  43. 1c9f55b Do not spam the debugging information by liyuqian · 8 years ago
  44. f412f09 SkDrawCommand: hinting by halcanary · 8 years ago
  45. f419781 update Android auto-detection. by mtklein · 8 years ago
  46. e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
  47. 23d2458 Fix touch event parameter order by liyuqian · 8 years ago
  48. a629166 Build command buffer with is_component_build=false by borenet · 8 years ago
  49. ac3aa24 Plumb drawArc to SkDevice. by bsalomon · 8 years ago
  50. bf63e61 Add mssa configs for vulkan, and simple bug fix by egdaniel · 8 years ago
  51. 300178b Only open X Display once for all test GLX contexts by bsalomon · 8 years ago
  52. 90b5cc3 Improvements to build_command_buffer.py by bsalomon · 8 years ago
  53. f5fe4b5 Fix crash in viewer on certain android devices by egdaniel · 8 years ago
  54. 8c67ebe Clean up Xlib viewer by jvanverth · 8 years ago
  55. d71fe83 Update VERSION of "svg" asset. by rmistry · 8 years ago
  56. 80e38ac Add more error printing to know why command buffer lib failed to load. by bsalomon · 8 years ago
  57. f963599 Add flag for window rectangles to GrRenderTarget by csmartdalton · 8 years ago
  58. d8a620b SVG tool that downloads SVGs from a txt file into a specified dir by rmistry · 8 years ago
  59. a489e3f Add RasterWindowContext_mac by jvanverth · 8 years ago
  60. fc3ea41 Check more GLES versions when creating context by martina.kollarova · 8 years ago
  61. 4e97607 Use sse4.2 CRC32 instructions to hash when available. by mtklein · 8 years ago
  62. 1413d52 Speculative fix for SKP partner-dir upload by borenet · 8 years ago
  63. 401c196 Add new GM for occluded blurmask filter draws by robertphillips · 8 years ago
  64. 1ba1d37 Get Mac viewer working with SDL by jvanverth · 8 years ago
  65. 538d5b6 Move builder_spec, [dm|nanobench]_flags, builder_name_schema to recipes by borenet · 8 years ago
  66. 276d328 Add new bench for occluded blurmaskfilter draws by robertphillips · 8 years ago
  67. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  68. 13cba49 SkShaper: optionally disable harfbuzz by halcanary · 8 years ago
  69. 9e3d3d8 Fix fake_specs.py, update recipe expectation by borenet · 8 years ago
  70. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  71. 5dbd274 gn: fix fiddle by mtklein · 8 years ago
  72. 0b401ce Add code to lua paths to get the fill path and get lists of verbs and points by hstern · 8 years ago
  73. 86baf3d Fix build_command_buffer for Windows by borenet · 8 years ago
  74. b6aafe6 Fix Chrome build for RecreateSKPs and CommandBuffer bots for GYP->GN by borenet · 8 years ago
  75. 320a40d Always return ImageShader, even from SkShader::MakeBitmapShader by reed · 8 years ago
  76. f5b675e Stop running nanobench on Test.*Debug bots by borenet · 8 years ago
  77. e0d3629 Add test configs for instanced rendering by csmartdalton · 8 years ago
  78. 50ce1f2 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 8 years ago
  79. 4e41364 Add another GM to skip in serialize mode. by mtklein · 8 years ago
  80. 39979d8 Revert of Add color space xform support to SkJpegCodec (includes F16!) (patchset #9 id:260001 of https://codereview.chromium.org/2174493002/ ) by msarett · 8 years ago
  81. 73d5533 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 8 years ago
  82. 20c27d6 Make coverage.py optional for dm and nanobench _flags.py by mtklein · 8 years ago
  83. 9b84f8c turn bitmaps into images during recording by reed · 8 years ago
  84. 4484d6a Remove unused render target members from GL and VK sk_app::WindowContext classes by bsalomon · 8 years ago
  85. a26efc9 Include NVPR configs in dm runs on TegraX1 by csmartdalton · 8 years ago
  86. 0634317 GN: fix mac build again by mtklein · 8 years ago
  87. 1c58696 Remove unused sk_app::WindowContext::presentRenderSurface by bsalomon · 8 years ago
  88. b8794cc Enable backend switching for Windows Viewer by jvanverth · 8 years ago
  89. 25c81d4 GN: dm by mtklein · 8 years ago
  90. 7d10b9f GN: fixes for Mac by mtklein · 8 years ago
  91. cb571e1 Rename textual includes as *.inc. by benjaminwagner · 8 years ago
  92. ccde4ab SW backend for viewer on Windows by bsalomon · 8 years ago
  93. 735109c Add gyp define to enable vulkan debug layers by egdaniel · 8 years ago
  94. 7fd93e3 Start measuring f16 and srgb speed. by mtklein · 8 years ago
  95. 6c471f7 Add sw support to viewer on Linux. by bsalomon · 8 years ago
  96. 1b51e0e Move SkJSONCPP.h to tools. It tool-only. by mtklein · 8 years ago
  97. d1bdd1f Use Windowing system-specific WindowContext factories. by bsalomon · 8 years ago
  98. 3a0dbde Remove SkSurfaceProps gamma-correctness flag entirely. by brianosman · 8 years ago
  99. eeb4c38 Don't unnecessarily resize windows in sk_app on X by bsalomon · 8 years ago
  100. efded51 Always supply a color space (sRGB for now) with F16 by brianosman · 8 years ago