1. 6c71e0a Reverse dependency between SkScalar.h and SkFixed.h. by benjaminwagner · 9 years ago
  2. 6f01104 Revert conversion of SkColorFilterImageFilter to new API by robertphillips · 9 years ago
  3. 303c979 Use a faster repeat tiler when translate only matrix. by herb · 9 years ago
  4. ef0c10c Fix vulkan layer callback bug by egdaniel · 9 years ago
  5. 11171f3 Update MagnifierImageFilter to sk_sp by robertphillips · 9 years ago
  6. 32f7782 sRGB text fake-gamma progress: by brianosman · 9 years ago
  7. 044d3c1 Revert of Track GL buffer state based on unique resource ID (patchset #6 id:100001 of https://codereview.chromium.org/1854283004/ ) by mtklein · 9 years ago
  8. 6e077e1 Mark webps as sRGB by msarett · 9 years ago
  9. deacc97 Track GL buffer state based on unique resource ID by cdalton · 9 years ago
  10. b4aa362 Switch uniforms to be descriptor set 0 in Vulkan by egdaniel · 9 years ago
  11. a957b8a Fix null context GenBuffers by cdalton · 9 years ago
  12. 083b869 Register SkLocalMatrixImageFilter for serialization. by mtklein · 9 years ago
  13. 4693a17 cubic stroke fix by caryclark · 9 years ago
  14. c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 9 years ago
  15. fc0f44a Update DownSampleImageFilter to sk_sp by robertphillips · 9 years ago
  16. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 9 years ago
  17. 1817d28 Add mipmap procs for F16 format. by brianosman · 9 years ago
  18. 9f37246 First pass at VulkanViewer by jvanverth · 9 years ago
  19. 52b88cc "Fix" compiler issue in SkRandomScalerContext by robertphillips · 9 years ago
  20. ae8c933 Update SkMatrixImageFilter to sk_sp by robertphillips · 9 years ago
  21. 8c0326d Update SkXfermodeImageFilter to sk_sp by robertphillips · 9 years ago
  22. be243d4 Revert of Delete SkFlattenable::Type (part 1) (patchset #1 id:1 of https://codereview.chromium.org/1861013002/ ) by msarett · 9 years ago
  23. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 9 years ago
  24. 3a15fd4 Fix vulkan dual source blending by egdaniel · 9 years ago
  25. 6b63536 Delete SkFlattenable::Type (part 1) by msarett · 9 years ago
  26. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 9 years ago
  27. 5c5cfe2 give up if huge paths have unresolvable coincidence by caryclark · 9 years ago
  28. 17b8925 Implement blit image for copySurface in Vulkan by egdaniel · 9 years ago
  29. 59dc542 remove avoid and pixelxor xfermodes by reed · 9 years ago
  30. 6a93fa1 Fix failed filter followed by an affects-transparent-black filter. by senorblanco · 9 years ago
  31. 3b37545 Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) by mtklein · 9 years ago
  32. 99d9231 Delete SkFlattenable::Type by msarett · 9 years ago
  33. 8ef9108 Revert of added GrMSAAPathRenderer (patchset #9 id:160001 of https://codereview.chromium.org/1834133003/ ) by ethannicholas · 9 years ago
  34. b0fabd4 added GrMSAAPathRenderer by ethannicholas · 9 years ago
  35. efdfd51 switch maskfilters to sk_sp by reed · 9 years ago
  36. 175cf0e Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  37. c03afd6 Revert of added GrMSAAPathRenderer (patchset #8 id:140001 of https://codereview.chromium.org/1834133003/ ) by ethannicholas · 9 years ago
  38. b591c77 Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of https://codereview.chromium.org/1852123002/ ) by robertphillips · 9 years ago
  39. 47a2dc8 added GrMSAAPathRenderer by ethannicholas · 9 years ago
  40. 3bc9692 Update SkXfermodeImageFilter to sk_sp by robertphillips · 9 years ago
  41. aee62f5 Revert of Switch SkDownSampleImageFilter over to new onFilterImage interface (patchset #6 id:100001 of https://codereview.chromium.org/1851583002/ ) by robertphillips · 9 years ago
  42. 33550da Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  43. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 9 years ago
  44. 60c9b58 change flattenable factory to return sk_sp by reed · 9 years ago
  45. 18c0097 check for bad params sent to discrete patheffect by reed · 9 years ago
  46. 6db0a7b Image filters: optimize crop rect application. by senorblanco · 9 years ago
  47. 6e2aad4 Add GrContext::releaseAndAbandonContext() by bsalomon · 9 years ago
  48. 895f3f0 SkPDF: properly dedup bitmaps in shaders by halcanary · 9 years ago
  49. 389666b SkPDF: PDFShader does not hold images/bitmaps by halcanary · 9 years ago
  50. f624204 Update SkAlphaThresholdFilter to sk_sp by robertphillips · 9 years ago
  51. 8f1dcaa Update vulkan format features in caps. by egdaniel · 9 years ago
  52. 549c899 Update SkImageSource to sk_sp by robertphillips · 9 years ago
  53. f270029 Fix padding bug in SkTileImageFilter. by senorblanco · 9 years ago
  54. b60c337 Initialize variable to appease compiler warning by egdaniel · 9 years ago
  55. 4eb4964 Revert of Switch SkDownSampleImageFilter over to new onFilterImage interface (patchset #2 id:20001 of https://codereview.chromium.org/1851583002/ ) by robertphillips · 9 years ago
  56. 08541d5 Switch SkMatrixImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  57. daa9da4 Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  58. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 9 years ago
  59. 49c4c22 Remove ownership parameter from GrResourceProvider::wrapBackendTextureAsRenderTarget by kkinnunen · 9 years ago
  60. ca9206e Revert of Add unit repeat tiler (patchset #4 id:60001 of https://codereview.chromium.org/1837893004/ ) by robertphillips · 9 years ago
  61. 062bd86 Expose GrGLAssembleInterface by bsalomon · 9 years ago
  62. 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 9 years ago
  63. 865a289 Add unit repeat tiler. by herb · 9 years ago
  64. d19d83c Remode dead code from SkReadBuffer by msarett · 9 years ago
  65. 9db0427 Image filters: fix crop rect application in SkXfermodeImageFilter. by senorblanco · 9 years ago
  66. dda239e SkPDF: Use Pathops clipping by halcanary · 9 years ago
  67. ad5dcd1 SkPDF: Make magic make sense by halcanary · 9 years ago
  68. 1263448 Make SkRandom::next[US]Fixed1 private; update documentation for SkRandom::nextSScalar1. by benjaminwagner · 9 years ago
  69. cce19c8 Fix C4334 warning about 32-bit shift assigned to 64-bits by brucedawson · 9 years ago
  70. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago
  71. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 9 years ago
  72. 3243143 SkPDF: SkTypeface::openStream could return nullptr by halcanary · 9 years ago
  73. 491fb17 Update SkComposeImageFilter to sk_sp by robertphillips · 9 years ago
  74. d632bb4 Enable dual source blending for Vulkan by egdaniel · 9 years ago
  75. 128245c Correct png inverse gAMA when parsing color space by msarett · 9 years ago
  76. 61d3b08 Enable gpusrgb config on bots. by brianosman · 9 years ago
  77. 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 9 years ago
  78. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago
  79. 40d8d62 Update Morphology image filter to store its type by robertphillips · 9 years ago
  80. 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 9 years ago
  81. 8905790 Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp (patchset #6 id:100001 of https://codereview.chromium.org/1842793002/ ) by djsollen · 9 years ago
  82. 308d988 Add repeatSpan and change interface name. by herb · 9 years ago
  83. a33cf07 Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 9 years ago
  84. cfb6bdf switch xfermodes over to sk_sp by reed · 9 years ago
  85. 3ebd276 Dirty mipmaps whenever we upload new contents for a texture. by brianosman · 9 years ago
  86. 6e26205 SkPDF: skia_pdf_less_compression - for debugging only by halcanary · 9 years ago
  87. ffe5400 SkPDF: milestone in metadata, also SkMilestone.h by halcanary · 9 years ago
  88. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  89. 7888de0 Fix GrConvexPolyEffect to deal with line paths. by bsalomon · 9 years ago
  90. 5cd0ed3 Delete SkImageDecoder_empty by msarett · 9 years ago
  91. 5ff17b1 Swap SkPictureImageFilter's factories over to smart pointers by robertphillips · 9 years ago
  92. af13277 Change VkPipelineStateCahce to use Hash and LRU LList. by egdaniel · 9 years ago
  93. dec2943 Remove the GrGLInterface callback mechanism. by bsalomon · 9 years ago
  94. e0d62a5 Remove advance[XY]Fixed getters. by benjaminwagner · 9 years ago
  95. c5ec140 Use NV glsl shader compiler for Vulkan by egdaniel · 9 years ago
  96. 2be7e01 SkPDF: PDFDevice::ContentEntry now implemented with SinglyLinkedList by halcanary · 9 years ago
  97. 7fb19bc Add GLFW support for GrGLCreateNativeInterface by abarth · 9 years ago
  98. df801aa Remove SK_IGNORE_MAC_FONT_WEIGHT_FIX. by bungeman · 9 years ago
  99. 090b762 Temporary fix for --preAbandonGpuContext bug by robertphillips · 9 years ago
  100. c61edcc rm src/ports/SkTime_*.cpp by halcanary · 9 years ago