index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
gpu
/
gpu_main.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disabled the Windows error dialog for the GPU process.
apatrick@chromium.org
2011-01-19
1
-0
/
+11
*
GPU service now runs on new thread in browser process when --single-process i...
apatrick@chromium.org
2011-01-13
1
-1
/
+1
*
Re-land of http://codereview.chromium.org/6094009 with Mac build fix.
kbr@google.com
2011-01-07
1
-80
/
+9
*
Revert http://codereview.chromium.org/6094009 (r70768) due to
kbr@google.com
2011-01-06
1
-9
/
+80
*
Perform GPU-related initialization in GPU process in response to an
kbr@google.com
2011-01-06
1
-80
/
+9
*
Move app/win_util to app/win and fix the namespace usage.
brettw@google.com
2010-12-31
1
-7
/
+2
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-1
/
+2
*
Move the SetProcTitle code out of base and into chrome/common. This is only
brettw@chromium.org
2010-12-29
1
-7
/
+0
*
Mac: Unbreak --no-gpu-sandbox.
thakis@chromium.org
2010-12-23
1
-0
/
+5
*
Disabled GPU watchdog thread on Windows.
apatrick@chromium.org
2010-12-08
1
-21
/
+11
*
Mac: Scaffolding for sandboxing GPU process.
thakis@chromium.org
2010-12-02
1
-2
/
+29
*
Switched GPU watchdog timeout to be based on main thread's user + kernel time...
apatrick@chromium.org
2010-12-01
1
-2
/
+1
*
X11: Make the default X11 error handler non-fatal.
thestig@chromium.org
2010-11-17
1
-16
/
+1
*
Call GpuThread::Init before starting the GPU watchdog thread.
apatrick@chromium.org
2010-11-16
1
-16
/
+21
*
Enable GPU watchdog timer.
apatrick@chromium.org
2010-11-10
1
-7
/
+0
*
Fixed regression in order of initialization on Linux in r65461 causing
kbr@chromium.org
2010-11-09
1
-4
/
+7
*
- Relanding 61718.
apatrick@chromium.org
2010-11-09
1
-9
/
+82
*
Upgraded Mesa to 7.9 from 7.7 in order to pick up bug fixes to the
kbr@chromium.org
2010-10-25
1
-1
/
+4
*
Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%...
stoyan@chromium.org
2010-10-21
1
-80
/
+5
*
Relanding 61718.
apatrick@chromium.org
2010-10-21
1
-5
/
+80
*
Linux: call SetProcTitle() in GpuMain() to make the process name correct.
mdm@chromium.org
2010-10-11
1
-1
/
+7
*
Revert 61718 - GPU process terminates on hang.
mnissler@chromium.org
2010-10-07
1
-10
/
+0
*
GPU process terminates on hang.
apatrick@chromium.org
2010-10-06
1
-0
/
+10
*
Fixed the race described in bug 54400 by changing a LOG(FATAL) to a LOG(ERROR...
apatrick@chromium.org
2010-09-20
1
-0
/
+25
*
Added EGL based GLContext.
apatrick@chromium.org
2010-06-09
1
-5
/
+2
*
Rename Chrome threads to use a "Cr" prefix.
evan@chromium.org
2010-06-09
1
-2
/
+1
*
Fixed bugs in GPU process startup on POSIX platforms. Added
kbr@google.com
2010-03-23
1
-0
/
+6
*
Fix the ARM build which can't find OpenGL. This adds a new define which I use
brettw@chromium.org
2010-01-26
1
-2
/
+3
*
Create initial GPU backing store in the GPU process for X windows applications.
brettw@chromium.org
2010-01-26
1
-0
/
+6
*
Include breakpad header.
oshima@chromium.org
2010-01-14
1
-0
/
+4
*
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
/
+38