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
*
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
*
Move content_client.h into content/public.
joi@chromium.org
2011-10-18
1
-1
/
+1
*
Fixed log messages about failed initialization of GLSurface.
alokp@chromium.org
2011-10-18
3
-3
/
+3
*
Disabled GPUInfoCollector unit tests, which are fragile in the case
kbr@chromium.org
2011-10-14
1
-9
/
+14
*
Support dynamic switching between integrated and discrete GPUs on Mac OS X.
kbr@chromium.org
2011-10-13
1
-1
/
+3
*
Move content_switches to content\public\common.
jam@chromium.org
2011-10-13
2
-2
/
+2
*
Here are more exports needed for content_unittests to link in the component b...
dpranke@chromium.org
2011-09-30
1
-3
/
+5
*
Use precompiled headers for most large projects where the .gyp file
joi@chromium.org
2011-09-07
1
-0
/
+3
*
Preload D3DX DLLs before ANGLE is loaded.
apatrick@chromium.org
2011-09-07
1
-13
/
+13
*
GPU process terminates rather than crashing on hang.
apatrick@chromium.org
2011-08-18
2
-13
/
+15
*
Move initialization of COM earlier in GPU process startup to
kbr@chromium.org
2011-08-16
1
-2
/
+2
*
GpuInfoCollector needs to initialize gl_bindings.
backer@chromium.org
2011-08-09
1
-0
/
+6
*
Instantiate MessageLoop earlier during GPU process startup on Windows
kbr@chromium.org
2011-08-08
1
-1
/
+15
*
Get correct driver version on ES backend.
zmo@google.com
2011-08-04
1
-0
/
+2
*
Add --gpu-no-context-lost commandline switch.
zmo@google.com
2011-07-28
1
-4
/
+12
*
Initialize the GL bindings before sandboxing the GPU process on Windows.
kbr@chromium.org
2011-07-25
1
-8
/
+8
*
Initialize the sandbox earlier in GPU process bringup, deferring any
kbr@google.com
2011-07-22
3
-75
/
+49
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
2
-2
/
+2
*
Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...
leandrogracia@chromium.org
2011-07-21
2
-2
/
+2
*
Revert 93397 - Revert 93393 - Revert was broken. Restoring.
leandrogracia@chromium.org
2011-07-21
2
-2
/
+2
*
Revert 93393 - Crashing on Linux Touch: http://build.chromium.org/p/chromium/...
leandrogracia@chromium.org
2011-07-21
2
-2
/
+2
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
2
-2
/
+2
*
Delete b0rked gpu_video_decode_accelerator_tester.cc
fischman@chromium.org
2011-07-08
2
-898
/
+0
*
Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...
tfarina@chromium.org
2011-06-25
2
-4
/
+4
*
Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...
tfarina@chromium.org
2011-06-25
2
-4
/
+4
*
Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.
tfarina@chromium.org
2011-06-25
2
-4
/
+4
*
Clamping down media DEPS rules.
scherkus@chromium.org
2011-06-17
1
-2
/
+1
*
Automatically put all GL contexts associated with a particular GPU channel (a...
apatrick@chromium.org
2011-06-16
1
-2
/
+2
*
Move media-specific content/common/gpu files into content/common/gpu/media.
fischman@chromium.org
2011-06-16
1
-1
/
+1
*
Add "svn:eol-style to all the DEPS under content.
jam@chromium.org
2011-06-02
1
-11
/
+11
*
Set the unblock flag to false for all gpu->renderer IPCs
jamesr@chromium.org
2011-06-01
1
-6
/
+2
*
Reland 87371 - Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-06-01
1
-9
/
+9
*
Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, or
tony@chromium.org
2011-05-31
1
-1
/
+1
*
Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.
rsesek@chromium.org
2011-05-31
1
-9
/
+9
*
Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-05-31
1
-9
/
+9
*
Move OWNERS from top level of content to the subdirectories. Before this cha...
jam@chromium.org
2011-05-31
1
-0
/
+1
*
Fix gpu acceleration with --in-process-gpu and --single-process modes.
sievers@google.com
2011-05-27
1
-1
/
+5
*
[Re-instate r86681 by reverting its revert in r86687.]
fischman@chromium.org
2011-05-26
5
-1169
/
+0
*
Revert 86681 - Updated OMX decoder for recent PPAPI changes, and added to the...
fischman@chromium.org
2011-05-25
5
-0
/
+1169
[next]