1. a45a668 Use SkEncodedInfo in place of SkSwizzler::SrcConfig by msarett · 8 years ago
  2. a3b3b23 Enable flattening/unflattening with custom unflatten procs by msarett · 8 years ago
  3. 99e2089 Optionally enable SkValidatingReadBuffer in SkPictureImageFilter by robertphillips · 8 years ago
  4. 7715e06 Retract SkDevice a bit more by robertphillips · 8 years ago
  5. 272aa12 SkMD5: cleanup header and minor refactor by halcanary · 8 years ago
  6. 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
  7. 606cadd SkStringPrintf and SkString::printf now are no longer limted by a static buffer by halcanary · 8 years ago
  8. ada338a utils.gypi: remove empty file SkMD5.cpp by halcanary · 8 years ago
  9. f557546 Remove some unnecessary #includes of SkImageFilter.h by senorblanco · 8 years ago
  10. 6351640 Fixes for SkRWBuffer by scroggo · 8 years ago
  11. 488165e SkPDF: PDF/A runtime switch by halcanary · 8 years ago
  12. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 8 years ago
  13. b0d4352 Revise WSI setup. by jvanverth · 8 years ago
  14. fa7ff47 Guard against FramebufferStatus checks in GrGLRenderTarget by robertphillips · 8 years ago
  15. eb85fd7 SkCpu w/o static initializer by mtklein · 8 years ago
  16. 730058f gDefaultProfileIsSRGB symbol must exist in .so by halcanary · 8 years ago
  17. 0370712 Remove obsolete image codec colorspace hacks. by brianosman · 8 years ago
  18. b5d7468 Fix code regression to more precise call. by herb · 8 years ago
  19. 8d7ffce Include scaler context flags (gamma and contrast boost) in the text blob cache key. by brianosman · 8 years ago
  20. 58a8d92 Update min Vulkan version to 1.0.8.0, and fix various bugs by egdaniel · 8 years ago
  21. d37fe76 Fix data parameter for createBuffer by cdalton · 8 years ago
  22. 8680606 Call SkGraphics::Init() automatically for Google3 processes. by mtklein · 8 years ago
  23. 32eaa89 Image filters: remove SkBitmap-based cache. by senorblanco · 8 years ago
  24. 8c30a81 post apply non-scale transforms after imagefilters have run by reed · 8 years ago
  25. 9bc2235 Make all the codecs default profiles based on gTreatSkColorAsSRGB. by herb · 8 years ago
  26. c30c418 Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  27. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 8 years ago
  28. 9ca06c4 Fix ImageFilter fuzzer issue by robertphillips · 8 years ago
  29. 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
  30. f8c74a1 SkFontHost/FreeType/ToUnicode: add an assert by halcanary · 8 years ago
  31. 09aa1fc Refactor how we store and use samplers in Ganesh by egdaniel · 8 years ago
  32. b0ec983 Use transfer buffer for BatchAtlas texture copies. by jvanverth · 8 years ago
  33. 5e3815b Rein in the use of SkDevice.h by robertphillips · 8 years ago
  34. b988ecf Enable NV_path_rendering in the Null GL. by svaisanen · 8 years ago
  35. 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
  36. 45b61a1 Refactor how we store and use samplers in Ganesh by egdaniel · 8 years ago
  37. 4c13db2 Add explicit clip to SkSpecialSurface's SkCanvas by robertphillips · 8 years ago
  38. 244a653 skcpu: sse4.1 floor, f16c f16<->f32 by mtklein · 8 years ago
  39. 4311f01 Move CPU feature detection to its own file. by mtklein · 8 years ago
  40. 05db63b Remove static initializer for SkOpts::Init() by mtklein · 8 years ago
  41. a7c9d63 Add onImageInfo call to SkImage_Base. by herb · 8 years ago
  42. e05bbbb Fix createBuffer in Vulkan by egdaniel · 8 years ago
  43. 718a5ad Switch SkColorFilterImageFilter over to new onFilterImage interface (again) by robertphillips · 8 years ago
  44. 1bf3e71 Add optional data parameter to createBuffer by cdalton · 8 years ago
  45. be991ef Delete unused fNamedFactorySet from SkWriteBuffer by msarett · 8 years ago
  46. 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
  47. f682d9a Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  48. bde57ed Make SkImageFilter::Cache purging methods pure virtual by robertphillips · 8 years ago
  49. c7d01d3 Use libjpeg-turbo for YUV->RGB conversion in jpeg encoder by msarett · 8 years ago
  50. b4b83dc Pass through the profile info when creating a high-quality scaled offscreen. by herb · 8 years ago
  51. f35566e Remove deprecated paths from image filter infrastructure. by senorblanco · 8 years ago
  52. 983294f Skia Filter Quality and Scaling Metrics by ericrk · 8 years ago
  53. d9dd428 Modernize and trim down SkOnce. by mtklein · 8 years ago
  54. f7142e7 Split AlphaThresholdEffect out into its own file by robertphillips · 8 years ago
  55. cb232e8 Revert of Remove deprecated paths from image filter infrastructure. (patchset #2 id:20001 of https://codereview.chromium.org/1888243003/ ) by robertphillips · 8 years ago
  56. 225db44 Outline SkImageFilter Make methods by robertphillips · 8 years ago
  57. 6fb3cd7 Remove deprecated paths from image filter infrastructure. by senorblanco · 8 years ago
  58. 9d453b0 Revert of move static arrays into impl, to avoid multiple copies (patchset #3 id:40001 of https://codereview.chromium.org/1889793007/ ) by reed · 8 years ago
  59. b931336 Observe gTreatSkColorAsSRGB for 4f gradients. by fmalita · 8 years ago
  60. 4d1061c Add ability to default incoming image data as sRGB by default. by herb · 8 years ago
  61. f230c6d Switch SkXfermodeImagerFilter over to new onFilterImage interface by robertphillips · 8 years ago
  62. 2299ffa Revert of SkPDF: PDF/A runtime switch (patchset #1 id:100001 of https://codereview.chromium.org/1891873002/ ) by halcanary · 8 years ago
  63. 570f18b SkPDF: PDF/A runtime switch by halcanary · 8 years ago
  64. 87a0c22 WIP: runtime switch for how to interpret SkColor -vs- srgb by reed · 8 years ago
  65. 6d7cd1f move static arrays into impl, to avoid multiple copies by reed · 8 years ago
  66. 6b13473 Move SkImageFilter over to storing sk_sps by robertphillips · 8 years ago
  67. 86498fb Revert of Move CPU feature detection to its own file. (patchset #7 id:120001 of https://codereview.chromium.org/1890483002/ ) by mtklein · 8 years ago
  68. 2c7f240 Revert of skcpu: sse4.1 floor, f16c f16<->f32 (patchset #11 id:200001 of https://codereview.chromium.org/1891513002/ ) by mtklein · 8 years ago
  69. 82497f9 Add option to specify font fallback when creating the skia font manager by kulshin · 8 years ago
  70. 7a9b9af Fix ANGLE in SampleApp by brianosman · 8 years ago
  71. 938115c Remove asFragmentProcessor gpu-specific ImageFilter code path by robertphillips · 8 years ago
  72. 534c270 Update TileImageFilter to sk_sp by robertphillips · 8 years ago
  73. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  74. 8c3fd4f spriteblitter for memcpy case (for all configs) by reed · 8 years ago
  75. 3faf74b skcpu: sse4.1 floor, f16c f16<->f32 by mtklein · 8 years ago
  76. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 8 years ago
  77. ad3dc0d Switch SkLightingImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  78. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  79. 834d9e1 Revert of skcpu: sse4.1 floor, f16c f16<->f32 (patchset #10 id:180001 of https://codereview.chromium.org/1891513002/ ) by mtklein · 8 years ago
  80. a376099 Revert of Fixes for SkRWBuffer (patchset #5 id:80001 of https://codereview.chromium.org/1871953002/ ) by bungeman · 8 years ago
  81. 567118f Graduate matrix map-point procs out of SkOpts. by mtklein · 8 years ago
  82. 149b47f Make sure the color profile propagetes through the system. by herb · 8 years ago
  83. a9eb626 add index in getPixels for F16 by reed · 8 years ago
  84. 6b08652 Several fixes for fp 16 rendering: by brianosman · 8 years ago
  85. cbe3c1a skcpu: sse4.1 floor, f16c f16<->f32 by mtklein · 8 years ago
  86. d06920a Fixes for SkRWBuffer by scroggo · 8 years ago
  87. d5f2e2e Add F16 source to the linear pipelin. by herb · 8 years ago
  88. a821af83 Put SkEmptyTypeface in anonymous namespace. by bungeman · 8 years ago
  89. 872ea29 Move CPU feature detection to its own file. by mtklein · 8 years ago
  90. 3dc6aac remove U16 support, just support F16 by reed · 8 years ago
  91. 82a455f Remove requestedStyle from SkTypefaceCache. by bungeman · 8 years ago
  92. b2a4dc6 Switch SkMagnifierImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  93. e34635d Since PIEX can now return an uncompressed RGB thumbnail, check the type of the image before treating it as a JPEG. by yujieqin · 8 years ago
  94. 5280dcb Simplify gamma-correctness for text rendering. by brianosman · 8 years ago
  95. 7e68ab7 Remove GrTextureStorageAllocator. This was added from Chromium but never used and not expected to be used. by bsalomon · 8 years ago
  96. 0e3c554 Tweak distance field path renderer behavior in gamma-correct mode to match by brianosman · 8 years ago
  97. d3b63d3 Respect FC_MATRIX and FC_EMBOLDEN as extra font parameters. by bungeman · 8 years ago
  98. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 8 years ago
  99. 33b6b8e Allow a small tolerance in GrAtlasTextBatch bounds test. by bsalomon · 8 years ago
  100. 0b7e5a1 Make SkSpecialSurfaces always use kUnknown for their pixel geometry by robertphillips · 8 years ago