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
/
chrome
/
test
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize usage of virtual/override/final in chrome/
dcheng
2014-10-21
1
-1
/
+1
*
Replace FINAL and OVERRIDE with their C++11 counterparts in chrome/test
mohan.reddy
2014-10-09
1
-1
/
+1
*
Move PageTransition from //content/public/common to //ui/base
Sylvain Defresne
2014-09-19
1
-4
/
+4
*
Remove gpu_feature_browsertest.cc
zmo@chromium.org
2014-08-19
1
-500
/
+0
*
Use a qualified path for grit includes in various chrome/ directories.
thestig@chromium.org
2014-08-13
1
-1
/
+1
*
Removed un-used commandline switches.
zmo@chromium.org
2014-06-14
1
-1
/
+1
*
Remove IOSurfaceSupport
ccameron@chromium.org
2014-06-04
1
-12
/
+0
*
Fix more cases of unreachable code on Windows, mostly added recently.
pkasting@chromium.org
2014-05-22
1
-2
/
+2
*
infobars: Componentize ConfirmInfoBarDelegate.
tfarina@chromium.org
2014-05-22
1
-1
/
+1
*
Move Infobars core files to the Infobars component
droger@chromium.org
2014-04-18
1
-2
/
+3
*
Change ACCELERATED_COMPOSITING blacklist to GPU_COMPOSITING.
danakj@chromium.org
2014-04-17
1
-65
/
+32
*
Remove --disable-accelerated-compositing
piman@chromium.org
2014-04-16
1
-22
/
+0
*
InfoBarService inherits from InfoBarManager
droger@chromium.org
2014-04-10
1
-6
/
+4
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-09
1
-1
/
+1
*
Revert 262487 "Add net/base/filename_util.h."
sergeyu@chromium.org
2014-04-08
1
-1
/
+1
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-08
1
-1
/
+1
*
Split InfoBarService core code into InfoBarManager
droger@chromium.org
2014-04-01
1
-4
/
+6
*
Add an icon to the "3D API blocked" infobar.
pkasting@chromium.org
2014-03-27
1
-1
/
+2
*
Disable several failing tests after the browser test harness improvements in ...
jam@chromium.org
2014-03-18
1
-1
/
+2
*
Disable GpuFeatureTest.MultisamplingAllowed
danakj@chromium.org
2014-02-24
1
-9
/
+4
*
Move multisampling control from gpu blacklist to driver bug workaround list.
zmo@chromium.org
2014-02-15
1
-34
/
+1
*
Disable GpuFeatureTest.MultisamplingAllowed on the official bots
ccameron@chromium.org
2014-02-14
1
-1
/
+9
*
Rename the UseRealGLContexts() to EnablePixelOutput().
danakj@chromium.org
2014-01-22
1
-8
/
+9
*
Update GPU feature tests to expect no GPU on Windows <=Vista
ccameron@chromium.org
2014-01-10
1
-20
/
+2
*
Revert 243714 "Update GPU feature tests to expect no GPU on Wind..."
scottmg@chromium.org
2014-01-09
1
-2
/
+20
*
Update GPU feature tests to expect no GPU on Windows <=Vista
ccameron@chromium.org
2014-01-09
1
-20
/
+2
*
Disable GPU featuret tests that fail on XP and Vista
jochen@chromium.org
2014-01-08
1
-4
/
+18
*
Revert "Update all users of base::Version to explicitly specify the namespace...
avi@chromium.org
2014-01-03
1
-0
/
+1
*
Update all users of base::Version to explicitly specify the namespace, and cl...
avi@chromium.org
2013-12-23
1
-1
/
+0
*
cc: Defer first OutputSurface creation until client is ready
sievers@google.com
2013-12-19
1
-0
/
+5
*
Enable software compositing on Mac
ccameron@chromium.org
2013-12-18
1
-4
/
+4
*
Tighten the blacklist on VMWare on OS X
ccameron@chromium.org
2013-12-10
1
-3
/
+19
*
Disable ContextLossInfoBarReload on all platforms
jochen@chromium.org
2013-12-06
1
-8
/
+2
*
Infobar system refactor.
pkasting@chromium.org
2013-12-06
1
-1
/
+2
*
Disable ContextLossRaisesInfoBar browser test; it's flaky on multiple platforms.
dubroy@chromium.org
2013-12-04
1
-7
/
+2
*
Revert 238283 "Infobar system refactor."
tonyg@chromium.org
2013-12-03
1
-2
/
+1
*
[Test] Disable WebGLInfoBarTest.
tzik@chromium.org
2013-12-03
1
-2
/
+9
*
Infobar system refactor.
pkasting@chromium.org
2013-12-03
1
-1
/
+2
*
Mark WebGLInfoBarTest.ContextLossInfoBarReload FLAKY on Mac
tzik@chromium.org
2013-11-30
1
-1
/
+8
*
Infobar -> InfoBar, for consistency with the rest of the codebase
pkasting@chromium.org
2013-11-23
1
-3
/
+3
*
Remove unused chrome/test/gpu/test_support_gpu.gypi
phajdan.jr@chromium.org
2013-11-06
1
-113
/
+0
*
Disabling GpuFeatureTest.MultisamplingAllowed on offical MacOSX bot.
pshenoy@chromium.org
2013-11-05
1
-0
/
+4
*
Remove apatrick@ from OWNERS
piman@chromium.org
2013-11-04
1
-1
/
+0
*
Enable GPU Control lists on Linux.
gab@chromium.org
2013-10-17
1
-2
/
+1
*
Fix GpuFeatureTest.Canvas2DAllowed in software compositing mode.
gab@chromium.org
2013-10-15
1
-11
/
+19
*
Enable GPU control lists in tests on Windows (other OSes will follow, but thi...
gab@chromium.org
2013-10-14
1
-4
/
+16
*
Revert 228401 "Enable GPU control lists in tests."
tapted@chromium.org
2013-10-14
1
-16
/
+4
*
Enable GPU control lists in tests.
gab@chromium.org
2013-10-13
1
-4
/
+16
*
Disable GpuFeatureTest.Canvas2DAllowed in software compositing mode.
gab@chromium.org
2013-10-12
1
-0
/
+6
*
Revert 227977 "Enable GPU control lists in tests."
abodenha@chromium.org
2013-10-10
1
-11
/
+4
[next]