summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Use dropEffect move now that it works.arv@chromium.org2010-03-302-7/+3
* Make repost form warning tab-modal on Windows.bauerb@chromium.org2010-03-304-13/+41
* Make the location content setting tab be dependent on the --enable-geolocatio...joth@chromium.org2010-03-301-4/+21
* Fix a bug where an open incognito window's browser actions would not updatempcomplete@chromium.org2010-03-304-3/+11
* Revert 43101 - Break the test of chrome.tab.captureVisibleTab() out of Extens...skerner@chromium.org2010-03-301-16/+3
* Fix sync leaks and some more good stuff.skrul@chromium.org2010-03-3021-40/+67
* Break the test of chrome.tab.captureVisibleTab() out of ExtensionApiTest.Tabs.skerner@chromium.org2010-03-301-3/+16
* Canonicalize the url based on Section 6.1 Safe Browsing Spec.inferno@chromium.org2010-03-303-6/+355
* Windows implementation of StatusIcon::SetToolTip()atwilson@google.com2010-03-302-1/+10
* Minor C++ fixes found by Clang.evan@chromium.org2010-03-303-11/+10
* en/dis-able conflicting translate infobar optionskuan@chromium.org2010-03-301-0/+13
* Revert 43041 - Remove the themeing from the folder menu background, text in t...mrossetti@chromium.org2010-03-305-5/+54
* Port some omnibox provider methods to Mac.nirnimesh@chromium.org2010-03-302-36/+1
* Revert 43086 - 1. Create a new sandbox type which allows access to Unix socke...dmaclach@chromium.org2010-03-301-14/+1
* InfoBarController needs to be an NSTextViewDelegate after r42985.mark@chromium.org2010-03-301-1/+2
* 1. Create a new sandbox type which allows access to Unix sockets in the Macmsneck@google.com2010-03-301-1/+14
* [Mac] If a popup for an extension is shown and then the extension is killed o...andybons@chromium.org2010-03-302-1/+13
* -[AutocompleteTextFieldEditor delegate] cleanup.mark@chromium.org2010-03-302-10/+21
* [GTTF] Miscellanous UI tests cleanups:phajdan.jr@chromium.org2010-03-309-70/+50
* [Mac] display appcaches in cookie treedanno@chromium.org2010-03-307-30/+133
* [GTTF] Unify polling interval in some of the polling functionsphajdan.jr@chromium.org2010-03-303-4/+3
* Fix a bug in LanguageConfigView where it didn't update the view when a langua...satorux@chromium.org2010-03-301-0/+3
* Add support for multiple input methods per language in LanguageConfigView.satorux@chromium.org2010-03-305-37/+96
* Making the translate context menu reset the blacklisting.jcivelli@chromium.org2010-03-302-7/+23
* Revert 43009 - This change isn't as bad as it looks, basically it's templatin...tim@chromium.org2010-03-307-310/+205
* CL fixing a race-condition during experimental popup extension API pop-up clo...twiz@chromium.org2010-03-301-7/+7
* Makes deletion of ExtensionInstallUI happen on ui thread.sky@chromium.org2010-03-302-6/+12
* Fix a crash when creating tabs from an Infobar by making sure finnur@chromium.org2010-03-304-0/+33
* [accessibility] Extension toolbar and infobar container views should not have...ctguil@chromium.org2010-03-305-3/+52
* Have the background for the URL text field in the bookmark editor present as ...mrossetti@chromium.org2010-03-303-0/+33
* New autofill_specifics for autofill++ support.tim@chromium.org2010-03-301-0/+72
* Remove the themeing from the folder menu background, text in the folder menu ...mrossetti@chromium.org2010-03-305-54/+5
* Added --enable-video-logging, which will log the presentation timestamp of vi...scherkus@chromium.org2010-03-301-0/+1
* Temporarily disable a failing piece of a ChromeOS test. My location bar chan...pkasting@chromium.org2010-03-301-1/+1
* Fix build error on Chromium Linuxananta@chromium.org2010-03-301-2/+2
* Fix a UMR reported on the valgrind linux build bots while running the Downloa...ananta@chromium.org2010-03-301-1/+2
* Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UIkbr@google.com2010-03-3016-225/+350
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-3038-885/+660
* Delete unneeded scoped_nsautoreleasepool.h includes.viettrungluu@chromium.org2010-03-305-5/+0
* gtk: Align the notification buttons in the right side.erg@chromium.org2010-03-301-8/+8
* Broke out shared worker tests into individual tests and increased worker test...atwilson@chromium.org2010-03-301-1/+1
* Focus the location bar on any navigation to the NTP. Specifically, this focu...pkasting@chromium.org2010-03-309-13/+94
* GTK: Left justify label in content blocking bubble.erg@chromium.org2010-03-291-0/+1
* GTK: Fix notification animation so it scrolls up from the bottom right.erg@chromium.org2010-03-291-5/+20
* Marking the DownloadRequestManagerTest.Allow test as flaky as it fails random...ananta@chromium.org2010-03-291-1/+2
* This change isn't as bad as it looks, basically it's templating the AutofillM...tim@chromium.org2010-03-297-205/+310
* Revert 43005 - Adds ability for ImageLoadingTracker to cache images.sky@chromium.org2010-03-2911-310/+47
* [Mac] Constrain the user (for now) to only be able to reorder the visible but...andybons@chromium.org2010-03-293-11/+22
* Patch the Browser GDI crash with excessive downloads by restricting maximum n...inferno@chromium.org2010-03-293-9/+47
* Adds ability for ImageLoadingTracker to cache images.sky@chromium.org2010-03-2911-47/+310