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
*
Valgrind: Disable NPAPITester.NPObjectReleasedOnDestruction.
thestig@chromium.org
2010-07-20
2
-1
/
+3
*
Remove the page and app menus.
pkasting@chromium.org
2010-07-20
6
-17
/
+10
*
Add a callstack to the known crashes list. This crash occurs consistently in ...
ananta@chromium.org
2010-07-19
1
-0
/
+3
*
Remove 49463 from known list as not seen in recent runs.
huanr@chromium.org
2010-07-19
1
-7
/
+0
*
Set sync-notification-method to "transitional" for integration tests.
rsimha@chromium.org
2010-07-19
1
-1
/
+8
*
Deal with alpha values when building PNG in chrome.tabs.captureVisibleTab().
skerner@chromium.org
2010-07-19
3
-32
/
+70
*
Mac: Disable TestOnMouseOut, it requires more automation provider support tha...
thakis@chromium.org
2010-07-19
1
-1
/
+7
*
Enable EventSys.Multithreaded under TSan
timurrrr@chromium.org
2010-07-19
1
-3
/
+0
*
Don't run FakeAudioInputTest.BasicCallbacks under Valgrind as well.
timurrrr@chromium.org
2010-07-19
2
-2
/
+3
*
Don't run FakeAudioInputTest.BasicCallbacks under TSan on Windows
timurrrr@chromium.org
2010-07-19
1
-0
/
+2
*
Add ability to limit when context menu items appear with url patterns.
asargent@chromium.org
2010-07-18
9
-0
/
+64
*
Add recent UI regression to list of known crashes.
pam@chromium.org
2010-07-18
1
-0
/
+7
*
Disable passwords.py Pyauto tests on Mac due to Keychain popups
nirnimesh@chromium.org
2010-07-18
1
-0
/
+2
*
Set url fetch test timeout back to old values. Increase UI test command timeo...
thestig@chromium.org
2010-07-17
3
-4
/
+8
*
Reliability bot: Suppress a crash in FieldTrialList::StatesToString.
thestig@chromium.org
2010-07-17
1
-0
/
+2
*
When I specified the rlz chrome extension api, I explicitly did not include a
rogerta@google.com
2010-07-17
1
-0
/
+35
*
Move context menu module out of experimental.
aa@chromium.org
2010-07-17
8
-9
/
+33
*
Implement IsSearchProviderInstalled and a test for it.
levin@chromium.org
2010-07-17
1
-0
/
+91
*
Added two new crashes to the reliability tests known crashes. These occur con...
ananta@chromium.org
2010-07-17
1
-0
/
+7
*
Move CollectedCookiesTest.* from ui_tests to interactive_ui_tests.
jochen@chromium.org
2010-07-16
1
-0
/
+1
*
Fix a compile error in nacl_security_tests on some versions
tony@chromium.org
2010-07-16
1
-2
/
+5
*
This webkit change causes whitespace to be inserted between </head> and <body>.
tony@chromium.org
2010-07-16
2
-2
/
+4
*
Download code cleanup: split big files into smaller one.
phajdan.jr@chromium.org
2010-07-16
1
-0
/
+1
*
New PyAuto hook to get saved passwords. BUG=36179
alyssad@chromium.org
2010-07-16
3
-0
/
+98
*
This checkin contains 2 new types of sync integration tests.
rsimha@chromium.org
2010-07-16
9
-4
/
+176
*
Fix chrome mini installer test.
mirandac@google.com
2010-07-16
2
-20
/
+9
*
Fix a theme test
nirnimesh@chromium.org
2010-07-16
1
-2
/
+4
*
GTTF: increase UITestBase::timeout_ms_ slightly (to 10 minutes) for Dromaeo t...
phajdan.jr@chromium.org
2010-07-16
1
-1
/
+1
*
Move tests for the layout test plugin to the right fixture.
jochen@chromium.org
2010-07-16
2
-55
/
+62
*
GTTF: Keep the train fast, lower the UI test timeouts.
phajdan.jr@chromium.org
2010-07-16
1
-4
/
+4
*
sync: Get rid of duplicated typedef Closure definition.
tfarina@chromium.org
2010-07-16
2
-5
/
+5
*
Reland r52486. Display a tab modal dialog of the allowed/blocked cookies.
jochen@chromium.org
2010-07-16
4
-1
/
+18
*
(Reland reverted r52628 after fix)
nirnimesh@chromium.org
2010-07-16
1
-61
/
+44
*
Revert 52628 - Refactor json automation interface for pyauto hooks.
tyoshino@chromium.org
2010-07-16
1
-44
/
+61
*
Refactor json automation interface for pyauto hooks.
nirnimesh@chromium.org
2010-07-16
1
-61
/
+44
*
Unexperimentalify the cookies API.
aa@chromium.org
2010-07-16
6
-61
/
+91
*
Suppress Reliability bot failure in internal::ClientSocketPoolBaseHelper::OnA...
tyoshino@chromium.org
2010-07-16
1
-0
/
+3
*
Revert r52581. The change seems OK, but it had the wrong
aa@chromium.org
2010-07-16
6
-91
/
+61
*
Use WebCore's built in support for user styles instead of the
aa@chromium.org
2010-07-16
6
-61
/
+91
*
Remove debug fprintfs which don't compile on waterfall. Add missing header.
jvoung@google.com
2010-07-15
2
-19
/
+3
*
Set up tests to exercise the chrome outersandbox from the nacl loader.
jvoung@google.com
2010-07-15
12
-63
/
+587
*
ChromeFrame tabs would hang at times while closing. This would randomly occur...
ananta@chromium.org
2010-07-15
1
-0
/
+11
*
Expose cookie get/set to pyauto
alyssad@chromium.org
2010-07-15
5
-0
/
+78
*
Adding a new PyAuto hook for importing settings.
alyssad@chromium.org
2010-07-15
1
-0
/
+35
*
Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies.
dmaclach@chromium.org
2010-07-15
4
-18
/
+1
*
Display a tab modal dialog of the allowed/blocked cookies.
jochen@chromium.org
2010-07-15
4
-1
/
+18
*
Add reliability test crash in net::CookieMonster::InternalDeleteCookie to kno...
tyoshino@chromium.org
2010-07-15
1
-0
/
+3
*
Clear Browsing Data hook added and some small tests. BUG=36176
alyssad@chromium.org
2010-07-14
3
-0
/
+109
*
More cleanup of extensions context menu API.
asargent@chromium.org
2010-07-14
2
-7
/
+10
*
Fix for pyauto extensions tool to allow for multiple browser windows to be open
alyssad@chromium.org
2010-07-14
1
-3
/
+4
[next]