summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-2/+2
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-022-3/+3
* web-ui settings: Standard font setting now correlates to WebKit's standard fo...csilv@chromium.org2011-03-011-2/+2
* Cleanup for newly-added RegisterProtocolHandler stuff:pkasting@chromium.org2011-02-252-0/+25
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-1/+1
* 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