1. ee29564 Make GrShape track the winding direction and starting point for rrect types. by bsalomon · 8 years ago
  2. 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
  3. d8d6855 Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  4. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  5. 401e77c MIPS32r2: Fix Chromium runtime crash by milko.leporis · 8 years ago
  6. 69df020 Remove some uses of SK_SUPPORT_LEGACY_TYPEFACE_PTR. by bungeman · 8 years ago
  7. 186d2d4 Plumbing mipmaps to the point of creation. by cblume · 8 years ago
  8. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago
  9. adf5afa Add SampleApp slide with animating lightmapped objects & transparency by robertphillips · 8 years ago
  10. ae92262 fix windows assert by caryclark · 8 years ago
  11. 1897cfd Abandon offset support with texel buffers by csmartdalton · 8 years ago
  12. 5cebf8c Support ARB extensions for indirect drawing by csmartdalton · 8 years ago
  13. 2cee902 Add color correction benchmark - with comparison to qcms by msarett · 8 years ago
  14. 6fb2391 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  15. fbce71f add MakeS32 helper to SkImageInfo, fix named-gamma constructor bug by reed · 8 years ago
  16. da1aeda Remove SK_SUPPORT_LEGACY_TYPEFACE_MAKE_FROM_NAME. by bungeman · 8 years ago
  17. 33f6b3f Manually generated sRGB mipmaps, with successively smaller draws. by brianosman · 8 years ago
  18. 9876ac5 Create SkColorSpaceXform to handle color conversions by msarett · 8 years ago
  19. 26694c3 Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  20. 1e305ba Add offset to memory allocations by jvanverth · 8 years ago
  21. 4a603fc Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 id:260001 of https://codereview.chromium.org/1952063002/ ) by msarett · 8 years ago
  22. 740cc88 Create SkColorSpaceXform to handle color conversions by msarett · 8 years ago
  23. 30e78c9 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  24. e3fa811 [GN] Add support for disabling opts via SK_BUILD_NO_OPTS define. by sdefresne · 8 years ago
  25. 9a89a09 Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  26. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  27. a9ef92a SkEncodedInfo: simplify by halcanary · 8 years ago
  28. 93966d8 Add SkLights class by robertphillips · 8 years ago
  29. 019db3f Remove unused SkPictureGpuAnalyzer::analyze() by fmalita · 8 years ago
  30. a4b09a1 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  31. 785a5b9 Clean up SkFloatBits by mtklein · 8 years ago
  32. 78d58d1 Make SkPath::isOval() and SkPath::isRRect return the orientation and starting index. by bsalomon · 8 years ago
  33. 23c5110 Add SkColorSpace to SkImageInfo by msarett · 8 years ago
  34. b5fc58e Complex clipPath accounting by fmalita · 8 years ago
  35. 7a5bcc5 Make Sk32ToBool inline again to silence compiler warning. by bsalomon · 8 years ago
  36. e077e06 SkColorSpace tweaks by msarett · 8 years ago
  37. a167e74 Remove sRGB overrides on GrTextureParams. Use GrPaint flags instead. by brianosman · 8 years ago
  38. 1d15596 Add Xlib support to viewer by jvanverth · 8 years ago
  39. 8cc2091 Make SkColorSpace a public API by msarett · 8 years ago
  40. a0af771 SkTypes: use constexpr when appropriate by halcanary · 8 years ago
  41. 87f15c8 Retract GrRenderTarget from GrTestTarget by robertphillips · 8 years ago
  42. e46e4f0 Correct gesture scale and translation by liyuqian · 8 years ago
  43. 5878dbd Image filters: implement SkImage::makeWithFilter(). by senorblanco · 8 years ago
  44. 82ec6e5 Retract GrRenderTarget from GLProgramsTest by robertphillips · 8 years ago
  45. 5f2fa47 Make GrAppliedClip friendless by robertphillips · 8 years ago
  46. 0876158 Update Skia milestone to 53 after 52 branch by hcm · 8 years ago
  47. cb3bd18 SkCanvas::adjustToTopLayer() by tomhudson · 8 years ago
  48. d1227a7 Delete SkBitmapRegionCanvas by msarett · 8 years ago
  49. 7888f78 Set the "mutable format" bit on sRGB images at creation time. by brianosman · 8 years ago
  50. ca6eafc (Mostly) Retract GrRenderTarget from SkGpuDevice by robertphillips · 8 years ago
  51. b1be46b Ensure that SkColorTable->fCount is set properly after decodes by msarett · 8 years ago
  52. edea94c Implement vulkan fence syncs for nanobench by bsalomon · 8 years ago
  53. 071457b Add isUnifiedMultisampled entry point to GrDrawContext by robertphillips · 8 years ago
  54. 7761d61 Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to GrDrawingContext by robertphillips · 8 years ago
  55. 796e365 SkPictureGpuAnalyzer by fmalita · 8 years ago
  56. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  57. e576874 Retract GrRenderTarget a bit within SkGpuDevice by robertphillips · 8 years ago
  58. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  59. 9fb4203 Add bounds to GrShape by bsalomon · 8 years ago
  60. 9837740 Simplify GrSWMaskHelper by robertphillips · 8 years ago
  61. f054b17 Swap SkGpuBlurUtils over to using SkIRects by robertphillips · 8 years ago
  62. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  63. 193d9cf Eliminate special case nvpr batch handling by cdalton · 8 years ago
  64. 1e2e33a Remove SkPicture::hasText() by fmalita · 8 years ago
  65. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  66. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  67. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  68. 18a2f9d Add base class for GLTestContext and add new subclass VkTestContext. by bsalomon · 8 years ago
  69. ebf30e8 Switch GrTextureToYUVPlanes over to newDrawContext calls by robertphillips · 8 years ago
  70. f077324 Remove SkFontHost.h. by bungeman · 8 years ago
  71. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  72. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  73. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  74. 82595b6 refactor drawPath to have drawDevPath by reed · 8 years ago
  75. 1b4c01c Make SkAssertResult work with SK_WARN_UNUSED_RESULT in Release on gcc by bsalomon · 8 years ago
  76. 9daa4b9 No error if function marked with SK_WARN_UNUSED_RESULT is used in SkAssertResult by bsalomon · 8 years ago
  77. a8966a8 Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of https://codereview.chromium.org/1956023002/ ) by robertphillips · 8 years ago
  78. 67a58dc Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 of https://codereview.chromium.org/1958603002/ ) by jvanverth · 8 years ago
  79. 14f850a Remove Sk(Float|Double)PinToFixed functions, only used in tests. by brianosman · 8 years ago
  80. 3ccf2e7 Remove hasMixedSamples() from GrPipelineBuilder by cdalton · 8 years ago
  81. 3767cd6 https://groups.google.com/forum/#!topic/skia-discuss/2F2she2nQMg by halcanary · 8 years ago
  82. 524484b Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:20001 of https://codereview.chromium.org/1956473002/ ) by robertphillips · 8 years ago
  83. 055e192 Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and DrawMask by bsalomon · 8 years ago
  84. 56a85e6 Simplify SkGpuBlurUtils::GaussianBlur method by robertphillips · 8 years ago
  85. 68e99ac remove alias for SkMatrix44.h -- chrome callers have been updated by reed · 8 years ago
  86. ffa4a92 SkOncePtr -> SkOnce by mtklein · 8 years ago
  87. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
  88. d215a95 Retract GrRenderTarget a bit within SkGpuDevice by robertphillips · 8 years ago
  89. 35b784d Bring back sRGB-write-control as a caps bit. by brianosman · 8 years ago
  90. 42846ed Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  91. 959a293 Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1949313003/ ) by reed · 8 years ago
  92. 82da9a8 Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1945293004/ ) by reed · 8 years ago
  93. d9f5d20 Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https://codereview.chromium.org/1947153002/ ) by sclittle · 8 years ago
  94. 7eb33da Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chromium.org/1953533002/ ) by reed · 8 years ago
  95. 086eea9 Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ ) by reed · 8 years ago
  96. 5e56cfd SK_DECLARE_STATIC_MUTEX -> static SkMutex by mtklein · 8 years ago
  97. 9bd3fc7 SkOncePtr -> SkOnce by mtklein · 8 years ago
  98. b37c68a Simplify implementation of SkOnce to not need so many comments. by mtklein · 8 years ago
  99. 9b92ebd Remove executable bit from source code files. by benjaminwagner · 8 years ago
  100. 0ccc62d move colorshader into its own .cpp, add color4f variant by reed · 8 years ago