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
*
Omnibox automation should wait for page load after selecting a popup item.
nirnimesh@chromium.org
2010-05-17
1
-0
/
+1
*
Add a few functional tests for prefs
nirnimesh@chromium.org
2010-05-17
1
-0
/
+66
*
Enable NaCl tests on Mac and Linux
gregoryd@google.com
2010-05-17
1
-0
/
+33
*
Provide accessibility support for Window_win.
ctguil@chromium.org
2010-05-17
1
-1
/
+1
*
Reland r47347 [was reverted in r47357], this time without re-enabling a DISAB...
pkasting@chromium.org
2010-05-17
3
-7
/
+12
*
WebKit roll 59478:59607
yurys@chromium.org
2010-05-17
2
-9
/
+11
*
Adds tests to ensure Geolocation requests permission happens at the right time.
bulach@chromium.org
2010-05-17
1
-0
/
+3
*
Log the OS error that getaddrinfo() failed with.
eroman@chromium.org
2010-05-16
1
-2
/
+3
*
Fixed media_unittests.
sergeyu@chromium.org
2010-05-15
1
-5
/
+0
*
[GTTF] Check the result value of StartHTTPServer to avoid
phajdan.jr@chromium.org
2010-05-15
2
-10
/
+11
*
Exclude 4 tests in AlsaPcmOutputStreamTest due to test failure.
oshima@chromium.org
2010-05-15
1
-0
/
+5
*
Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206...
rvargas@google.com
2010-05-15
3
-12
/
+7
*
Expand the pattern of a reliability supression.
rvargas@google.com
2010-05-15
1
-1
/
+1
*
(Original patch reviewed at http://codereview.chromium.org/2067003 )
pkasting@chromium.org
2010-05-15
3
-7
/
+12
*
Fix line endings for the cookie API test files.
cindylau@google.com
2010-05-15
3
-45
/
+45
*
Add a reliability crash supression.
rvargas@google.com
2010-05-14
1
-0
/
+3
*
Removing the app launcher button in the ChromeOS browser and making the app l...
jcivelli@chromium.org
2010-05-14
3
-1
/
+14
*
Add automation hooks for fetching info about omnibox
nirnimesh@chromium.org
2010-05-14
4
-0
/
+309
*
Form AutoFill Phone number should be displayed as xxx-xxx-xxxx
dhollowa@chromium.org
2010-05-14
1
-1
/
+2
*
Implement IndexedDatabase::open up until re-entrance into WebKit. That (and the
jorlow@chromium.org
2010-05-14
1
-1
/
+1
*
Remove webkit_support_in_chromium.gyp and use webkit_support.gyp
tony@chromium.org
2010-05-14
1
-1
/
+1
*
Disable WorkerTest.OpenDatabaseSyncInputs on all Valgrind bots.
dumi@chromium.org
2010-05-14
2
-2
/
+1
*
[Large; Chromium OS] Work to host the cloud print dialog when built
maruel@chromium.org
2010-05-14
2
-0
/
+78
*
Fix retrieval of Firefox proxy settings when it is using an autoconfig URL.
eroman@chromium.org
2010-05-13
1
-0
/
+9
*
Remove known crash entry, should no longer happen after WebKit roll at r47143
jamesr@chromium.org
2010-05-13
1
-3
/
+0
*
Remove EnableSingleProcess() since it's unused. Improve comments and user he...
pkasting@chromium.org
2010-05-13
3
-31
/
+36
*
Add hooks for fetching basic info from the browser.
nirnimesh@chromium.org
2010-05-13
3
-0
/
+67
*
Add relibability test known_crashes.txt entry views::View::PropagateNativeVie...
tyoshino@chromium.org
2010-05-13
1
-0
/
+3
*
Add relibability test known_crashes.txt entry WebCore::reportFatalErrorInV8
tyoshino@chromium.org
2010-05-13
1
-0
/
+3
*
Add relibability test known_crashes.txt entry.
tyoshino@chromium.org
2010-05-13
1
-0
/
+3
*
Remove DISABLED_ prefix from WorkerTest.OpenDatabaseSyncInputs and update
tyoshino@chromium.org
2010-05-13
1
-0
/
+2
*
Make sure the Omnibox is hidden when toolbar is collapsed.
finnur@chromium.org
2010-05-13
1
-0
/
+2
*
Add 44015 to known list.
huanr@chromium.org
2010-05-12
1
-0
/
+3
*
Add update and removeAll functions to extensions context menu API
asargent@chromium.org
2010-05-12
3
-0
/
+82
*
Disallow display of multiple experimental.extension.popup(...) windows
ericdingle@google.com
2010-05-12
3
-4
/
+110
*
Remove fixed issue from reliability expectations.
ager@chromium.org
2010-05-12
1
-3
/
+0
*
Replace "." and ".FLAKY_" with ".*" for WorkerTests so they don't reappear
timurrrr@chromium.org
2010-05-12
1
-47
/
+47
*
Make it possible to build DRT in a chromium checkout.
tony@chromium.org
2010-05-12
1
-1
/
+1
*
BackgroundContents browser test
rafaelw@chromium.org
2010-05-11
12
-0
/
+299
*
Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."
bauerb@chromium.org
2010-05-11
5
-23
/
+41
*
Geolocation: checks pending requests with the same origin when receiving the ...
bulach@chromium.org
2010-05-11
1
-0
/
+9
*
Reland r46681: Use IPC to wait for download in DownloadTest.
bauerb@chromium.org
2010-05-11
5
-41
/
+23
*
Remove chrome://net-internals from special tabs test
nirnimesh@chromium.org
2010-05-11
1
-2
/
+0
*
TTF: Re-enable MouseLeaveTest.TestOnMouseOut on Mac, as the necessary
jhawkins@chromium.org
2010-05-10
1
-9
/
+4
*
Plugins: Mark the Silverlight plugin test as non-flaky - has not failed in 50...
thestig@chromium.org
2010-05-10
1
-2
/
+1
*
pyautolib: exposing TabProxy::WaitForTabToBeRestored
ace@chromium.org
2010-05-10
1
-0
/
+6
*
TTF: Re-enable ActiveNotificationTrackerTest.TestLookupAndClear under valgrind,
jhawkins@chromium.org
2010-05-10
1
-3
/
+0
*
TTF: Re-enable ActiveNotificationTrackerTest.TestLookupAndClear. The test was
jhawkins@chromium.org
2010-05-10
1
-0
/
+3
*
Switch to using TimeTicks for profiling and histograms
jar@chromium.org
2010-05-10
1
-4
/
+4
*
Collapse toolbars in app tabs.
aa@chromium.org
2010-05-08
1
-0
/
+1
[next]