summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* temprarily commented out the dcheck that is causing try bot failures.oshima@chromium.org2010-05-051-2/+4
* Screen Locker: 1st steposhima@chromium.org2010-05-058-11/+513
* Add integration test for autofill profiles.skrul@chromium.org2010-05-054-14/+14
* Add icons to SimpleMenuModel.estade@chromium.org2010-05-054-35/+46
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-0531-94/+81
* AutoFill profile shouldn't be saved when cancelled during initial setup.dhollowa@chromium.org2010-05-0516-281/+462
* Revert 46384 - Fix race in zygote_host_linux where socket was being read from...kkania@chromium.org2010-05-0512-164/+77
* 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-051-2/+2
* Small cleanups/style fixes. Simplifies RTL functions slightly.pkasting@chromium.org2010-05-051-5/+2
* 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-0487-8817/+19
* 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-042-1/+9
* [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
* Remove recently added DCHECK in 46384 which is causing some test crashes.kkania@chromium.org2010-05-041-1/+0
* Wrote NetworkChangeNotifierProxy, which lets objects that don't live onakalin@chromium.org2010-05-049-90/+532
* [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-0417-51/+340
* 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-0411-15/+1118
* Fix race in zygote_host_linux where socket was being read from and written to...kkania@chromium.org2010-05-0412-77/+165
* 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-041-1/+1
* Fix various uses of release() that did not check its valueestade@chromium.org2010-05-0410-45/+41
* Checking in chat_manager built-in extension, this time behind --enable-chat-m...scherkus@chromium.org2010-05-047-0/+278
* 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-047-46/+318
* gtk: Make use of gtk signal macro in StatusIconGtk.evan@chromium.org2010-05-042-4/+5
* 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-041-2/+0
* Prevent navigations inside an app tab from clobbering the app tab.aa@chromium.org2010-05-042-6/+16
* Mac: Don't run nested loop for browser_tests (matching Windows and Linux).viettrungluu@chromium.org2010-05-042-9/+9
* Enable clipboard in extensions. re-enable the disabled clipboard test.inferno@chromium.org2010-05-042-2/+4