1. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  2. fda8807 Convert some unit tests from running on GL contexts to running on all contexts by bsalomon · 8 years ago
  3. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  4. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  5. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  6. 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
  7. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  8. 626e1ff Import functionality for new GL backend by cdalton · 9 years ago
  9. 1fe1858 Revert of Import functionality for new GL backend (patchset #2 id:20001 of https://codereview.chromium.org/1185573003/) by djsollen · 9 years ago
  10. 202c4c7 Import functionality for new GL backend by cdalton · 9 years ago
  11. 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  12. 084d1b6 Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of https://codereview.chromium.org/1149773005/) by bsalomon · 9 years ago
  13. 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  14. eb1cb5c rename GrDrawTargetCaps.h to GrCaps.h and move to include by bsalomon · 9 years ago
  15. 4b91f76 rename GrDrawTargetCaps to GrCaps by bsalomon · 9 years ago
  16. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  17. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  18. 4ee16bf Add a DEF_GPUTEST() macro. by tfarina@chromium.org · 11 years ago
  19. 8b656c6 Avoid printing draw target info to stderr while running unit tests by commit-bot@chromium.org · 11 years ago
  20. 9901727 Fix stale assert in GrDrawTarget::print by commit-bot@chromium.org · 11 years ago