1. c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 8 years ago
  2. ae8c933 Update SkMatrixImageFilter to sk_sp by robertphillips · 8 years ago
  3. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  4. 8c0326d Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  5. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 8 years ago
  6. 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  7. f3261af Remove 'native' context unit test macro. by bsalomon · 8 years ago
  8. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 8 years ago
  9. b8797bb Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GLES and use them on the X1 bot by bsalomon · 8 years ago
  10. 5c5cfe2 give up if huge paths have unresolvable coincidence by caryclark · 8 years ago
  11. 3b59738 Revert of Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GL… (patchset #3 id:40001 of https://codereview.chromium.org/1853103003/ ) by bsalomon · 8 years ago
  12. 74cb44d Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GLES and use them on the X1 bot by bsalomon · 8 years ago
  13. 6a93fa1 Fix failed filter followed by an affects-transparent-black filter. by senorblanco · 8 years ago
  14. 3b37545 Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) by mtklein · 8 years ago
  15. 99d9231 Delete SkFlattenable::Type by msarett · 8 years ago
  16. 3c4521a Fix ParseConfigs_OutParam tests by halcanary · 8 years ago
  17. 4ba94e2 Switch internal testing ImageFilters over to new onFilterImage interface by robertphillips · 8 years ago
  18. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  19. b591c77 Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of https://codereview.chromium.org/1852123002/ ) by robertphillips · 8 years ago
  20. 3bc9692 Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  21. 94b87bd DM/PDF: stop adding unused rasterizer keywords by halcanary · 8 years ago
  22. b4b4cf3 Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ ) by bsalomon · 8 years ago
  23. 43c2ad4 Update internal testing ImageFilters to sk_sp by robertphillips · 8 years ago
  24. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  25. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  26. 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  27. 6e2aad4 Add GrContext::releaseAndAbandonContext() by bsalomon · 8 years ago
  28. f624204 Update SkAlphaThresholdFilter to sk_sp by robertphillips · 8 years ago
  29. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  30. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  31. 273c0f5 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 8 years ago
  32. 3e4616f Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchset #5 id:80001 of https://codereview.chromium.org/1849463002/ ) by bsalomon · 8 years ago
  33. 4c7f0a1 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 8 years ago
  34. 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 8 years ago
  35. 2ae4b2e Fix Vulkan tests after GrContextFactory move to sk_gpu_test by kkinnunen · 8 years ago
  36. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  37. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  38. 491fb17 Update SkComposeImageFilter to sk_sp by robertphillips · 8 years ago
  39. 61d3b08 Enable gpusrgb config on bots. by brianosman · 8 years ago
  40. 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
  41. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  42. 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  43. c28afdb Add test configs for nvpr with atlas text by cdalton · 8 years ago
  44. 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
  45. a33cf07 Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  46. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  47. ffe5400 SkPDF: milestone in metadata, also SkMilestone.h by halcanary · 8 years ago
  48. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  49. 5ff17b1 Swap SkPictureImageFilter's factories over to smart pointers by robertphillips · 8 years ago
  50. 92271fc Don't crash when resource path is omitted by Brian Salomon · 8 years ago
  51. d2100f2 Don't crash when resource path isn't specified by Brian Salomon · 8 years ago
  52. ec4d4d7 Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not overflow. by benjaminwagner · 8 years ago
  53. 9cf31f4 SkMipMap::Build supports 1xN and Nx1 inputs, so remove the special case from the test harness. Update a no-longer-correct comment. by brianosman · 8 years ago
  54. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  55. 8d3ad5a images with offset bitmap don't share genid by halcanary · 8 years ago
  56. 2302de9 Switch new SkImageFilter internal methods over to sk_sp by robertphillips · 8 years ago
  57. e8f3062 switch surface to sk_sp by reed · 8 years ago
  58. 297f7ce Make a generic list of filters for use in ImageFilterTests. by senorblanco · 8 years ago
  59. 1d417a8 Add unit test for vertex attribute count. by bsalomon · 8 years ago
  60. 734351d Publicly expose one accelerated swizzle. by tomhudson · 8 years ago
  61. 6eff52a WIP: experimental bilerp pipeline. by herb · 8 years ago
  62. 0e05f38 Sk4x4f by mtklein · 8 years ago
  63. 4413e66 Remove SkPixmap::release by robertphillips · 8 years ago
  64. 343a63d SkRecord: infer return type for visit() and mutate(). by mtklein · 8 years ago
  65. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 8 years ago
  66. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 8 years ago
  67. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  68. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  69. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  70. e5e7984 Change signatures of filter bounds methods to return a rect. by senorblanco · 8 years ago
  71. 50e82e6 SkPDF: SkPDFDocument reorganized so that some objects can be serialized early. by halcanary · 8 years ago
  72. b4bd11e Update SkSpecialImage to be able to create tight SkImages and SkSurfaces by robertphillips · 8 years ago
  73. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  74. f8f90e4 SkNx refresh by mtklein · 8 years ago
  75. 17a6520 Make SkComposeImageFilter::onFilterImage filter the bounds given to the inner filter. by jbroman · 8 years ago
  76. 0e6274f Parse icc profiles and exif orientation from jpeg markers by msarett · 8 years ago
  77. a635936 sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  78. 2c9c469 SkPDF: metadata first by halcanary · 8 years ago
  79. fd359ca Implement Vulkan GrBackendObject for textures. by jvanverth · 8 years ago
  80. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 8 years ago
  81. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 8 years ago
  82. 9fbee18 switch patheffects over to sk_sp by reed · 8 years ago
  83. 83c17fa Add SkSpecialImage::makeTextureImage entry point by robertphillips · 8 years ago
  84. ca2622b return pictures as sk_sp by reed · 8 years ago
  85. eb75c7d allow one zero length dash by caryclark · 8 years ago
  86. 92701ab Revert of Add SkSpecialImage::makeTextureImage entry point & update filterInput (patchset #3 id:40001 of https://codereview.chromium.org/1813813002/ ) by bungeman · 8 years ago
  87. 6f0749c Revert of allow one zero length dash (patchset #8 id:140001 of https://codereview.chromium.org/1805963002/ ) by bungeman · 8 years ago
  88. 5e1a248 allow one zero length dash by caryclark · 8 years ago
  89. 0584901 Add SkSpecialImage::makeTextureImage entry point by robertphillips · 8 years ago
  90. 37bd7c3 Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers by robertphillips · 8 years ago
  91. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 8 years ago
  92. 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  93. 0e3129d Fix pointer aliasing bug in SkImageFilter::computeFastBounds. by jbroman · 8 years ago
  94. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  95. c5035e7 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  96. bf680c3 Image filters: fix the zero-sigma fast path in SkBlurImageFilter. by senorblanco · 8 years ago
  97. 18300a3 detach -> release by mtklein · 8 years ago
  98. 19dea94 Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ ) by robertphillips · 8 years ago
  99. 5f939ab Use std::unique_ptr. by mtklein · 8 years ago
  100. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago