| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the TestTabContents. This makes BrowserWithTestWindow use the | brettw@chromium.org | 2009-04-14 | 1 | -6/+2 |
* | Added undo tab closing item to Tab menu. | idanan@chromium.org | 2009-04-14 | 1 | -0/+5 |
* | Refactoring; switch the |filter| parameter into something that is more amenab... | avi@chromium.org | 2009-04-12 | 1 | -1/+1 |
* | Fix a flicker of the URL bar after you enter it. The code | brettw@chromium.org | 2009-04-09 | 1 | -4/+4 |
* | This CL adds a confirmation box when closing the browser with in-progress dow... | jcampan@chromium.org | 2009-04-09 | 1 | -3/+73 |
* | Distributor logo and " - App Name" shouldn't be shown on app frame windows. | ben@chromium.org | 2009-04-08 | 1 | -1/+10 |
* | Support the new popup and new window dispositions in the external tab contain... | ananta@chromium.org | 2009-04-08 | 1 | -2/+17 |
* | Fix the findbar crash. | tc@google.com | 2009-04-07 | 1 | -1/+1 |
* | Re-land popup routing fix for browser. | ben@chromium.org | 2009-04-07 | 1 | -25/+36 |
* | Make the RenderViewHostFactory a global. This prevents us from having to pass | brettw@chromium.org | 2009-04-07 | 1 | -4/+2 |
* | Switching things to FilePath: | phajdan.jr@chromium.org | 2009-04-07 | 1 | -1/+1 |
* | First implementation of a bookmark bar. | erg@google.com | 2009-04-06 | 1 | -4/+0 |
* | First pass of refactoring dialogs. | avi@chromium.org | 2009-04-06 | 1 | -5/+5 |
* | Moving the Find bar ownership to the Browser object for portability and testa... | finnur@chromium.org | 2009-04-05 | 1 | -2/+23 |
* | Remove some uses of custom tab contents types from some tests. | brettw@chromium.org | 2009-04-04 | 1 | -3/+4 |
* | Make the throbber throb sooner after you navigate. This fixes the new tab page, | brettw@chromium.org | 2009-04-04 | 1 | -10/+20 |
* | Move HTML dialogs out of their own tab contents type. Moved functions to new | brettw@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Only create one downloads tab per window. If there is already a Downloads | estade@chromium.org | 2009-04-02 | 1 | -1/+4 |
* | Revert until sequencing issue fixed. | ben@chromium.org | 2009-04-02 | 1 | -20/+16 |
* | Fix a case where non-tabbed browser windows could open tabs. Also includes UI... | ben@chromium.org | 2009-04-02 | 1 | -16/+20 |
* | Remove Windows "Save As" dialogs from Save Page code.In this change:- convert... | paulg@google.com | 2009-03-30 | 1 | -2/+2 |
* | Issue 348: can view old incognito cache if main process left running | idanan@chromium.org | 2009-03-27 | 1 | -7/+3 |
* | Allow live tabs to be dragged out of a window. Change TabStripModel such that | pinkerton@chromium.org | 2009-03-26 | 1 | -4/+4 |
* | Cleanup in chrome/browser | phajdan.jr@chromium.org | 2009-03-25 | 1 | -2/+2 |
* | Redone http://codereview.chromium.org/42571 | idanan@chromium.org | 2009-03-24 | 1 | -20/+46 |
* | Reverting r12383, caused a build breakage on all platforms. | maruel@chromium.org | 2009-03-24 | 1 | -46/+20 |
* | Issue 6477: Support modifier clicks on UI elements | idanan@chromium.org | 2009-03-24 | 1 | -20/+46 |
* | Wire 'Inspect Element' action to the new DevTools (depending on the devtools ... | pfeldman@chromium.org | 2009-03-24 | 1 | -9/+1 |
* | Port more UI tests to Linux. | phajdan.jr@chromium.org | 2009-03-23 | 1 | -3/+0 |
* | Currently we have two types of devtools UI: Chrome built in developer tools w... | yurys@google.com | 2009-03-23 | 1 | -3/+12 |
* | Convert FindInPage wstrings to string16. | tc@google.com | 2009-03-19 | 1 | -1/+1 |
* | Implement focusing location bar with cmd-L on mac. Removes some more platform... | pinkerton@chromium.org | 2009-03-19 | 1 | -4/+0 |
* | Plumb up mouse motion for the status bubbles. | avi@google.com | 2009-03-19 | 1 | -6/+3 |
* | Fix dragging a Chrome window which has a single tab by the tab itself. | idanan@chromium.org | 2009-03-18 | 1 | -7/+1 |
* | Mac bookmark work. | jrg@chromium.org | 2009-03-18 | 1 | -0/+11 |
* | Merge DOMUIContents into WebContents. | brettw@chromium.org | 2009-03-17 | 1 | -14/+13 |
* | SSLPolicy Fix: Step 5. | abarth@chromium.org | 2009-03-17 | 1 | -3/+3 |
* | Linux accelerators cleanup: | estade@chromium.org | 2009-03-16 | 1 | -4/+16 |
* | DevToolsManager is a service in the browser process that manages all open dev... | yurys@google.com | 2009-03-16 | 1 | -1/+2 |
* | RSS feed support (part 1), 2nd attempt. | finnur@chromium.org | 2009-03-13 | 1 | -0/+3 |
* | Reverting 11640. | finnur@chromium.org | 2009-03-13 | 1 | -3/+0 |
* | RSS feed support (part 1) | finnur@chromium.org | 2009-03-13 | 1 | -0/+3 |
* | Moving the storing/restoring of the focus from TabContents to WebContentsView... | jcampan@chromium.org | 2009-03-12 | 1 | -3/+3 |
* | First cut at the find bar. | tc@google.com | 2009-03-10 | 1 | -4/+2 |
* | If the flag is specified developer tools window will be opened instead of Con... | yurys@google.com | 2009-03-10 | 1 | -6/+12 |
* | Fixes session restore bug where we wouldn't necessarily correctly | sky@google.com | 2009-03-09 | 1 | -3/+10 |
* | hook up history and download menu items | tc@google.com | 2009-03-09 | 1 | -8/+12 |
* | Fixes issue 8435 (http://code.google.com/p/chromium/issues/detail?id=8435) | munjal@chromium.org | 2009-03-09 | 1 | -0/+3 |
* | Make both Hebrew Visual (ISO-8859-8) and Hebrew Logical (ISO-8859-8-I) | jungshik@google.com | 2009-03-07 | 1 | -0/+2 |
* | Enable the character encoding menu, zoom menu, and the help menu item. | tc@google.com | 2009-03-06 | 1 | -4/+12 |