1. 530c844 Remove unnecessary getColorSpace() API from SkCodec by msarett · 8 years ago
  2. 8168194 allow curves on side of lines to be very small by caryclark · 8 years ago
  3. 85f0e63 Add "skp" asset by borenet · 8 years ago
  4. 95302da Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  5. 33d3258 Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 of https://codereview.chromium.org/2146073003/ ) by vjiaoblack · 8 years ago
  6. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  7. 0ae097d Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  8. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  9. 9f071d1 Update build_command_buffer.py to copy libcommand_buffer_gles2.so from the correct dir on linux by bsalomon · 8 years ago
  10. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  11. ea70c4b Remove SkDevice::accessRenderTarget virtual by robertphillips · 8 years ago
  12. fbbf01a Add iOS to platform_os_emoji. by bungeman · 8 years ago
  13. 7b70156 Fix context creation problems in dm by martina.kollarova · 8 years ago
  14. c8fcb9c Add "Infra" to the builder_name_schema by borenet · 8 years ago
  15. a3f3cac Stub in Mac viewer code. by jvanverth · 8 years ago
  16. c7b4b28 Make sk_app::WindowContext directly create a SkSurface without an intermediate GrRenderTarget by bsalomon · 8 years ago
  17. d876a4b Add bounds info by fmenozzi · 8 years ago
  18. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  19. 55888e4 pathops coincidence and security rewrite by caryclark · 8 years ago
  20. f023e68 Add filename to gradient scrape by fmenozzi · 8 years ago
  21. 9ce3a54 Add capability for SkColorXform to output half floats by msarett · 8 years ago
  22. 016e51f Add verb field in scraping scripts by fmenozzi · 8 years ago
  23. e5de130 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  24. 6c3ada9 Turn back on nanobench on Debug trybots. by mtklein · 8 years ago
  25. 6e998e6 Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  26. 1185d90 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  27. f461e7c Try blacklisting RAW images on Nexus 9 by msarett · 8 years ago
  28. e504dbc Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  29. c460020 Run the Vulkan config on nanobench for Vulkan bots by borenet · 8 years ago
  30. 6373c95 Monitor profile tool, now with Windows support, too! by brianosman · 8 years ago
  31. 90ccfba Fix Lua bugs, nit name change by fmenozzi · 8 years ago
  32. 6d3fb89 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  33. 2052f31 Enable SkTaskGroup threading in monobench. by mtklein · 8 years ago
  34. f119796 tools/SkShaper: SkStream->blob by halcanary · 8 years ago
  35. 7f2c85e Add hard stop count by fmenozzi · 8 years ago
  36. e1d2007 Respect --match for samples and jpgs in viewer by brianosman · 8 years ago
  37. 8792e52 tools/fiddle: remove unused fiddler.go by halcanary · 8 years ago
  38. 8a74f13 tools/SkShaper: factor shaping out of using_skia_and_harfbuzz by halcanary · 8 years ago
  39. 7e602c2 hacking on a single-benchmark tool by mtklein · 8 years ago
  40. babc3de deferred canvas by reed · 8 years ago
  41. 63f30d9 fix typos and capitalization on drawTextRSXform CL by reed · 8 years ago
  42. 6d2c3e7 add bounds to textblob by reed · 8 years ago
  43. 45561a0 drawTextRSXform by reed · 8 years ago
  44. 2edb0f4 More accurate render time and continuous fresh by liyuqian · 8 years ago
  45. 0d28e57 Fix caching of sample locations by csmartdalton · 8 years ago
  46. 7ec9241 Add resource tracking output and command buffer recycling by jvanverth · 8 years ago
  47. c3ea34b Blacklist fontscalerdistortable on Win8. by benjaminwagner · 8 years ago
  48. 42e6798 Revert of Fix caching of sample locations (patchset #3 id:40001 of https://codereview.chromium.org/2111423002/ ) by rmistry · 8 years ago
  49. 09d49a3 Fix caching of sample locations by csmartdalton · 8 years ago
  50. 627ad6d using_skia_and_harfbuzz: use default typeface by halcanary · 8 years ago
  51. a5cf4f4 Fix png encoding in skia debugger by msarett · 8 years ago
  52. ee0c555 skiaserve: Use snakeCase for JSON identifiers. by jcgregorio · 8 years ago
  53. 9a7acdc debugger: Allow for larger images. by jcgregorio · 8 years ago
  54. 67f62fa add short-desc by reed · 8 years ago
  55. fb40923 Add Annotations to old debugger by robertphillips · 8 years ago
  56. 97660cc add annotations to debugger by reed · 8 years ago
  57. b4f254e Changes to Lua gradient scraping by fmenozzi · 8 years ago
  58. a84d660 remove experimental treat-skcolor-as-srgb flag by reed · 8 years ago
  59. 0a3a7f7 Have gpu createTestingOlyBackendTexture know if it is a render target or not by egdaniel · 8 years ago
  60. 28a838e Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h by robertphillips · 8 years ago
  61. b593a76 Support GL_SAMPLES queries in null contexts by csmartdalton · 8 years ago
  62. c04ff47 GN by mtklein · 8 years ago
  63. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  64. 37feccb Revert of Support GL_SAMPLES queries in null contexts (patchset #4 id:60001 of https://codereview.chromium.org/2085043002/ ) by brianosman · 8 years ago
  65. 57e9853 Support GL_SAMPLES queries in null contexts by csmartdalton · 8 years ago
  66. 3917cf4 Revert of GN (patchset #12 id:220001 of https://codereview.chromium.org/2087593002/ ) by mtklein · 8 years ago
  67. 1d8de59 GN by mtklein · 8 years ago
  68. e6865a0 Revert of Support GL_SAMPLES queries in null contexts (patchset #2 id:20001 of https://codereview.chromium.org/2085043002/ ) by brianosman · 8 years ago
  69. 64b92a5 Support GL_SAMPLES queries in null contexts by csmartdalton · 8 years ago
  70. db197a5 Fix Mac clang linker by msarett · 8 years ago
  71. 9b972c4 Support texel and draw-indirect buffers in null GL contexts by csmartdalton · 8 years ago
  72. 70ba047 Buildbot spec: Add device_type for Android One by borenet · 8 years ago
  73. ddbc6e5 Exempt GrShape test from running on Android by bsalomon · 8 years ago
  74. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  75. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  76. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  77. 063ece7 Enable viewer in non-Vulkan builds by jvanverth · 8 years ago
  78. ed330c8 Quickly fix the Compile Problem of Unused kkImageColorXformMetaData by liyuqian · 8 years ago
  79. 74959a1 Use Offscreen Surface for Split Screen by liyuqian · 8 years ago
  80. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  81. 344c983 Fix Vulkan build after API change by msarett · 8 years ago
  82. ab82418 Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ ) by brianosman · 8 years ago
  83. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  84. c7027ab Add samples to Viewer. by jvanverth · 8 years ago
  85. 963632f Revert of Enable viewer in non-Vulkan builds (patchset #2 id:20001 of https://codereview.chromium.org/2067023002/ ) by egdaniel · 8 years ago
  86. 746b792 Enable viewer in non-Vulkan builds by jvanverth · 8 years ago
  87. d76fcda If we fail to create a window surface with sRGB, try again without. by brianosman · 8 years ago
  88. 401cf48 Quickly fix 0f to 0.0f TBR=egdaniel@google.com by liyuqian · 8 years ago
  89. 6b6ffc4 Create free list heap for suballocation by jvanverth · 8 years ago
  90. d06693d Quickly fix the double to SkScalar issue by liyuqian · 8 years ago
  91. 6f163d2 Display JPGs in Viewer with Split Screen and ColorSpaceXform by liyuqian · 8 years ago
  92. f533f11 Revert of Add samples to Viewer. (patchset #4 id:60001 of https://codereview.chromium.org/2056343004/ ) by egdaniel · 8 years ago
  93. 2ec06c9 skiaserve no longer crashes when no X server is present by ethannicholas · 8 years ago
  94. 76963e7 Add samples to Viewer. by jvanverth · 8 years ago
  95. 25d57db Request an sRGB FBO0 on Android. Fixes sRGB GL mode. by brianosman · 8 years ago
  96. a233620 Remove shaderc cmake compiling by kjlubick · 8 years ago
  97. 9207cae Cleanup VulkanWindowContext for use on Android by djsollen · 8 years ago
  98. ea406dd Add blurcircles to blacklist for macmini4.1 by bsalomon · 8 years ago
  99. 5dfe7bb Define LEAN_AND_MEAN and NOMINMAX for all windows builds by egdaniel · 8 years ago
  100. c9b4ccd Skip verylargebitmap serialization on Android too by mtklein · 8 years ago