1. cadc050 Updating the about:gpu to start a webgl context if one does not exist so that some gpu_info will actually exist. It does this by refreshing the page every 5 seconds until a context does exist, if necessary. by [email protected] · 15 years ago
  2. 4bce24e Added GPU stat for whether a GPU can report context lost. by [email protected] · 15 years ago
  3. af9c774 Mac: Fix deadlock with compositor by [email protected] · 15 years ago
  4. 939856a FBTF: Move individual XXXMsg_Params structs to a new file. by [email protected] · 15 years ago
  5. 13081fc PrependWrapper is platform-specific, so it should take a platform string. by [email protected] · 15 years ago
  6. 77e74db Initial port of accelerated compositor to Mac OS X 10.6. Reused by [email protected] · 15 years ago
  7. 05076ba2 Convert a bunch of easy AppendSwitchWithValue to *ASCII. by [email protected] · 15 years ago
  8. 4f08c83f CommandLine: add a CopySwitchesFrom() and AppendSwitchPath() by [email protected] · 15 years ago
  9. a110dd1 Adding gpu_info to the breakpad info collection before sending off a crash. by [email protected] · 15 years ago
  10. 30aa5c1a Added --use-gl command line flag to select GL implementation. by [email protected] · 15 years ago
  11. a1009b3 Collecting gpu information when the gpu process creates a channel. Adding the gpu_info into the messages sent between gpu process and browser and sending over the browser. Will do something with it in the browser in another CR. by [email protected] · 15 years ago
  12. d27893f6 Moved common parts of ChildProcessHost into chrome/common and created a BrowserChildProcessHost with browser-specific implementation. This is in preparation of creating a ServiceChildProcessHost. by [email protected] · 15 years ago
  13. 6ebf2fc linux: add accelerated compositing. by [email protected] · 15 years ago
  14. eb1bd83 Fix typos for defined(OS_XXX). by [email protected] · 15 years ago
  15. 2e2fd43 Fixed bugs related to the GPU process terminating unexpectedly. by [email protected] · 15 years ago
  16. 1082b1d Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UI by [email protected] · 15 years ago
  17. 3bf4d53 Added command buffer implementation of WebGL which runs in the sandbox. by [email protected] · 15 years ago
  18. 6217d39 Calling OpenGL from the renderer process by [email protected] · 15 years ago
  19. 6b889fb Fixed bugs in GPU process startup on POSIX platforms. Added by [email protected] · 15 years ago
  20. 1212544 Propagate logging command line switches from browser process to GPU process. by [email protected] · 15 years ago
  21. 246a7045 Added support for opening a GPU command buffer from a renderer processes through a GPU channel. by [email protected] · 15 years ago
  22. dcddcdb0 Move more files from chrome/common to chrome/browser by [email protected] · 15 years ago
  23. 7c4ea14 Create initial GPU backing store in the GPU process for X windows applications. by [email protected] · 16 years ago
  24. 0ac8368 Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initialization into IOThread. by [email protected] · 16 years ago
  25. c0fc094 Add the ability for the GPU process to be used to paint the backing store of a by [email protected] · 16 years ago