summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/sync
Commit message (Expand)AuthorAgeFilesLines
* Get rid of another bunch of tab_contents.h includes from chrome and switch th...jam@chromium.org2012-01-051-8/+8
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-041-1/+1
* Convert unix_hacker functions on NavigationController that are used by Chrome...jam@chromium.org2011-12-291-2/+2
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-281-6/+5
* Remove the remaining usages of NavigationEntry in chrome by converting a few ...jam@chromium.org2011-12-281-3/+5
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-282-7/+10
* Move a bunch of methods from TabContents into the WebContents interface. This...jam@chromium.org2011-12-221-1/+1
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-6/+7
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-7/+6
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-6/+7
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-121-6/+8
* Move ui sync code to common directory, clean up TCW.avi@chromium.org2011-11-305-0/+259