1. 175cf0e Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  2. c03afd6 Revert of added GrMSAAPathRenderer (patchset #8 id:140001 of https://codereview.chromium.org/1834133003/ ) by ethannicholas · 8 years ago
  3. b591c77 Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of https://codereview.chromium.org/1852123002/ ) by robertphillips · 8 years ago
  4. 47a2dc8 added GrMSAAPathRenderer by ethannicholas · 8 years ago
  5. 3bc9692 Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  6. 94b87bd DM/PDF: stop adding unused rasterizer keywords by halcanary · 8 years ago
  7. 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
  8. aee62f5 Revert of Switch SkDownSampleImageFilter over to new onFilterImage interface (patchset #6 id:100001 of https://codereview.chromium.org/1851583002/ ) by robertphillips · 8 years ago
  9. 43c2ad4 Update internal testing ImageFilters to sk_sp by robertphillips · 8 years ago
  10. 33550da Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  11. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  12. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  13. cf9bafc Update SKP version by update-skps · 8 years ago
  14. 18c0097 check for bad params sent to discrete patheffect by reed · 8 years ago
  15. 6db0a7b Image filters: optimize crop rect application. by senorblanco · 8 years ago
  16. 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  17. 6e2aad4 Add GrContext::releaseAndAbandonContext() by bsalomon · 8 years ago
  18. 895f3f0 SkPDF: properly dedup bitmaps in shaders by halcanary · 8 years ago
  19. 389666b SkPDF: PDFShader does not hold images/bitmaps by halcanary · 8 years ago
  20. f624204 Update SkAlphaThresholdFilter to sk_sp by robertphillips · 8 years ago
  21. 8f1dcaa Update vulkan format features in caps. by egdaniel · 8 years ago
  22. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  23. f270029 Fix padding bug in SkTileImageFilter. by senorblanco · 8 years ago
  24. 2f538e9 Delete duplicate null GL interface implementation by bsalomon · 8 years ago
  25. b60c337 Initialize variable to appease compiler warning by egdaniel · 8 years ago
  26. c770b75 Respect build type arg in build_shaderc.py by bsalomon · 8 years ago
  27. 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
  28. 7c62b47 Restore Vulkan setup code accidentally reverted in GrContextFactory.cpp by bsalomon · 8 years ago
  29. cafbfe6 Support for Android Swarming bots by borenet · 8 years ago
  30. 08541d5 Switch SkMatrixImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  31. daa9da4 Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  32. 31dcc2a Add SK_SUPPORT_LEGACY_IMAGEFILTER_PTR to public.bzl DEFINES to fix build. by benjaminwagner · 8 years ago
  33. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  34. 38d68bc In public.bzl, change file locations after https://codereview.chromium.org/1815823002 by benjaminwagner · 8 years ago
  35. 0fba3b9 sk_sp for SkCanvas::drawAnnotation() by mtklein · 8 years ago
  36. 92d4883 fix typo: add missing const by mtklein · 8 years ago
  37. e5adad4 Add CreatePlatformGLTestContext_none.cpp for Google3 build by bsalomon · 8 years ago
  38. 49c4c22 Remove ownership parameter from GrResourceProvider::wrapBackendTextureAsRenderTarget by kkinnunen · 8 years ago
  39. 4d51f64 Fix compilation of GLTestContext_angle.cpp" by Brian Salomon · 8 years ago
  40. 273c0f5 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 8 years ago
  41. a5598a4 Fiddle: update to new GrGLAssembleInterface API by halcanary · 8 years ago
  42. ca9206e Revert of Add unit repeat tiler (patchset #4 id:60001 of https://codereview.chromium.org/1837893004/ ) by robertphillips · 8 years ago
  43. 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
  44. 062bd86 Expose GrGLAssembleInterface by bsalomon · 8 years ago
  45. 4c7f0a1 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 8 years ago
  46. 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 8 years ago
  47. 865a289 Add unit repeat tiler. by herb · 8 years ago
  48. 5a59a42 Add 'P' to SampleApp to cycle through pixel geometries. by bungeman · 8 years ago
  49. d19d83c Remode dead code from SkReadBuffer by msarett · 8 years ago
  50. 9db0427 Image filters: fix crop rect application in SkXfermodeImageFilter. by senorblanco · 8 years ago
  51. 2ae4b2e Fix Vulkan tests after GrContextFactory move to sk_gpu_test by kkinnunen · 8 years ago
  52. dda239e SkPDF: Use Pathops clipping by halcanary · 8 years ago
  53. ad5dcd1 SkPDF: Make magic make sense by halcanary · 8 years ago
  54. b90e67f Update shaderc to ToT. by egdaniel · 8 years ago
  55. 1263448 Make SkRandom::next[US]Fixed1 private; update documentation for SkRandom::nextSScalar1. by benjaminwagner · 8 years ago
  56. cce19c8 Fix C4334 warning about 32-bit shift assigned to 64-bits by brucedawson · 8 years ago
  57. 142659c Make skgputest target depend on gl/glx/glu or egl/gles2 libs on linux by Brian Salomon · 8 years ago
  58. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  59. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  60. 3243143 SkPDF: SkTypeface::openStream could return nullptr by halcanary · 8 years ago
  61. 491fb17 Update SkComposeImageFilter to sk_sp by robertphillips · 8 years ago
  62. d632bb4 Enable dual source blending for Vulkan by egdaniel · 8 years ago
  63. 128245c Correct png inverse gAMA when parsing color space by msarett · 8 years ago
  64. 61d3b08 Enable gpusrgb config on bots. by brianosman · 8 years ago
  65. 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
  66. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  67. b4a7f14 DM: allow vias to work with PDF backend by halcanary · 8 years ago
  68. 7c9c4a7 Force include test to run on every compile. by djsollen · 8 years ago
  69. 40d8d62 Update Morphology image filter to store its type by robertphillips · 8 years ago
  70. 15bc560 Fixes for Swarming recipes by borenet · 8 years ago
  71. 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  72. 2e77ddb Blacklist shapes benchmarks on Mali400 bot. by brianosman · 8 years ago
  73. c28afdb Add test configs for nvpr with atlas text by cdalton · 8 years ago
  74. 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
  75. 308d988 Add repeatSpan and change interface name. by herb · 8 years ago
  76. a33cf07 Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  77. 9b2ef62 fiddle: Only output errors to stderr. by jcgregorio · 8 years ago
  78. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  79. 3ebd276 Dirty mipmaps whenever we upload new contents for a texture. by brianosman · 8 years ago
  80. 6e26205 SkPDF: skia_pdf_less_compression - for debugging only by halcanary · 8 years ago
  81. ffe5400 SkPDF: milestone in metadata, also SkMilestone.h by halcanary · 8 years ago
  82. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  83. e577693 Prevent waiting for charge twice by kjlubick · 8 years ago
  84. 7888de0 Fix GrConvexPolyEffect to deal with line paths. by bsalomon · 8 years ago
  85. 5cd0ed3 Delete SkImageDecoder_empty by msarett · 8 years ago
  86. af3b35e Remove GLFW from public.bzl. by benjaminwagner · 8 years ago
  87. 5ff17b1 Swap SkPictureImageFilter's factories over to smart pointers by robertphillips · 8 years ago
  88. 02b2f19 We meant these to be YES... sigh. by mtklein · 8 years ago
  89. af13277 Change VkPipelineStateCahce to use Hash and LRU LList. by egdaniel · 8 years ago
  90. dec2943 Remove the GrGLInterface callback mechanism. by bsalomon · 8 years ago
  91. e0d62a5 Remove advance[XY]Fixed getters. by benjaminwagner · 8 years ago
  92. c5ec140 Use NV glsl shader compiler for Vulkan by egdaniel · 8 years ago
  93. 2be7e01 SkPDF: PDFDevice::ContentEntry now implemented with SinglyLinkedList by halcanary · 8 years ago
  94. 7fb19bc Add GLFW support for GrGLCreateNativeInterface by abarth · 8 years ago
  95. df801aa Remove SK_IGNORE_MAC_FONT_WEIGHT_FIX. by bungeman · 8 years ago
  96. 090b762 Temporary fix for --preAbandonGpuContext bug by robertphillips · 8 years ago
  97. dfed06f Make SkFixed private. by benjaminwagner · 8 years ago
  98. 8ce5912 Skip toolchain downloads for a few android tools. by rmistry · 8 years ago
  99. c61edcc rm src/ports/SkTime_*.cpp by halcanary · 8 years ago
  100. b8fb993 SkPDF s/SkAutoTDelete/std::unique_ptr/ by halcanary · 8 years ago