1. 2b6f13c Ignore sampleapp_prefs.txt in git. by brianosman · 9 years ago
  2. e280d06 Draw black on white for CG glyph masks. by bungeman · 9 years ago
  3. 3b5bea9 Add rowBytesAsPixels and shiftPerPixel to SkPixmap by robertphillips · 9 years ago
  4. 41c4096 Relocate SK_SUPPORT_LEGACY_PICTURE_PTR by fmalita · 9 years ago
  5. e8597a4 Delete SkImageDecoder by msarett · 9 years ago
  6. 8c7d7ad Blacklist giant (4k) wbmp from GPU bots. by brianosman · 9 years ago
  7. 1fd50ac Sk4x4f: NEON impl. by mtklein · 9 years ago
  8. e267893 Remove debug prints in GrVkGpu by egdaniel · 9 years ago
  9. 8d3ad5a images with offset bitmap don't share genid by halcanary · 9 years ago
  10. d98120e Fix debugger w.r.t. sk_sp changes by robertphillips · 9 years ago
  11. 4b32360 Don't force lcd on non-opaque portion of layer. by bungeman · 9 years ago
  12. cd35baa Add missing SK_API to SkSwizzle.h by tomhudson · 9 years ago
  13. c9ced39 https://codereview.chromium.org/1830973002 fixed this bug. Re-enable the by brianosman · 9 years ago
  14. 2302de9 Switch new SkImageFilter internal methods over to sk_sp by robertphillips · 9 years ago
  15. 85f9269 Convert Gray8 images to N32 before uploading. Previously, we were by brianosman · 9 years ago
  16. 1215c6a NDK: r11 -> r11b by mtklein · 9 years ago
  17. 83f2e5a Switch SkColorFilterImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  18. 1579e3c Switch SkBlurImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  19. 910f7ec Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ ) by msarett · 9 years ago
  20. f037fde Delete SkImageDecoder by msarett · 9 years ago
  21. e8f3062 switch surface to sk_sp by reed · 9 years ago
  22. 041c870 Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ ) by msarett · 9 years ago
  23. 5b6e73e Delete SkImageDecoder by msarett · 9 years ago
  24. eac3e96 Revert of Switch SkColorFilterImageFilter over to new onFilterImage interface (patchset #5 id:80001 of https://codereview.chromium.org/1782083002/ ) by robertphillips · 9 years ago
  25. 222f8ff Add index-8 sampler to the pipeline. by herb · 9 years ago
  26. 6383ac0 Make GrGLGetDriverInfo work for null strings. by bsalomon · 9 years ago
  27. 9c79d7e Revert of Switch SkBlurImageFilter over to new onFilterImage interface (patchset #15 id:270001 of https://codereview.chromium.org/1785643003/ ) by robertphillips · 9 years ago
  28. 22281c1 Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines) by egdaniel · 9 years ago
  29. 297f7ce Make a generic list of filters for use in ImageFilterTests. by senorblanco · 9 years ago
  30. c60bfbb force no SSE on iOS simulator by mtklein · 9 years ago
  31. 3c935bc Switch SkBlurImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  32. 83aa920 Planar ramp() for S32 linear gradients by fmalita · 9 years ago
  33. 39b5495 Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ ) by msarett · 9 years ago
  34. 1d417a8 Add unit test for vertex attribute count. by bsalomon · 9 years ago
  35. f799706 Delete SkImageDecoder by msarett · 9 years ago
  36. a567dde fix path getSegment comment by caryclark · 9 years ago
  37. 633b356 GrVkGpu initialization cleanup. by jvanverth · 9 years ago
  38. 734351d Publicly expose one accelerated swizzle. by tomhudson · 9 years ago
  39. 7dbd45d Make max number of vertex attributes be checked dynamically by bsalomon · 9 years ago
  40. 1443c69 Sk4x4f: Simplify x86 down to SSE2. by mtklein · 9 years ago
  41. ec950c4 Switch SkColorFilterImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  42. 6eff52a WIP: experimental bilerp pipeline. by herb · 9 years ago
  43. 0b8321e Google3 Android no longer has undefok. by benjaminwagner · 9 years ago
  44. 3ec5db4 Workaround to set the sRGB flag on SkImageGenerator by msarett · 9 years ago
  45. b4a7dc9 Port S32A_opaque blit row to SkOpts. by mtklein · 9 years ago
  46. cc77c12 SkPDF: Hold page objects, not SkPDFDevices. by halcanary · 9 years ago
  47. 0a291c7 Switch SkDropShaderImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  48. ae2f2de Switch SkLocalMatrixImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  49. 0dfe892 Use Sk4x4f in srcover_srgb_dst_1. by mtklein · 9 years ago
  50. 5b1a2ca Remove SK_SUPPORT_LEGACY_FILTERBOUNDS_RETURN. by senorblanco · 9 years ago
  51. 0e05f38 Sk4x4f by mtklein · 9 years ago
  52. 1cf6325 Use SkColorSpacePrintf instead of SkDebugf by msarett · 9 years ago
  53. fe170d2 Fix borrowed GrVkImage::Resource. by jvanverth · 9 years ago
  54. bee39c5 fix --threads 4, blacklist interlaced1,2,3 on GPU by mtklein · 9 years ago
  55. 4413e66 Remove SkPixmap::release by robertphillips · 9 years ago
  56. 343a63d SkRecord: infer return type for visit() and mutate(). by mtklein · 9 years ago
  57. d33fe1f Try throttling x86 desktop bots down with fewer threads. by mtklein · 9 years ago
  58. 59f093d Correctly handle lfWidth in GDI. by bungeman · 9 years ago
  59. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 9 years ago
  60. d25d06b Fix second memory leak in SkSpecialImage by robertphillips · 9 years ago
  61. 0f5e414 Add experimental Swarmbucket bot by borenet · 9 years ago
  62. ddf0713 Make GrCircleBlurFragmentProcessor::onIsEqual include the position by abarth · 9 years ago
  63. 6c962f5 Blacklist RAW images on x86 Ubuntu by msarett · 9 years ago
  64. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 9 years ago
  65. 1088db9 Refactor SkBmpCodec by msarett · 9 years ago
  66. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 9 years ago
  67. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 9 years ago
  68. ee451cf Revert of Clean up SSSE3 and SSE4 stubs. (patchset #1 id:1 of https://codereview.chromium.org/1810183003/ ) by mtklein · 9 years ago
  69. f809d76 switch colorfilters to sk_sp by reed · 9 years ago
  70. cfcd181 Fully implement onResetContext for Vulkan by egdaniel · 9 years ago
  71. d03b542 Potential fix for SpecialImageTest memory leak by robertphillips · 9 years ago
  72. 6ae6dc7 nanobench: Stop reporting median_ms, it's no better than min_ms. by jcgregorio · 9 years ago
  73. e5e7984 Change signatures of filter bounds methods to return a rect. by senorblanco · 9 years ago
  74. 989da4a SkPDF: SkPDFDevice has ptr to SkPDFDocument by halcanary · 9 years ago
  75. 2cab66b fix release build vulkan by egdaniel · 9 years ago
  76. 50e82e6 SkPDF: SkPDFDocument reorganized so that some objects can be serialized early. by halcanary · 9 years ago
  77. b4bd11e Update SkSpecialImage to be able to create tight SkImages and SkSurfaces by robertphillips · 9 years ago
  78. 60316a9 Disable the WIC encoder for jpegs by msarett · 9 years ago
  79. 7b380d0 guard rasterizer and drawlooper setters by reed · 9 years ago
  80. dc6c9bf Refactor 4f gradients using trait templates by fmalita · 9 years ago
  81. 66be626 SkPDF: Add SkPDFCanvas to intercept some draw calls by halcanary · 9 years ago
  82. ddf9835 Minor fixes to avoid NVPR in Vulkan and provide good GrVkGpu teardown. by jvanverth · 9 years ago
  83. fa4c20e exit computeFilters if filter width is zero by caryclark · 9 years ago
  84. d9dd581 Exclude new file in Google3 build. by benjaminwagner · 9 years ago
  85. f67531f unified PNG encoding between SkDrawCommand and skiaserve by ethannicholas · 9 years ago
  86. bae235e SkPDF: add drop() virtual to release resources early. by halcanary · 9 years ago
  87. f8f90e4 SkNx refresh by mtklein · 9 years ago
  88. 04cdc4b Remove transitional explicit operator bool. by mtklein · 9 years ago
  89. 3c48100 Make the debug interface a GrGLTestInterface subclass. by bsalomon · 9 years ago
  90. 423ba24 Swarming: Ensure depot_tools is in PATH when compiling by borenet · 9 years ago
  91. 17a6520 Make SkComposeImageFilter::onFilterImage filter the bounds given to the inner filter. by jbroman · 9 years ago
  92. b95f555 add SK_SUPPORT_LEGACY_PATHEFFECT_PTR for google3 roll fix by reed · 9 years ago
  93. 127fe3e Correct comment to refer to SkImageFilter::kReverse_MapDirection. by jbroman · 9 years ago
  94. 0e6274f Parse icc profiles and exif orientation from jpeg markers by msarett · 9 years ago
  95. 85c9447 Add note about Chromium's use of old libstdc++ to docs. by bungeman · 9 years ago
  96. 7b2707d nanobench: Reduce the total number of statistics being captured. by jcgregorio · 9 years ago
  97. fe7ada7 Make FreeType usable on Windows. by caryclark · 9 years ago
  98. a635936 sRGB support in Ganesh. Several pieces: by brianosman · 9 years ago
  99. 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 · 9 years ago
  100. 2c9c469 SkPDF: metadata first by halcanary · 9 years ago