1. 81700f6 remove DownSample imagefilter was just created early on as a test filter by reed · 8 years ago
  2. a4535a3 GrColor4f is yet another 4f color type, unfortunately. by brianosman · 8 years ago
  3. e074d1f Change SkColor4f to RGBA channel order by brianosman · 8 years ago
  4. 7bde565 Revert of Remove Android SampleApp (patchset #5 id:80001 of https://codereview.chromium.org/2096683002/ ) by rmistry · 8 years ago
  5. d0e402f Make container classes in SkTemplates.h more consistent by csmartdalton · 8 years ago
  6. c1a3e24 SkMatrix44 clarifications and clean-ups by msarett · 8 years ago
  7. 41bb5b4 Remove Android SampleApp by liyuqian · 8 years ago
  8. 111a42d Enable flattening and unflattening of SkColorSpace by msarett · 8 years ago
  9. 6efeda4 Revert of Store mipmap levels in deferred texture image (patchset #15 id:280001 of https://codereview.chromium.org/2034933003/ ) by brianosman · 8 years ago
  10. b310519 Store mipmap levels in deferred texture image by cblume · 8 years ago
  11. dabe5d3 update callers to not use SkColorProfileType by reed · 8 years ago
  12. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  13. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  14. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  15. 960b2d6 remove colorprofiletype from imageinfo by reed · 8 years ago
  16. 2853f00 Move headers in include/utils/win to src/utils/win. by bungeman · 8 years ago
  17. 73c7c3c Revert of Support pixel antialising in DirectWrite. (patchset #4 id:60001 of https://codereview.chromium.org/2065833002/ ) by bungeman · 8 years ago
  18. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  19. 8811e40 Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  20. ab82418 Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ ) by brianosman · 8 years ago
  21. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  22. bd770d6 Support pixel antialising in DirectWrite. by bungeman · 8 years ago
  23. c4ce6b5 Differentiate between sRGBGamma and 2Dot2Gamma by msarett · 8 years ago
  24. ded0f26 Keep SkColorSpace and SkColorProfileType in sync by msarett · 8 years ago
  25. d2fd9e9 Revert of Keep SkColorSpace and SkColorProfileType in sync (patchset #2 id:20001 of https://codereview.chromium.org/2068743003/ ) by egdaniel · 8 years ago
  26. 4132de7 Revert of Refactoring of GPU NormalMap handling out into its own class (patchset #9 id:160001 of https://codereview.chromium.org/2043393002/ ) by egdaniel · 8 years ago
  27. 04d35bd Keep SkColorSpace and SkColorProfileType in sync by msarett · 8 years ago
  28. a7d1e2a Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  29. da74393 Revert of Refactoring of GPU NormalMap handling out into its own class (patchset #7 id:120001 of https://codereview.chromium.org/2043393002/ ) by egdaniel · 8 years ago
  30. 87b0dd0 Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 8 years ago
  31. 4999616 Remove command buffer sample app support. by bsalomon · 8 years ago
  32. 6b6ffc4 Create free list heap for suballocation by jvanverth · 8 years ago
  33. f8f9c07 Revert of Update typeface serialization style. (patchset #3 id:40001 of https://codereview.chromium.org/2030683002/ ) by mtklein · 8 years ago
  34. b4da01d Add prescale option to deferred params by ericrk · 8 years ago
  35. 7ae1c72 Update typeface serialization style. by bungeman · 8 years ago
  36. fe19987 Better (?) interface for controlling sRGB-ness of mipmaps on GrTexture by brianosman · 8 years ago
  37. 2b5f2cb Move multisampleDisableSupport into GrCaps by csmartdalton · 8 years ago
  38. f10637f Type-erase SkAutoMutexAcquire and SkAutoExclusive. by mtklein · 8 years ago
  39. 6644d93 respect srgb gamma when building mips by reed · 8 years ago
  40. 739bbb2 Fix glDraw*Indirect prototypes by csmartdalton · 8 years ago
  41. e18fa44 Move immintrin/arm_neon includes to where they are used. by mtklein · 8 years ago
  42. b445a57 Add NV12 texture conversion support. by jbauman · 8 years ago
  43. 9a3fbf7 Add control of manual mipmapping to GrContextOptions by brianosman · 8 years ago
  44. ea97673 SkPictureAnalyzer: expose the number of slow GPU commands. by senorblanco · 8 years ago
  45. e239547 Revert of Add control of manual mipmapping to GrContextOptions (patchset #2 id:20001 of https://codereview.chromium.org/2054623003/ ) by mtklein · 8 years ago
  46. 804b461 SkPixmap::setColorSpace by msarett · 8 years ago
  47. 97e398d Add control of manual mipmapping to GrContextOptions by brianosman · 8 years ago
  48. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  49. ecbc12b Replace targetHasUnifiedMultisampling in GrPB constructor by csmartdalton · 8 years ago
  50. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 8 years ago
  51. 50bcb18 Revert of Move immintrin/arm_neon includes to where they are used. (patchset #2 id:20001 of https://codereview.chromium.org/2045633002/ ) by mtklein · 8 years ago
  52. 12dfaaa Move immintrin/arm_neon includes to where they are used. by mtklein · 8 years ago
  53. ee29564 Make GrShape track the winding direction and starting point for rrect types. by bsalomon · 8 years ago
  54. 982eb7f Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively. by brianosman · 8 years ago
  55. d8d6855 Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  56. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  57. 401e77c MIPS32r2: Fix Chromium runtime crash by milko.leporis · 8 years ago
  58. 69df020 Remove some uses of SK_SUPPORT_LEGACY_TYPEFACE_PTR. by bungeman · 8 years ago
  59. 186d2d4 Plumbing mipmaps to the point of creation. by cblume · 8 years ago
  60. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago
  61. adf5afa Add SampleApp slide with animating lightmapped objects & transparency by robertphillips · 8 years ago
  62. ae92262 fix windows assert by caryclark · 8 years ago
  63. 1897cfd Abandon offset support with texel buffers by csmartdalton · 8 years ago
  64. 5cebf8c Support ARB extensions for indirect drawing by csmartdalton · 8 years ago
  65. 2cee902 Add color correction benchmark - with comparison to qcms by msarett · 8 years ago
  66. 6fb2391 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  67. fbce71f add MakeS32 helper to SkImageInfo, fix named-gamma constructor bug by reed · 8 years ago
  68. da1aeda Remove SK_SUPPORT_LEGACY_TYPEFACE_MAKE_FROM_NAME. by bungeman · 8 years ago
  69. 33f6b3f Manually generated sRGB mipmaps, with successively smaller draws. by brianosman · 8 years ago
  70. 9876ac5 Create SkColorSpaceXform to handle color conversions by msarett · 8 years ago
  71. 26694c3 Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  72. 1e305ba Add offset to memory allocations by jvanverth · 8 years ago
  73. 4a603fc Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 id:260001 of https://codereview.chromium.org/1952063002/ ) by msarett · 8 years ago
  74. 740cc88 Create SkColorSpaceXform to handle color conversions by msarett · 8 years ago
  75. 30e78c9 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  76. e3fa811 [GN] Add support for disabling opts via SK_BUILD_NO_OPTS define. by sdefresne · 8 years ago
  77. 9a89a09 Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  78. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  79. a9ef92a SkEncodedInfo: simplify by halcanary · 8 years ago
  80. 93966d8 Add SkLights class by robertphillips · 8 years ago
  81. 019db3f Remove unused SkPictureGpuAnalyzer::analyze() by fmalita · 8 years ago
  82. a4b09a1 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  83. 785a5b9 Clean up SkFloatBits by mtklein · 9 years ago
  84. 78d58d1 Make SkPath::isOval() and SkPath::isRRect return the orientation and starting index. by bsalomon · 9 years ago
  85. 23c5110 Add SkColorSpace to SkImageInfo by msarett · 9 years ago
  86. b5fc58e Complex clipPath accounting by fmalita · 9 years ago
  87. 7a5bcc5 Make Sk32ToBool inline again to silence compiler warning. by bsalomon · 9 years ago
  88. e077e06 SkColorSpace tweaks by msarett · 9 years ago
  89. a167e74 Remove sRGB overrides on GrTextureParams. Use GrPaint flags instead. by brianosman · 9 years ago
  90. 1d15596 Add Xlib support to viewer by jvanverth · 9 years ago
  91. 8cc2091 Make SkColorSpace a public API by msarett · 9 years ago
  92. a0af771 SkTypes: use constexpr when appropriate by halcanary · 9 years ago
  93. 87f15c8 Retract GrRenderTarget from GrTestTarget by robertphillips · 9 years ago
  94. e46e4f0 Correct gesture scale and translation by liyuqian · 9 years ago
  95. 5878dbd Image filters: implement SkImage::makeWithFilter(). by senorblanco · 9 years ago
  96. 82ec6e5 Retract GrRenderTarget from GLProgramsTest by robertphillips · 9 years ago
  97. 5f2fa47 Make GrAppliedClip friendless by robertphillips · 9 years ago
  98. 0876158 Update Skia milestone to 53 after 52 branch by hcm · 9 years ago
  99. cb3bd18 SkCanvas::adjustToTopLayer() by tomhudson · 9 years ago
  100. d1227a7 Delete SkBitmapRegionCanvas by msarett · 9 years ago