1. d90cd3b Revert "Revert "IWYU for tests starting with 'D'."" by Ben Wagner · 7 years ago
  2. edf8449 Revert "IWYU for tests starting with 'D'." by Mike Klein · 7 years ago
  3. b5f2897 IWYU for tests starting with 'D'. by Ben Wagner · 7 years ago
  4. 6d138bf Reland "Remove GrBackendObject and all related functions from Skia." by Greg Daniel · 7 years ago
  5. a0ca909 Revert "Remove GrBackendObject and all related functions from Skia." by Brian Osman · 7 years ago
  6. ccd4cfc Remove GrBackendObject and all related functions from Skia. by Greg Daniel · 7 years ago
  7. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 7 years ago
  8. ff7fa50 Add ctor to GrVkImageInfo. by Greg Daniel · 7 years ago
  9. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 7 years ago
  10. c550995 Add GrBackendTexture accessor to SkImage (take 2) by Robert Phillips · 7 years ago
  11. a17729f Add ctor to GrVkAlloc by Greg Daniel · 7 years ago
  12. 8385a8a Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memory."" by Greg Daniel · 7 years ago
  13. 88fdee9 Revert "Fixes to alignment issues with regards to mapped vulkan memory." by Greg Daniel · 7 years ago
  14. 9fb6cf4 Fixes to alignment issues with regards to mapped vulkan memory. by Greg Daniel · 7 years ago
  15. 52347e7 Fix link error with compoent build by Peng Huang · 8 years ago
  16. 8f11d4d eliminate SK_BUILD_FOR_WIN32 by Mike Klein · 8 years ago
  17. afb7ec7 Revert "Revert "Add define to use customize vulkan header."" by Greg Daniel · 8 years ago
  18. b351817 Revert "Add define to use customize vulkan header." by Brian Salomon · 8 years ago
  19. a492eb0 Add define to use customize vulkan header. by Greg Daniel · 8 years ago
  20. 037d1fc Use vulkan prototypes for android framework build by Greg Daniel · 8 years ago
  21. 83bd441 Set VK_NO_PROTOTYPES for vulkan backend by Greg Daniel · 8 years ago
  22. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 8 years ago
  23. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 8 years ago
  24. 63fd760 Remove trailing whitespace. by Ben Wagner · 8 years ago
  25. fcd5fdd Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"" by Robert Phillips · 8 years ago
  26. fad9e3f Revert "Update skia to use ifdefs for Vulkan code instead of dummy header" by Robert Phillips · 8 years ago
  27. c0f8e42 Update skia to use ifdefs for Vulkan code instead of dummy header by Greg Daniel · 8 years ago
  28. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 8 years ago
  29. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 8 years ago
  30. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 8 years ago
  31. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 8 years ago
  32. 5db010b Link to vulkan in tools but not library. by Brian Salomon · 8 years ago
  33. 290c690 Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVkBackendContext by Brian Salomon · 8 years ago
  34. cc90174 Add GrVkInterface constructor with sepereate instance/device proc getters. by Brian Salomon · 8 years ago
  35. ec6ae52 Use system Vulkan headers except when no building with vulkan support by Greg Daniel · 8 years ago
  36. c188982 Add new GrVkBackendContext::Create explicitly requiring vk proc getters by Brian Salomon · 8 years ago
  37. c819e66 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 8 years ago
  38. 5238f99 Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h" by Greg Daniel · 8 years ago
  39. 3a3bc42 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 8 years ago
  40. df07ddd Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h" by Greg Daniel · 8 years ago
  41. edbb7d8 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 8 years ago
  42. 3251ed8 Refactor Vulkan support to support Fuchsia by Michael Jurka · 8 years ago
  43. fe3b516 Use GrSemaphore rather than GrFence for external texture data by Brian Osman · 8 years ago
  44. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  45. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 8 years ago
  46. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  47. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 9 years ago
  48. fe2965a Fix interface validation in Vulkan. by Greg Daniel · 9 years ago
  49. 9d54afc Support use of non-coherent memory allocations in Vulkan. by jvanverth · 9 years ago
  50. 735109c Add gyp define to enable vulkan debug layers by egdaniel · 9 years ago
  51. d1bdd1f Use Windowing system-specific WindowContext factories. by bsalomon · 9 years ago
  52. ab527a5 Enable many more tests for Vulkan by egdaniel · 9 years ago
  53. 6b6ffc4 Create free list heap for suballocation by jvanverth · 9 years ago
  54. 1e305ba Add offset to memory allocations by jvanverth · 9 years ago
  55. 1d15596 Add Xlib support to viewer by jvanverth · 9 years ago
  56. 7888f78 Set the "mutable format" bit on sRGB images at creation time. by brianosman · 9 years ago
  57. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 9 years ago
  58. 18a2f9d Add base class for GLTestContext and add new subclass VkTestContext. by bsalomon · 9 years ago
  59. 9b92ebd Remove executable bit from source code files. by benjaminwagner · 9 years ago
  60. 2af0f1b Apply setImageLayout() to all of a VkImage's subresources. by jvanverth · 9 years ago
  61. b0d4352 Revise WSI setup. by jvanverth · 9 years ago
  62. 58a8d92 Update min Vulkan version to 1.0.8.0, and fix various bugs by egdaniel · 9 years ago
  63. e50f3e7 Add WSI functions to GrVkInterface by jvanverth · 9 years ago
  64. fd7bd45 Revise layer, extension and feature setup for Vulkan by jvanverth · 9 years ago
  65. 633b356 GrVkGpu initialization cleanup. by jvanverth · 9 years ago
  66. d2497f3 Enable extension support and debug layer. by jvanverth · 9 years ago
  67. fd359ca Implement Vulkan GrBackendObject for textures. by jvanverth · 9 years ago
  68. 164a9f0 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 9 years ago
  69. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 9 years ago
  70. 48cf268 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 9 years ago