1. ac6c750 Remove SkEncodedInfo kUnknown_Color and kUnknown_Alpha from public API by msarett · 8 years ago
  2. d51bdae SkStringPrintf and SkString::printf now are no longer limted by a static buffer by halcanary · 8 years ago
  3. 96a04f3 simplify handle-affine: subclass overrides just describe their leaf behavior by reed · 8 years ago
  4. 9f666a1 Whitespace change. by herb · 8 years ago
  5. 27c565a Whitespace change by stephana · 8 years ago
  6. 98ab040 Revert of Call SkGraphics::Init() automatically for Google3 processes. (patchset #1 id:1 of https://codereview.chromium.org/1906813002/ ) by benjaminwagner · 8 years ago
  7. c7eb490 Fix kSubset_Mode tests on non-native swizzles by msarett · 8 years ago
  8. 1dc1721 Revert of Batch multiple single NVPR draw paths to instanced draws (patchset #5 id:80001 of https://codereview.chromium.org/1908433002/ ) by stephana · 8 years ago
  9. edf7fcd Make SkDrawable an SkFlattenable by msarett · 8 years ago
  10. 5d36360 Use BUILD_TYPE in cmake_build. by rmistry · 8 years ago
  11. 6c3c0c6 "Using Skia" tutorial: googlecode -> googlesource by borenet · 8 years ago
  12. 3c33c38 Batch multiple single NVPR draw paths to instanced draws by kkinnunen · 8 years ago
  13. c4ce72f Compute bounds union while combining path range draw path batches by kkinnunen · 8 years ago
  14. 97920b4 Update DNG SDK version by yujieqin · 8 years ago
  15. 8a7d6f9 Update SKP version by update-skps · 8 years ago
  16. bb34a8a allow imagefilter to manage CTM decomposition by reed · 8 years ago
  17. 36736a2 Remove SkCanvas::LayerIter guard by robertphillips · 8 years ago
  18. 34e0ec4 Support the non-native (RGBA/BGRA) swizzle by msarett · 8 years ago
  19. a45a668 Use SkEncodedInfo in place of SkSwizzler::SrcConfig by msarett · 8 years ago
  20. a3b3b23 Enable flattening/unflattening with custom unflatten procs by msarett · 8 years ago
  21. 4ff7c74 docs: fix fiddle image links. by jcgregorio · 8 years ago
  22. 99e2089 Optionally enable SkValidatingReadBuffer in SkPictureImageFilter by robertphillips · 8 years ago
  23. 1c2a2fe skia.org: Update all fiddles for fiddle 2.0. by jcgregorio · 8 years ago
  24. 7715e06 Retract SkDevice a bit more by robertphillips · 8 years ago
  25. 272aa12 SkMD5: cleanup header and minor refactor by halcanary · 8 years ago
  26. 3361e62 Revert of SkStringPrintf and SkString::printf now are no longer limted by a static buffer (patchset #5 id:80001 of https://codereview.chromium.org/1403803002/ ) by halcanary · 8 years ago
  27. 606cadd SkStringPrintf and SkString::printf now are no longer limted by a static buffer by halcanary · 8 years ago
  28. ada338a utils.gypi: remove empty file SkMD5.cpp by halcanary · 8 years ago
  29. f557546 Remove some unnecessary #includes of SkImageFilter.h by senorblanco · 8 years ago
  30. 6351640 Fixes for SkRWBuffer by scroggo · 8 years ago
  31. 488165e SkPDF: PDF/A runtime switch by halcanary · 8 years ago
  32. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 8 years ago
  33. cb61a64 Add compile guard for SkCanvas::LayerIter by robertphillips · 8 years ago
  34. b0d4352 Revise WSI setup. by jvanverth · 8 years ago
  35. fa7ff47 Guard against FramebufferStatus checks in GrGLRenderTarget by robertphillips · 8 years ago
  36. da2cd8b Hide SkCanvas::LayerIter by robertphillips · 8 years ago
  37. 177f2f6 SkPathEffect.h: add SK_API where needed by halcanary · 8 years ago
  38. 6a6f3c5 Fix indentation and casts in SkTArray. by bungeman · 8 years ago
  39. eb85fd7 SkCpu w/o static initializer by mtklein · 8 years ago
  40. 730058f gDefaultProfileIsSRGB symbol must exist in .so by halcanary · 8 years ago
  41. 0370712 Remove obsolete image codec colorspace hacks. by brianosman · 8 years ago
  42. b5d7468 Fix code regression to more precise call. by herb · 8 years ago
  43. e0c1d28 SkTArray: fix invalid reinterpret_casts over non-initialized memory. by krasin · 8 years ago
  44. 8d7ffce Include scaler context flags (gamma and contrast boost) in the text blob cache key. by brianosman · 8 years ago
  45. 58a8d92 Update min Vulkan version to 1.0.8.0, and fix various bugs by egdaniel · 8 years ago
  46. 12d62a7 VulkanViewer on Android by djsollen · 8 years ago
  47. d37fe76 Fix data parameter for createBuffer by cdalton · 8 years ago
  48. 8680606 Call SkGraphics::Init() automatically for Google3 processes. by mtklein · 8 years ago
  49. 32eaa89 Image filters: remove SkBitmap-based cache. by senorblanco · 8 years ago
  50. 0b22966 Remove stray files by robertphillips · 8 years ago
  51. a1f4fa7 Revert of Hide SkCanvas::LayerIter (patchset #2 id:20001 of https://codereview.chromium.org/1897863008/ ) by fmalita · 8 years ago
  52. 8c30a81 post apply non-scale transforms after imagefilters have run by reed · 8 years ago
  53. a814000 Hide SkCanvas::LayerIter by robertphillips · 8 years ago
  54. 9bc2235 Make all the codecs default profiles based on gTreatSkColorAsSRGB. by herb · 8 years ago
  55. 650f9e9 SkOnce: 2 bytes -> 1 byte by mtklein · 8 years ago
  56. 9134686 Revert of SkOnce: 2 bytes -> 1 byte (patchset #4 id:60001 of https://codereview.chromium.org/1904483003/ ) by mtklein · 8 years ago
  57. c30c418 Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  58. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 8 years ago
  59. 9ca06c4 Fix ImageFilter fuzzer issue by robertphillips · 8 years ago
  60. df02d33 SkOnce: 2 bytes -> 1 byte by mtklein · 8 years ago
  61. 82996b8 Get skiaserve working on Windows. by brianosman · 8 years ago
  62. c3d706f Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:160001 of https://codereview.chromium.org/1888473002/ ) by jvanverth · 8 years ago
  63. 0d9e9be SkTArray movable and swap for move only elements. by bungeman · 8 years ago
  64. 36db3f4 Add control of the sRGB global hack flag in SampleApp by brianosman · 8 years ago
  65. 9060213 gyp: add osmesa target to factor out common code by halcanary · 8 years ago
  66. f8c74a1 SkFontHost/FreeType/ToUnicode: add an assert by halcanary · 8 years ago
  67. 9d08172 Add instructions for building with MSAN by scroggo · 8 years ago
  68. 09aa1fc Refactor how we store and use samplers in Ganesh by egdaniel · 8 years ago
  69. b0ec983 Use transfer buffer for BatchAtlas texture copies. by jvanverth · 8 years ago
  70. 5e3815b Rein in the use of SkDevice.h by robertphillips · 8 years ago
  71. b988ecf Enable NV_path_rendering in the Null GL. by svaisanen · 8 years ago
  72. 6d3119c Fix DM blaze build (PNG output is now dependent on picture_utils) by brianosman · 8 years ago
  73. b800248 Revert of Refactor how we store and use samplers in Ganesh (patchset #7 id:120001 of https://codereview.chromium.org/1885863004/ ) by egdaniel · 8 years ago
  74. 45b61a1 Refactor how we store and use samplers in Ganesh by egdaniel · 8 years ago
  75. 4c13db2 Add explicit clip to SkSpecialSurface's SkCanvas by robertphillips · 8 years ago
  76. 244a653 skcpu: sse4.1 floor, f16c f16<->f32 by mtklein · 8 years ago
  77. 51dece3 add gm to exercise rotated imagefiltesr w/ and w/o antialiasing by reed · 8 years ago
  78. 4311f01 Move CPU feature detection to its own file. by mtklein · 8 years ago
  79. 312aa6a Adding support for controlling the global sRGB SkColor switch. by brianosman · 8 years ago
  80. 05db63b Remove static initializer for SkOpts::Init() by mtklein · 8 years ago
  81. a7c9d63 Add onImageInfo call to SkImage_Base. by herb · 8 years ago
  82. e05bbbb Fix createBuffer in Vulkan by egdaniel · 8 years ago
  83. 718a5ad Switch SkColorFilterImageFilter over to new onFilterImage interface (again) by robertphillips · 8 years ago
  84. 7831295 Adding support for playback to L32/S32/F16 canvas. by brianosman · 8 years ago
  85. 1bf3e71 Add optional data parameter to createBuffer by cdalton · 8 years ago
  86. 4458312 Make skpinfo more human friendly by robertphillips · 8 years ago
  87. 3c579dc Move DM png code to picture_utils, for use by other tools. by brianosman · 8 years ago
  88. 7e66954 fiddle_build_test/gyp: fix mac mesa build (2) by halcanary · 8 years ago
  89. df082c5 Add more diagnostic messages to ReadWriteAlpha test by robertphillips · 8 years ago
  90. 2477594 Rename CodexTest.cpp to CodecTest.cpp by scroggo · 8 years ago
  91. 98dffbc fiddle_build_test/gyp: fix mac mesa build by halcanary · 8 years ago
  92. be991ef Delete unused fNamedFactorySet from SkWriteBuffer by msarett · 8 years ago
  93. 3c92024 Revert of Add SkEncodedInfo to report properties of encoded image data (patchset #6 id:200001 of https://codereview.chromium.org/1820073002/ ) by robertphillips · 8 years ago
  94. f682d9a Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  95. bde57ed Make SkImageFilter::Cache purging methods pure virtual by robertphillips · 8 years ago
  96. c7d01d3 Use libjpeg-turbo for YUV->RGB conversion in jpeg encoder by msarett · 8 years ago
  97. b4b83dc Pass through the profile info when creating a high-quality scaled offscreen. by herb · 8 years ago
  98. cd07bed Update to ToT shaderc by egdaniel · 8 years ago
  99. 9df5d07 Cleanup android build files and tools by djsollen · 8 years ago
  100. 63677f4 fiddle_build_test depends on skia_mesa by halcanary · 8 years ago