summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Revert 46384 - Fix race in zygote_host_linux where socket was being read from...kkania@chromium.org2010-05-0513-173/+80
* Use GetDisplayStringInLTRDirectionality() in more places to simplify code.pkasting@chromium.org2010-05-0514-50/+27
* Revert 46424 - AutoFill profile shouldn't be saved when cancelled during init...dhollowa@chromium.org2010-05-0515-459/+280
* AutoFill profile shouldn't be saved when cancelled during initial setup.dhollowa@chromium.org2010-05-0515-280/+459
* GTK: More signal overhaul.erg@chromium.org2010-05-057-211/+156
* Replace CHECK(false) by LOG(FATAL) where appropriate.evan@chromium.org2010-05-052-3/+3
* Small cleanups/style fixes. Simplifies RTL functions slightly.pkasting@chromium.org2010-05-052-9/+6
* Update VERSION Major to 6.laforge@chromium.org2010-05-051-1/+1
* so it fits the "customize sync" text in all languages.dantasse@chromium.org2010-05-041-1/+1
* Moved XMPP notifier library from chrome/browser/sync to chrome/common/net.sanjeevr@chromium.org2010-05-0489-331/+385
* Migrate web data service logins to the login database correctly on win.albertb@chromium.org2010-05-044-13/+194
* autofill: Implement a TODO.jhawkins@chromium.org2010-05-042-6/+5
* The Firefox pref file may contain some non properly UTF-8jcivelli@google.com2010-05-043-1/+10
* [Mac] Unify drag and copy from Omnibox.shess@chromium.org2010-05-046-35/+54
* Lands http://codereview.chromium.org/1744011/show for Hans:sky@chromium.org2010-05-0414-103/+192
* [Mac] Always reset attributes as Omnibox changes.shess@chromium.org2010-05-041-0/+6
* Should not just always close a folder menu unless there is a true need to cha...mrossetti@chromium.org2010-05-044-18/+12
* Simplify delayed TransportDIB cleanup in Mac pluginsstuartmorgan@chromium.org2010-05-042-42/+24
* Remove recently added DCHECK in 46384 which is causing some test crashes.kkania@chromium.org2010-05-041-1/+0
* Revert 46394 - Detect login password on sites with an onSubmit handler that c...snej@chromium.org2010-05-042-31/+2
* Wrote NetworkChangeNotifierProxy, which lets objects that don't live onakalin@chromium.org2010-05-0411-90/+539
* Detect login password on sites with an onSubmit handler that clears itsnej@chromium.org2010-05-042-2/+31
* [chromium os] Add support for an internal two-factor login schemecmasone@google.com2010-05-043-5/+77
* Make HandleCrossAppNavigation() handle the case when there's no source tab.viettrungluu@chromium.org2010-05-041-0/+4
* Host native gtk dialog in a Chrome window.xiyuan@chromium.org2010-05-0418-51/+342
* Prevent chrome extension URL overrides from applying in incognito mode.mpcomplete@chromium.org2010-05-042-4/+27
* Enable BrowserActionApiTest.BrowserActionPopup test after fixing some flaky/c...kkania@chromium.org2010-05-041-14/+16
* Add a tool for testing your network setup.eroman@chromium.org2010-05-0413-15/+1122
* Add logging to try and find ExtensionApiTest.Storage flakiness.kkania@chromium.org2010-05-042-3/+8
* Fix race in zygote_host_linux where socket was being read from and written to...kkania@chromium.org2010-05-0413-80/+174
* Bookmark manager: Don't update the input text if the input is focused/arv@chromium.org2010-05-041-1/+4
* Use NSS for SSL by default in chrome.exe.wtc@chromium.org2010-05-043-5/+4
* Fix various uses of release() that did not check its valueestade@chromium.org2010-05-0412-51/+44
* Fix leak of windowless plugin background canvasstuartmorgan@chromium.org2010-05-041-1/+1
* Site isolation metrics: Sniff the actual type of cross origin text/html japhet@chromium.org2010-05-041-71/+9
* Checking in chat_manager built-in extension, this time behind --enable-chat-m...scherkus@chromium.org2010-05-0410-1/+304
* Change autofill profile notifications to use WDS as sourceskrul@chromium.org2010-05-042-13/+13
* linux: build fixevan@chromium.org2010-05-041-1/+1
* Enable more parts of automation on all platforms:phajdan.jr@chromium.org2010-05-044-29/+4
* Put version and boot times on login screen.davemoore@chromium.org2010-05-049-46/+323
* gtk: Make use of gtk signal macro in StatusIconGtk.evan@chromium.org2010-05-042-4/+5
* Implement a command-line switch to control the out-of-processphajdan.jr@chromium.org2010-05-041-3/+15
* Focus an existing app tab when an app is clicked on the new tab page or invok...skerner@chromium.org2010-05-042-0/+360
* [Mac] Disable FindNextInNewTabUsesPrepopulate due to timeoutdanno@chromium.org2010-05-041-2/+2
* [Mac] Mark FindInPageControllerTest.FindDisappearOnNewTabAndHistory as FLAKY_danno@chromium.org2010-05-041-0/+6
* Mark all DownloadTest.[Dont]CloseNewTab* tests as flaky.bauerb@chromium.org2010-05-041-6/+10
* Enable preference change notifications for OTR HostContentSettingsMap s.t. ch...mnissler@chromium.org2010-05-042-12/+9
* Make PROFILE_DESTROYED notifications work with OTR profiles.mnissler@chromium.org2010-05-043-5/+10
* Remove unneeded clipboard command line switch.inferno@chromium.org2010-05-043-6/+0
* Prevent navigations inside an app tab from clobbering the app tab.aa@chromium.org2010-05-042-6/+16