1. c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 8 years ago
  2. 885b677 Add exclusion for keymobi_shop_mobileweb_ebay_com.skp on N5 by bsalomon · 8 years ago
  3. fc0f44a Update DownSampleImageFilter to sk_sp by robertphillips · 8 years ago
  4. 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 · 8 years ago
  5. 1817d28 Add mipmap procs for F16 format. by brianosman · 8 years ago
  6. 4334ff2 Enable RAW codec for Windows by yujieqin · 8 years ago
  7. 8c13cd1 Another NDK release. Still just bug fixes. by mtklein · 8 years ago
  8. 9f37246 First pass at VulkanViewer by jvanverth · 8 years ago
  9. 52b88cc "Fix" compiler issue in SkRandomScalerContext by robertphillips · 8 years ago
  10. ae8c933 Update SkMatrixImageFilter to sk_sp by robertphillips · 8 years ago
  11. 77304a5 Get back on mainline libpng 1.6 now that 3bpp perf patches are merged. by mtklein · 8 years ago
  12. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  13. 4319593 Do an in-place replacement of SkRandom with Fuzz for FilterFuzz by kjlubick · 8 years ago
  14. 8c0326d Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  15. d32eac2 Set 'device_cfg' parameter for iOS bots by borenet · 8 years ago
  16. be243d4 Revert of Delete SkFlattenable::Type (part 1) (patchset #1 id:1 of https://codereview.chromium.org/1861013002/ ) by msarett · 8 years ago
  17. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 8 years ago
  18. 235cbf2 Create output directory in skdiff by brianosman · 8 years ago
  19. 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  20. 3a15fd4 Fix vulkan dual source blending by egdaniel · 8 years ago
  21. f3261af Remove 'native' context unit test macro. by bsalomon · 8 years ago
  22. fea7de6 Reland of Whitespace change to test Bugdroid+AutoRoll (patchset #1 id:1 of https://codereview.chromium.org/1861713002/ ) by borenet · 8 years ago
  23. 6b63536 Delete SkFlattenable::Type (part 1) by msarett · 8 years ago
  24. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 8 years ago
  25. 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
  26. 50cff2c Add valgrind suppression file to infrabots.isolate by rmistry · 8 years ago
  27. cd76ae5 Revert of Whitespace change to test Bugdroid+AutoRoll (patchset #1 id:1 of https://codereview.chromium.org/1856373003/ ) by borenet · 8 years ago
  28. 0adac46 Do not set do_perf_steps for Build-Ubuntu-GCC-x86_64-Release-SwarmingValgrind by rmistry · 8 years ago
  29. 5c5cfe2 give up if huge paths have unresolvable coincidence by caryclark · 8 years ago
  30. 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
  31. 17b8925 Implement blit image for copySurface in Vulkan by egdaniel · 8 years ago
  32. 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
  33. 59dc542 remove avoid and pixelxor xfermodes by reed · 8 years ago
  34. 74f047b Whitespace change to test Bugdroid+AutoRoll by borenet · 8 years ago
  35. 6a93fa1 Fix failed filter followed by an affects-transparent-black filter. by senorblanco · 8 years ago
  36. 3b37545 Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) by mtklein · 8 years ago
  37. 99d9231 Delete SkFlattenable::Type by msarett · 8 years ago
  38. c19201f Roll up to use >=4. by mtklein · 8 years ago
  39. d0c57a5 Fixes for iOS Swarming bot by borenet · 8 years ago
  40. 3c4521a Fix ParseConfigs_OutParam tests by halcanary · 8 years ago
  41. 85ad730 Point libpng at upstream libpng 1.6 + my new perf patch. by mtklein · 8 years ago
  42. 4ba94e2 Switch internal testing ImageFilters over to new onFilterImage interface by robertphillips · 8 years ago
  43. 8ef9108 Revert of added GrMSAAPathRenderer (patchset #9 id:160001 of https://codereview.chromium.org/1834133003/ ) by ethannicholas · 8 years ago
  44. b0fabd4 added GrMSAAPathRenderer by ethannicholas · 8 years ago
  45. af0ba65 Add SK_API to SkROBuffer::Iter by scroggo · 8 years ago
  46. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  47. 175cf0e Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  48. c03afd6 Revert of added GrMSAAPathRenderer (patchset #8 id:140001 of https://codereview.chromium.org/1834133003/ ) by ethannicholas · 8 years ago
  49. b591c77 Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of https://codereview.chromium.org/1852123002/ ) by robertphillips · 8 years ago
  50. 47a2dc8 added GrMSAAPathRenderer by ethannicholas · 8 years ago
  51. 3bc9692 Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  52. 94b87bd DM/PDF: stop adding unused rasterizer keywords by halcanary · 8 years ago
  53. 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
  54. 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
  55. 43c2ad4 Update internal testing ImageFilters to sk_sp by robertphillips · 8 years ago
  56. 33550da Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  57. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  58. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  59. cf9bafc Update SKP version by update-skps · 8 years ago
  60. 18c0097 check for bad params sent to discrete patheffect by reed · 8 years ago
  61. 6db0a7b Image filters: optimize crop rect application. by senorblanco · 8 years ago
  62. 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  63. 6e2aad4 Add GrContext::releaseAndAbandonContext() by bsalomon · 8 years ago
  64. 895f3f0 SkPDF: properly dedup bitmaps in shaders by halcanary · 8 years ago
  65. 389666b SkPDF: PDFShader does not hold images/bitmaps by halcanary · 8 years ago
  66. f624204 Update SkAlphaThresholdFilter to sk_sp by robertphillips · 8 years ago
  67. 8f1dcaa Update vulkan format features in caps. by egdaniel · 8 years ago
  68. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  69. f270029 Fix padding bug in SkTileImageFilter. by senorblanco · 8 years ago
  70. 2f538e9 Delete duplicate null GL interface implementation by bsalomon · 8 years ago
  71. b60c337 Initialize variable to appease compiler warning by egdaniel · 8 years ago
  72. c770b75 Respect build type arg in build_shaderc.py by bsalomon · 8 years ago
  73. 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
  74. 7c62b47 Restore Vulkan setup code accidentally reverted in GrContextFactory.cpp by bsalomon · 8 years ago
  75. cafbfe6 Support for Android Swarming bots by borenet · 8 years ago
  76. 08541d5 Switch SkMatrixImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  77. daa9da4 Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  78. 31dcc2a Add SK_SUPPORT_LEGACY_IMAGEFILTER_PTR to public.bzl DEFINES to fix build. by benjaminwagner · 8 years ago
  79. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  80. 38d68bc In public.bzl, change file locations after https://codereview.chromium.org/1815823002 by benjaminwagner · 8 years ago
  81. 0fba3b9 sk_sp for SkCanvas::drawAnnotation() by mtklein · 8 years ago
  82. 92d4883 fix typo: add missing const by mtklein · 8 years ago
  83. e5adad4 Add CreatePlatformGLTestContext_none.cpp for Google3 build by bsalomon · 8 years ago
  84. 49c4c22 Remove ownership parameter from GrResourceProvider::wrapBackendTextureAsRenderTarget by kkinnunen · 8 years ago
  85. 4d51f64 Fix compilation of GLTestContext_angle.cpp" by Brian Salomon · 8 years ago
  86. 273c0f5 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 8 years ago
  87. a5598a4 Fiddle: update to new GrGLAssembleInterface API by halcanary · 8 years ago
  88. ca9206e Revert of Add unit repeat tiler (patchset #4 id:60001 of https://codereview.chromium.org/1837893004/ ) by robertphillips · 8 years ago
  89. 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
  90. 062bd86 Expose GrGLAssembleInterface by bsalomon · 8 years ago
  91. 4c7f0a1 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 8 years ago
  92. 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 8 years ago
  93. 865a289 Add unit repeat tiler. by herb · 8 years ago
  94. 5a59a42 Add 'P' to SampleApp to cycle through pixel geometries. by bungeman · 8 years ago
  95. d19d83c Remode dead code from SkReadBuffer by msarett · 8 years ago
  96. 9db0427 Image filters: fix crop rect application in SkXfermodeImageFilter. by senorblanco · 8 years ago
  97. 2ae4b2e Fix Vulkan tests after GrContextFactory move to sk_gpu_test by kkinnunen · 8 years ago
  98. dda239e SkPDF: Use Pathops clipping by halcanary · 8 years ago
  99. ad5dcd1 SkPDF: Make magic make sense by halcanary · 8 years ago
  100. b90e67f Update shaderc to ToT. by egdaniel · 8 years ago