| Commit message (Expand) | Author | Age | Files | Lines |
* | This is r4523, with a few changes to make things work under Vista. | erg@google.com | 2008-11-05 | 1 | -20/+11 |
* | Revert change r4523 because Vista doesn't like it. | erg@google.com | 2008-11-04 | 1 | -11/+20 |
* | Redo how we block popups. Rip out the old constrained popup window cruft (whi... | erg@google.com | 2008-11-04 | 1 | -20/+11 |
* | Plumb the referrer throughout the OpenURL APIs. | ericroman@google.com | 2008-10-27 | 1 | -1/+2 |
* | Make the character encoding override work again. There are two other bugs wit... | jungshik@google.com | 2008-10-22 | 1 | -7/+0 |
* | Factor find in page out of WebContents and into the view, since it is almost | brettw@google.com | 2008-10-21 | 1 | -23/+0 |
* | Remove throttling code from the Browser process and implement throttling in t... | erg@google.com | 2008-10-17 | 1 | -0/+3 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -3/+6 |
* | Rename various text zoom related stuff to be more generic, since we now can | brettw@google.com | 2008-10-14 | 1 | -1/+0 |
* | Move more view stuff out of WebContents. This moves context menus and info | brettw@google.com | 2008-10-14 | 1 | -8/+0 |
* | Reorganize the declarations to have some grouping and logical ordering in tab... | brettw@google.com | 2008-09-26 | 1 | -240/+261 |
* | Remove DidNavigate from the tab contents delegate and all the related plumbing. | brettw@google.com | 2008-09-24 | 1 | -5/+0 |
* | This is almost a complete rewrite of DidNavigate and the associated Navigatio... | brettw@google.com | 2008-09-14 | 1 | -12/+10 |
* | Revert the change that fixed the encoding when viewing source in subframes. | brettw@google.com | 2008-09-12 | 1 | -10/+4 |
* | First pass at splitting the AutocompleteEdit into Model and View. This was n... | pkasting@chromium.org | 2008-09-10 | 1 | -3/+3 |
* | Fix SSL state in the URL bar being incorrect. Going to an EV site like https:... | brettw@google.com | 2008-09-07 | 1 | -2/+1 |
* | Make a step on refactoring navigation. The eventual plan is to have the Navig... | brettw@google.com | 2008-08-28 | 1 | -2/+5 |
* | 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 | -5/+5 |
* | The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG... | jnd@google.com | 2008-08-18 | 1 | -0/+6 |
* | Make the FindInPageController implement its own delegate interface for | brettw@google.com | 2008-08-14 | 1 | -4/+0 |
* | Move RenderViewHost management out of WebContents into a new | brettw@google.com | 2008-08-12 | 1 | -0/+3 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+564 |