summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Revert until sequencing issue fixed.ben@chromium.org2009-04-021-20/+16
* Fix a case where non-tabbed browser windows could open tabs. Also includes UI...ben@chromium.org2009-04-021-16/+20
* Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...paulg@google.com2009-03-301-2/+2
* Issue 348: can view old incognito cache if main process left runningidanan@chromium.org2009-03-271-7/+3
* Allow live tabs to be dragged out of a window. Change TabStripModel such thatpinkerton@chromium.org2009-03-261-4/+4
* Cleanup in chrome/browserphajdan.jr@chromium.org2009-03-251-2/+2
* Redone http://codereview.chromium.org/42571idanan@chromium.org2009-03-241-20/+46
* Reverting r12383, caused a build breakage on all platforms.maruel@chromium.org2009-03-241-46/+20
* Issue 6477: Support modifier clicks on UI elementsidanan@chromium.org2009-03-241-20/+46
* Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...pfeldman@chromium.org2009-03-241-9/+1
* Port more UI tests to Linux.phajdan.jr@chromium.org2009-03-231-3/+0
* Currently we have two types of devtools UI: Chrome built in developer tools w...yurys@google.com2009-03-231-3/+12
* Convert FindInPage wstrings to string16.tc@google.com2009-03-191-1/+1
* Implement focusing location bar with cmd-L on mac. Removes some more platform...pinkerton@chromium.org2009-03-191-4/+0
* Plumb up mouse motion for the status bubbles.avi@google.com2009-03-191-6/+3
* Fix dragging a Chrome window which has a single tab by the tab itself.idanan@chromium.org2009-03-181-7/+1
* Mac bookmark work. jrg@chromium.org2009-03-181-0/+11
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-14/+13
* SSLPolicy Fix: Step 5.abarth@chromium.org2009-03-171-3/+3
* Linux accelerators cleanup:estade@chromium.org2009-03-161-4/+16
* DevToolsManager is a service in the browser process that manages all open dev...yurys@google.com2009-03-161-1/+2
* RSS feed support (part 1), 2nd attempt.finnur@chromium.org2009-03-131-0/+3
* Reverting 11640.finnur@chromium.org2009-03-131-3/+0
* RSS feed support (part 1)finnur@chromium.org2009-03-131-0/+3
* Moving the storing/restoring of the focus from TabContents to WebContentsView...jcampan@chromium.org2009-03-121-3/+3
* First cut at the find bar.tc@google.com2009-03-101-4/+2
* If the flag is specified developer tools window will be opened instead of Con...yurys@google.com2009-03-101-6/+12
* Fixes session restore bug where we wouldn't necessarily correctlysky@google.com2009-03-091-3/+10
* hook up history and download menu itemstc@google.com2009-03-091-8/+12
* Fixes issue 8435 (http://code.google.com/p/chromium/issues/detail?id=8435)munjal@chromium.org2009-03-091-0/+3
* Make both Hebrew Visual (ISO-8859-8) and Hebrew Logical (ISO-8859-8-I)jungshik@google.com2009-03-071-0/+2
* Enable the character encoding menu, zoom menu, and the help menu item.tc@google.com2009-03-061-4/+12
* Take two at hooking up title bar on linux.tc@google.com2009-03-041-23/+18
* Revert "Hook up the app title to the page title."tc@google.com2009-03-041-3/+8
* Hook up the app title to the page title.tc@google.com2009-03-041-8/+3
* Take 2 at moving SupportsWindowFeature from BrowserViewtc@google.com2009-03-041-0/+15
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-2/+2
* Remove an include of a header that was removed in r10832.jhawkins@chromium.org2009-03-031-1/+0
* Revert "Use grit to generate locale rc files and remove the old locale rc fil...tc@google.com2009-03-031-15/+0
* window_ is null during BrowserWindow creation. Assume full screentc@google.com2009-03-031-1/+1
* Move SupportsWindowFeature from BrowserView to Browser sotc@google.com2009-03-031-0/+15
* Fixes regression where escape was not removing a newly bookmarkedsky@google.com2009-03-031-1/+2
* Remove more ifdefs where all platforms now share the implementation.pinkerton@chromium.org2009-03-031-4/+1
* Make history and downloads open once per window unless the user modifies thei...glen@chromium.org2009-03-031-13/+5
* Make it so that dropdown selects don't deactivate the main frame when opened ...ben@chromium.org2009-03-031-0/+3
* Does two changes to appease chrome bot runs:sky@google.com2009-02-281-1/+5
* When we open a popup window from an app window, we used to identify this popu...mad@chromium.org2009-02-271-15/+15
* Back out r10487 toomark@chromium.org2009-02-261-2/+1
* This CL addresses several issues with focus in application mode:jcampan@chromium.org2009-02-261-0/+3
* More URL constants replacement.brettw@chromium.org2009-02-261-1/+2