1. b53f48c Touch input support for Windows by Brian Osman · 7 years ago
  2. 82d8087 Show SkPaint/blendMode in debugger by Florin Malita · 7 years ago
  3. 31550db Revert "Revert "Workaround Adreno driver issue with stencil clears."" by Mike Klein · 7 years ago
  4. 8b06ed7 Revert "Workaround Adreno driver issue with stencil clears." by Mike Klein · 7 years ago
  5. 4e8c581 Workaround Adreno driver issue with stencil clears. by Brian Salomon · 7 years ago
  6. 67d52cf sk_sp-ify GrResourceProvider some more by Robert Phillips · 7 years ago
  7. bab680d Revert "Destroy ANGLE displays in destroyGLContext" by Robert Phillips · 7 years ago
  8. c135988 Destroy ANGLE displays in destroyGLContext by Robert Phillips · 7 years ago
  9. 42bb6ac Simplify some Viewer code, and fix a few bugs by Brian Osman · 7 years ago
  10. 4b0b00e Support passing single SKP to get_images_from_skps by Leon Scroggins III · 7 years ago
  11. 219b4e8 add nonsquare scale to pathops sorter tool by Cary Clark · 7 years ago
  12. 7e910df Implement an SkImage backed by a Android hardware buffer by Stan Iliev · 7 years ago
  13. 97b10ac [fiddle] Report GL driver info. by Joe Gregorio · 7 years ago
  14. c6912f7 make SkColorFilter::onAppendStages() pure by Mike Klein · 7 years ago
  15. 25f3805 slant colorfilter away from filterSpan4f by Mike Reed · 7 years ago
  16. a8fabd3 Fiddle can use EGL if available. by Joe Gregorio · 7 years ago
  17. 96789b3 Fix resource and skp paths in Android viewer by Brian Salomon · 7 years ago
  18. ffce079 Enable chromecast gpu perf by Kevin Lubick · 7 years ago
  19. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  20. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  21. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  22. b7b7e5f Add fixes & test for isConfigTexturable and isConfigRenderable by Robert Phillips · 7 years ago
  23. 154ce91 Replace most uses of GrSurface::desc() with conifg(), width(), etc. by Brian Salomon · 7 years ago
  24. 9f1c403 Add tool to create test images with interesting color profiles by Matt Sarett · 7 years ago
  25. 318c419 Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp by Robert Phillips · 7 years ago
  26. 05441c4 Convert GrOvalOpFactory from GrLegacyMeshDrawOp to GrMeshDrawOp using GrSimpleDrawOpHelper. by Brian Salomon · 7 years ago
  27. 0dc6dd0 Add sRGB support to monobench. by Mike Klein · 7 years ago
  28. 604b197 Add support for creating a shared vulkan test context by Greg Daniel · 7 years ago
  29. 1772663 Include non-legacy GrMeshDrawOps in GLPrograms test. by Brian Salomon · 7 years ago
  30. 175f588 Modify SkEventTracer::SetInstance to fail rather than assert if a tracer has already been installed. by Brian Salomon · 7 years ago
  31. ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 7 years ago
  32. ac70f84 Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  33. 452a7a2 ok, fix typo: struct -> static by Mike Klein · 7 years ago
  34. 62669ad ok, add timer via by Mike Klein · 7 years ago
  35. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  36. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  37. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  38. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  39. 39748b2 port ok to SkPngEncoder by Mike Klein · 7 years ago
  40. fe199b7 Add postFlush call to GrOnFlushCallbackObject by Chris Dalton · 7 years ago
  41. ce78bad header cleanup by Hal Canary · 7 years ago
  42. e770578 Add ShadowUtils sample. by Jim Van Verth · 7 years ago
  43. b9641bd force all colorfilters to implement 4f by Mike Reed · 7 years ago
  44. ab244f0 Revert "Revert "Reland: Remove SkLights include from SkCanvas.h"" by Florin Malita · 7 years ago
  45. 9d5f66d Revert "Reland: Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  46. fed0031 Reland: Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  47. 16a6144 ok, add sRGB support by Mike Klein · 7 years ago
  48. 343fe49 Remove translateZ and lights from SkCanvas by Jim Van Verth · 7 years ago
  49. fbdc080 Add wireframe mode to Viewer. by Jim Van Verth · 7 years ago
  50. 4c9155b Remove EXPERIMENTAL_SHADOWING, Part 1 by Jim Van Verth · 7 years ago
  51. 38aad81 Revert "Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  52. 9ff301b Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  53. 207282e Make GrBackendTexture take Gr*Info refs in ctor, and copy them. by Greg Daniel · 7 years ago
  54. 687cc6c colorspaceinfo tool: Add flag to indicate that the input is an icc profile by Matt Sarett · 7 years ago
  55. 1fa986c Added A2B support to colorspaceinfo tool by Matt Sarett · 7 years ago
  56. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 7 years ago
  57. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  58. dc87c95 Combine GPU flush with semaphore API by Brian Osman · 7 years ago
  59. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  60. 0acd795 add helper makeShader for the common Clamp case by Mike Reed · 7 years ago
  61. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  62. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 7 years ago
  63. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 7 years ago
  64. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  65. 9fa9961 In ok thread mode, use wait_util instead of wait_for. by Mike Klein · 7 years ago
  66. ec6ae52 Use system Vulkan headers except when no building with vulkan support by Greg Daniel · 7 years ago
  67. c188982 Add new GrVkBackendContext::Create explicitly requiring vk proc getters by Brian Salomon · 7 years ago
  68. 80be240 Enable fence sync support in ES3 test contexts by Brian Osman · 7 years ago
  69. e79b473 Disable use of directly wrapping msaa RTs on Vulkan by Greg Daniel · 7 years ago
  70. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  71. c819e66 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 7 years ago
  72. 1e735c0 [fiddle] Add simple animation support. by Joe Gregorio · 7 years ago
  73. 5238f99 Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h" by Greg Daniel · 7 years ago
  74. 3a3bc42 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 7 years ago
  75. df07ddd Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h" by Greg Daniel · 7 years ago
  76. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  77. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  78. 9440345 Add backend safe classes for passing in external texture and render targets into gpu by Greg Daniel · 7 years ago
  79. edbb7d8 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 7 years ago
  80. 73e597d keep integral rectangle intersections integral by Cary Clark · 7 years ago
  81. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  82. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 7 years ago
  83. d64756e tools/check-headers-self-sufficient: optionally test one file at a time by Hal Canary · 7 years ago
  84. 1335a05 remove dead code around replayClips by Mike Reed · 7 years ago
  85. 59163ba Access EGL_KHR_fence_sync via eglGetProcAddress by Chris Dalton · 7 years ago
  86. 5a8da16 tidy up ok help by Mike Klein · 7 years ago
  87. a90aa2b consolidate read/writePixels in GrSurfaceContext by Robert Phillips · 7 years ago
  88. bf25d43 Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2) by Robert Phillips · 7 years ago
  89. 9a121cc Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy" by Robert Phillips · 7 years ago
  90. d7cda9a Make GrCopySurfaceOp friendlier to GrSurfaceProxy by Robert Phillips · 7 years ago
  91. 93b1b4f add guard for obsolete (non-functioning) replayClips by Mike Reed · 7 years ago
  92. e14bd80 Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp by Brian Salomon · 7 years ago
  93. 7448088 Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 7 years ago
  94. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  95. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 7 years ago
  96. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 7 years ago
  97. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  98. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  99. ec61785 Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup" by Mike Klein · 7 years ago
  100. d58f040 Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 7 years ago