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
/
browser
/
gpu
/
gpu_process_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Propagate ozone platform flag to the GPU process
dnicoara@chromium.org
2013-12-09
1
-0
/
+7
*
AndroidVideoEncodeAccelerator is born!
fischman@chromium.org
2013-12-04
1
-0
/
+3
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Added a flag to disable limiting the nuber of GPU crashes that are allowed
bajones@chromium.org
2013-11-27
1
-3
/
+7
*
Clear SingleProcess and InProcessGPU logic.
dongseong.hwang@intel.com
2013-11-24
1
-1
/
+2
*
lower Angle/DX path to LIMITED and don't drop to UNTRUSTED
scottmg@chromium.org
2013-11-08
1
-22
/
+2
*
Add policies to allow events named Dwm* in the gpu sandbox.
ananta@chromium.org
2013-09-30
1
-2
/
+8
*
Revert "Revert 224496 "Move ui/base/latency_info* to ui/events""
ben@chromium.org
2013-09-23
1
-1
/
+1
*
Revert 224496 "Move ui/base/latency_info* to ui/events"
ben@chromium.org
2013-09-20
1
-1
/
+1
*
Move ui/base/latency_info* to ui/events
ben@chromium.org
2013-09-20
1
-1
/
+1
*
Report accelerated surface vsync time info to browser compositor.
jbauman@chromium.org
2013-09-16
1
-9
/
+18
*
Make using virtual contexts a workaround flag rather than cmdline
sievers@chromium.org
2013-09-07
1
-1
/
+0
*
Fix names of in-process threads, tidy gpu DEPS
scottmg@chromium.org
2013-09-04
1
-2
/
+0
*
Move AlterEnvironment to base/environment.h, implement on Windows. This re-im...
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
Move ScopedClosureRunner to callback_helpers, add Reset.
avi@chromium.org
2013-08-30
1
-5
/
+6
*
Fix getting exit status for browser child process.
jln@chromium.org
2013-08-27
1
-2
/
+3
*
Set up content in-process main threads via factory
scottmg@chromium.org
2013-08-16
1
-44
/
+10
*
Delete dead code: OmxVideoDecodeAccelerator is unused.
fischman@chromium.org
2013-08-06
1
-1
/
+0
*
Add SECCOMP Tegra policy for GPU sandbox
davidu@nvidia.com
2013-08-02
1
-0
/
+1
*
Update include paths in content/browser for base/process changes.
rsesek@chromium.org
2013-07-23
1
-1
/
+0
*
Cut some more dependencies from browser to child for multiple_dll mode
scottmg@chromium.org
2013-07-23
1
-1
/
+8
*
aura: Make RenderWidgetHostViewAura::CopyFromCompositingSurface readback layer
danakj@chromium.org
2013-07-04
1
-0
/
+1
*
Make ChildThread::current() and ChildProcess::current() only work on the main...
jam@chromium.org
2013-06-26
1
-13
/
+5
*
Refactor RenderProcessHost to use IPC::Listener instead of RenderWidgetHost
nasko@chromium.org
2013-06-21
1
-4
/
+2
*
Make sure if GPU process fails to launch, all observers waiting for full gpu ...
zmo@chromium.org
2013-06-20
1
-0
/
+3
*
Set max disk cache size correctly.
dsinclair@chromium.org
2013-06-17
1
-4
/
+2
*
Fix dcheck in ContentBrowserTestSanityTest.SingleProcess in win aura. The pro...
jam@chromium.org
2013-06-10
1
-45
/
+47
*
Allow Latency measurement on win aura.
jbauman@chromium.org
2013-06-08
1
-0
/
+1
*
Make some Windows code use "if (weak_ptr)" style
akalin@chromium.org
2013-06-07
1
-1
/
+1
*
Add LatencyInfo support for Mac OS
jbauman@chromium.org
2013-06-06
1
-0
/
+1
*
Fix Windows use of WeakPtr<T>'s operator T* conversion
akalin@chromium.org
2013-06-05
1
-1
/
+1
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-1
/
+1
*
Pass LatencyInfo struct through win AcceleratedSurface.
jbauman@chromium.org
2013-06-01
1
-20
/
+30
*
Remove "enable-gpu-sandbox" flag.
jorgelo@chromium.org
2013-05-30
1
-1
/
+0
*
Part 3/3 (RWH/IOSurface) of adding with device scale factor to transport surf...
ccameron@chromium.org
2013-05-27
1
-5
/
+9
*
Windows: Synchronize browser process D3D adapters with GPU process D3D adapters.
apatrick@chromium.org
2013-05-24
1
-1
/
+6
*
Move GPU device/driver info related code from content to gpu.
zmo@chromium.org
2013-05-23
1
-5
/
+5
*
Revert 201380 "Move GPU device/driver info related code from con..."
zmo@chromium.org
2013-05-21
1
-5
/
+5
*
Move GPU device/driver info related code from content to gpu.
zmo@chromium.org
2013-05-21
1
-5
/
+5
*
GPU: Use share groups for cross thread async texture upload.
backer@chromium.org
2013-05-21
1
-0
/
+1
*
Provide a reason why GPU access is blocked.
zmo@chromium.org
2013-05-07
1
-3
/
+3
*
Revert "Revert 195083 "Revert "Revert 193798 "Revert r192949 "Disable sh...""
dsinclair@chromium.org
2013-05-03
1
-2
/
+2
*
Sanity check to make sure ChannelEstablished handling is valid
zmo@chromium.org
2013-05-03
1
-0
/
+8
*
Fix potential deadlock in gpu process creation
boliu@chromium.org
2013-04-30
1
-0
/
+7
*
Revert 195083 "Revert "Revert 193798 "Revert r192949 "Disable sh..."
tonyg@chromium.org
2013-04-26
1
-2
/
+2
*
Improve FrameSubscriber decision-making for smoother frame capture sampling.
miu@chromium.org
2013-04-24
1
-15
/
+13
*
Renamed 'software_rendering' to 'swiftshader' to differentiate from
skaslev@chromium.org
2013-04-23
1
-18
/
+14
*
Revert "Revert 193798 "Revert r192949 "Disable shader disk cache by defa...""
dsinclair@chromium.org
2013-04-19
1
-2
/
+2
*
Revert 193798 "Revert r192949 "Disable shader disk cache by defa..."
tonyg@chromium.org
2013-04-17
1
-2
/
+2
*
Patch refactors the GpuProcessHost::SurfaceRef class that was previously only...
benm@chromium.org
2013-04-12
1
-59
/
+4
[next]