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
/
content
/
gpu
/
gpu_main.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always use a UI message loop in the GPU process on Windows.
geofflang
2015-04-27
1
-10
/
+3
*
Increase GPU init timing histogram range.
jmadill
2015-04-10
1
-1
/
+2
*
Add VDA supported profile to GPUInfo
henryhsu
2015-04-10
1
-0
/
+3
*
Add ANGLE Platform implementation.
jmadill
2015-03-18
1
-10
/
+9
*
Revert of https://chromium.googlesource.com/chromium/src/+/d78b086e4459077f2f...
Vangelis Kokkevis
2015-03-12
1
-9
/
+10
*
Add ANGLE Platform implementation.
jmadill
2015-03-11
1
-10
/
+9
*
Reverting this to see if this is the cause of the XP test redness. Will relan...
Anantanarayanan Iyengar
2015-03-11
1
-9
/
+10
*
Add ANGLE Platform implementation.
jmadill
2015-03-10
1
-10
/
+9
*
Roll Clang 223108:231191
hans
2015-03-05
1
-0
/
+1
*
Revert "Roll Clang 223108:230914"
hans
2015-03-03
1
-1
/
+0
*
Roll Clang 223108:230914
hans
2015-03-02
1
-0
/
+1
*
Revert of Roll Clang 223108:230631 (+revert of r229678) (patchset #5 id:80001...
hans
2015-03-01
1
-1
/
+0
*
Roll Clang 223108:230631 (+revert of r229678)
hans
2015-03-01
1
-0
/
+1
*
Remove the happens-before annotations from base/memory/singleton.h
glider
2015-02-20
1
-0
/
+1
*
Replace the asan_coverage GYP flag with sanitizer_coverage which is to be use...
glider
2015-02-13
1
-3
/
+3
*
Mechanical rename of base::debug -> base::trace_event for /content
ssid
2015-02-09
1
-2
/
+2
*
Revert of Roll Clang 223108:228129 (patchset #5 id:80001 of https://coderevie...
tapted
2015-02-06
1
-1
/
+0
*
Roll Clang 223108:228129
hans
2015-02-06
1
-0
/
+1
*
Make chrome.exe built with ASan/Win work with sandbox enabled
timurrrr
2015-02-05
1
-0
/
+7
*
Mechanical rename of tracing includes for /content [3/3]
primiano
2015-01-28
1
-1
/
+1
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
1
-6
/
+6
*
bpf gpu policy: Change GPU bpf policy to support DRI3
leecam
2014-12-03
1
-11
/
+0
*
[content/gpu] Convert VLOGs to DVLOGs
anujk.sharma
2014-11-14
1
-5
/
+5
*
Disable DRI3 temporarily on Linux desktop.
jorgelo
2014-11-07
1
-0
/
+11
*
Add VEA supported profiles to GPUInfo.
wuchengli
2014-09-23
1
-0
/
+4
*
Allow maximum timer coalescing of the GPU watchdog thread.
tonyg
2014-09-16
1
-3
/
+9
*
Add bits to indicate which parts of GPUInfo are collected.
zmo
2014-09-05
1
-0
/
+3
*
Remove implicit conversions from scoped_refptr to T* in content/*/gpu/
dcheng
2014-08-26
1
-1
/
+1
*
about:gpu doesn't report sanboxing status correctly on OSX
gajendra.n@samsung.com
2014-07-11
1
-0
/
+3
*
Implement 'gpu-sandbox-start-early' flag.
jorgelo@chromium.org
2014-07-01
1
-6
/
+3
*
Extract code into functions in GpuMain.
jorgelo@chromium.org
2014-06-12
1
-50
/
+79
*
AsanCoverage: make the filenames of zygote/gpu coverage files more unique.
earthdok@chromium.org
2014-06-03
1
-1
/
+4
*
Add sandbox support for AsanCoverage.
earthdok@chromium.org
2014-06-02
1
-0
/
+12
*
Reland: Updating calls to offscreen buffers to use a size of (0,0) when they ...
dnicoara@chromium.org
2014-05-30
1
-1
/
+1
*
Revert of Updating calls to offscreen buffers to use a size of (0,0) when the...
nkostylev@chromium.org
2014-05-29
1
-1
/
+1
*
Updating calls to offscreen buffers to use a size of (0,0) when they do not r...
dnicoara@chromium.org
2014-05-28
1
-1
/
+1
*
glx: forward Expose event from child window to parent
piman@chromium.org
2014-05-24
1
-0
/
+7
*
Change the GPU process to use a CFRunLoop
ccameron@chromium.org
2014-05-14
1
-3
/
+14
*
Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...
piman@chromium.org
2014-04-11
1
-2
/
+0
*
Don't start the SECCOMP sandbox early for Tegra124
davidu@nvidia.com
2014-03-28
1
-5
/
+8
*
Blacklist GLX indirect rendering
piman@chromium.org
2014-03-22
1
-2
/
+13
*
Linux Sandbox: Stop GPU watchdog in accountable way.
jln@chromium.org
2014-02-08
1
-3
/
+7
*
Stop using HMAC for gpu mailboxes
piman@chromium.org
2014-02-08
1
-13
/
+0
*
Fix and separate out VSync code on Mac
ccameron@chromium.org
2014-02-05
1
-3
/
+5
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-02-03
1
-1
/
+18
*
Revert 248049 "Ensure GL initialization only happens once, and p..."
kbr@chromium.org
2014-01-31
1
-18
/
+1
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-01-30
1
-1
/
+18
*
Revert 247793 "Ensure GL initialization only happens once, and p..."
yoz@chromium.org
2014-01-30
1
-18
/
+1
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-01-30
1
-1
/
+18
*
Limit recomputing of gpu driver bug workarounds to chromeos and android
zmo@chromium.org
2013-12-13
1
-1
/
+3
[next]