summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Attempt to fix flaky OmniboxApiTest.Basic.mpcomplete@chromium.org2010-06-022-11/+14
* [Mac] Updates the unit test with some minor tweaks to the Browser Actions con...andybons@chromium.org2010-06-023-6/+23
* Changes session restore to throttle loading of tabs. New tabs aresky@chromium.org2010-06-024-38/+53
* [GTTF] Use FRIEND_TEST_ALL_PREFIXES in chrome/browser/chromeosphajdan.jr@chromium.org2010-06-026-37/+50
* Add network timeout when loading account creation page.nkostylev@google.com2010-06-024-12/+63
* Add ftp protocol to the safebrowsing checks. Fixed the crash with canonicaliz...inferno@chromium.org2010-06-024-5/+34
* Enables geolocation browser tests on Mac.bulach@chromium.org2010-06-021-96/+10
* Removes spurious JS callback triggered by MockLocationProvider::OnPermissionG...bulach@chromium.org2010-06-021-6/+14
* Reduce duplication across Linux/Windows policy providers, and unify names use...avi@chromium.org2010-06-028-84/+108
* Show spinner on login (both images window and "New user").nkostylev@google.com2010-06-0211-12/+114
* Remove obsolete code:joth@chromium.org2010-06-027-40/+18
* Fix line endings corrupted by git.pam@chromium.org2010-06-021-2/+2
* Updating trunk VERSION from 423.0 to 424.0chrome-release@google.com2010-06-021-1/+1
* Only inject content scripts into HTML documents. Previously we would inject i...aa@chromium.org2010-06-021-0/+15
* Strip the trailing slash from URLs like "http://google.com/". This especiall...pkasting@chromium.org2010-06-0216-60/+100
* Tweak the horizontal mode UI in candidate_window to make it look nicerzork@chromium.org2010-06-021-7/+23
* gtk: Make use of gtk signal macros in BrowserTitleBar.tfarina@chromium.org2010-06-022-24/+17
* AutoFill remove defaults from settings dialogdhollowa@chromium.org2010-06-029-452/+16
* Don't focus notificaiton panel when opened.oshima@chromium.org2010-06-024-14/+13
* Disable ExtensionBrowserTest.PageActionRefreshCrash on Mac. It crashes onlyjshin@chromium.org2010-06-021-1/+1
* Disable FindInPageControllerTest.ActivateLinkNavigatesPage and jshin@chromium.org2010-06-022-2/+16
* Removed non-working proxy auto-detect code.akalin@chromium.org2010-06-012-38/+2
* Make sure XMPP logins and notification sends are done on the syncakalin@chromium.org2010-06-016-126/+142
* Mark BrowserCloseTabWhenOtherTabHasListener as flaky on Linux.estade@chromium.org2010-06-011-1/+2
* AutoFill: Don't auto-fill disabled fields.jhawkins@chromium.org2010-06-012-6/+23
* Move destkop notification prefs to RegisterUserPrefsskrul@chromium.org2010-06-013-4/+11
* Prevent extensions from clobbering JSON implementation that extension calls userafaelw@chromium.org2010-06-015-21/+75
* Implement most of the ridealong fixes/cleanups I suggested during review for ...pkasting@chromium.org2010-06-012-23/+14
* Add new and renamed plugin tests to the Mac valgrind blackliststuartmorgan@chromium.org2010-06-011-1/+3
* Turn off LayoutPluginTester.UnloadNoCrash for ChromiumOS valgrind (fails)jrg@chromium.org2010-06-011-0/+2
* Use arraysize() instead of ARRAYSIZE_UNSAFE() where possible. Remove pointle...pkasting@chromium.org2010-06-011-3/+2
* Changed update screen logic.denisromanov@chromium.org2010-06-016-17/+32
* Put more dialogs into chrome window.xiyuan@chromium.org2010-06-017-9/+12
* Converted MediatorThread to use a delegate instead of sigslots.akalin@chromium.org2010-06-017-195/+179
* Pressing the search button brings the NTP or close it if it is opened.jcivelli@chromium.org2010-06-014-1/+18
* TBR:arv@chromium.org2010-06-011-2/+1
* Suppress ChromeMaintest.AppLaunch on Mac valgrind bot.jshin@chromium.org2010-06-011-0/+3
* Converted TalkMediator to use a delegate instead of a channelakalin@chromium.org2010-06-0114-308/+238
* Use SSLClientSocketNSS on Mac OS X. By default, chrome still useswtc@chromium.org2010-06-013-3/+16
* Only disable UnloadTest.BrowserCloseTabWhenOtherTabHasListener under valgrindestade@chromium.org2010-06-012-3/+3
* Makes side tabs render phantom state and close button when notsky@chromium.org2010-06-012-5/+23
* Disable UnloadTest.BrowserCloseTabWhenOtherTabHasListenerjrg@chromium.org2010-06-011-1/+3
* Re-flakify TEST_F(NPAPITester, FLAKY_ManyPlugins)jrg@chromium.org2010-06-011-1/+3
* Fixing AutoReset to be a template.gspencer@chromium.org2010-06-019-13/+13
* Added notification for network message.chocobo@chromium.org2010-06-0111-4/+143
* Adding an SQLite database for TopSites.nshkrob@chromium.org2010-06-016-9/+496
* Cleaning up the node focus notification.jcivelli@google.com2010-06-016-11/+6
* Now arbitration is supported (r48631) enable GPS.joth@chromium.org2010-06-015-17/+7
* Implement browse without sign in mode.nkostylev@google.com2010-06-0120-38/+169
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-0147-209/+223