1. 77d6fea Dynamically load the vulkan library in our test tools by Greg Daniel · 7 years ago
  2. b718fbb Add Pixelbook to tree by Kevin Lubick · 7 years ago
  3. d1b2eec API to cache shader binaries between runs of Skia. by Ethan Nicholas · 7 years ago
  4. 43f8bf0 Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions. by Brian Salomon · 7 years ago
  5. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  6. 5fbd183 Add NV_fence support to get better timing from ANGLE ES2 by Brian Osman · 7 years ago
  7. e6984a0 Fix bugs with fence sync API on iOS devices by Brian Osman · 7 years ago
  8. fe69f9a Make GrFakeRefObj::fNext atomic. by Mike Klein · 7 years ago
  9. a950b63 Add support for additional textures in GrDrawOpAtlas by Jim Van Verth · 7 years ago
  10. bdda0ba Cosmetic changes to GrDrawOpAtlas by Robert Phillips · 7 years ago
  11. 3416969 Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""" by Brian Salomon · 7 years ago
  12. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  13. a184ac7 Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""" by Brian Salomon · 7 years ago
  14. 20af6d1 Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"" by Brian Salomon · 7 years ago
  15. de3b710 Cache the results of get_pixel_formats_to_try by Brian Osman · 7 years ago
  16. ceef4fb Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible" by Brian Salomon · 7 years ago
  17. 3fd2955 Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible by Brian Salomon · 7 years ago
  18. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  19. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
  20. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  21. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  22. fc26f3c Remove GrAnalyticRectOp, the last legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  23. 44acb5b Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"" by Brian Salomon · 7 years ago
  24. e3e9628 Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp" by Brian Salomon · 7 years ago
  25. 434a58a Make GrAtlasTextOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  26. 2811aa2 Add metal config to tools by Greg Daniel · 7 years ago
  27. b295573 Move GrAALinearizingConvexPathRenderer off GrLegacyMeshDrawOp by Brian Salomon · 7 years ago
  28. b76a72a Add support for creating a GrContext backed by Metal. by Greg Daniel · 7 years ago
  29. ee3e0ba Make DefaultPathOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  30. c2f4254 Make GrDrawVerticesOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  31. 0088f94 Make GrDrawAtlasOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  32. 0596909 Make ShadowRRectOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  33. f036632 Make RegionOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  34. 6b7e0e2 Add arc support to gpu Obj c++ code by Greg Daniel · 7 years ago
  35. 98222ac Revert "Revert "Make DashOp a non-legacy GrMeshDrawOp."" by Brian Salomon · 7 years ago
  36. beae8a9 Revert "Make DashOp a non-legacy GrMeshDrawOp." by Brian Salomon · 7 years ago
  37. ebb3825 Make DashOp a non-legacy GrMeshDrawOp. by Brian Salomon · 7 years ago
  38. febbd23 Make SmallPathOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  39. 9530f7e Revert "Revert "Make TessellatingPathOp be a non-legacy GrMeshDrawOp"" by Brian Salomon · 7 years ago
  40. 815486c Convert NonAALatticeOp to non-legacy GrMeshDrawOp. by Brian Salomon · 7 years ago
  41. 7343c19 Revert "Make TessellatingPathOp be a non-legacy GrMeshDrawOp" by Ethan Nicholas · 7 years ago
  42. 086ce11 Make TessellatingPathOp be a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  43. a531f25 Make AAHairlineOp a non-legacy GrDrawMeshOp by Brian Salomon · 7 years ago
  44. cfe910d Revert "Revert "Make mock GrContext unit testable."" by Brian Salomon · 7 years ago
  45. c867a89 Revert "Make mock GrContext unit testable." by Brian Salomon · 7 years ago
  46. 993e7e2 Make mock GrContext unit testable. by Brian Salomon · 7 years ago
  47. 91a3e52 Move mock gpu and caps, add Gr prefix, and create via GrContext::Create by Brian Salomon · 7 years ago
  48. 2e5eaf0 Revert "Revert "Clean up onTransferPixels"" by Jim Van Verth · 7 years ago
  49. ce57552 Revert "Clean up onTransferPixels" by Jim Van Verth · 7 years ago
  50. f7037d0 Clean up onTransferPixels by Jim Van Verth · 7 years ago
  51. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  52. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  53. 10978a6 Migrate AAConvexPathOp off of GrLegacyMeshDrawOp by Brian Salomon · 7 years ago
  54. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  55. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  56. baaf439 Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses."" by Brian Salomon · 7 years ago
  57. a0485d9 Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses." by Brian Salomon · 7 years ago
  58. 1ec03f3 Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses. by Brian Salomon · 7 years ago
  59. d20b5c4 use #ifdef instead of #if for SK_VULKAN by Mike Reed · 7 years ago
  60. fcd5fdd Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"" by Robert Phillips · 7 years ago
  61. fad9e3f Revert "Update skia to use ifdefs for Vulkan code instead of dummy header" by Robert Phillips · 7 years ago
  62. c0f8e42 Update skia to use ifdefs for Vulkan code instead of dummy header by Greg Daniel · 7 years ago
  63. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  64. c4f0a82 Move Flags from GrRenderTarget to GrTypesPriv.h & rename by Robert Phillips · 7 years ago
  65. fee2b4e Create a new HDC for each ANGLE context by Robert Phillips · 7 years ago
  66. cdabbcc Store context type (rather than backend type) in ContextInfo by Robert Phillips · 7 years ago
  67. 31550db Revert "Revert "Workaround Adreno driver issue with stencil clears."" by Mike Klein · 7 years ago
  68. 8b06ed7 Revert "Workaround Adreno driver issue with stencil clears." by Mike Klein · 7 years ago
  69. 4e8c581 Workaround Adreno driver issue with stencil clears. by Brian Salomon · 7 years ago
  70. 67d52cf sk_sp-ify GrResourceProvider some more by Robert Phillips · 7 years ago
  71. bab680d Revert "Destroy ANGLE displays in destroyGLContext" by Robert Phillips · 7 years ago
  72. c135988 Destroy ANGLE displays in destroyGLContext by Robert Phillips · 7 years ago
  73. ffce079 Enable chromecast gpu perf by Kevin Lubick · 7 years ago
  74. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  75. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  76. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  77. b7b7e5f Add fixes & test for isConfigTexturable and isConfigRenderable by Robert Phillips · 7 years ago
  78. 154ce91 Replace most uses of GrSurface::desc() with conifg(), width(), etc. by Brian Salomon · 7 years ago
  79. 05441c4 Convert GrOvalOpFactory from GrLegacyMeshDrawOp to GrMeshDrawOp using GrSimpleDrawOpHelper. by Brian Salomon · 7 years ago
  80. 604b197 Add support for creating a shared vulkan test context by Greg Daniel · 7 years ago
  81. 1772663 Include non-legacy GrMeshDrawOps in GLPrograms test. by Brian Salomon · 7 years ago
  82. ac70f84 Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  83. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  84. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  85. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  86. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  87. fe199b7 Add postFlush call to GrOnFlushCallbackObject by Chris Dalton · 7 years ago
  88. 207282e Make GrBackendTexture take Gr*Info refs in ctor, and copy them. by Greg Daniel · 7 years ago
  89. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 7 years ago
  90. dc87c95 Combine GPU flush with semaphore API by Brian Osman · 7 years ago
  91. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 7 years ago
  92. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 7 years ago
  93. ec6ae52 Use system Vulkan headers except when no building with vulkan support by Greg Daniel · 7 years ago
  94. c188982 Add new GrVkBackendContext::Create explicitly requiring vk proc getters by Brian Salomon · 7 years ago
  95. 80be240 Enable fence sync support in ES3 test contexts by Brian Osman · 7 years ago
  96. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  97. c819e66 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 7 years ago
  98. 5238f99 Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h" by Greg Daniel · 7 years ago
  99. 3a3bc42 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 7 years ago
  100. df07ddd Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h" by Greg Daniel · 7 years ago