1. 4675220 Archive SkRemote-related code. I want to start fresh. by mtklein · 9 years ago
  2. 8d988b3 Add support for 2x2 matrices by cdalton · 9 years ago
  3. 48810a0 SkPDF: s/SkAutoTUnref/sk_sp/g by halcanary · 9 years ago
  4. 28f45b9 Add "sample locations" feature to GrProcessor by cdalton · 9 years ago
  5. 4418dba Swap over to using SkImageFilter::filterImage instead of filterImageDeprecated by robertphillips · 9 years ago
  6. 19de504 Add advance[XY]Fixed getters for Android. by benjaminwagner · 9 years ago
  7. d7b2885 SkPDF Create working move constructor for inner classes by halcanary · 9 years ago
  8. f9deeb6 Update android_make to support both --gcc and --clang options. by djsollen · 9 years ago
  9. aecc018 Attempt to combine batches in forward direction before flush by bsalomon · 9 years ago
  10. c60fee0 Rework files and add test cases. by herb · 9 years ago
  11. 1590f3b Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.chromium.org/1716523002/ ) by msarett · 9 years ago
  12. 095d31c Update Skia's YUV API by msarett · 9 years ago
  13. ad8bcfe Use a smart pointer for SkColorSpace factories by msarett · 9 years ago
  14. eaf086e Add SkSpecialImage-based methods to SkImageFilter by robertphillips · 9 years ago
  15. a5ab9ec Add variants of the setters on SkPaint which take a sk_sp<effect>. At the same time, change the internal storage to be sk_sp<effect>. by reed · 9 years ago
  16. fcad44b SkPDF: AutoTUnref<T> changes in use by halcanary · 9 years ago
  17. 992854d Revert of add setter on SkPaint that takes sk_sp (patchset #1 id:1 of https://codereview.chromium.org/1769803002/ ) by reed · 9 years ago
  18. a917eba add setter on SkPaint that takes sk_sp by reed · 9 years ago
  19. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 9 years ago
  20. e77875a Fix stall in Vk clear by jvanverth · 9 years ago
  21. e244322 Check libpng version before reading color space by msarett · 9 years ago
  22. 91fcb3e SkPDF: PDFDevice use SkTArray<T> rather than SkTDArray<T*> by halcanary · 9 years ago
  23. 6a73821 Set SkColorSpace object for PNGs and parse ICC profiles by msarett · 9 years ago
  24. 20adafa disable linear pipeline for now (so bots don't crash) by reed · 9 years ago
  25. d882901 Add support for new bitmapshader context (patchset #5 id:80001 of https://codereview.chromium.org/1757993002/ )" by reed · 9 years ago
  26. 7520fc4 Relocate the specialized linear gradient interval builder by fmalita · 9 years ago
  27. 490d30f break out the tile and matrix strategies by herb · 9 years ago
  28. a0cee5f remove align16 calls in skhader context sizes. will handle this elsewhere as needed by reed · 9 years ago
  29. 8b6394c Add a cache of GrVkSamplers in GrVkResourceProvider. by egdaniel · 9 years ago
  30. d331259 Revert of Don't allow nullptr in texels array params (unless using a transfer buffer). (patchset #3 id:60001 of https://codereview.chromium.org/1765633002/ ) by bsalomon · 9 years ago
  31. 0032a30 Fix SkRadialGradient center discontinuity by fmalita · 9 years ago
  32. 8ee78f3 Don't allow nullptr in texels array params (unless using a transfer buffer). by bsalomon · 9 years ago
  33. 7c87cf4 Fix YUV horizontal and vertical sampling checks by msarett · 9 years ago
  34. 68c63b3 Avoid drawing NVPR DIF text when text size is 0 by kkinnunen · 9 years ago
  35. 56fb57a disable assert for now by reed · 9 years ago
  36. 773ceda Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )" by reed · 9 years ago
  37. e38bcaf Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ ) by halcanary · 9 years ago
  38. ce56026 Force tiles in SampleApp to integer boundaries. by bungeman · 9 years ago
  39. d812fb4 enforce 16byte alignment in shader contexts by reed · 9 years ago
  40. e79586b Revert of respect sRGB when converting from sk to gr configs (patchset #1 id:1 of https://codereview.chromium.org/1756913003/ ) by brianosman · 9 years ago
  41. cd660e1 Revert of add support for new bitmapshader context (patchset #5 id:80001 of https://codereview.chromium.org/1757993002/ ) by reed · 9 years ago
  42. 19cef56 add support for new bitmapshader context by reed · 9 years ago
  43. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 9 years ago
  44. 0eda258 move annotations to canvas virtual by reed · 9 years ago
  45. c6663dc respect sRGB when converting from sk to gr configs by reed · 9 years ago
  46. f655e93 Revert of Implement support for using GL ES 3.0 with command buffer (patchset #6 id:100001 of https://codereview.chromium.org/1684413003/ ) by kkinnunen · 9 years ago
  47. d0e0885 Verify the full size returned by PIEX by yujieqin · 9 years ago
  48. 5edf82e [Reland] Fix SkTwoPointConicalGradient zero-radius handling by fmalita · 9 years ago
  49. ad514d0 Only modify abort behavior to avoid debugger dialog on windows for bot builds. by bsalomon · 9 years ago
  50. e506ee6 Fix array in matrixconvolution shader by egdaniel · 9 years ago
  51. 78d6eb0 Pack float array uniforms into vec4 arrays by jvanverth · 9 years ago
  52. 03509ea Use VkPipelineCaches during VkPipeline creation by jvanverth · 9 years ago
  53. e2b0a0a update SkSmallAllocator to force internal allocations to be 16-byte aligned by reed · 9 years ago
  54. 9846ef2 Replace some nullptrs with VK_NULL_HANDLE by jvanverth · 9 years ago
  55. 73c4e64 Retract GrDrawTarget and GrPipelineBuilder a bit more by robertphillips · 9 years ago
  56. a1e6b3b Get Vk compiling post-MIP map changes by bsalomon · 9 years ago
  57. 05a5647 fission bitmapprocstate by reed · 9 years ago
  58. 391395d Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 9 years ago
  59. e27456a 4f gradient interval builder cleanup by fmalita · 9 years ago
  60. 8b8f36f Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patchset #7 id:120001 of https://codereview.chromium.org/1754563003/ ) by robertphillips · 9 years ago
  61. 86c6075 Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 9 years ago
  62. 46b301d add /img/n/m endpoint to skiaserve by joshualitt · 9 years ago
  63. f55c364 Wire up stack traces again by joshualitt · 9 years ago
  64. 7349490 Revert of Fix SkTwoPointConicalGradient zero-radius handling (patchset #2 id:20001 of https://codereview.chromium.org/1756573002/ ) by fmalita · 9 years ago
  65. 2a7cf5f Revert of Generate Signed Distance Field directly from vector path (patchset #13 id:240001 of https://codereview.chromium.org/1643143002/ ) by robertphillips · 9 years ago
  66. 4de97a6 Generate Signed Distance Field directly from vector path by joel.liang · 9 years ago
  67. 1ef8972 Introduce bilerp spans by herb · 9 years ago
  68. aabd71c SkFontHost_FreeType constructor to correctly release resources. by bungeman · 9 years ago
  69. 87a2234 Force values to 0.0f in QuadUVMatrix::set by robertphillips · 9 years ago
  70. 9c0b02a Fix SkTwoPointConicalGradient zero-radius handling by fmalita · 9 years ago
  71. 09bd2c0 Disabling calls to TexParameteri when the values do not exist on ES2. by cblume · 9 years ago
  72. 5b9ad76 Adding anisotropic mipmap levels to SkMipMap. by cblume · 9 years ago
  73. 7dd5db4 Handle spans in sampling. by herb · 9 years ago
  74. 744898a Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pix… (patchset #1 id:1 of https://codereview.chromium.org/1750383002/ ) by brianosman · 9 years ago
  75. e7be3e5 Check bounds before casting float to integer in SamplePatch.cpp and SkBlurMaskFilter::CreateEmboss. by benjaminwagner · 9 years ago
  76. 3d5d9ac Implement various vulkan stencil clears and fix various stenciling bugs. by egdaniel · 9 years ago
  77. a6f5819 Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pixel config, which makes many things "just work". by brianosman · 9 years ago
  78. 4bc3181 Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder by robertphillips · 9 years ago
  79. 7f7ec20 Fix bug in SkGifCodec / Switch SkImageDec tests to use Codec by msarett · 9 years ago
  80. 4a98cdb Add cap and builder feature for multisample interpolation by cdalton · 9 years ago
  81. 897586c remove untested blit optimization by caryclark · 9 years ago
  82. df3f2b0 Move some GrAuditTrail fuctions to cpp file by joshualitt · 9 years ago
  83. 856cc17 SampleApp now displays gamma-correct content in "S32" and "F16" modes. The default framebuffer is always (?) sRGB, but querying it to determine that is difficult or impossible. In addition, when running in "L32" mode, we stil want to exhibit the old behavior, where we pretended that it was not sRGB. Thus, set the pixel config of the render target based on the window's color and profile types. That triggers our code to turn on linear->sRGB conversion-on-write in flushRenderTarget. by brianosman · 9 years ago
  84. 1d7decf SkDebugCanvas ignore batch bounds if they are offscreen by joshualitt · 9 years ago
  85. fd5a260 Add swizzle for rgb8888. by herb · 9 years ago
  86. e9c8442 Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pix… (patchset #3 id:40001 of https://codereview.chromium.org/1746253002/ ) by brianosman · 9 years ago
  87. 0009589 Move drawDRRect back to GrDrawContext by robertphillips · 9 years ago
  88. eef9802 Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pixel config, which makes many things "just work". by brianosman · 9 years ago
  89. 683ea9a Simplify the poly union. by herb · 9 years ago
  90. 755539f Fix overlooked bilerp fallback. by herb · 9 years ago
  91. 84a4e5a Remove internal calls to SkImage::getTexture by bsalomon · 9 years ago
  92. 89685d9 Disabling mipmap generation until anisotropic mipmap levels are generated. by cblume · 9 years ago
  93. 27876bc Improve horizontal baseline detection. by bungeman · 9 years ago
  94. 10d8fc2 Render batch bounds as stroke rects by joshualitt · 9 years ago
  95. 790d513 This CL adds glTexStorage support. by cblume · 9 years ago
  96. 15923c9 Modernize SkSpinlock. by mtklein · 9 years ago
  97. 85c6f98 Use enclosing int rect for picture shader tiles by fmalita · 9 years ago
  98. 69f938f Fix uninitialized variable warning. by herb · 9 years ago
  99. 9466571 tile spans by herb · 9 years ago
  100. b95c772 Add abilitly to query audit trail for batches by draw op by joshualitt · 9 years ago