1. 3c48100 Make the debug interface a GrGLTestInterface subclass. by bsalomon · 8 years ago
  2. 423ba24 Swarming: Ensure depot_tools is in PATH when compiling by borenet · 8 years ago
  3. 17a6520 Make SkComposeImageFilter::onFilterImage filter the bounds given to the inner filter. by jbroman · 8 years ago
  4. b95f555 add SK_SUPPORT_LEGACY_PATHEFFECT_PTR for google3 roll fix by reed · 8 years ago
  5. 127fe3e Correct comment to refer to SkImageFilter::kReverse_MapDirection. by jbroman · 8 years ago
  6. 0e6274f Parse icc profiles and exif orientation from jpeg markers by msarett · 8 years ago
  7. 85c9447 Add note about Chromium's use of old libstdc++ to docs. by bungeman · 8 years ago
  8. 7b2707d nanobench: Reduce the total number of statistics being captured. by jcgregorio · 8 years ago
  9. fe7ada7 Make FreeType usable on Windows. by caryclark · 8 years ago
  10. a635936 sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  11. f8ee67e Fix for unaligned automatic variable address in SSE routines. This used to work on linux but crashed on windows when rendering antialiased glyphs. I tracked the problem down to an alignment issue. by marco.diiga · 8 years ago
  12. 2c9c469 SkPDF: metadata first by halcanary · 8 years ago
  13. ee0fa00 Update SKP version by update-skps · 8 years ago
  14. 4ab57e0 Don't convert DWORD to int. by bungeman · 8 years ago
  15. 68c14d9 Templatize SkToXXX. by bungeman · 8 years ago
  16. ba73ad0 Fix uninitialized fCurrProgramID in GrGLCreateNullInterface by fmalita · 8 years ago
  17. 5c473be Document BitmapStateAutoMapper. by herb · 8 years ago
  18. e22bab9 disable SK_SUPPORT_LEGACY_PATHEFFECT_PTR for skia builds by reed · 8 years ago
  19. d15750c Remove uses of SkImageDecoder from samplecode by msarett · 8 years ago
  20. 07ec54d Replace uses of SkImageDecoder in src/animator by msarett · 8 years ago
  21. c2dc1b2 Add DescriptorPool and set manager to GrVkProgram by egdaniel · 8 years ago
  22. 56cb377 Fix ANGLE build by bsalomon · 8 years ago
  23. 470d77a Use dynamic state from vulkan pipelines by egdaniel · 8 years ago
  24. 58fc94e allow more options for shader blitprocs by reed · 8 years ago
  25. d2497f3 Enable extension support and debug layer. by jvanverth · 8 years ago
  26. e820dfe Remove uses of SkImageDecoder from gms by msarett · 8 years ago
  27. b5a94e3 Store null GL context's state in interface object by bsalomon · 8 years ago
  28. fd359ca Implement Vulkan GrBackendObject for textures. by jvanverth · 8 years ago
  29. 89edf7a Revert of Templatize SkToXXX. (patchset #2 id:20001 of https://codereview.chromium.org/1814153003/ ) by bungeman · 8 years ago
  30. 8bea890 Propogate SkBudgeted for NewFromDeferredTextureImageData by ericrk · 8 years ago
  31. 98ed14e Remove --verbose from DM on Swarming bots by borenet · 8 years ago
  32. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 8 years ago
  33. 0be9e80 Templatize SkToXXX. by bungeman · 8 years ago
  34. 3e33e6f Fix pessimizing move in SamplePictFile by fmalita · 8 years ago
  35. dbd94e2 custom ssse3 srcover_n_srgb_bw, about 1.8x speedup by mtklein · 8 years ago
  36. a928b28 4f linear gradient shader blitters by fmalita · 8 years ago
  37. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 8 years ago
  38. 9fbee18 switch patheffects over to sk_sp by reed · 8 years ago
  39. 1195260 Make Win runtime DLLs writeable before overwriting by borenet · 8 years ago
  40. 83c17fa Add SkSpecialImage::makeTextureImage entry point by robertphillips · 8 years ago
  41. 2b1b40e Clean up SSSE3 and SSE4 stubs. by mtklein · 8 years ago
  42. ca2622b return pictures as sk_sp by reed · 8 years ago
  43. eb75c7d allow one zero length dash by caryclark · 8 years ago
  44. 92701ab Revert of Add SkSpecialImage::makeTextureImage entry point & update filterInput (patchset #3 id:40001 of https://codereview.chromium.org/1813813002/ ) by bungeman · 8 years ago
  45. 6f0749c Revert of allow one zero length dash (patchset #8 id:140001 of https://codereview.chromium.org/1805963002/ ) by bungeman · 8 years ago
  46. 5e1a248 allow one zero length dash by caryclark · 8 years ago
  47. 0584901 Add SkSpecialImage::makeTextureImage entry point by robertphillips · 8 years ago
  48. 37bd7c3 Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers by robertphillips · 8 years ago
  49. fc0b6d1 Add SkImageGeneratorWIC by msarett · 8 years ago
  50. 3bcef21 documentation: simplify pdf diagram by halcanary · 8 years ago
  51. b78afe9 documentation: simplify pdf diagram by halcanary · 8 years ago
  52. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 8 years ago
  53. b893a4c Add asRRect method to SkClipStack::Element by cdalton · 8 years ago
  54. a483da3 DM: make --verbose send the vlog to stderr. by mtklein · 8 years ago
  55. 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  56. 0e3129d Fix pointer aliasing bug in SkImageFilter::computeFastBounds. by jbroman · 8 years ago
  57. c9a9987 just write the verbose log file any time we have a --writePath by mtklein · 8 years ago
  58. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 8 years ago
  59. 852f15d free -> reset by mtklein · 8 years ago
  60. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  61. 42d95a0 Fix gdb debugging for the latest NDK release. by djsollen · 8 years ago
  62. 5a60982 Disable bad gif decode on CG by msarett · 8 years ago
  63. 0035718 Revert of Remove uses of SkImageDecoder from gms (patchset #2 id:20001 of https://codereview.chromium.org/1791583002/ ) by bungeman · 8 years ago
  64. c85ce7c Use sktarray.begin() instead of &sktarray[0]. by bungeman · 8 years ago
  65. 13bf339 try to flush stdio in the crash handler by mtklein · 8 years ago
  66. 43812e2 Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium.org/1811723002/ ) by bungeman · 8 years ago
  67. 57d66dd Fix Linux Swarming bots by borenet · 8 years ago
  68. 64e9816 Some fixes for Swarming bots by borenet · 8 years ago
  69. e1849d1 Allow SkGpuDevice::drawSprite to handle subset SkBitmaps by robertphillips · 8 years ago
  70. f8053da Allow const& for SkImages and SkPictures in draw methods. by reed · 8 years ago
  71. d427266 Remove uses of SkImageDecoder from gms by msarett · 8 years ago
  72. 667433f Remove uses of SkImageDecoder from skdiff by msarett · 8 years ago
  73. 1aaadbd make sausages rounder and portable by caryclark · 8 years ago
  74. c5035e7 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  75. 3213b5c Remove SkipZeroesBench by msarett · 8 years ago
  76. 0e3738d free -> reset by mtklein · 8 years ago
  77. d3cfd94 don't create zero length intervals by caryclark · 8 years ago
  78. bbd6068 Add back SkAutoTUnref::detach() for Android temporarily. by mtklein · 8 years ago
  79. cc864c3 Add back SkAutoTDelete::detach() for Android temporarily. by mtklein · 8 years ago
  80. bf680c3 Image filters: fix the zero-sigma fast path in SkBlurImageFilter. by senorblanco · 8 years ago
  81. 2732e18 Un-deprecate new methods to fix Android. by benjaminwagner · 8 years ago
  82. 18300a3 detach -> release by mtklein · 8 years ago
  83. 830dfd8 add blitprocs to shaders by reed · 8 years ago
  84. f594b4c Minor mingw cross compilation fix. by cjacek · 8 years ago
  85. 19dea94 Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ ) by robertphillips · 8 years ago
  86. 5f939ab Use std::unique_ptr. by mtklein · 8 years ago
  87. af1e21e GrTessellator: don't reuse the previous vertex buffer on a cache miss. by senorblanco · 8 years ago
  88. 3eac8d1 Doc: pdf illustration by halcanary · 8 years ago
  89. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  90. 2505814 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  91. b3b6bea Cleanup download scripts related to new Android NDK. by djsollen · 8 years ago
  92. 2691d76 Use std::unique_ptr. by mtklein · 8 years ago
  93. 935f1b1 Split uninteresting hash lines correctly on Windows. by mtklein · 8 years ago
  94. c161310 Begin tracking GL_TEXTURE_ and GL_DRAW_INDIRECT_ buffer bindings by cdalton · 8 years ago
  95. d7ea92f pass cap to dash text by caryclark · 8 years ago
  96. 523fa2a Fix compile on Windows swarming bot by borenet · 8 years ago
  97. 8749cfa Add CMake builder to CQ by borenet · 8 years ago
  98. 15e2a53 add missing API by caryclark · 8 years ago
  99. dbb429a Create new buffer (if necessary) on vkMap by jvanverth · 8 years ago
  100. 1b6934f skip stroke outset of all teeny lines by caryclark · 8 years ago