1. 8cc2091 Make SkColorSpace a public API by msarett · 8 years ago
  2. a0af771 SkTypes: use constexpr when appropriate by halcanary · 8 years ago
  3. 87f15c8 Retract GrRenderTarget from GrTestTarget by robertphillips · 8 years ago
  4. e46e4f0 Correct gesture scale and translation by liyuqian · 8 years ago
  5. 5878dbd Image filters: implement SkImage::makeWithFilter(). by senorblanco · 8 years ago
  6. 82ec6e5 Retract GrRenderTarget from GLProgramsTest by robertphillips · 8 years ago
  7. 5f2fa47 Make GrAppliedClip friendless by robertphillips · 8 years ago
  8. 0876158 Update Skia milestone to 53 after 52 branch by hcm · 8 years ago
  9. cb3bd18 SkCanvas::adjustToTopLayer() by tomhudson · 8 years ago
  10. d1227a7 Delete SkBitmapRegionCanvas by msarett · 8 years ago
  11. 7888f78 Set the "mutable format" bit on sRGB images at creation time. by brianosman · 8 years ago
  12. ca6eafc (Mostly) Retract GrRenderTarget from SkGpuDevice by robertphillips · 8 years ago
  13. b1be46b Ensure that SkColorTable->fCount is set properly after decodes by msarett · 8 years ago
  14. edea94c Implement vulkan fence syncs for nanobench by bsalomon · 8 years ago
  15. 071457b Add isUnifiedMultisampled entry point to GrDrawContext by robertphillips · 8 years ago
  16. 7761d61 Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to GrDrawingContext by robertphillips · 8 years ago
  17. 796e365 SkPictureGpuAnalyzer by fmalita · 8 years ago
  18. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  19. e576874 Retract GrRenderTarget a bit within SkGpuDevice by robertphillips · 8 years ago
  20. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  21. 9fb4203 Add bounds to GrShape by bsalomon · 8 years ago
  22. 9837740 Simplify GrSWMaskHelper by robertphillips · 8 years ago
  23. f054b17 Swap SkGpuBlurUtils over to using SkIRects by robertphillips · 8 years ago
  24. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  25. 193d9cf Eliminate special case nvpr batch handling by cdalton · 8 years ago
  26. 1e2e33a Remove SkPicture::hasText() by fmalita · 8 years ago
  27. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  28. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  29. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  30. 18a2f9d Add base class for GLTestContext and add new subclass VkTestContext. by bsalomon · 8 years ago
  31. ebf30e8 Switch GrTextureToYUVPlanes over to newDrawContext calls by robertphillips · 8 years ago
  32. f077324 Remove SkFontHost.h. by bungeman · 8 years ago
  33. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  34. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  35. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  36. 82595b6 refactor drawPath to have drawDevPath by reed · 8 years ago
  37. 1b4c01c Make SkAssertResult work with SK_WARN_UNUSED_RESULT in Release on gcc by bsalomon · 8 years ago
  38. 9daa4b9 No error if function marked with SK_WARN_UNUSED_RESULT is used in SkAssertResult by bsalomon · 8 years ago
  39. a8966a8 Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of https://codereview.chromium.org/1956023002/ ) by robertphillips · 8 years ago
  40. 67a58dc Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 of https://codereview.chromium.org/1958603002/ ) by jvanverth · 8 years ago
  41. 14f850a Remove Sk(Float|Double)PinToFixed functions, only used in tests. by brianosman · 8 years ago
  42. 3ccf2e7 Remove hasMixedSamples() from GrPipelineBuilder by cdalton · 8 years ago
  43. 3767cd6 https://groups.google.com/forum/#!topic/skia-discuss/2F2she2nQMg by halcanary · 8 years ago
  44. 524484b Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:20001 of https://codereview.chromium.org/1956473002/ ) by robertphillips · 8 years ago
  45. 055e192 Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and DrawMask by bsalomon · 8 years ago
  46. 56a85e6 Simplify SkGpuBlurUtils::GaussianBlur method by robertphillips · 8 years ago
  47. 68e99ac remove alias for SkMatrix44.h -- chrome callers have been updated by reed · 8 years ago
  48. ffa4a92 SkOncePtr -> SkOnce by mtklein · 8 years ago
  49. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
  50. d215a95 Retract GrRenderTarget a bit within SkGpuDevice by robertphillips · 8 years ago
  51. 35b784d Bring back sRGB-write-control as a caps bit. by brianosman · 8 years ago
  52. 42846ed Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  53. 959a293 Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1949313003/ ) by reed · 8 years ago
  54. 82da9a8 Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1945293004/ ) by reed · 8 years ago
  55. d9f5d20 Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https://codereview.chromium.org/1947153002/ ) by sclittle · 8 years ago
  56. 7eb33da Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chromium.org/1953533002/ ) by reed · 8 years ago
  57. 086eea9 Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ ) by reed · 8 years ago
  58. 5e56cfd SK_DECLARE_STATIC_MUTEX -> static SkMutex by mtklein · 8 years ago
  59. 9bd3fc7 SkOncePtr -> SkOnce by mtklein · 8 years ago
  60. b37c68a Simplify implementation of SkOnce to not need so many comments. by mtklein · 8 years ago
  61. 9b92ebd Remove executable bit from source code files. by benjaminwagner · 8 years ago
  62. 0ccc62d move colorshader into its own .cpp, add color4f variant by reed · 8 years ago
  63. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  64. 427c281 Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  65. fad9856 Prototype code that turns any/every flattenable into JSON by brianosman · 8 years ago
  66. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  67. 50d3b57 return 4x4 matrix from SkColorSpace by reed · 8 years ago
  68. 68f7460 Add SK_API to SkFontLCDConfig. by bungeman · 8 years ago
  69. 2af0f1b Apply setImageLayout() to all of a VkImage's subresources. by jvanverth · 8 years ago
  70. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  71. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  72. 444f1ba Remove SkBitmapHeap and SkBitmapHeapReader. They're unused. by brianosman · 8 years ago
  73. db1adf5 Revert of Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRender… (patchset #9 id:150001 of https://codereview.chromium.org/1924183003/ ) by jvanverth · 8 years ago
  74. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago
  75. 1cb00e4 Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by kkinnunen · 8 years ago
  76. cf97544 Make SkTime SK_API so that SkTime::GetDateTime() is visible to the clients. by aam · 8 years ago
  77. 0265707 Clean up SkFontConfigInterface implementation. by bungeman · 8 years ago
  78. 18f13f3 Remove (almost) unused read/writeFunctionPtr API. by brianosman · 8 years ago
  79. 59c12e3 remove non-static uses of SkOncePtr by mtklein · 8 years ago
  80. 57b4615 Remove unused encodedString API on SkWriteBuffer/SkReadBuffer by brianosman · 8 years ago
  81. 9516775 Enable generating SkImage with the same uniqueID in SkImageGenerator subclass by aleksandar.stojiljkovic · 8 years ago
  82. 4d9ff62 Remove SkWriter32::contiguousArray(). by mtklein · 8 years ago
  83. e86e51f Add reminders that these classes have constexpr default constructors. by mtklein · 8 years ago
  84. b4c899d remove SkWriteBuffer::getWriter32(). by mtklein · 8 years ago
  85. 1b5dd88 remove SkWriteBuffer::reserve() by mtklein · 8 years ago
  86. b4d46f0 Remove skstd::is_function. by bungeman · 8 years ago
  87. 5668648 Unify implementations of stroking radius calculationsns by bsalomon · 8 years ago
  88. efe46d2 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 8 years ago
  89. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  90. 801b44c Remove skstd::is_convertible. by bungeman · 8 years ago
  91. d4c741e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  92. d77ac77 remove (now unused) SkDivBits by reed · 8 years ago
  93. 28d5bdd Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (patchset #2 id:20001 of https://codereview.chromium.org/1927583002/ ) by reed · 8 years ago
  94. aa19a5f Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ ) by robertphillips · 8 years ago
  95. 1541130 remove SK_SUPPORT_LEGACY_DIVBITS_UB -- chrome no longer defines this by reed · 8 years ago
  96. 48d6f88 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 8 years ago
  97. 2f1c42e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  98. eabaf79 SkDocument::CreateXPS fix roll by halcanary · 8 years ago
  99. 900c367 Image filters: de-nest SkImageFilter::Cache and Cache::Key. by senorblanco · 8 years ago
  100. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago