summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Mac: Move prefs around in preparation for the content settings window.thakis@chromium.org2010-02-2211-54/+225
* An attempt to fix windows going fullscreen on startup. Mytony@chromium.org2010-02-221-2/+2
* Mac: Show content blocked bubbles.thakis@chromium.org2010-02-215-4/+543
* Mac: when only minimized windows present, various commands should unminimize ...viettrungluu@chromium.org2010-02-212-50/+102
* Fix truncation issues for new Privacy UI. Also, make the checkbox for the "cl...ben@chromium.org2010-02-201-2/+3
* Fix the memset call from my previous CL.phajdan.jr@chromium.org2010-02-201-1/+1
* Really connect to the same server in FTP network transaction.phajdan.jr@chromium.org2010-02-202-5/+20
* Pass in the HostContentSettingsMap to the CookieModalDialog so IsValid can ma...jorlow@chromium.org2010-02-2013-94/+100
* Mac: make Esc close the Search Engines dialog.viettrungluu@chromium.org2010-02-201-1/+7
* Show extension action context menus on mouse upfinnur@chromium.org2010-02-202-2/+13
* Pull gallery special case down into Extension::CanAccessHost() to avoid dupli...aa@chromium.org2010-02-204-24/+2
* Bound page reloading ignoring cache to the following user actions:avayvod@chromium.org2010-02-202-2/+14
* Bookmark Manager Drag and Drop backend.arv@chromium.org2010-02-2016-18/+465
* AutoFill forms. We do this by responding to a message from WebKit which send...jhawkins@chromium.org2010-02-207-1/+120
* Disable the "Copy Image" context menu option when the user right-clicks a blo...pkasting@chromium.org2010-02-201-2/+4
* Speculative crash fix.darin@chromium.org2010-02-201-4/+8
* New network menu button UI for ChromeOS.chocobo@chromium.org2010-02-194-140/+101
* Attempt 2 at landing this. The first attempt failed becausesky@chromium.org2010-02-195-62/+107
* Drop duplicate SBPrefix from full-hash elements.shess@chromium.org2010-02-197-125/+97
* fix bug to not show context menu when mouse is between tabstrip and toolbar.kuan@chromium.org2010-02-191-1/+9
* The ExternalTabContainer should only invoke unload handlers on the page in it...ananta@chromium.org2010-02-191-15/+16
* Make use of SimpleMenuModel in DownloadShelfContextMenuWin and DownloadShelfC...estade@chromium.org2010-02-195-111/+126
* Switch to putting appversion at top level of XMLjar@chromium.org2010-02-192-11/+13
* Revert 39489 - Changes the rendering of minitabs slightly:sky@chromium.org2010-02-195-107/+62
* Changes the rendering of mini-tabs slightly:sky@chromium.org2010-02-195-62/+107
* Make MappedHostResolver display its internals on the about:net-internals page...eroman@chromium.org2010-02-191-6/+5
* Split out the handling of proxy bypass rules into ProxyBypassRules. There are...eroman@chromium.org2010-02-193-15/+7
* Adding command line flag (--show-composited-render-layers) to enable the show...vangelis@chromium.org2010-02-191-0/+2
* [Mac] Always update the status bubble size when going fullscreen.rohitrao@chromium.org2010-02-191-1/+2
* Mac: enable minimize in fullscreen mode.viettrungluu@chromium.org2010-02-191-1/+12
* GTK: Implement the exceptions dialog for the content filtering settings.erg@chromium.org2010-02-1912-23/+641
* Modify SafeBrowsingStore interface to explicitly use 32-bit times.shess@chromium.org2010-02-197-112/+92
* New network icons for ChromeOSchocobo@chromium.org2010-02-196-116/+109
* Fix bookmark star button theming. Patch by Thiago Farina.mirandac@chromium.org2010-02-193-4/+11
* Allow opening multiple bookmarks with external links from the same page.bauerb@chromium.org2010-02-191-0/+10
* Revert 39450 - Disable 3 interactive tests for now. They started failing aft...dglazkov@chromium.org2010-02-191-6/+3
* Fix threading problems in the access token store impl, and majorly simplify t...joth@chromium.org2010-02-1911-281/+235
* Disable 3 interactive tests for now. They started failing after the last Web...jorlow@chromium.org2010-02-191-3/+6
* Move MockLocationProvider to location_provider.cc to fix Linux shared build.craig.schlenter@chromium.org2010-02-193-39/+50
* Added Shift-Reload support for Mac.bauerb@chromium.org2010-02-191-0/+4
* importer: use FilePath instead of wstring in some placesevan@chromium.org2010-02-193-28/+32
* Second try for:bulach@chromium.org2010-02-1916-35/+659
* linux: plumb shift-reload down into new shift-reload APIevan@chromium.org2010-02-198-23/+79
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-19209-219/+2344
* Ignore titlebar drags if the window is maximized and matches the screentony@chromium.org2010-02-191-4/+12
* Revert 39421 - Switch to putting appversion at top level of XMLjar@chromium.org2010-02-191-1/+1
* Switch to putting appversion at top level of XMLjar@chromium.org2010-02-191-1/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-19103-12/+112
* Fix a Chrome crash caused in a ChromeFrame instance while displaying the insp...ananta@chromium.org2010-02-192-12/+10
* check if ModelNeutralExecuteImpl succeeded before running ModelChangingExecut...dantasse@chromium.org2010-02-194-7/+13