| Commit message (Expand) | Author | Age | Files | Lines |
* | Let every "accelerated IO surface swapped" message have an identifier of the ... | thakis@chromium.org | 2010-10-28 | 1 | -5/+12 |
* | Alternative to overlays on X windows. | piman@chromium.org | 2010-10-28 | 1 | -3/+4 |
* | Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%... | stoyan@chromium.org | 2010-10-21 | 1 | -1/+10 |
* | Relanding 61718. | apatrick@chromium.org | 2010-10-21 | 1 | -10/+1 |
* | FBTF: Even more deinlining. | erg@google.com | 2010-10-20 | 1 | -0/+16 |
* | Rename ChromeThread to BrowserThread Part20: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part15: | tfarina@chromium.org | 2010-10-11 | 1 | -11/+11 |
* | Pass --enable-accelerated-decoding to the GPU process | hclam@chromium.org | 2010-10-09 | 1 | -0/+2 |
* | Added switch to disable GPU vsync. | apatrick@chromium.org | 2010-10-07 | 1 | -0/+1 |
* | Revert 61718 - GPU process terminates on hang. | mnissler@chromium.org | 2010-10-07 | 1 | -21/+4 |
* | GPU process terminates on hang. | apatrick@chromium.org | 2010-10-06 | 1 | -4/+21 |
* | Create an X window overlay with static ID for GL contexts. | piman@chromium.org | 2010-10-06 | 1 | -4/+30 |
* | Revert 61561 - Create an X window overlay with static ID for GL contexts. | dhollowa@chromium.org | 2010-10-05 | 1 | -30/+4 |
* | Create an X window overlay with static ID for GL contexts. | piman@chromium.org | 2010-10-05 | 1 | -4/+30 |
* | Revert 60421 - Revert 60373, trying to track down a perf regression (see bug ... | thakis@chromium.org | 2010-09-24 | 1 | -0/+5 |
* | Revert 60373, trying to track down a perf regression (see bug 56752)- Add abo... | thakis@chromium.org | 2010-09-24 | 1 | -5/+0 |
* | Add about:gpuhang | thakis@chromium.org | 2010-09-23 | 1 | -0/+5 |
* | Add about:gpucrash | thakis@chromium.org | 2010-09-15 | 1 | -0/+5 |
* | Updating the about:gpu to start a webgl context if one does not exist so that... | rlp@chromium.org | 2010-09-10 | 1 | -6/+9 |
* | Added GPU stat for whether a GPU can report context lost. | apatrick@chromium.org | 2010-09-07 | 1 | -3/+5 |
* | Mac: Fix deadlock with compositor | thakis@chromium.org | 2010-08-26 | 1 | -19/+70 |
* | FBTF: Move individual XXXMsg_Params structs to a new file. | erg@google.com | 2010-08-24 | 1 | -0/+1 |
* | PrependWrapper is platform-specific, so it should take a platform string. | evan@chromium.org | 2010-08-04 | 1 | -2/+2 |
* | Initial port of accelerated compositor to Mac OS X 10.6. Reused | kbr@google.com | 2010-08-04 | 1 | -0/+37 |
* | Convert a bunch of easy AppendSwitchWithValue to *ASCII. | evan@chromium.org | 2010-07-30 | 1 | -4/+2 |
* | CommandLine: add a CopySwitchesFrom() and AppendSwitchPath() | evan@chromium.org | 2010-07-29 | 1 | -31/+7 |
* | Adding gpu_info to the breakpad info collection before sending off a crash. | rlp@chromium.org | 2010-07-19 | 1 | -0/+2 |
* | Added --use-gl command line flag to select GL implementation. | apatrick@chromium.org | 2010-07-14 | 1 | -0/+13 |
* | Collecting gpu information when the gpu process creates a channel. Adding the... | rlp@chromium.org | 2010-07-14 | 1 | -1/+7 |
* | Moved common parts of ChildProcessHost into chrome/common and created a Brows... | sanjeevr@chromium.org | 2010-07-03 | 1 | -2/+2 |
* | linux: add accelerated compositing. | piman@chromium.org | 2010-07-01 | 1 | -0/+17 |
* | Fix typos for defined(OS_XXX). | thestig@chromium.org | 2010-05-18 | 1 | -2/+1 |
* | Fixed bugs related to the GPU process terminating unexpectedly. | kbr@google.com | 2010-04-02 | 1 | -9/+4 |
* | Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UI | kbr@google.com | 2010-03-30 | 1 | -109/+106 |
* | Added command buffer implementation of WebGL which runs in the sandbox. | kbr@google.com | 2010-03-27 | 1 | -1/+38 |
* | Calling OpenGL from the renderer process | apatrick@chromium.org | 2010-03-25 | 1 | -9/+5 |
* | Fixed bugs in GPU process startup on POSIX platforms. Added | kbr@google.com | 2010-03-23 | 1 | -0/+1 |
* | Propagate logging command line switches from browser process to GPU process. | scherkus@chromium.org | 2010-03-08 | 1 | -0/+22 |
* | Added support for opening a GPU command buffer from a renderer processes thro... | apatrick@chromium.org | 2010-03-05 | 1 | -2/+40 |
* | Move more files from chrome/common to chrome/browser | phajdan.jr@chromium.org | 2010-02-23 | 1 | -1/+1 |
* | Create initial GPU backing store in the GPU process for X windows applications. | brettw@chromium.org | 2010-01-26 | 1 | -2/+11 |
* | Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat... | willchan@chromium.org | 2010-01-22 | 1 | -0/+1 |
* | Add the ability for the GPU process to be used to paint the backing store of a | brettw@chromium.org | 2010-01-13 | 1 | -0/+113 |