1. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  2. a191597 Viewer to resize Samples with window resize. by Ben Wagner · 6 years ago
  3. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  4. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  5. f9ecb4e Revert "migrating SkTDArray towards std::vector api" by Mike Reed · 6 years ago
  6. 79884be migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  7. a0651ac Update vulkan features (again) to support extension features. by Greg Daniel · 6 years ago
  8. 234e5a2 Improve touch support for iOS viewer by Jim Van Verth · 6 years ago
  9. c0b03d8 Start adding support for some base extensions which others build on. by Greg Daniel · 6 years ago
  10. a31f4e5 Make sure we check the version number of Vulkan Extensions. by Greg Daniel · 6 years ago
  11. 98bffae Reland "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 6 years ago
  12. d3e65aa Move GrVkInterface out of public API. by Greg Daniel · 6 years ago
  13. c8cd45a Generate GrVkInterface when we make the GrVkGpu. by Greg Daniel · 6 years ago
  14. 37329b3 Reland "Reland "Move Vulkan DebugCallback code into tools."" by Greg Daniel · 6 years ago
  15. f730c18 Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 6 years ago
  16. 294fe29 Remove some linear-blending sRGB logic from sk_app by Brian Osman · 6 years ago
  17. 007267b Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 6 years ago
  18. 3148f80 Revert "Reland "Move Vulkan DebugCallback code into tools."" by Greg Daniel · 6 years ago
  19. dc13c21 Revert "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 6 years ago
  20. a782dcb Reland "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 6 years ago
  21. be0ab88 Reland "Move Vulkan DebugCallback code into tools." by Greg Daniel · 6 years ago
  22. 0db3a88 Reland "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  23. 059a9ab Revert "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  24. 05d3fe3 Revert "Move Vulkan DebugCallback code into tools." by Greg Daniel · 6 years ago
  25. cb92b26 Revert "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 6 years ago
  26. 45c9dab Let client pass in full extension to GrVkBackendContext. by Greg Daniel · 6 years ago
  27. d4b2ade Move Vulkan DebugCallback code into tools. by Greg Daniel · 6 years ago
  28. 93ae233 Make GrVkBackendContext no longer derive from SkRefCnt. by Greg Daniel · 6 years ago
  29. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  30. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  31. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  32. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  33. 6ddbafc Move vulkan layout helpers from GrVkMemory to GrVkImage. by Greg Daniel · 6 years ago
  34. b918e98 Remove include/gpu/gl from include paths. by Ben Wagner · 6 years ago
  35. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  36. ec54539 Make RenderDoc work automatically with GLX viewer by Brian Salomon · 6 years ago
  37. 37c5403 Add pixel geometry and dft selection to viewer app. by Ben Wagner · 7 years ago
  38. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 7 years ago
  39. 032aaae Remove legacy GrContext factories function and supporting code/types. by Brian Salomon · 7 years ago
  40. afdc6b1 Vulkan backend render targets don't allow client to specify stencil bits by Brian Salomon · 7 years ago
  41. c5cf762 Viewer/Amdroid: universal build, resources in APK by Hal Canary · 7 years ago
  42. 8385a8a Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memory."" by Greg Daniel · 7 years ago
  43. 88fdee9 Revert "Fixes to alignment issues with regards to mapped vulkan memory." by Greg Daniel · 7 years ago
  44. 9fb6cf4 Fixes to alignment issues with regards to mapped vulkan memory. by Greg Daniel · 7 years ago
  45. 9ce9507 Fix touch coordinate mapping in Windows by Chris Dalton · 7 years ago
  46. 6848b71 Fix flicker when changing backend on iOS viewer by Brian Osman · 7 years ago
  47. 4013db8 Fix flicker when changing backend on Mac viewer by Brian Osman · 7 years ago
  48. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  49. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  50. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  51. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  52. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  53. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  54. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  55. 8f11d4d eliminate SK_BUILD_FOR_WIN32 by Mike Klein · 7 years ago
  56. 56a2481 Move stats code to new layer (with configurable list of timers) by Brian Osman · 7 years ago
  57. faa095e Update SkSurface MakeFromBackend* factories to take an SkColorType. by Greg Daniel · 7 years ago
  58. 81b8059 Start removing uses of VkFormatToPixelConfig in vulkan backend by Greg Daniel · 7 years ago
  59. 94f509b Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface. by Brian Salomon · 7 years ago
  60. 3d6801e Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. by Brian Salomon · 7 years ago
  61. d67e518 Move ImGui support code to ImGuiLayer by Brian Osman · 7 years ago
  62. 80fc07e Create a Window::Layer interface to reduce sk_app glue code by Brian Osman · 7 years ago
  63. 384fab4 sk_spification of GrGpu creation. by Brian Salomon · 7 years ago
  64. bb4b20a Keep animation running while moving the mouse in viewer (on Windows) by Brian Osman · 7 years ago
  65. d1ec410 Fix ANGLE build with extended clang warnings by Chris Dalton · 7 years ago
  66. 1ef8094 turn on extended Clang warnings on Windows too by Chris Dalton · 7 years ago
  67. fa91627 Move some bits from views to sk_app by Brian Osman · 7 years ago
  68. eff04b5 Remove SampleApp and convert HelloWorld to sk_app by Brian Osman · 7 years ago