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
*
Autofill DataDrivenHeuristics tests fail on Windows
dhollowa@chromium.org
2011-06-08
2
-2338
/
+0
*
Fix failures in desktopui_PyAutoLoginTests and add ability to disable tests.
dtu@chromium.org
2011-06-08
2
-12
/
+17
*
To enable the Find-in test:
venkataramana@chromium.org
2011-06-08
1
-2
/
+0
*
Moved manifest tests to data driven format
groby@chromium.org
2011-06-08
70
-0
/
+439
*
Adjust host resolver usage on flaky content script API tests.
yoz@chromium.org
2011-06-08
1
-1
/
+1
*
Enable ZGB firmware and EC checking
krisr@chromium.org
2011-06-08
1
-3
/
+0
*
AutoFill field detection logic fails to identify Postcode field on site
dhollowa@chromium.org
2011-06-08
2
-0
/
+100
*
Split ExtensionApiTest.Tabs further.
yoz@chromium.org
2011-06-07
2
-88
/
+96
*
Autofill heuristics regression suite
dhollowa@chromium.org
2011-06-07
146
-0
/
+58841
*
Make content script stylesheets apply to existing renderers too.
mihaip@chromium.org
2011-06-07
2
-0
/
+12
*
marking kAcceptLangauges as fails
braffert@chromium.org
2011-06-07
1
-1
/
+3
*
Add flash sanity pyauto tests. Moved existing flash test case from broswer.py...
dennisjeffrey@chromium.org
2011-06-07
3
-44
/
+120
*
Preference sync tests for kAcceptLanguages, kUsesSystemTheme, and kUseCustomC...
braffert@chromium.org
2011-06-07
3
-0
/
+74
*
Fix instances where we were using a scoped_ptr on an uninitialized pointer.
kkania@chromium.org
2011-06-07
1
-4
/
+4
*
To fix the following plugins tests to match the new infobar.
venkataramana@chromium.org
2011-06-07
2
-4
/
+12
*
Revert 88142 to fix sync_integration_tests offline.
msw@chromium.org
2011-06-07
1
-1
/
+1
*
Changes TemplateURLModel into TemplateURLService. Changes all access points t...
erg@google.com
2011-06-07
2
-24
/
+23
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-07
1
-1
/
+1
*
Integrate file systems with BrowsingDataRemover
mkwst@chromium.org
2011-06-07
2
-7
/
+10
*
GTTF: Move --test-terminate-timeout logic to base/test/test_timeouts
phajdan.jr@chromium.org
2011-06-07
1
-16
/
+0
*
Unsupress ieForbidsInsertHTML - setInnerText crash.
tkent@chromium.org
2011-06-07
1
-3
/
+0
*
Revert 88068 (Mac 10.5 bots are failing) - No longer require nonzero content ...
rsleevi@chromium.org
2011-06-07
1
-1
/
+3
*
Enable and remove PyAuto tests for Autofill.
dyu@chromium.org
2011-06-07
4
-46
/
+7
*
Require experimental permission for isolated apps.
creis@chromium.org
2011-06-07
3
-3
/
+12
*
No longer require nonzero content to send it to the translate helper. In prac...
yoz@chromium.org
2011-06-07
1
-3
/
+1
*
CrOS - Add browsertest for file open/save dialog.
jamescook@chromium.org
2011-06-06
2
-7
/
+0
*
Make Login() automation call select the correct pod before attempting to log ...
dtu@chromium.org
2011-06-06
3
-37
/
+29
*
Add more logging and error reporting to chromedriver for
kkania@chromium.org
2011-06-06
3
-40
/
+76
*
Return script error message back to the webdriver client. Also, fix a leak in
kkania@chromium.org
2011-06-06
4
-26
/
+28
*
PPAPITest.Scrollbar fails on Windows
dhollowa@chromium.org
2011-06-06
1
-1
/
+7
*
Fixed for when the wifi power strip is not used so it doesn't error out.
stanleyw@chromium.org
2011-06-04
1
-1
/
+2
*
Cleanup for BrowserPolicyConnector related stuff of CL 7096013.
sfeuz@chromium.org
2011-06-04
1
-3
/
+0
*
Disabling the failing plugins test to make the tree green
venkataramana@chromium.org
2011-06-04
1
-0
/
+3
*
Expanding suppression for reliability bot for webcore::htmlelement::ieforbids...
dhollowa@chromium.org
2011-06-04
1
-11
/
+1
*
Expanding suppression for reliability bot for webcore::htmlelement::ieforbids...
dhollowa@chromium.org
2011-06-03
1
-0
/
+2
*
Don't require "tabs" permission for tabs.remove/onRemoved, since they just us...
mihaip@chromium.org
2011-06-03
1
-31
/
+35
*
Add bookmarks.getSubTree() function.
bolms@chromium.org
2011-06-03
1
-0
/
+8
*
Expanding suppression for reliability bot for webcore::htmlelement::ieforbids...
dhollowa@chromium.org
2011-06-03
1
-6
/
+5
*
removed ui_test_utils::WaitForNewBrowserWithCount, because it is not used and...
shinyak@google.com
2011-06-03
1
-6
/
+0
*
Initial IndexedDBQuotaClient implementation
dgrogan@chromium.org
2011-06-03
1
-1
/
+1
*
Adds expectations for reliability bot failures,
bulach@chromium.org
2011-06-03
1
-0
/
+15
*
Modify how ProfileKeyedServiceFactories deal with testing. There are 4 differ...
erg@google.com
2011-06-03
1
-7
/
+5
*
views: Convert View::GetID/SetID functions to unix_hacker style.
tfarina@chromium.org
2011-06-03
2
-2
/
+2
*
Now uses a unique timestamp for each operation in typed url tests.
atwilson@chromium.org
2011-06-03
4
-13
/
+22
*
Restriction by extention ID added.
glotov@google.com
2011-06-03
1
-0
/
+1
*
Remove the flakiness tag from the passphrase test cases as they seem to be pa...
lipalani@chromium.org
2011-06-03
1
-4
/
+2
*
[Sync] Speed up sync node browser/search in about:sync
akalin@chromium.org
2011-06-03
1
-3
/
+3
*
Browser tests for prerendering local storage.
dominich@chromium.org
2011-06-03
2
-0
/
+59
*
Disabling the test: popups.PopupsTest.testUnblockedPopupAddedToOmnibox
venkataramana@chromium.org
2011-06-02
1
-0
/
+1
*
Prevent extensions from defining homepages with schemes other than valid web ...
cdn@chromium.org
2011-06-02
1
-0
/
+5
[next]