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
*
Remove unnecessary OSX specific IPC
backer@chromium.org
2011-10-06
2
-15
/
+0
*
Always send ACKs.
backer@chromium.org
2011-10-05
1
-33
/
+81
*
ImageTransportSurface for OS X
backer@chromium.org
2011-09-29
1
-19
/
+35
*
Implement --use-gl=any
zmo@google.com
2011-09-27
5
-223
/
+250
*
Implements OSMesaImageTransportSurface in the GPU for sending GLSurface from ...
wjmaclean@google.com
2011-09-23
2
-12
/
+22
*
Add a "disabled" field for GPU Blacklist entries.
zmo@google.com
2011-09-23
4
-8
/
+82
*
Making TOOLKIT_USES_GTK orthogonal to USE_AURA.
saintlou@chromium.org
2011-09-20
2
-9
/
+9
*
Turn on glsl built-in function emulation in ANGLE shader translator.
zmo@google.com
2011-09-20
1
-0
/
+1
*
Delay sending an AcceleratedSurfaceMsg_BuffersSwappedACK from the Browser bac...
mmocny@chromium.org
2011-09-19
2
-2
/
+10
*
Aura under Linux is enabled with:
saintlou@chromium.org
2011-09-18
2
-9
/
+9
*
Trying to reland r101435 : Better account crashes for the BrowserChildProcess...
cpu@chromium.org
2011-09-16
1
-1
/
+1
*
Consolidate GPU blacklist histograms into fewer ones.
zmo@google.com
2011-09-16
1
-33
/
+50
*
Revert 101435 - Better account crashes for the BrowserChildProcessHost (and d...
hbono@chromium.org
2011-09-16
1
-1
/
+1
*
Revert 101451 - Consolidate GPU blacklist histograms into fewer ones.
thestig@chromium.org
2011-09-16
1
-49
/
+33
*
Consolidate GPU blacklist histograms into fewer ones.
zmo@google.com
2011-09-16
1
-33
/
+49
*
Better account crashes for the BrowserChildProcessHost (and derived) for wind...
cpu@chromium.org
2011-09-16
1
-1
/
+1
*
Only record GPU process exit code histogram if it is valid.
apatrick@chromium.org
2011-09-14
1
-3
/
+7
*
Annotate all of the functions in content that need to be exported, in prepara...
dpranke@chromium.org
2011-09-13
4
-7
/
+11
*
Bug=None
mmocny@chromium.org
2011-09-13
1
-1
/
+3
*
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
[next]