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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run in-process browser tests using the sandbox.
jam@chromium.org
2010-06-09
3
-7
/
+56
*
Don't run WorkerTests at all under Valgrind.
timurrrr@chromium.org
2010-06-09
1
-71
/
+4
*
Add another hanging test.
thomasvl@chromium.org
2010-06-09
1
-0
/
+1
*
[GTTF] Automatically append FLAKY_ and FAILS_ prefixes to gtest_filters.
timurrrr@chromium.org
2010-06-09
2
-13
/
+13
*
Don't save last used locations in open and save dialogs when in incognito mode.
bauerb@chromium.org
2010-06-09
1
-0
/
+9
*
Remove a bunch of images that don't seem to be used.
pkasting@chromium.org
2010-06-08
1
-0
/
+0
*
Added an entry for the new failure.
thomasvl@chromium.org
2010-06-08
1
-0
/
+3
*
Fix typo, make suppression handle flaky or not naming.
thomasvl@chromium.org
2010-06-08
1
-1
/
+1
*
looks like there is a new worker test that wasn't in the blanket disable, add...
thomasvl@chromium.org
2010-06-08
1
-0
/
+1
*
The test got updated to be marked as flaky, so update the pattern to match wi...
thomasvl@chromium.org
2010-06-08
1
-1
/
+1
*
Add Support for window.close in ChromeFrame. Currently the CloseContents noti...
ananta@chromium.org
2010-06-07
1
-1
/
+9
*
Renaming chrome sync integration test files so that they are uniformly named.
rsimha@chromium.org
2010-06-07
3
-0
/
+0
*
Support multiple PrefStores
mnissler@chromium.org
2010-06-07
2
-7
/
+13
*
Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...
tfarina@chromium.org
2010-06-06
4
-9
/
+9
*
Enable two AutomationUITestBase tests on the Mac, and add a bug annotation fo...
stuartmorgan@chromium.org
2010-06-04
1
-6
/
+3
*
Re-enable test, add in test detail.
scottbyer@chromium.org
2010-06-04
1
-0
/
+66
*
Enables GeolocationBrowserTest.IFramesWithCachedPosition on mac.
bulach@chromium.org
2010-06-04
1
-8
/
+13
*
Don't load the user script that's not utf-8, and show UI that load failed.
cira@chromium.org
2010-06-04
2
-0
/
+11
*
Prevent installation of an app if its web extent overlaps another installed app.
mpcomplete@chromium.org
2010-06-03
3
-0
/
+0
*
TTF: Fix and enable AppModalDialogTest on Mac.
dmuir@chromium.org
2010-06-03
1
-7
/
+0
*
Remove some test file complitation exceptions from chrome_tests.gypi
stuartmorgan@chromium.org
2010-06-03
1
-1
/
+4
*
Record out-of-proc-tests' FAILS/FLAKY failures in the XML output.
kinuko@chromium.org
2010-06-03
2
-9
/
+23
*
Move MouseLeave ui test to interactive ui tests target.
estade@chromium.org
2010-06-03
2
-7
/
+1
*
Disable DefaultPluginUITest.DefaultPluginLoadTest under valgrind.
estade@chromium.org
2010-06-03
1
-0
/
+2
*
A very basic fix that prevents experimental popups from living longer than th...
twiz@google.com
2010-06-03
2
-4
/
+78
*
Exclude new WorkerTests that are failing under Valgrind
timurrrr@chromium.org
2010-06-03
1
-6
/
+12
*
Disable a ui test on valgrind mac, because it is causing the bot to hang.
estade@chromium.org
2010-06-02
1
-0
/
+4
*
Disable MouseLeaveTest because it takes more than 5 minutes to fail on Window...
nsylvain@chromium.org
2010-06-02
1
-1
/
+2
*
C++ readability change for cindylau.
cindylau@google.com
2010-06-02
2
-3
/
+5
*
Make webkit_glue not depend on default_plugin.
thakis@chromium.org
2010-06-02
3
-2
/
+16
*
Attempt to fix flaky OmniboxApiTest.Basic.
mpcomplete@chromium.org
2010-06-02
1
-2
/
+2
*
Prevent extensions from clobbering JSON implementation that extension calls use
rafaelw@chromium.org
2010-06-01
2
-0
/
+32
*
Add new and renamed plugin tests to the Mac valgrind blacklist
stuartmorgan@chromium.org
2010-06-01
1
-1
/
+3
*
Turn off LayoutPluginTester.UnloadNoCrash for ChromiumOS valgrind (fails)
jrg@chromium.org
2010-06-01
1
-0
/
+2
*
Suppress ChromeMaintest.AppLaunch on Mac valgrind bot.
jshin@chromium.org
2010-06-01
1
-0
/
+3
*
Only disable UnloadTest.BrowserCloseTabWhenOtherTabHasListener under valgrind
estade@chromium.org
2010-06-01
1
-0
/
+2
*
Re-flakify TEST_F(NPAPITester, FLAKY_ManyPlugins)
jrg@chromium.org
2010-06-01
1
-1
/
+3
*
Add test name to OOP timeout log message so the log parser knows which one ti...
pam@chromium.org
2010-05-31
1
-1
/
+1
*
Remove more occurrences of FromWStringHack from code base.
tfarina@chromium.org
2010-05-31
1
-34
/
+33
*
ProcessSingleton(all): create the lock immediately after failing to connect t...
mattm@chromium.org
2010-05-28
2
-0
/
+7
*
Make SelfDeletePluginInvokeAlert an interactive_ui test and reenable. It
mpcomplete@chromium.org
2010-05-28
2
-20
/
+20
*
Fix ability to add sub-menu items with extension context menu API.
asargent@chromium.org
2010-05-28
1
-0
/
+11
*
First pass at experimental omnibox API. There are plenty of rough edges and f...
mpcomplete@chromium.org
2010-05-28
2
-0
/
+31
*
Introduces cros:// schema for web-page to chrome communication in ChromeOS.
glotov@chromium.org
2010-05-28
1
-0
/
+7
*
Create directory if the given gtest_output path is in an unexisting directory.
kinuko@chromium.org
2010-05-28
1
-1
/
+8
*
Adding a TearDown() method to class LiveSyncTest.
rsimha@chromium.org
2010-05-28
2
-1
/
+18
*
Mark a flaky test.
estade@chromium.org
2010-05-27
1
-1
/
+2
*
Re-enable some disabled tests that pass locally.
estade@chromium.org
2010-05-27
2
-16
/
+5
*
Enable passing unload tests on Linux.
estade@chromium.org
2010-05-27
1
-1
/
+1
*
Mark NPAPITester.ManyPlugins as no longer flaky.
phajdan.jr@chromium.org
2010-05-27
1
-2
/
+1
[next]