summaryrefslogtreecommitdiffstats
path: root/chrome/gpu/gpu_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Added EGL based GLContext.apatrick@chromium.org2010-06-091-5/+2
* Rename Chrome threads to use a "Cr" prefix.evan@chromium.org2010-06-091-2/+1
* Fixed bugs in GPU process startup on POSIX platforms. Addedkbr@google.com2010-03-231-0/+6
* Fix the ARM build which can't find OpenGL. This adds a new define which I usebrettw@chromium.org2010-01-261-2/+3
* Create initial GPU backing store in the GPU process for X windows applications.brettw@chromium.org2010-01-261-0/+6
* Include breakpad header.oshima@chromium.org2010-01-141-0/+4
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-0/+38