1. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  2. 9eac2ea Fixes to shared context test API by Brian Osman · 7 years ago
  3. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 7 years ago
  4. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 7 years ago
  5. 12ab695 Fix Mesa compile by Brian Osman · 7 years ago
  6. 60c774d Support shared GL contexts in GrContextFactory by Brian Osman · 7 years ago
  7. c168a3a Revert "Always build the ANGLE test code. Always build ANGLE on windows and linux." by Mike Klein · 8 years ago
  8. 238b820 Always build the ANGLE test code. Always build ANGLE on windows and linux. by Brian Salomon · 8 years ago
  9. 1b612a8 tools: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  10. 12e8dc2 Fix iOS and Angle builds. by Ben Wagner · 8 years ago
  11. 7d30288 GN: iOS basics by Mike Klein · 8 years ago
  12. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  13. 11abd8d Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  14. c6618dd skpbench: add option for gpu timing by csmartdalton · 8 years ago
  15. 024229a Use uint64_t for PlatformFence by csmartdalton · 8 years ago
  16. 56df2de Revert of skpbench: add option for gpu timing (patchset #7 id:120001 of https://codereview.chromium.org/2388433003/ ) by mtklein · 8 years ago
  17. c06720d skpbench: add option for gpu timing by csmartdalton · 8 years ago
  18. 421a3c1 Move GPU fences into sk_gpu_test by csmartdalton · 8 years ago
  19. 69e7eba Use SkOnce to squelch command buffer spam by brianosman · 8 years ago
  20. 7c2213b Revert of Explicit control in tools of ANGLE frontend and backend (patchset #6 id:90001 of https://codereview.chromium.org/2381033002/ ) by bsalomon · 8 years ago
  21. 50094fb Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  22. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  23. 19eb843 -Wcomma may be good to go now. by Mike Klein · 8 years ago
  24. 415a14d Clean up dead code. by mtklein · 8 years ago
  25. 605d952 GN: take over CommandBuffer bot by mtklein · 8 years ago
  26. e3031b6 Update ANGLE to latest as of August 25, 2016 by brianosman · 8 years ago
  27. 300178b Only open X Display once for all test GLX contexts by bsalomon · 8 years ago
  28. 80e38ac Add more error printing to know why command buffer lib failed to load. by bsalomon · 8 years ago
  29. fc3ea41 Check more GLES versions when creating context by martina.kollarova · 8 years ago
  30. 7b70156 Fix context creation problems in dm by martina.kollarova · 8 years ago
  31. b593a76 Support GL_SAMPLES queries in null contexts by csmartdalton · 8 years ago
  32. 37feccb Revert of Support GL_SAMPLES queries in null contexts (patchset #4 id:60001 of https://codereview.chromium.org/2085043002/ ) by brianosman · 8 years ago
  33. 57e9853 Support GL_SAMPLES queries in null contexts by csmartdalton · 8 years ago
  34. e6865a0 Revert of Support GL_SAMPLES queries in null contexts (patchset #2 id:20001 of https://codereview.chromium.org/2085043002/ ) by brianosman · 8 years ago
  35. 64b92a5 Support GL_SAMPLES queries in null contexts by csmartdalton · 8 years ago
  36. 9b972c4 Support texel and draw-indirect buffers in null GL contexts by csmartdalton · 8 years ago
  37. 5dfe7bb Define LEAN_AND_MEAN and NOMINMAX for all windows builds by egdaniel · 8 years ago
  38. 4803f97 Remove NVPR related env var from command buffer GL context creation by kkinnunen · 8 years ago
  39. aac0cb0 Remove workarounds initializing command buffer EGL by kkinnunen · 8 years ago
  40. edea94c Implement vulkan fence syncs for nanobench by bsalomon · 8 years ago
  41. c869932 Nanobench running on Vulkan by bsalomon · 8 years ago
  42. 18a2f9d Add base class for GLTestContext and add new subclass VkTestContext. by bsalomon · 8 years ago
  43. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
  44. 086eea9 Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ ) by reed · 8 years ago
  45. 5e56cfd SK_DECLARE_STATIC_MUTEX -> static SkMutex by mtklein · 8 years ago
  46. b988ecf Enable NV_path_rendering in the Null GL. by svaisanen · 8 years ago
  47. d9dd428 Modernize and trim down SkOnce. by mtklein · 8 years ago
  48. 3f21a2e Only eglTerminate command buffer displays when no displays are in use by bsalomon · 8 years ago
  49. 2f538e9 Delete duplicate null GL interface implementation by bsalomon · 8 years ago
  50. e5adad4 Add CreatePlatformGLTestContext_none.cpp for Google3 build by bsalomon · 8 years ago
  51. 4d51f64 Fix compilation of GLTestContext_angle.cpp" by Brian Salomon · 8 years ago
  52. 273c0f5 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 8 years ago
  53. 3e4616f Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchset #5 id:80001 of https://codereview.chromium.org/1849463002/ ) by bsalomon · 8 years ago
  54. 4c7f0a1 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 8 years ago
  55. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  56. 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 8 years ago
  57. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago