| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix: after updating, restore tabs from all profiles. | marja@chromium.org | 2012-01-19 | 1 | -2/+4 |
* | Rename TabContentsView to WebContentsView and move to content/public. | joi@chromium.org | 2012-01-18 | 1 | -2/+2 |
* | Print Preview: Add a non-user-visible pref for controlling print preview. Hoo... | thestig@chromium.org | 2012-01-18 | 1 | -37/+3 |
* | Convert use of int ms to TimeDelta in files owned by sky. | tedvessenes@gmail.com | 2012-01-12 | 1 | -1/+1 |
* | Get rid of a bunch of tab_contents.h includes from chrome. These are all triv... | jam@chromium.org | 2012-01-04 | 4 | -22/+21 |
* | Get rid of content::NavigationController in cc file and use "using" instead. | jam@chromium.org | 2012-01-04 | 2 | -28/+27 |
* | Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers. | jam@chromium.org | 2012-01-04 | 3 | -9/+8 |
* | Adding UMA metrics for recording the size of content state saved by the BaseS... | marja@chromium.org | 2012-01-04 | 1 | -1/+6 |
* | Convert WebContents to return a content::NavigationController instead of the ... | jam@chromium.org | 2012-01-04 | 6 | -16/+19 |
* | Convert all the notifications which use NavigationController to content::Navi... | jam@chromium.org | 2012-01-03 | 2 | -23/+26 |
* | Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect... | jam@chromium.org | 2012-01-03 | 3 | -8/+13 |
* | Convert chrome users of NavigationController::tab_contents() to use GetWebCon... | jam@chromium.org | 2012-01-02 | 3 | -12/+12 |
* | Convert unix_hacker functions on NavigationController that are used by Chrome... | jam@chromium.org | 2011-12-29 | 3 | -7/+7 |
* | Rename NavigationController to NavigationControllerImpl and put it into the c... | jam@chromium.org | 2011-12-28 | 6 | -15/+21 |
* | Remove the remaining usages of NavigationEntry in chrome by converting a few ... | jam@chromium.org | 2011-12-28 | 6 | -25/+27 |
* | Convert a few methods in NavigationController to return a content::Navigation... | jam@chromium.org | 2011-12-28 | 9 | -18/+30 |
* | Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ... | jam@chromium.org | 2011-12-27 | 1 | -0/+1 |
* | Remove temporary redirect header and DEPS exception for cancelable_request.h | joi@chromium.org | 2011-12-27 | 1 | -2/+2 |
* | Convert a bunch of WebContentsObservers to use web_contents() instead of tab_... | jam@chromium.org | 2011-12-25 | 1 | -8/+10 |
* | Create a Content API around NavigationEntry that's in content/public/browser.... | jam@chromium.org | 2011-12-25 | 7 | -30/+30 |
* | Move TabContentsObserver to content/public, rename it to WebContentsObserver,... | jam@chromium.org | 2011-12-22 | 2 | -6/+4 |
* | Move the remaining TabContents methods to the WebContents interface, switchin... | jam@chromium.org | 2011-12-22 | 1 | -1/+1 |
* | Move navigation_details.h to content/public/browser. | jam@chromium.org | 2011-12-22 | 1 | -1/+1 |
* | Revert 115346. The change didn't break anything, the test was faulty. Will di... | jam@chromium.org | 2011-12-21 | 3 | -15/+15 |
* | Refactor a couple tab helpers so they aren't dependent on TabContentsWrapper, | mpcomplete@chromium.org | 2011-12-21 | 2 | -13/+21 |
* | Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests | thakis@chromium.org | 2011-12-21 | 3 | -15/+15 |
* | Rename TabContents::view() to GetView() and put it in the WebContents interface. | jam@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Rename TabContents::controller() to GetController and put it into the WebCont... | jam@chromium.org | 2011-12-21 | 3 | -15/+15 |
* | Rename TabContents::render_view_host() to GetRenderViewHost and put it into t... | jam@chromium.org | 2011-12-20 | 1 | -2/+2 |
* | (Base)SessionService: Remove dead code which was only used by the unit tests. | marja@chromium.org | 2011-12-13 | 5 | -91/+1 |
* | Clean up TCW, make it solely a hub for 1:1 observer/helper objects. | avi@chromium.org | 2011-12-12 | 2 | -11/+18 |
* | Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread. | joi@chromium.org | 2011-12-07 | 3 | -53/+45 |
* | Include the referrer header everywhere instead of directly including the webk... | jochen@chromium.org | 2011-12-07 | 1 | -1/+1 |
* | Fix TabRestoreServiceTest and TranslateManagerTest when using use_webkit_comp... | piman@chromium.org | 2011-12-06 | 1 | -1/+1 |
* | retry r112077 - recently closed menu: respect middle click | estade@chromium.org | 2011-12-05 | 3 | -29/+37 |
* | Make NavigationEntry and friends use content::Referrer instead of plain URLs | jochen@chromium.org | 2011-12-05 | 5 | -30/+51 |
* | fix tab restore service crash | estade@chromium.org | 2011-12-05 | 3 | -2/+28 |
* | Adds a couple of histograms to get a better idea of where the time | sky@chromium.org | 2011-11-30 | 1 | -1/+36 |
* | Revert 112077 - recently closed menu: respect middle click | aa@chromium.org | 2011-11-30 | 2 | -35/+27 |
* | recently closed menu: respect middle click | estade@chromium.org | 2011-11-30 | 2 | -27/+35 |
* | TabRestoreService improvements | estade@chromium.org | 2011-11-29 | 7 | -222/+232 |
* | base::Bind: Convert SessionService::SessionCallback. | jhawkins@chromium.org | 2011-11-28 | 5 | -18/+25 |
* | base::Bind: Convert more of chrome/browser/sessions. | jhawkins@chromium.org | 2011-11-24 | 6 | -39/+51 |
* | Add OVERRIDE to chrome/browser/. | avi@chromium.org | 2011-11-21 | 4 | -9/+11 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 5 | -19/+22 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 5 | -49/+56 |
* | Move navigation_types.h from content/common to content/public/browser, and pu... | jam@chromium.org | 2011-10-18 | 1 | -2/+2 |
* | Revert 106029 | nkostylev@chromium.org | 2011-10-18 | 1 | -2/+2 |
* | Move navigation_types.h from content/common to content/public/browser, and pu... | jam@chromium.org | 2011-10-18 | 1 | -2/+2 |
* | Move content_notification_types.h from content\common to content\public\brows... | jam@chromium.org | 2011-10-18 | 2 | -1/+2 |