summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_commands.cc
Commit message (Expand)AuthorAgeFilesLines
* Make the character encoding override work again. There are two other bugs wit...jungshik@google.com2008-10-221-4/+5
* Factor find in page out of WebContents and into the view, since it is almostbrettw@google.com2008-10-211-14/+7
* Fix ctrl-k not working.pkasting@chromium.org2008-10-201-1/+1
* Straighten out the way the system menu works a bit. We no longer create the m...ben@chromium.org2008-10-171-0/+1
* Convert SchedulePaint and a few other methods to use gfx types.ben@chromium.org2008-10-171-2/+2
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-6/+6
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-2/+2
* Rename various text zoom related stuff to be more generic, since we now canbrettw@google.com2008-10-141-6/+6
* This is the first pass at refactoring the interstitial page.jcampan@chromium.org2008-10-131-29/+4
* Ctrl+W should close app windows toobeng@google.com2008-10-081-4/+1
* Reorganize the declarations to have some grouping and logical ordering in tab...brettw@google.com2008-09-261-8/+14
* Move a bunch of stuff out of WebContents. I removed a bunch of render view ho...brettw@google.com2008-09-251-1/+1
* Issue 2509: Duplicate tab should not create a new window.finnur@google.com2008-09-231-22/+29
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-191-3/+3
* Move the download code to new directories:paulg@google.com2008-09-131-1/+1
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-1/+1
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-1/+1
* First pass at splitting the AutocompleteEdit into Model and View. This was n...pkasting@chromium.org2008-09-101-7/+7
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-271-6/+6
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-211-1/+1
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-28/+5
* When I added some new tests in automated_ui_tests I flushed out a crash in th...finnur@google.com2008-08-131-5/+6
* Move RenderViewHost management out of WebContents into a newbrettw@google.com2008-08-121-2/+2
* Move BrowserToolbarView to the frames (XPFrame/VistaFrame).beng@google.com2008-07-311-7/+4
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-1/+1
* Initial cleanup and refactoring to make debugger UI use DHTML and get rid of ...erikkay@google.com2008-07-311-7/+4
* Simple change to make the "New [incognito] window" commands work like you'd e...pkasting@google.com2008-07-301-3/+5
* Fix 1295677: REGRESSION: Import SETS startup page to imported home page.finnur@google.com2008-07-301-6/+1
* Rename ChromeFrame->BrowserWindowbeng@google.com2008-07-301-2/+2
* Window Delegate Improvements:beng@google.com2008-07-301-27/+12
* Add chrome to the repository.initial.commit2008-07-261-0/+1142