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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add channel and gl_vendor to GpuBlacklist.
zmo@google.com
2011-09-04
3
-32
/
+277
*
Hookup Gpu blacklist with NaCl Pepper3D access.
zmo@google.com
2011-09-02
1
-3
/
+7
*
Remove static initializers from GpuProcessHost and GpuProcessHostUIShim.
apatrick@chromium.org
2011-08-31
2
-13
/
+17
*
Improve GPU software rendering list histograms.
zmo@google.com
2011-08-30
1
-13
/
+67
*
Fix a memory leak in GpuBlacklist.
zmo@google.com
2011-08-25
2
-5
/
+5
*
Relax software rendering list parsing.
zmo@google.com
2011-08-25
3
-81
/
+234
*
Give plug-in processes an executable heap and disable PIE/ASLR for Native
mark@chromium.org
2011-08-24
1
-1
/
+8
*
GPU process terminates rather than crashing on hang.
apatrick@chromium.org
2011-08-18
1
-1
/
+8
*
Pass disable-switch to renderer if canvas 2d is blacklisted.
zmo@google.com
2011-08-18
1
-0
/
+3
*
Tag IPC::Channel::Listener implementations with OVERRIDE
evan@chromium.org
2011-08-16
1
-2
/
+2
*
Linux build fix.
zmo@google.com
2011-08-16
1
-0
/
+1
*
Disable gpu process crash reporting when --ignore-gpu-blacklist is used.
zmo@google.com
2011-08-16
1
-0
/
+7
*
Moving the contents of chrome://gpu Profiling to chrome://tracing.
dominich@chromium.org
2011-08-09
2
-0
/
+87
*
Include accelerated_compositing disable flag in calculation of
nduca@chromium.org
2011-08-02
1
-1
/
+8
*
Move gpu preliminary info collection from IO thread to FILE thread.
zmo@google.com
2011-07-28
2
-2
/
+7
*
Add --gpu-no-context-lost commandline switch.
zmo@google.com
2011-07-28
1
-2
/
+3
*
Create new GLSurface for cross process image transport.
backer@chromium.org
2011-07-22
2
-16
/
+3
*
Revert 93236 (broke GPU support on CrOs and Linux 32-bit, see http://crbug.co...
kbr@chromium.org
2011-07-22
2
-5
/
+2
*
Disallow gpu access if preliminary gpu info collection fails.
zmo@google.com
2011-07-20
2
-2
/
+5
*
Register event handler in Mac for GPU switch event.
zmo@google.com
2011-07-14
2
-1
/
+49
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-10
/
+13
*
Remove TabContentsView methods that just call to the delegate, and have them ...
jam@chromium.org
2011-07-11
2
-6
/
+12
*
Manage gpu feature capabilities through blacklist indepedently.
zmo@google.com
2011-06-28
1
-17
/
+4
*
Disable GPU process unless EGL backend is used.
backer@chromium.org
2011-06-28
1
-0
/
+10
*
Reland "EGLImage transport for TOUCH_UI".
backer@chromium.org
2011-06-25
2
-3
/
+52
*
Revert 90511 - Use pixmaps and EGLImages to transport image data between GPU ...
backer@chromium.org
2011-06-25
2
-52
/
+3
*
Use pixmaps and EGLImages to transport image data between GPU process and bro...
backer@chromium.org
2011-06-25
2
-3
/
+52
*
Fixing Coverity bugs (DEAD_CODE and PASS_BY_VALUE)
dpapad@chromium.org
2011-06-22
1
-3
/
+0
*
Clamping down media DEPS rules.
scherkus@chromium.org
2011-06-17
1
-1
/
+0
*
Fix Revert of 89054 so it builds on win_shared
gman@chromium.org
2011-06-14
1
-2
/
+3
*
Revert 89054 - Add lots of client side OpenGL logging.
asargent@chromium.org
2011-06-14
1
-3
/
+2
*
Add lots of client side OpenGL logging.
gman@chromium.org
2011-06-14
1
-2
/
+3
*
Remove content dependency on chrome/browser/accessibility/browser_accessibili...
jam@chromium.org
2011-06-13
1
-1
/
+1
*
Revert 88616 - Revert 86510 - Contributed by junov@chromium.org
junov@chromium.org
2011-06-13
3
-17
/
+19
*
Revert 86510 - Contributed by junov@chromium.org
vangelis@chromium.org
2011-06-10
3
-19
/
+17
*
Make EstablishGpuChannel synchronous. Remove obsolete Synchronize msg.
sievers@chromium.org
2011-06-08
2
-44
/
+0
*
Fix a lock re-entry bug in GpuDataManager::UpdateGpuInfo.
zmo@google.com
2011-06-04
1
-1
/
+5
*
Ensure that the GPU compositing window does not have zero area on windows.
apatrick@chromium.org
2011-06-03
1
-2
/
+6
*
Removing defunct GpuVideoDecoder and IpcVideoDecoder.
scherkus@chromium.org
2011-06-03
1
-1
/
+0
*
Restore selective gpu feature blocking.
zmo@google.com
2011-05-31
2
-19
/
+70
*
Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, or
tony@chromium.org
2011-05-31
4
-18
/
+18
*
Restore multisampling for some ATI cards on Mac that have been tested to be w...
zmo@google.com
2011-05-31
2
-0
/
+45
*
Don't try to lock surfaces on TOUCH_UI.
backer@chromium.org
2011-05-30
2
-9
/
+9
*
Fix gpu acceleration with --in-process-gpu and --single-process modes.
sievers@google.com
2011-05-27
4
-123
/
+98
*
Get rid of render_messages.h and web_cache_manager.h. I moved the view sourc...
jam@chromium.org
2011-05-26
1
-2
/
+1
*
Fix OperatingSystemName and OperatingSystemVersion on Mac
stuartmorgan@chromium.org
2011-05-25
1
-14
/
+1
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Contributed by junov@chromium.org
junov@chromium.org
2011-05-24
3
-17
/
+19
*
Restore the gpu blacklist logic.
zmo@google.com
2011-05-24
1
-0
/
+6
*
Make about:gpu report driver information again.
nduca@chromium.org
2011-05-19
2
-10
/
+10
[next]