1. 80a82df On Windows, always re-create window for GL or Vulkan by Brian Osman · 7 years ago
  2. 98222ac Revert "Revert "Make DashOp a non-legacy GrMeshDrawOp."" by Brian Salomon · 7 years ago
  3. 304a07c remove references to kIndex_8_SkColorType from our tools/tests by Mike Reed · 7 years ago
  4. beae8a9 Revert "Make DashOp a non-legacy GrMeshDrawOp." by Brian Salomon · 7 years ago
  5. 6409f84 Revert "Revert "Change image encode api to return sk_sp"" by Mike Reed · 7 years ago
  6. ebb3825 Make DashOp a non-legacy GrMeshDrawOp. by Brian Salomon · 7 years ago
  7. febbd23 Make SmallPathOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  8. 64778d9 Revert "Change image encode api to return sk_sp" by Mike Reed · 7 years ago
  9. dc79955 Change image encode api to return sk_sp by Mike Reed · 7 years ago
  10. 9530f7e Revert "Revert "Make TessellatingPathOp be a non-legacy GrMeshDrawOp"" by Brian Salomon · 7 years ago
  11. 815486c Convert NonAALatticeOp to non-legacy GrMeshDrawOp. by Brian Salomon · 7 years ago
  12. a8565e5 ICC: SkICCGetColorProfileTag supports special cases by Hal Canary · 7 years ago
  13. da1893f Fixes for get_images_from_skps by Leon Scroggins III · 7 years ago
  14. 7343c19 Revert "Make TessellatingPathOp be a non-legacy GrMeshDrawOp" by Ethan Nicholas · 7 years ago
  15. 086ce11 Make TessellatingPathOp be a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  16. 8fe2427 Add mock config to tools and run through gms and benchs without crashing. by Brian Salomon · 7 years ago
  17. a531f25 Make AAHairlineOp a non-legacy GrDrawMeshOp by Brian Salomon · 7 years ago
  18. cfe910d Revert "Revert "Make mock GrContext unit testable."" by Brian Salomon · 7 years ago
  19. c867a89 Revert "Make mock GrContext unit testable." by Brian Salomon · 7 years ago
  20. 993e7e2 Make mock GrContext unit testable. by Brian Salomon · 7 years ago
  21. 0933f33 output flags once by Cary Clark · 7 years ago
  22. 412cda7 add srgb gamma colorfilters by Mike Reed · 7 years ago
  23. 466c7d6 header cleanup by Hal Canary · 7 years ago
  24. 101f3f3 Valgrind suppressions for new Debian 9 GPU bot by Eric Boren · 7 years ago
  25. 9c1d780 remove filterSpan from SkColorFilter by Mike Reed · 7 years ago
  26. 89cd357 Fix recipes/tests for new Debian bots by Eric Boren · 7 years ago
  27. c2d2076 clean up low-hanging swap_rb by Mike Klein · 7 years ago
  28. 78f1f5a Add rest of paint flags to debug canvas. by Ben Wagner · 7 years ago
  29. 2ac96dc Hack to fix MSAA GL -> Vk transition on Windows Viewer by Brian Osman · 7 years ago
  30. 91a3e52 Move mock gpu and caps, add Gr prefix, and create via GrContext::Create by Brian Salomon · 7 years ago
  31. 8c86588 Add correctness testing for ANGLE D3D11 ES3 by Brian Salomon · 7 years ago
  32. 2e5eaf0 Revert "Revert "Clean up onTransferPixels"" by Jim Van Verth · 7 years ago
  33. ce57552 Revert "Clean up onTransferPixels" by Jim Van Verth · 7 years ago
  34. f7037d0 Clean up onTransferPixels by Jim Van Verth · 7 years ago
  35. 99609bb add memory via to ok by Mike Klein · 7 years ago
  36. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  37. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  38. 10978a6 Migrate AAConvexPathOp off of GrLegacyMeshDrawOp by Brian Salomon · 7 years ago
  39. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  40. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  41. baaf439 Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses."" by Brian Salomon · 7 years ago
  42. 4f12f1e [fiddle] Clear the canvas to white before calling draw(). by Joe Gregorio · 7 years ago
  43. a0485d9 Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses." by Brian Salomon · 7 years ago
  44. 1ec03f3 Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses. by Brian Salomon · 7 years ago
  45. d20b5c4 use #ifdef instead of #if for SK_VULKAN by Mike Reed · 7 years ago
  46. fcd5fdd Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"" by Robert Phillips · 7 years ago
  47. fad9e3f Revert "Update skia to use ifdefs for Vulkan code instead of dummy header" by Robert Phillips · 7 years ago
  48. c0f8e42 Update skia to use ifdefs for Vulkan code instead of dummy header by Greg Daniel · 7 years ago
  49. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  50. a611be8 ok: add 8888 and rp dsts by Mike Klein · 7 years ago
  51. c4f0a82 Move Flags from GrRenderTarget to GrTypesPriv.h & rename by Robert Phillips · 7 years ago
  52. 03a7879 append(from_srgb) -> append_from_srgb(kUnpremul) by Mike Klein · 7 years ago
  53. fc33416 port encode_bitmap_for_png() to SkRasterPipeline by Mike Klein · 7 years ago
  54. ee7c820 Remove debug checks for unsupported ICC profiles by Matt Sarett · 7 years ago
  55. 39afa12 fix f16 -> sRGB in encode_bitmap_for_png() by Mike Klein · 7 years ago
  56. fee2b4e Create a new HDC for each ANGLE context by Robert Phillips · 7 years ago
  57. cdabbcc Store context type (rather than backend type) in ContextInfo by Robert Phillips · 7 years ago
  58. b53f48c Touch input support for Windows by Brian Osman · 7 years ago
  59. 82d8087 Show SkPaint/blendMode in debugger by Florin Malita · 7 years ago
  60. 31550db Revert "Revert "Workaround Adreno driver issue with stencil clears."" by Mike Klein · 7 years ago
  61. 8b06ed7 Revert "Workaround Adreno driver issue with stencil clears." by Mike Klein · 7 years ago
  62. 4e8c581 Workaround Adreno driver issue with stencil clears. by Brian Salomon · 7 years ago
  63. 67d52cf sk_sp-ify GrResourceProvider some more by Robert Phillips · 7 years ago
  64. bab680d Revert "Destroy ANGLE displays in destroyGLContext" by Robert Phillips · 7 years ago
  65. c135988 Destroy ANGLE displays in destroyGLContext by Robert Phillips · 7 years ago
  66. 42bb6ac Simplify some Viewer code, and fix a few bugs by Brian Osman · 7 years ago
  67. 4b0b00e Support passing single SKP to get_images_from_skps by Leon Scroggins III · 7 years ago
  68. 219b4e8 add nonsquare scale to pathops sorter tool by Cary Clark · 7 years ago
  69. 7e910df Implement an SkImage backed by a Android hardware buffer by Stan Iliev · 7 years ago
  70. 97b10ac [fiddle] Report GL driver info. by Joe Gregorio · 7 years ago
  71. c6912f7 make SkColorFilter::onAppendStages() pure by Mike Klein · 7 years ago
  72. 25f3805 slant colorfilter away from filterSpan4f by Mike Reed · 7 years ago
  73. a8fabd3 Fiddle can use EGL if available. by Joe Gregorio · 7 years ago
  74. 96789b3 Fix resource and skp paths in Android viewer by Brian Salomon · 7 years ago
  75. ffce079 Enable chromecast gpu perf by Kevin Lubick · 7 years ago
  76. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  77. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  78. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  79. b7b7e5f Add fixes & test for isConfigTexturable and isConfigRenderable by Robert Phillips · 7 years ago
  80. 154ce91 Replace most uses of GrSurface::desc() with conifg(), width(), etc. by Brian Salomon · 7 years ago
  81. 9f1c403 Add tool to create test images with interesting color profiles by Matt Sarett · 7 years ago
  82. 318c419 Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp by Robert Phillips · 7 years ago
  83. 05441c4 Convert GrOvalOpFactory from GrLegacyMeshDrawOp to GrMeshDrawOp using GrSimpleDrawOpHelper. by Brian Salomon · 7 years ago
  84. 0dc6dd0 Add sRGB support to monobench. by Mike Klein · 7 years ago
  85. 604b197 Add support for creating a shared vulkan test context by Greg Daniel · 7 years ago
  86. 1772663 Include non-legacy GrMeshDrawOps in GLPrograms test. by Brian Salomon · 7 years ago
  87. 175f588 Modify SkEventTracer::SetInstance to fail rather than assert if a tracer has already been installed. by Brian Salomon · 7 years ago
  88. ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 7 years ago
  89. ac70f84 Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  90. 452a7a2 ok, fix typo: struct -> static by Mike Klein · 7 years ago
  91. 62669ad ok, add timer via by Mike Klein · 7 years ago
  92. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  93. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  94. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  95. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  96. 39748b2 port ok to SkPngEncoder by Mike Klein · 7 years ago
  97. fe199b7 Add postFlush call to GrOnFlushCallbackObject by Chris Dalton · 7 years ago
  98. ce78bad header cleanup by Hal Canary · 7 years ago
  99. e770578 Add ShadowUtils sample. by Jim Van Verth · 7 years ago
  100. b9641bd force all colorfilters to implement 4f by Mike Reed · 7 years ago