| Commit message (Expand) | Author | Age | Files | Lines |
* | Move all data members from WebContents to TabContents in preparation for | brettw@chromium.org | 2009-04-22 | 1 | -11/+216 |
* | Re-land my change to clean up TabContents/WebContents ownership. This | brettw@chromium.org | 2009-04-20 | 1 | -61/+15 |
* | Reverting 14005. | brettw@chromium.org | 2009-04-18 | 1 | -15/+61 |
* | Fix the ownership model of TabContents and NavigationController. Previously the | brettw@chromium.org | 2009-04-18 | 1 | -61/+15 |
* | Remove overlap between TabContents and WebContents. Now all the functions in | brettw@chromium.org | 2009-04-17 | 1 | -63/+31 |
* | Remove TabContnetsType from everywhere. | brettw@chromium.org | 2009-04-15 | 1 | -19/+1 |
* | Remove the TestTabContents. This makes BrowserWithTestWindow use the | brettw@chromium.org | 2009-04-14 | 1 | -23/+1 |
* | Remove the DOMUIHost. It is not used by any code. | brettw@chromium.org | 2009-04-13 | 1 | -4/+0 |
* | Make the RenderViewHostFactory a global. This prevents us from having to pass | brettw@chromium.org | 2009-04-07 | 1 | -2/+1 |
* | Remove some uses of custom tab contents types from some tests. | brettw@chromium.org | 2009-04-04 | 1 | -2/+4 |
* | Remove unneeded temp_scaffolding_stubs.h includes. Remove ConstrainedWindow f... | thestig@chromium.org | 2009-04-03 | 1 | -5/+0 |
* | Move HTML dialogs out of their own tab contents type. Moved functions to new | brettw@chromium.org | 2009-04-03 | 1 | -4/+0 |
* | Merge DOMUIContents into WebContents. | brettw@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | RSS feed support (part 1), 2nd attempt. | finnur@chromium.org | 2009-03-13 | 1 | -4/+5 |
* | Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ... | thestig@chromium.org | 2009-03-13 | 1 | -0/+1 |
* | Reverting 11640. | finnur@chromium.org | 2009-03-13 | 1 | -5/+4 |
* | RSS feed support (part 1) | finnur@chromium.org | 2009-03-13 | 1 | -4/+5 |
* | Moving the storing/restoring of the focus from TabContents to WebContentsView... | jcampan@chromium.org | 2009-03-12 | 1 | -16/+4 |
* | Remove TabContents from scaffolding. Yay! | pinkerton@chromium.org | 2009-03-11 | 1 | -1/+5 |
* | Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs | brettw@chromium.org | 2009-03-04 | 1 | -1/+1 |
* | Refactor download shelf and prepare for porting. | estade@chromium.org | 2009-02-28 | 1 | -9/+9 |
* | Relanding the following: | jcampan@chromium.org | 2009-02-26 | 1 | -6/+6 |
* | Reverting 10400. | jcampan@chromium.org | 2009-02-25 | 1 | -6/+6 |
* | When restoring a session, the browser is shown after a tab is selected causin... | jcampan@chromium.org | 2009-02-25 | 1 | -6/+6 |
* | This is an attempt at finding the reason for the page_cycler slowness caused by | mad@chromium.org | 2009-02-12 | 1 | -2/+2 |
* | Blind build fix? | evan@chromium.org | 2009-02-12 | 1 | -0/+6 |
* | Bring history.cc and dependents into the build. | evan@chromium.org | 2009-02-11 | 1 | -1/+0 |
* | Reverting 9493. | kuchhal@chromium.org | 2009-02-10 | 1 | -2/+2 |
* | Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ... | avi@chromium.org | 2009-02-10 | 1 | -5/+6 |
* | Relanding of http://codereview.chromium.org/16488. | mad@chromium.org | 2009-02-10 | 1 | -2/+2 |
* | Try reverting r9409 to see if it fixes crashes on chromebot. | kuchhal@chromium.org | 2009-02-10 | 1 | -6/+5 |
* | Reverting 9408. | brettw@chromium.org | 2009-02-09 | 1 | -2/+2 |
* | Switch from HWNDs to NativeViews. | avi@chromium.org | 2009-02-09 | 1 | -5/+6 |
* | Add a new resizer corner. | mad@chromium.org | 2009-02-09 | 1 | -2/+2 |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 1 | -0/+1 |
* | Fix the include guards in tab_contents/* for the new location. | brettw@chromium.org | 2009-01-16 | 1 | -3/+3 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -0/+560 |