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
Commit message (
Expand
)
Author
Age
Files
Lines
*
RefCounted types should not have public destructors, content/browser part 2
rsleevi@chromium.org
2012-04-28
2
-53
/
+56
*
Fix sending log messages from GPU child threads
posciak@chromium.org
2012-04-25
1
-2
/
+13
*
Show gpu process stats in about:tcmalloc
jamesr@chromium.org
2012-04-25
1
-0
/
+4
*
Final(?) eradications of GDK / GTK from the GPU process.
cevans@chromium.org
2012-04-20
1
-7
/
+0
*
Use the simpler DEFAULT message loop type to avoid calling into GTK.
cevans@chromium.org
2012-04-19
1
-0
/
+2
*
Permit testing of the Nouveau driver.
cevans@chromium.org
2012-04-16
1
-1
/
+2
*
Add an initial Linux GPU sandbox using the seccomp filter framework.
cevans@chromium.org
2012-04-13
2
-4
/
+17
*
Use gdk_init() instead of gtk_init() to open the display. It's much lighter and
cevans@chromium.org
2012-04-11
1
-1
/
+1
*
Use Scoped COM helpers for collecting GPU information
rsleevi@chromium.org
2012-04-09
2
-68
/
+52
*
Disable image transport surface on AMD's dynamic switchable graphics.
jbauman@chromium.org
2012-04-07
1
-0
/
+16
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-2
/
+2
*
Move ATI driver version collection back to UI thread.
zmo@chromium.org
2012-03-29
1
-8
/
+10
*
Avoid blacklisting GPU features if perf stats are unavailable.
zmo@chromium.org
2012-03-28
1
-1
/
+13
*
Disable GPU features if /dev/nvidiactl is inaccessible
zmo@chromium.org
2012-03-28
1
-0
/
+12
*
Warm up advapi32.dll in the GPU sandbox.
jschuh@chromium.org
2012-03-21
1
-0
/
+4
*
Add LOG(ERROR) to win performance stats collection.
zmo@chromium.org
2012-03-16
1
-41
/
+44
*
Implement WebKitPlatformSupport::canAccelerate2dCanvas
jamesr@chromium.org
2012-03-14
1
-1
/
+3
*
Add an OWNERS file for src\content by moving the owners that were there for t...
jam@chromium.org
2012-03-14
1
-1
/
+0
*
Refactoring to make GpuPerformanceStats part of gpu info collection.
zmo@chromium.org
2012-03-07
1
-0
/
+66
*
Collect GPU info before enabling sandbox.
apatrick@chromium.org
2012-02-18
3
-18
/
+25
*
Preload setupapi.dll in GPU process.
apatrick@chromium.org
2012-02-14
1
-1
/
+4
*
Win: content/gpu has hard dependency on setupapi.dll.
apatrick@chromium.org
2012-02-10
1
-55
/
+4
*
Adds gpu_info_collector and ImageTransportSurface methods for android.
satish@chromium.org
2012-02-08
1
-0
/
+30
*
Reduce GPU sandbox level on NVIDIA optimus computers.
jbauman@chromium.org
2012-02-07
1
-1
/
+5
*
Update a few more function calls to use TimeDeltas instead of int ms.
tedvessenes@gmail.com
2012-01-30
2
-16
/
+15
*
Add GPU info collection to GPUTestConfig.
zmo@chromium.org
2012-01-28
1
-2
/
+3
*
Fix DirectX diagnostic collection for about:gpu page.
apatrick@chromium.org
2012-01-28
2
-15
/
+17
*
Revert 117324 - Convert use of int ms to TimeDelta in files owned by apatrick.
lambroslambrou@google.com
2012-01-12
2
-14
/
+15
*
Convert use of int ms to TimeDelta in files owned by apatrick.
tedvessenes@gmail.com
2012-01-11
2
-15
/
+14
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-5
/
+3
*
Relanding this change with fixes for the windows shared builder.
ananta@chromium.org
2011-12-22
1
-0
/
+3
*
Revert 115482 - Initial implementation of the DXVA 2.0 H.264 hardware decoder...
ananta@chromium.org
2011-12-22
1
-3
/
+0
*
Initial implementation of the DXVA 2.0 H.264 hardware decoder for pepper for ...
ananta@chromium.org
2011-12-22
1
-0
/
+3
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-20
1
-0
/
+1
*
Share X connection between GLSurfaceGLX/EGL and MessagePumpX/GTK
piman@chromium.org
2011-12-09
1
-0
/
+7
*
[Mac] Remove content/ CrApplication.
shess@chromium.org
2011-12-06
1
-7
/
+1
*
Improve GPU tests to fail when GPU drawing fails.
jbates@chromium.org
2011-12-02
1
-7
/
+6
*
Move GPU preliminary info collection back to UI thread.
zmo@google.com
2011-11-23
1
-9
/
+7
*
base::Bind() conversion for content/common/gpu and content/gpu
dcheng@chromium.org
2011-11-17
2
-19
/
+17
*
Add OVERRIDE to content/.
avi@chromium.org
2011-11-17
2
-5
/
+5
*
Fix components build on Linux when toolkit_views=1.
tony@chromium.org
2011-11-14
1
-3
/
+3
*
base::Bind: Low-hanging fruit conversions of NewRunnableFunction.
jhawkins@chromium.org
2011-11-12
1
-4
/
+3
*
Cleanup: Remove more unneeded forward declares in content.
thestig@chromium.org
2011-11-11
1
-4
/
+0
*
Don't initialize GL bindings in browser process even if libpci doesn't exist ...
zmo@google.com
2011-11-04
1
-37
/
+0
*
Blacklisting should use disceret GPU on dual-GPU mac in Lion
zmo@google.com
2011-11-04
1
-1
/
+1
*
Add command-line option to enable swiftshader
jbauman@chromium.org
2011-11-04
2
-4
/
+15
*
Move content_restriction.h and main_function_params.h to content/public/commo...
jam@chromium.org
2011-10-31
1
-2
/
+2
*
Expose the sandbox related code through the content API. I did a bit of clean...
jam@chromium.org
2011-10-29
1
-2
/
+2
*
Move resource_codes to content/public/common.
jam@chromium.org
2011-10-25
1
-1
/
+1
*
Move GPUInfo to content/public/common and put it into the content namespace.
jam@chromium.org
2011-10-20
10
-53
/
+52
[next]