1. 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  2. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 8 years ago
  3. c5035e7 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  4. 19dea94 Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ ) by robertphillips · 8 years ago
  5. 5f939ab Use std::unique_ptr. by mtklein · 8 years ago
  6. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  7. 2505814 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  8. 2691d76 Use std::unique_ptr. by mtklein · 8 years ago
  9. c6f28f7 Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ )" by reed · 8 years ago
  10. 106e10d Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ ) by reed · 8 years ago
  11. 15c3a0e Finish conversion to sk_sp<SkShader> by reed · 8 years ago
  12. 23f4d4d SkPDF: move all pdf sources into src/pdf by halcanary · 8 years ago
  13. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  14. 3dd9ed3 Use std::unique_ptr. by mtklein · 8 years ago
  15. a6b439a Fix 32bit win Vulkan build by bsalomon · 8 years ago
  16. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  17. 7e6fcf8 Generic 4f gradient T sampler fallback by fmalita · 8 years ago
  18. 20c1e3a Use std::unique_ptr. by mtklein · 8 years ago
  19. 5ec9132 Create explicit microhttpd.gyp by joshualitt · 8 years ago
  20. f842c50 Revert of Create explicit microhttpd.gyp (patchset #6 id:100001 of https://codereview.chromium.org/1779903002/ ) by joshualitt · 8 years ago
  21. 1897631 Add an SkImageGeneratorCG by msarett · 8 years ago
  22. 8099363 Create explicit microhttpd.gyp by joshualitt · 8 years ago
  23. 7d825f8 experimental: coreGraphicsPdf2png by halcanary · 8 years ago
  24. f125595 Fully specify libmicrohttpd.a path in build. by bungeman · 8 years ago
  25. 51190df Add SkDrawPosTextHCommand JSON, fix skiaserve build. by bungeman · 8 years ago
  26. 8418aac Remove SkImageGeneratorUtils. None of this code is used. by brianosman · 8 years ago
  27. 4675220 Archive SkRemote-related code. I want to start fresh. by mtklein · 8 years ago
  28. f9deeb6 Update android_make to support both --gcc and --clang options. by djsollen · 8 years ago
  29. 673748a link with -rdynamic on Linux by mtklein · 8 years ago
  30. ad8bcfe Use a smart pointer for SkColorSpace factories by msarett · 8 years ago
  31. 41dc3d6 Support building Vulkan on Linux. by bsalomon · 8 years ago
  32. 6a73821 Set SkColorSpace object for PNGs and parse ICC profiles by msarett · 8 years ago
  33. f98bc6d Use installed vulkan SDK and remove checked in SDK by bsalomon · 8 years ago
  34. de7bbab Pull and build shaderc rather than use checked in lib/header by bsalomon · 8 years ago
  35. bd72413 Remove dependency on SkJsonCanvas.h by joshualitt · 8 years ago
  36. 464d210 Remove unused tools and unused includes of SkImageDecoder by msarett · 8 years ago
  37. b5f0d40 Revert "Pull and build shaderc rather than use checked in lib/header" by Eric Boren · 8 years ago
  38. 7d4490e Pull and build shaderc rather than use checked in lib/header by bsalomon · 8 years ago
  39. ad514d0 Only modify abort behavior to avoid debugger dialog on windows for bot builds. by bsalomon · 8 years ago
  40. 391395d Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 8 years ago
  41. 8b8f36f Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patchset #7 id:120001 of https://codereview.chromium.org/1754563003/ ) by robertphillips · 8 years ago
  42. 86c6075 Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 8 years ago
  43. 40ee60c Partial revert of https://codereview.chromium.org/1738913002/ (Enable RAW codec for Windows) by robertphillips · 8 years ago
  44. 2a7cf5f Revert of Generate Signed Distance Field directly from vector path (patchset #13 id:240001 of https://codereview.chromium.org/1643143002/ ) by robertphillips · 8 years ago
  45. 4de97a6 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  46. 9ea8acd Unbust the old debugger by robertphillips · 8 years ago
  47. 84a4e5a Remove internal calls to SkImage::getTexture by bsalomon · 8 years ago
  48. 2d225e3 hack up get_images_from_skps by mtklein · 8 years ago
  49. f236ee4 Enable RAW codec for Windows by yujieqin · 8 years ago
  50. 7f4b1b2 move drawextrapatheffect header into animator by reed · 8 years ago
  51. fa82348 remove unused view helpers by reed · 8 years ago
  52. 60d0259 remove unused view files by reed · 8 years ago
  53. 6b2af12 remove unneeded view subclasses by reed · 8 years ago
  54. cb3d4fc Revert of Enable RAW codec for Windows (patchset #8 id:140001 of https://codereview.chromium.org/1738913002/ ) by mtklein · 8 years ago
  55. 992ad36 Add back Vk files with LF endings by jvanverth · 8 years ago
  56. e02918d Remove Vk files with spurious CRLFs by jvanverth · 8 years ago
  57. 42701e9 Add VkProgramDataManager back into to repo by egdaniel · 8 years ago
  58. 89a6029 Try to fix broken file by just deleting it. by egdaniel · 8 years ago
  59. 474e4c3 Enable RAW codec for Windows by yujieqin · 8 years ago
  60. 3854f11 Move urlhandlers out of skiaserve.cpp by joshualitt · 8 years ago
  61. 2d07b76 Update shaderc lib and use single combined lib by Greg Daniel · 8 years ago
  62. ddb347b Add -lrt flag for ChromeOS to enable the usage of clock_gettime. Enable RawCodec for ChromeOS by yujieqin · 8 years ago
  63. 1e44051 SkPDF/Bench: add bench for SkPDFSharedStream (deflate) by halcanary · 8 years ago
  64. 1abea46 SkPDF/Bench: add bench for SkPDFCreateBitmapObject by halcanary · 8 years ago
  65. ccb74b8 Move SkPackBits to src/effects. by bungeman · 8 years ago
  66. 5d2cd6e Move SkUtils.h to src/core. by bungeman · 8 years ago
  67. 285e7c6 Turn on TURBO_HAS_CROP for Android framework by msarett · 8 years ago
  68. 91c22b2 Use new jpeg_crop_scanlines() API to optimize jpeg subset decodes by msarett · 8 years ago
  69. 7499e69 Incorporate Vulkan files into main gpu.gyp/gpu.gypi by bsalomon · 8 years ago
  70. bc590c0 Initial linear gradient 4f impl by fmalita · 8 years ago
  71. 164a9f0 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 8 years ago
  72. 129ed1c lots of sRGB and F16 blits by reed · 8 years ago
  73. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 8 years ago
  74. 48cf268 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 8 years ago
  75. 365bbff Changes to merge vulkan code by bsalomon · 8 years ago
  76. 740668d Update libpng to 1.6.22beta by msarett · 8 years ago
  77. df7bb47 Update SkImageFilter's cache to handle SkSpecialImages and add unit test by robertphillips · 8 years ago
  78. c85d9fb GrAuditTrail can now be enabled/disabled at runtime by ethannicholas · 8 years ago
  79. d689bf8 Move SkTInternalLList.h to src/core. by bungeman · 8 years ago
  80. bc1cebb Move SkTDStack.h to src/animator. by bungeman · 8 years ago
  81. a7e9f05 Move SkTDArray to private. by bungeman · 8 years ago
  82. bf521ff Move SkTArray to include/private. by bungeman · 8 years ago
  83. 6b3cf73 Add batch information to json by joshualitt · 8 years ago
  84. 8715d47 Make SkPicture/SkImageGenerator default to SkCodec by msarett · 8 years ago
  85. feec878 Simplified linear pipeline. by herb · 8 years ago
  86. 39b2d5a Individually enable and disable SkCodecs by msarett · 8 years ago
  87. 34d26b9 dead code: really kill these off again by mtklein · 8 years ago
  88. 32a45f6 These files must be in the gypi for GN to remove them... by mtklein · 8 years ago
  89. 048494c clean up more dead code by mtklein · 8 years ago
  90. f60a890 Delete dead code. SkBitmapHasher has not been used since gm. by mtklein · 8 years ago
  91. 8e84a1e Delete GrTextContext by joshualitt · 8 years ago
  92. 546d665 tuned skiaserve's png output for better performance by ethannicholas · 8 years ago
  93. 96880d9 Create GrPathRenderingDrawContext by joshualitt · 8 years ago
  94. e71dc3f Use a statically linked libhwui for testing. by djsollen · 8 years ago
  95. ddd22d8 Remove last bit of privacy violation for GrAtlasTextBlob by joshualitt · 8 years ago
  96. 6f65957 Setup for -Fast GCE bot. by mtklein · 8 years ago
  97. 66a6589 starter kit for colorspaces by reed · 8 years ago
  98. 8681e60 make SkComposeShader.h private by reed · 8 years ago
  99. 3478f75 Adding a tool to get images from skps by msarett · 8 years ago
  100. c089ba5 followups by mtklein · 8 years ago