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
*
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
*
GetEnabledExtensions should also return Loaded Extensions.
mad@google.com
2010-05-27
1
-6
/
+5
*
Switch failing HistoryTester tests from DISABLED to FAILS
stuartmorgan@chromium.org
2010-05-26
1
-6
/
+5
*
Enabled pepper 3d test after fixing glsl translator.
alokp@chromium.org
2010-05-26
1
-1
/
+1
*
Implement upgrade notifications.
finnur@chromium.org
2010-05-26
1
-0
/
+1
*
Update list of known crashes for recent reliability test failures: hunspell c...
pam@chromium.org
2010-05-26
1
-13
/
+3
*
Remove anonymous namespace from UI test class to fix Mac build bustage
stuartmorgan@chromium.org
2010-05-25
1
-4
/
+0
*
Build and run layout_plugin_uitest on Mac and Linux
stuartmorgan@chromium.org
2010-05-25
1
-41
/
+15
*
Move the BrowserViewsAccessibilityTest and AccessibilityWinBrowserTest tests ...
ctguil@chromium.org
2010-05-25
1
-0
/
+3
*
Fetch a bunch of info from the browser
nirnimesh@chromium.org
2010-05-25
3
-15
/
+103
*
Add support for test exclusions for pyauto tests.
nirnimesh@chromium.org
2010-05-25
3
-28
/
+80
*
Adding 2 new crashes to the list of known crashes.
tonyg@chromium.org
2010-05-25
1
-0
/
+3
*
Enable SelfDeletePluginInvokeInSynchronousPaint as FLAKY
stuartmorgan@chromium.org
2010-05-25
1
-1
/
+3
*
Relanding 48042.
jcivelli@chromium.org
2010-05-25
2
-13
/
+0
*
Chrome-side of tests for Pepper Device2D. This includes some bugfixes and min...
brettw@chromium.org
2010-05-25
1
-1
/
+5
*
TTF: Enable ShowBookmarkBar test, as it appears to be working.
jhawkins@chromium.org
2010-05-24
1
-9
/
+1
[next]