1. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  2. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  3. 18c0097 check for bad params sent to discrete patheffect by reed · 8 years ago
  4. 6db0a7b Image filters: optimize crop rect application. by senorblanco · 8 years ago
  5. 6e2aad4 Add GrContext::releaseAndAbandonContext() by bsalomon · 8 years ago
  6. 895f3f0 SkPDF: properly dedup bitmaps in shaders by halcanary · 8 years ago
  7. 389666b SkPDF: PDFShader does not hold images/bitmaps by halcanary · 8 years ago
  8. f624204 Update SkAlphaThresholdFilter to sk_sp by robertphillips · 8 years ago
  9. 8f1dcaa Update vulkan format features in caps. by egdaniel · 8 years ago
  10. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  11. f270029 Fix padding bug in SkTileImageFilter. by senorblanco · 8 years ago
  12. b60c337 Initialize variable to appease compiler warning by egdaniel · 8 years ago
  13. 4eb4964 Revert of Switch SkDownSampleImageFilter over to new onFilterImage interface (patchset #2 id:20001 of https://codereview.chromium.org/1851583002/ ) by robertphillips · 8 years ago
  14. 08541d5 Switch SkMatrixImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  15. daa9da4 Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  16. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  17. 49c4c22 Remove ownership parameter from GrResourceProvider::wrapBackendTextureAsRenderTarget by kkinnunen · 8 years ago
  18. ca9206e Revert of Add unit repeat tiler (patchset #4 id:60001 of https://codereview.chromium.org/1837893004/ ) by robertphillips · 8 years ago
  19. 062bd86 Expose GrGLAssembleInterface by bsalomon · 8 years ago
  20. 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 8 years ago
  21. 865a289 Add unit repeat tiler. by herb · 8 years ago
  22. d19d83c Remode dead code from SkReadBuffer by msarett · 8 years ago
  23. 9db0427 Image filters: fix crop rect application in SkXfermodeImageFilter. by senorblanco · 8 years ago
  24. dda239e SkPDF: Use Pathops clipping by halcanary · 8 years ago
  25. ad5dcd1 SkPDF: Make magic make sense by halcanary · 8 years ago
  26. 1263448 Make SkRandom::next[US]Fixed1 private; update documentation for SkRandom::nextSScalar1. by benjaminwagner · 8 years ago
  27. cce19c8 Fix C4334 warning about 32-bit shift assigned to 64-bits by brucedawson · 8 years ago
  28. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  29. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  30. 3243143 SkPDF: SkTypeface::openStream could return nullptr by halcanary · 8 years ago
  31. 491fb17 Update SkComposeImageFilter to sk_sp by robertphillips · 8 years ago
  32. d632bb4 Enable dual source blending for Vulkan by egdaniel · 8 years ago
  33. 128245c Correct png inverse gAMA when parsing color space by msarett · 8 years ago
  34. 61d3b08 Enable gpusrgb config on bots. by brianosman · 8 years ago
  35. 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 8 years ago
  36. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  37. 40d8d62 Update Morphology image filter to store its type by robertphillips · 8 years ago
  38. 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  39. 8905790 Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp (patchset #6 id:100001 of https://codereview.chromium.org/1842793002/ ) by djsollen · 8 years ago
  40. 308d988 Add repeatSpan and change interface name. by herb · 8 years ago
  41. a33cf07 Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  42. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  43. 3ebd276 Dirty mipmaps whenever we upload new contents for a texture. by brianosman · 8 years ago
  44. 6e26205 SkPDF: skia_pdf_less_compression - for debugging only by halcanary · 8 years ago
  45. ffe5400 SkPDF: milestone in metadata, also SkMilestone.h by halcanary · 8 years ago
  46. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  47. 7888de0 Fix GrConvexPolyEffect to deal with line paths. by bsalomon · 8 years ago
  48. 5cd0ed3 Delete SkImageDecoder_empty by msarett · 8 years ago
  49. 5ff17b1 Swap SkPictureImageFilter's factories over to smart pointers by robertphillips · 8 years ago
  50. af13277 Change VkPipelineStateCahce to use Hash and LRU LList. by egdaniel · 8 years ago
  51. dec2943 Remove the GrGLInterface callback mechanism. by bsalomon · 8 years ago
  52. e0d62a5 Remove advance[XY]Fixed getters. by benjaminwagner · 8 years ago
  53. c5ec140 Use NV glsl shader compiler for Vulkan by egdaniel · 8 years ago
  54. 2be7e01 SkPDF: PDFDevice::ContentEntry now implemented with SinglyLinkedList by halcanary · 8 years ago
  55. 7fb19bc Add GLFW support for GrGLCreateNativeInterface by abarth · 8 years ago
  56. df801aa Remove SK_IGNORE_MAC_FONT_WEIGHT_FIX. by bungeman · 8 years ago
  57. 090b762 Temporary fix for --preAbandonGpuContext bug by robertphillips · 8 years ago
  58. c61edcc rm src/ports/SkTime_*.cpp by halcanary · 8 years ago
  59. b8fb993 SkPDF s/SkAutoTDelete/std::unique_ptr/ by halcanary · 8 years ago
  60. e50f3e7 Add WSI functions to GrVkInterface by jvanverth · 8 years ago
  61. fdc88b5 rm src/animator/SkTime.cpp by halcanary · 8 years ago
  62. 73557f6 SkPDF: remove margin foolishness by halcanary · 8 years ago
  63. eb3429c Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed a while ago. However, the CPU builder fails when it sees Index8 (among other things), so change the code to fallback to GPU in that case. Additionally, if we're going to be mipping an sRGB image, don't use the CPU code (which is not yet gamma correct). Unfortunately, this means that we will often be using the GPU path, still - with recent codec changes, most images are coming in tagged as sRGB. by brianosman · 8 years ago
  64. ec4d4d7 Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not overflow. by benjaminwagner · 8 years ago
  65. 397536c Consolidate GPU buffer implementations by cdalton · 8 years ago
  66. 77899d1 Move SkRWBuffer.h to include/ and add SK_API by scroggo · 8 years ago
  67. a50151d SkPDF: draw{Image,Bitmap} always serializes early by halcanary · 8 years ago
  68. b3c9e4f Revert of Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed a while ago. However, the CPU bu… (patchset #1 id:1 of https://codereview.chromium.org/1835003002/ ) by brianosman · 8 years ago
  69. b0ac1af Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed a while ago. However, the CPU builder fails when it sees Index8 (among other things), so change the code to fallback to GPU in that case. Additionally, if we're going to be mipping an sRGB image, don't use the CPU code (which is not yet gamma correct). Unfortunately, this means that we will often be using the GPU path, still - with recent codec changes, most images are coming in tagged as sRGB. by brianosman · 8 years ago
  70. 77a9cc1 Don't convert to Sk48Dot16 in DrawOneGlyph. by benjaminwagner · 8 years ago
  71. d442d32 Remove extra definitions of SkMovie by msarett · 8 years ago
  72. 384b5e9 got Vulkan compiling on Linux again by ethannicholas · 8 years ago
  73. 1514257 Delete SkPageFlipper by msarett · 8 years ago
  74. 28ef445 added support for glMinSampleShading by ethannicholas · 8 years ago
  75. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  76. cce4927 [CMake fixes] Linux X11 pixel format and Windows compilation fix by marco.diiga · 8 years ago
  77. c1d0312 Rename encoders to Sk*ImageEncoder by msarett · 8 years ago
  78. fd7bd45 Revise layer, extension and feature setup for Vulkan by jvanverth · 8 years ago
  79. 64d094d Require sRGB write control for sRGB support. Add flag to GrPaint to suppress linear -> sRGB conversion on write. Use that to fix YUV conversion, which directly produces sRGB data. (Technically, it produces data in whatever the color space of the JPEG might be). by brianosman · 8 years ago
  80. d11c726 SkPDF: speed up SkPDFShader generation. by halcanary · 8 years ago
  81. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 8 years ago
  82. f299e71 Switch SkMorphologyImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  83. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 8 years ago
  84. 6b3eacb Change type of SkGlyph::fAdvance[XY] to float. by benjaminwagner · 8 years ago
  85. c429baf Add getDeferredTextureImageData early out by ericrk · 8 years ago
  86. e280d06 Draw black on white for CG glyph masks. by bungeman · 8 years ago
  87. e8597a4 Delete SkImageDecoder by msarett · 8 years ago
  88. 1fd50ac Sk4x4f: NEON impl. by mtklein · 8 years ago
  89. e267893 Remove debug prints in GrVkGpu by egdaniel · 8 years ago
  90. 8d3ad5a images with offset bitmap don't share genid by halcanary · 8 years ago
  91. 2302de9 Switch new SkImageFilter internal methods over to sk_sp by robertphillips · 8 years ago
  92. 85f9269 Convert Gray8 images to N32 before uploading. Previously, we were by brianosman · 8 years ago
  93. 83f2e5a Switch SkColorFilterImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  94. 1579e3c Switch SkBlurImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  95. 910f7ec Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  96. f037fde Delete SkImageDecoder by msarett · 8 years ago
  97. e8f3062 switch surface to sk_sp by reed · 8 years ago
  98. 041c870 Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  99. 5b6e73e Delete SkImageDecoder by msarett · 8 years ago
  100. eac3e96 Revert of Switch SkColorFilterImageFilter over to new onFilterImage interface (patchset #5 id:80001 of https://codereview.chromium.org/1782083002/ ) by robertphillips · 8 years ago