| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert change 5596 because it broke the build | nsylvain@chromium.org | 2008-11-18 | 1 | -9/+4 |
* | Last couple of bits of new-frame related cleanup: | ben@chromium.org | 2008-11-18 | 1 | -4/+9 |
* | Remove a bunch of NULL checks that seem unnecessary, and document some checks... | ben@chromium.org | 2008-11-15 | 1 | -2/+6 |
* | Make the Browser restore saved last size/position using the WindowDelegate co... | ben@chromium.org | 2008-11-15 | 1 | -0/+2 |
* | Rewire the throbber so that the timer for updating lives on BrowserView, not ... | ben@chromium.org | 2008-11-14 | 1 | -1/+3 |
* | Rid most of the Browser object of HWND dependencies. | ben@chromium.org | 2008-11-14 | 1 | -7/+2 |
* | Re-do the way browser windows are shown: | ben@chromium.org | 2008-11-14 | 1 | -41/+43 |
* | Break out command execution from ExecuteCommand implementation into separate ... | ben@chromium.org | 2008-11-12 | 1 | -28/+63 |
* | Reorder browser.cc to match style guide, and remove browser_commands.cc | ben@chromium.org | 2008-11-12 | 1 | -8/+8 |
* | Reorder functions in browser.h | ben@chromium.org | 2008-11-12 | 1 | -214/+220 |
* | Remove ShowAndFit variation of Browser::Show, since the "varation" doesn't se... | ben@chromium.org | 2008-11-11 | 1 | -5/+1 |
* | Move the hang monitor to the BrowserView, since it's highly Windows/HWND spec... | ben@chromium.org | 2008-11-11 | 1 | -15/+0 |
* | More cleanup in Browser: | ben@chromium.org | 2008-11-11 | 1 | -28/+6 |
* | Cleanup and rearrange methods on BrowserWindow interface. | beng@google.com | 2008-11-11 | 1 | -16/+2 |
* | Rename BrowserView2 to BrowserView. | ben@chromium.org | 2008-11-11 | 1 | -5/+2 |
* | Removes the old frames. | ben@chromium.org | 2008-11-10 | 1 | -6/+0 |
* | This is r4523, with a few changes to make things work under Vista. | erg@google.com | 2008-11-05 | 1 | -6/+0 |
* | Revert change r4523 because Vista doesn't like it. | erg@google.com | 2008-11-04 | 1 | -0/+6 |
* | Redo how we block popups. Rip out the old constrained popup window cruft (whi... | erg@google.com | 2008-11-04 | 1 | -6/+0 |
* | Changes session restore to account for apps and popups. If you have | sky@google.com | 2008-10-30 | 1 | -1/+4 |
* | Plumb the referrer throughout the OpenURL APIs. | ericroman@google.com | 2008-10-27 | 1 | -2/+4 |
* | Factor find in page out of WebContents and into the view, since it is almost | brettw@google.com | 2008-10-21 | 1 | -8/+2 |
* | Support shortcut show styles for "run maximized", "run minimized" etc. | ben@chromium.org | 2008-10-17 | 1 | -0/+2 |
* | Convert SchedulePaint and a few other methods to use gfx types. | ben@chromium.org | 2008-10-17 | 1 | -6/+2 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -1/+1 |
* | Revert the change that fixed the encoding when viewing source in subframes. | brettw@google.com | 2008-09-12 | 1 | -4/+3 |
* | Simplify OneShotTimer and RepeatingTimer. Fix up all consumers. | darin@google.com | 2008-08-28 | 1 | -2/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | As Brett pointed it out, We normally use 8-bit for encoding names since they'... | jnd@google.com | 2008-08-21 | 1 | -1/+1 |
* | Revert a fix where I mistakenly assumed that numbers coming into | erg@google.com | 2008-08-20 | 1 | -1/+1 |
* | The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG... | jnd@google.com | 2008-08-18 | 1 | -3/+4 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 1 | -9/+6 |
* | Don't terminate the process when a tab becomes unresponsive during | ojan@google.com | 2008-08-11 | 1 | -6/+5 |
* | Another Frame Grab-Bag | beng@google.com | 2008-08-11 | 1 | -0/+6 |
* | Even more tweaks. | beng@google.com | 2008-08-09 | 1 | -0/+11 |
* | The rectangle passed in to MoveContents is a content rectangle, not a window ... | erg@google.com | 2008-08-06 | 1 | -1/+1 |
* | Grab bag of random cleanups, implementation of some more methods, etc. I'm go... | beng@google.com | 2008-08-05 | 1 | -0/+1 |
* | A bunch of cleanups to beforeunload/unload handling. | ojan@google.com | 2008-08-02 | 1 | -9/+19 |
* | Move the BookmarkBarView into the frames. | beng@google.com | 2008-08-01 | 1 | -7/+0 |
* | Move BrowserToolbarView to the frames (XPFrame/VistaFrame). | beng@google.com | 2008-07-31 | 1 | -7/+1 |
* | Make the download arrow show and hide correctly in response to shelf visibili... | glen@google.com | 2008-07-30 | 1 | -1/+1 |
* | Fix 1295677: REGRESSION: Import SETS startup page to imported home page. | finnur@google.com | 2008-07-30 | 1 | -3/+7 |
* | Rename ChromeFrame->BrowserWindow | beng@google.com | 2008-07-30 | 1 | -3/+3 |
* | Fix not closing the browser with hung, crashed and interstitial tabs. Adds a ... | ojan@google.com | 2008-07-29 | 1 | -3/+7 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+633 |