| Commit message (Expand) | Author | Age | Files | Lines |
* | Review URL: http://codereview.chromium.org/14809 | jcampan@chromium.org | 2008-12-19 | 1 | -7/+1 |
* | Reverting 7149. | jcampan@chromium.org | 2008-12-17 | 1 | -1/+7 |
* | Revamp of the interstitial pages. | jcampan@chromium.org | 2008-12-17 | 1 | -7/+1 |
* | Makes the tab restore service persist closed tabs/windows to disk and | sky@google.com | 2008-12-06 | 1 | -3/+3 |
* | Re-land this change: http://codereview.chromium.org/10967/show | ben@chromium.org | 2008-11-19 | 1 | -7/+5 |
* | Land this change again now I've fixed the crash. | ben@chromium.org | 2008-11-19 | 1 | -1/+1 |
* | Revert change 5596 because it broke the build | nsylvain@chromium.org | 2008-11-18 | 1 | -1/+1 |
* | Last couple of bits of new-frame related cleanup: | ben@chromium.org | 2008-11-18 | 1 | -1/+1 |
* | Rollback! Now with 25% more HWND. | ben@chromium.org | 2008-11-17 | 1 | -5/+7 |
* | Remove HWND from TabContents creation. | ben@chromium.org | 2008-11-17 | 1 | -7/+5 |
* | Makes form resubmission dialog work again. This was a regression | sky@google.com | 2008-10-30 | 1 | -6/+4 |
* | Plumb the referrer throughout the OpenURL APIs. | ericroman@google.com | 2008-10-27 | 1 | -4/+6 |
* | This is the first pass at refactoring the interstitial page. | jcampan@chromium.org | 2008-10-13 | 1 | -26/+48 |
* | Remove DidNavigate from the tab contents delegate and all the related plumbing. | brettw@google.com | 2008-09-24 | 1 | -50/+11 |
* | This CL adds new UI tests for the SSL UI. | jcampan@chromium.org | 2008-09-24 | 1 | -0/+4 |
* | Delete the provisional load commit notification since it duplicates the nav e... | brettw@google.com | 2008-09-17 | 1 | -1/+14 |
* | Wires up session restore so that it correctly deals with the | sky@google.com | 2008-09-17 | 1 | -2/+17 |
* | Remove the rest of the alternate nav url fetcher from the navigation controller. | brettw@google.com | 2008-09-16 | 1 | -9/+0 |
* | This is almost a complete rewrite of DidNavigate and the associated Navigatio... | brettw@google.com | 2008-09-14 | 1 | -157/+237 |
* | Replace all instances of <hash_map> with a "base/hash_tabe.h", | erg@google.com | 2008-09-08 | 1 | -5/+3 |
* | Clean up brettw's checkin of r1032. | wtc@google.com | 2008-09-04 | 1 | -3/+0 |
* | Make a step on refactoring navigation. The eventual plan is to have the Navig... | brettw@google.com | 2008-08-28 | 1 | -3/+51 |
* | Fixes regression where we were no longer deleting TabContents when | sky@google.com | 2008-08-28 | 1 | -0/+4 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Kill NavigationControllerBase. I merged the two into NavigationController. | brettw@google.com | 2008-08-21 | 1 | -19/+174 |
* | Cleans up notifications for the NavigationController. There were several | brettw@google.com | 2008-08-19 | 1 | -4/+1 |
* | Factor the SSL state out of the main NavigationEntry into a helper class. This | brettw@google.com | 2008-08-19 | 1 | -2/+0 |
* | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@963 0039d316-1c4b-4281-b9... | brettw@google.com | 2008-08-15 | 1 | -1/+4 |
* | Cleans up notifications for the NavigationController. There were several | brettw@google.com | 2008-08-15 | 1 | -4/+1 |
* | First, this removes the dependency of NavigationController on the | brettw@google.com | 2008-08-13 | 1 | -26/+22 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+303 |