summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Start moving core pieces of Chrome multi-process code to src\content. I'm st...jam@chromium.org2011-02-182-1/+136
* Make TabContentsObserver handle registration automatically, as well as exposi...jam@chromium.org2011-02-171-15/+5
* Rename the TabContentWrapper pieces to be "TabHelper"s. (Except for the Passw...avi@chromium.org2011-02-162-48/+20
* Move search engine stuff from TabContents to TabContentsWrapper.avi@chromium.org2011-02-152-2/+15
* Initializes TabContentsWrapper::delegate_ to NULL. Without this we getsky@chromium.org2011-02-082-1/+5
* Move bookmark star from TabContents to TabContentsWrapper.avi@chromium.org2011-02-044-8/+136
* Wrap the TCW's property bag with a helper accessor to help for convenience an...avi@chromium.org2011-02-012-0/+13
* Move find-in-page from TabContents to TabContentsWrapper.avi@chromium.org2011-02-014-0/+89
* Revert 73294 - Move find-in-page from TabContents to TabContentsWrapper.davemoore@chromium.org2011-02-014-89/+0
* Move find-in-page from TabContents to TabContentsWrapper.avi@chromium.org2011-02-014-0/+89
* Rename WebNavigationObserver to TabContentsObserver.jam@chromium.org2011-01-282-8/+8
* Quick simple cleanup changes to TabContentsWrapper.avi@chromium.org2011-01-192-5/+6
* This is a continuation of http://codereview.chromium.org/5519016/, adds a new...satish@chromium.org2010-12-091-2/+5
* Move:ben@chromium.org2010-12-022-0/+142