1. 3213b5c Remove SkipZeroesBench by msarett · 8 years ago
  2. 0e3738d free -> reset by mtklein · 8 years ago
  3. d3cfd94 don't create zero length intervals by caryclark · 8 years ago
  4. bbd6068 Add back SkAutoTUnref::detach() for Android temporarily. by mtklein · 8 years ago
  5. cc864c3 Add back SkAutoTDelete::detach() for Android temporarily. by mtklein · 8 years ago
  6. bf680c3 Image filters: fix the zero-sigma fast path in SkBlurImageFilter. by senorblanco · 8 years ago
  7. 2732e18 Un-deprecate new methods to fix Android. by benjaminwagner · 8 years ago
  8. 18300a3 detach -> release by mtklein · 8 years ago
  9. 830dfd8 add blitprocs to shaders by reed · 8 years ago
  10. f594b4c Minor mingw cross compilation fix. by cjacek · 8 years ago
  11. 19dea94 Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ ) by robertphillips · 8 years ago
  12. 5f939ab Use std::unique_ptr. by mtklein · 8 years ago
  13. af1e21e GrTessellator: don't reuse the previous vertex buffer on a cache miss. by senorblanco · 8 years ago
  14. 3eac8d1 Doc: pdf illustration by halcanary · 8 years ago
  15. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  16. 2505814 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  17. b3b6bea Cleanup download scripts related to new Android NDK. by djsollen · 8 years ago
  18. 2691d76 Use std::unique_ptr. by mtklein · 8 years ago
  19. 935f1b1 Split uninteresting hash lines correctly on Windows. by mtklein · 8 years ago
  20. c161310 Begin tracking GL_TEXTURE_ and GL_DRAW_INDIRECT_ buffer bindings by cdalton · 8 years ago
  21. d7ea92f pass cap to dash text by caryclark · 8 years ago
  22. 523fa2a Fix compile on Windows swarming bot by borenet · 8 years ago
  23. 8749cfa Add CMake builder to CQ by borenet · 8 years ago
  24. 15e2a53 add missing API by caryclark · 8 years ago
  25. dbb429a Create new buffer (if necessary) on vkMap by jvanverth · 8 years ago
  26. 1b6934f skip stroke outset of all teeny lines by caryclark · 8 years ago
  27. 9552ed3 Google3 apps are still using Create* shader methods. by mtklein · 8 years ago
  28. 246723f Update to new DNG SDK: Integrate integer overflow fixes by yujieqin · 8 years ago
  29. ca26a18 Fix Google3 build by updating pdf path after https://codereview.chromium.org/1781773002 by benjaminwagner · 8 years ago
  30. c6f28f7 Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ )" by reed · 8 years ago
  31. 106e10d Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ ) by reed · 8 years ago
  32. 15c3a0e Finish conversion to sk_sp<SkShader> by reed · 8 years ago
  33. 1437c1e SkPDF: remove all globally references SkPDFObjects by halcanary · 8 years ago
  34. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  35. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  36. ce563cd more shader-->sp conversions by reed · 8 years ago
  37. 94ad73a Avoid unneeded ref churn in SkDraw::drawVertices by fmalita · 8 years ago
  38. fef15a0 Update SKP version by update-skps · 8 years ago
  39. 23f4d4d SkPDF: move all pdf sources into src/pdf by halcanary · 9 years ago
  40. 351c0d2 Revert "Initialize the font fallback when the direct write font" by kulshin · 9 years ago
  41. b4ecabd Fix BGRA/RGBA readback conversions on mac by ericrk · 9 years ago
  42. c04ce67 Add caps and GL API for buffer texture by cdalton · 9 years ago
  43. 5f2d8e2 Add sampler precision to GrTextureAccess by cdalton · 9 years ago
  44. fde0511 Make sp variants for SkData by reed · 9 years ago
  45. 51c8cfc Revert of When not writing to file in DM, spew verbose output to stderr (patchset #1 id:1 of https://codereview.chromium.org/1788743002/ ) by mtklein · 9 years ago
  46. 98bd5b1 Flush the pipe in skiaserve when we switch to GPU by joshualitt · 9 years ago
  47. 4083610 Fix up no gpu build by joshualitt · 9 years ago
  48. 9c3f143 Add support for vertex and geometry shader textures by cdalton · 9 years ago
  49. 6b56315 Update libjpeg-turbo with security fixes from upstream by msarett · 9 years ago
  50. 7a307df Rename the kRAW_SkEncodedFormat to kDNG_SkEncodedFormat as it is actually only used for DNG format by yujieqin · 9 years ago
  51. 40dec54 When not writing to file in DM, spew verbose output to stderr by egdaniel · 9 years ago
  52. 41b952c Add deferred texture upload API. by bsalomon · 9 years ago
  53. 6266dca Reject dashes from GrAADFR by bsalomon · 9 years ago
  54. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  55. 3dd9ed3 Use std::unique_ptr. by mtklein · 9 years ago
  56. 2f56b1a Fixes for Win toolchain isolate by borenet · 9 years ago
  57. 7fb4f8b Revert "Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ )" by reed · 9 years ago
  58. db6bd32 Ensure only fractional floats are converted to SkFixed in SubpixelAlignment. by benjaminwagner · 9 years ago
  59. e683c56 Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ ) by robertphillips · 9 years ago
  60. dd67e3d Add SkScalarTruncToScalar and speed up SkScalarFraction. by bungeman · 9 years ago
  61. c43c35f update site dox - windows prefer msvs-ninja and add vulkan by bsalomon · 9 years ago
  62. ae47aee Fix some bugs and performance issues with skiaserve by joshualitt · 9 years ago
  63. bd73ffb add Make variations to return SkImage by sk_sp by reed · 9 years ago
  64. a6b439a Fix 32bit win Vulkan build by bsalomon · 9 years ago
  65. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  66. 7e6fcf8 Generic 4f gradient T sampler fallback by fmalita · 9 years ago
  67. d7dc76f Remove version checks for _MSC_VER < 1800 (msvs2013). by bungeman · 9 years ago
  68. cf371bb Use correct gradient calculation for rotated distance fields. by jvanverth · 9 years ago
  69. 4ba051c DM: better SkDocument error message. by halcanary · 9 years ago
  70. 20c1e3a Use std::unique_ptr. by mtklein · 9 years ago
  71. 8e47881 Remove anglesrgb config test - that config was removed. by brianosman · 9 years ago
  72. 3f193a9 exclude src/ports/*CG* for all targets by mtklein · 9 years ago
  73. e2a88f2 Android NDK: r10e -> r11 by mtklein · 9 years ago
  74. 6599eff GrTessellator: abstract vertex allocation into caller. by senorblanco · 9 years ago
  75. e7bbe03 Fix GM:XfermodesBlur double unref by fmalita · 9 years ago
  76. d93c120 Added (color=8888|f16|srgb) option to gpu configurations, along with gpuf16 and gpusrgb predefined configs. Runs the gpu backend in gamma-correct mode (with either FP16 linear or sRGB 8888 frambuffers). by brianosman · 9 years ago
  77. e6d665e Fix readback of 565 on Mac and enable tests by bsalomon · 9 years ago
  78. 6b4985c Do not compile CG on Google3 Linux/Android by msarett · 9 years ago
  79. 2bcfb4b Add isolate_win_toolchain.py by borenet · 9 years ago
  80. f1d746c Update debugger to use SkPixmap by robertphillips · 9 years ago
  81. 150835e sk_sp versions of newWithColorFilter and newWithLocalMatrix by reed · 9 years ago
  82. 51b56c9 Move llvm from deps to deps_os by borenet · 9 years ago
  83. 4984c3c Update Skia's YUV API by msarett · 9 years ago
  84. d6215cf Add a quick check to the TIFF header of DNG image by yujieqin · 9 years ago
  85. 393aa36 Switch SkMergeImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  86. 0d99686 Restore SkImage::NewTextureFromPixmap changes. by bsalomon · 9 years ago
  87. 1cb3646 un-restore test, as bug is not fixed by reed · 9 years ago
  88. fdd52c4 Don't build CG on Linux CMake by msarett · 9 years ago
  89. 5ec9132 Create explicit microhttpd.gyp by joshualitt · 9 years ago
  90. 2366408 TBR=robertphillips@google.com by bsalomon · 9 years ago
  91. 5671c5b SkImage now has makeShader to return sk_sp by reed · 9 years ago
  92. 6ceeebd unify peekPixels around pixmap parameter by reed · 9 years ago
  93. f842c50 Revert of Create explicit microhttpd.gyp (patchset #6 id:100001 of https://codereview.chromium.org/1779903002/ ) by joshualitt · 9 years ago
  94. 1897631 Add an SkImageGeneratorCG by msarett · 9 years ago
  95. beba908 Add a bit more to the python test driver by joshualitt · 9 years ago
  96. 8099363 Create explicit microhttpd.gyp by joshualitt · 9 years ago
  97. c04df21 Limit the maximum buffer size of SkRawBufferedStream by yujieqin · 9 years ago
  98. e344b26 Fix Mac bots because of failing readback of 565 TBR=robertphillips@google.com by Brian Salomon · 9 years ago
  99. 08d739c Fix Windows clang compiler complaint by robertphillips · 9 years ago
  100. 045afea Add SkImage::NewTextureFromPixmap by bsalomon · 9 years ago