Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Laying down the groundwork for GPU video layers. | scherkus@chromium.org | 2010-03-02 | 4 | -0/+105 |
* | Add scrolling to the GPU-accelerated backing store. This also fixes some bugs | brettw@chromium.org | 2010-01-28 | 5 | -13/+167 |
* | Hopefully fix the Linux build for real. I didn't realize *_X86 wasn't defined | brettw@chromium.org | 2010-01-26 | 1 | -1/+1 |
* | Fix stupid error for Linux build. | brettw@chromium.org | 2010-01-26 | 1 | -1/+1 |
* | Fix the ARM build which can't find OpenGL. This adds a new define which I use | brettw@chromium.org | 2010-01-26 | 5 | -9/+33 |
* | Create initial GPU backing store in the GPU process for X windows applications. | brettw@chromium.org | 2010-01-26 | 15 | -39/+619 |
* | Include breakpad header. | oshima@chromium.org | 2010-01-14 | 2 | -0/+8 |
* | Mark the GPU view WS_DISABLED and remove the input event fowarding code which | brettw@chromium.org | 2010-01-14 | 2 | -62/+4 |
* | Add the ability for the GPU process to be used to paint the backing store of a | brettw@chromium.org | 2010-01-13 | 9 | -0/+653 |