| Commit message (Expand) | Author | Age | Files | Lines |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 1 | -0/+4 |
* | Fix regression I introduced where Stop/Go button would toggle state instantly... | pkasting@chromium.org | 2009-04-15 | 1 | -1/+1 |
* | This CL adds a confirmation box when closing the browser with in-progress dow... | jcampan@chromium.org | 2009-04-09 | 1 | -0/+6 |
* | Moving the Find bar ownership to the Browser object for portability and testa... | finnur@chromium.org | 2009-04-05 | 1 | -13/+5 |
* | Move HTML dialogs out of their own tab contents type. Moved functions to new | brettw@chromium.org | 2009-04-03 | 1 | -2/+2 |
* | Remove BrowserWindow::Init(). | estade@chromium.org | 2009-03-18 | 1 | -5/+0 |
* | First pass at Mac status bubble. | avi@google.com | 2009-03-17 | 1 | -1/+3 |
* | Linux accelerators cleanup: | estade@chromium.org | 2009-03-16 | 1 | -2/+4 |
* | Make it so that dropdown selects don't deactivate the main frame when opened ... | ben@chromium.org | 2009-03-03 | 1 | -0/+6 |
* | Does two changes to appease chrome bot runs: | sky@google.com | 2009-02-28 | 1 | -0/+3 |
* | The find bar should be owned and managed from the BrowserView, not the WebCon... | finnur@google.com | 2009-02-24 | 1 | -1/+14 |
* | Fix two problems with bookmarking and fullscreen mode: | pkasting@chromium.org | 2009-02-18 | 1 | -3/+0 |
* | Fix window close and application quit on Mac to call the proper Browser machi... | pinkerton@chromium.org | 2009-02-18 | 1 | -1/+5 |
* | Preliminary fullscreen mode support. | pkasting@chromium.org | 2009-02-18 | 1 | -0/+4 |
* | When internal functions try to focus the location bar, check whether it's foc... | pkasting@chromium.org | 2009-02-17 | 1 | -0/+4 |
* | Make some functions const. This will help with my fullscreen mode changes. | pkasting@chromium.org | 2009-02-13 | 1 | -1/+1 |
* | This is an attempt at finding the reason for the page_cycler slowness caused by | mad@chromium.org | 2009-02-12 | 1 | -2/+8 |
* | Reverting 9493. | kuchhal@chromium.org | 2009-02-10 | 1 | -8/+2 |
* | Relanding of http://codereview.chromium.org/16488. | mad@chromium.org | 2009-02-10 | 1 | -2/+8 |
* | Reverting 9408. | brettw@chromium.org | 2009-02-09 | 1 | -8/+2 |
* | Add a new resizer corner. | mad@chromium.org | 2009-02-09 | 1 | -2/+8 |
* | Make the new linux browser shut down cleanly. | erg@google.com | 2009-02-06 | 1 | -1/+0 |
* | Re-land this from earlier... unit tests no longer crash. | ben@chromium.org | 2009-01-27 | 1 | -7/+11 |
* | Revert change 8693 because it breaks the unit_tests. | nsylvain@chromium.org | 2009-01-27 | 1 | -11/+7 |
* | Extract a cross-platform LocationBar interface accessible via the BrowserWind... | ben@chromium.org | 2009-01-27 | 1 | -7/+11 |
* | Two things: | ben@chromium.org | 2009-01-24 | 1 | -0/+6 |
* | Don't expose the go and star button views directly through the BrowserWindow ... | ben@chromium.org | 2009-01-23 | 1 | -12/+14 |
* | Move automation specific accessors to their own interface to make their purpo... | ben@chromium.org | 2009-01-22 | 1 | -3/+15 |
* | Provides the infrastructure for Browser unit tests that create a | sky@google.com | 2009-01-14 | 1 | -0/+1 |
* | Rewire the throbber so that the timer for updating lives on BrowserView, not ... | ben@chromium.org | 2008-11-14 | 1 | -5/+4 |
* | Rid most of the Browser object of HWND dependencies. | ben@chromium.org | 2008-11-14 | 1 | -8/+37 |
* | Re-do the way browser windows are shown: | ben@chromium.org | 2008-11-14 | 1 | -10/+4 |
* | Cleanup and rearrange methods on BrowserWindow interface. | beng@google.com | 2008-11-11 | 1 | -67/+15 |
* | This is r4523, with a few changes to make things work under Vista. | erg@google.com | 2008-11-05 | 1 | -13/+0 |
* | Revert change r4523 because Vista doesn't like it. | erg@google.com | 2008-11-04 | 1 | -0/+13 |
* | Redo how we block popups. Rip out the old constrained popup window cruft (whi... | erg@google.com | 2008-11-04 | 1 | -13/+0 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -4/+4 |
* | Readding UI test I pulled yesterday; hopefully the bots will like it more now... | finnur@google.com | 2008-09-05 | 1 | -1/+4 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Allow popups using the new frames to be sized correctly. This involved a slig... | beng@google.com | 2008-08-20 | 1 | -0/+1 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 1 | -6/+1 |
* | Another Frame Grab-Bag | beng@google.com | 2008-08-11 | 1 | -20/+15 |
* | Grab bag of random cleanups, implementation of some more methods, etc. I'm go... | beng@google.com | 2008-08-05 | 1 | -0/+5 |
* | Adds the BrowserView to the XPFrame/VistaFrame, and moves the BrowserToolbarV... | beng@google.com | 2008-08-01 | 1 | -3/+12 |
* | Move the BookmarkBarView into the frames. | beng@google.com | 2008-08-01 | 1 | -0/+4 |
* | Move BrowserToolbarView to the frames (XPFrame/VistaFrame). | beng@google.com | 2008-07-31 | 1 | -0/+22 |
* | Rename ChromeFrame->BrowserWindow | beng@google.com | 2008-07-30 | 1 | -0/+182 |