1. 1775f61e Revert "Move GPU-specific info from GPUInfo to GPUDevice" by Jonah Ryan-Davis · 2 years ago
  2. 6a3835f6 Move GPU-specific info from GPUInfo to GPUDevice by Jonah Ryan-Davis · 2 years ago
  3. 05dfbc82 Update copyright headers in gpu/ (and generated ppapi/ files) by Avi Drissman · 3 years ago
  4. b0d8764 Pass GLDisplay pointer through CreateSurface calls. by Jonah Ryan-Davis · 3 years, 1 month ago
  5. 2a3aa8e9 [Cast Convergence] Re-Land "Remove is_chromecast from misc places" by Ryan Keane · 3 years, 3 months ago
  6. 25c6c05 Revert "[Cast Convergence] Remove is_chromecast from misc places" by Ryan Keane · 3 years, 3 months ago
  7. 5202627 [Cast Convergence] Remove is_chromecast from misc places by Ryan Keane · 3 years, 4 months ago
  8. 17d81d8 Enable V4L2 VDA for cast devices by Zhenyao Mo · 6 years ago
  9. 93759b4 Remove unused function argument GpuPreferences in the gpu info collector. by Maggie Chen · 6 years ago
  10. 339565ed Expose OOPR to chrome://gpu by Jonathan Backer · 7 years ago
  11. a57031b Plumb oop_rasterization_supported by Jonathan Backer · 7 years ago
  12. 1283f13 [Reland] Redo GL/ES driver version detection. by Zhenyao Mo · 7 years ago
  13. 7f3a0a7d Revert "Redo GL/ES driver version detection." by James Darpinian · 7 years ago
  14. 34cc115 Redo GL/ES driver version detection. by Zhenyao Mo · 7 years ago
  15. 9307be37 Remove info collection states from GPUInfo. by Zhenyao Mo · 8 years ago
  16. c4f79c3 Remove MergeGPUInfo() and IsCompleteGPUInfoAvailable(). by Zhenyao Mo · 8 years ago
  17. bc1acbd2 Remove GPUInfo testing commandline switches. by Zhenyao Mo · 8 years ago
  18. 2257d92 gpu/config: Return partial info from angle::GetSystemInfo by Corentin Wallez · 8 years ago
  19. 3d3f72e gpu/config: Use angle::GetSystemInfo on Mac by cwallez · 8 years ago
  20. 873b27d gpu/config: Use angle::GetSystemInfo on Linux by cwallez · 8 years ago
  21. d41fc4a gpu/config: remove CollectGpuID by cwallez · 9 years ago
  22. a08ad3d Remove GpuInfo::can_lose_context. by danakj · 9 years ago
  23. f8a50940 Add logic to detect AMD linux driver version for both Brahma/Catalyst drivers. by zmo · 9 years ago
  24. 84e4f0e On Linux rework driver_version/vendor extraction from gl version by j.isorce · 9 years ago
  25. f1c7fb6 Revert of On Linux rework driver_version/vendor extraction from gl version (patchset #11 id:200001 of https://codereview.chromium.org/2153373002/ ) by cwallez · 9 years ago
  26. f65e8f9 On Linux rework driver_version/vendor extraction from gl version by j.isorce · 9 years ago
  27. 7cebbdf Revert of On Linux rework driver_version/vendor extraction from gl version (patchset #9 id:160001 of https://codereview.chromium.org/2153373002/ ) by kbr · 9 years ago
  28. e5fdc90 On Linux rework driver_version/vendor extraction from gl version by j.isorce · 9 years ago
  29. 7a46384 Move code in ui/gl/* from gfx:: to gl:: by kylechar · 9 years ago
  30. 6682b1c4 convert //gpu to std::unique_ptr by mostynb · 9 years ago
  31. 09039c1 Enable GN check for gpu and rlz by brettw · 9 years ago
  32. f15d60a Switch to standard integer types in gpu/. by avi · 10 years ago
  33. 26dab8f0 Update SplitString calls to new form by brettw · 10 years ago
  34. c4afb05f Revert of Update SplitString calls to new form (patchset #5 id:80001 of https://codereview.chromium.org/1272823003/ ) by pkasting · 10 years ago
  35. 0aa7c64 Update SplitString calls to new form by brettw · 10 years ago
  36. 9550931 Remove legacy StartsWithASCII function. by brettw · 10 years ago
  37. 44ce0ec5 Move StartsWith[ASCII] to base namespace. by brettw · 10 years ago
  38. 05dadf01 Mechanical rename of tracing includes for /gpu by primiano · 11 years ago
  39. 9ab03720 Make callers of CommandLine use it via the base:: namespace. by avi · 11 years ago
  40. 9216782b Fix unused function build error when USE_LIBPCI unset by jamescook · 11 years ago
  41. 65ce5acc Provide a way to disable libpci dependency. by bedupont · 11 years ago
  42. c9e38a2 Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/ by thestig · 11 years ago
  43. 84eae5e Add bits to indicate which parts of GPUInfo are collected. by zmo · 11 years ago
  44. 0971f24 Share GPU collector code between X11 and Ozone platforms by [email protected] · 11 years ago