| Commit message (Expand) | Author | Age | Files | Lines |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -572/+0 |
* | Updating so that Gears can spawn file selectors when running in the renderer ... | zork@google.com | 2009-01-13 | 1 | -1/+6 |
* | On exit do not terminate renderers hosted in external tabs | joshia@google.com | 2009-01-12 | 1 | -0/+2 |
* | Attempt at fixing bug 5800. | jcampan@chromium.org | 2009-01-08 | 1 | -0/+4 |
* | Move plugins to FilePaths, some cleanup | avi@google.com | 2009-01-06 | 1 | -1/+1 |
* | Review URL: http://codereview.chromium.org/14809 | jcampan@chromium.org | 2008-12-19 | 1 | -26/+19 |
* | Reverting 7149. | jcampan@chromium.org | 2008-12-17 | 1 | -19/+26 |
* | Revamp of the interstitial pages. | jcampan@chromium.org | 2008-12-17 | 1 | -26/+19 |
* | Remove the URL and title from the state getting functions and IPC messages. | brettw@google.com | 2008-12-02 | 1 | -2/+0 |
* | Fix window.open()/window.close() regression by disabling window.close() until... | erg@google.com | 2008-12-01 | 1 | -0/+1 |
* | Beginnings of a new InfoBar system. | ben@chromium.org | 2008-11-21 | 1 | -1/+0 |
* | Re-land this change: http://codereview.chromium.org/10967/show | ben@chromium.org | 2008-11-19 | 1 | -1/+1 |
* | Rollback! Now with 25% more HWND. | ben@chromium.org | 2008-11-17 | 1 | -1/+1 |
* | Remove HWND from TabContents creation. | ben@chromium.org | 2008-11-17 | 1 | -1/+1 |
* | Review URL: http://codereview.chromium.org/10005 | petersont@google.com | 2008-11-11 | 1 | -0/+2 |
* | Review URL: http://codereview.chromium.org/10237 | petersont@google.com | 2008-11-08 | 1 | -2/+0 |
* | Entries in a form get recorded when the user submits the form. Database and ... | petersont@google.com | 2008-11-08 | 1 | -0/+2 |
* | Continue with crosssite navigations if alerts are suppressed | ojan@google.com | 2008-11-07 | 1 | -1/+2 |
* | Bandaid patch so that we continue with crosssite navigations instead of clos... | ojan@google.com | 2008-11-06 | 1 | -1/+2 |
* | Added functions to WebDatabase and WebDataService for recording frequent entr... | petersont@google.com | 2008-11-05 | 1 | -0/+8 |
* | Plumb the referrer throughout the OpenURL APIs. | ericroman@google.com | 2008-10-27 | 1 | -1/+1 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -3/+3 |
* | Make the character encoding override work again. There are two other bugs wit... | jungshik@google.com | 2008-10-22 | 1 | -1/+20 |
* | Factor find in page out of WebContents and into the view, since it is almost | brettw@google.com | 2008-10-21 | 1 | -29/+5 |
* | Move more platform-specific stuff from WebContents to the view. | brettw@google.com | 2008-10-18 | 1 | -14/+14 |
* | Remove throttling code from the Browser process and implement throttling in t... | erg@google.com | 2008-10-17 | 1 | -0/+1 |
* | Adds the anti-carpet bombing dialog. More specifically a new | sky@google.com | 2008-10-17 | 1 | -0/+1 |
* | Separate out most view creation from WebContents. This adds a new sub-delegat... | brettw@google.com | 2008-10-17 | 1 | -15/+1 |
* | Rename RenderWidgetHostHWND to RenderWidgetHostViewWin for consistency with o... | 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 | -23/+15 |
* | This is the first pass at refactoring the interstitial page. | jcampan@chromium.org | 2008-10-13 | 1 | -15/+10 |
* | Start splitting out view-related stuff from WebContents into a new class WebC... | brettw@google.com | 2008-10-10 | 1 | -60/+22 |
* | Reorganize the declarations to have some grouping and logical ordering in tab... | brettw@google.com | 2008-09-26 | 1 | -202/+175 |
* | Move a bunch of stuff out of WebContents. I removed a bunch of render view ho... | brettw@google.com | 2008-09-25 | 1 | -103/+9 |
* | Fix bottom right resize corner flicker during size. | joshia@google.com | 2008-09-23 | 1 | -0/+1 |
* | Add support for "Add to dictionary" in the context menu. | sidchat@google.com | 2008-09-17 | 1 | -0/+1 |
* | Touchpad support for laptops | joshia@google.com | 2008-09-16 | 1 | -0/+4 |
* | This is almost a complete rewrite of DidNavigate and the associated Navigatio... | brettw@google.com | 2008-09-14 | 1 | -22/+5 |
* | Move the Save Page code to the browser/download/ directory. | paulg@google.com | 2008-09-14 | 1 | -1/+1 |
* | Revert the change that fixed the encoding when viewing source in subframes. | brettw@google.com | 2008-09-12 | 1 | -9/+2 |
* | Replace all instances of <hash_map> with a "base/hash_tabe.h", | erg@google.com | 2008-09-08 | 1 | -5/+3 |
* | Make a step on refactoring navigation. The eventual plan is to have the Navig... | brettw@google.com | 2008-08-28 | 1 | -23/+5 |
* | Adding a test to catch regressions where the Find box moves when you open and... | finnur@google.com | 2008-08-28 | 1 | -2/+4 |
* | Remove the profiling system. This wasn't being used and complicated some part... | brettw@google.com | 2008-08-25 | 1 | -29/+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 | -4/+4 |
* | The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG... | jnd@google.com | 2008-08-18 | 1 | -0/+7 |
* | Code to facilitate sending message to external host. | joshia@google.com | 2008-08-15 | 1 | -0/+2 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 1 | -8/+5 |
* | Make the FindInPageController implement its own delegate interface for | brettw@google.com | 2008-08-14 | 1 | -6/+1 |