summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sidebar/sidebar_container.h
Commit message (Expand)AuthorAgeFilesLines
* Removes pure virtual methods from TabContentsDelegate and removes allsky@chromium.org2011-07-011-20/+2
* Remove JS dialog dependency from content.avi@chromium.org2011-06-031-0/+2
* Remove the TabContentsDelegate::ToolbarSizeChanged() method as no one was usi...pkasting@chromium.org2011-04-151-1/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Fix some coverity defects (mostly pass by value).estade@chromium.org2011-03-111-1/+1
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-1/+1
* Move bookmark star from TabContents to TabContentsWrapper.avi@chromium.org2011-02-041-2/+1
* Only allow extension pages to be displayed in the sidebar to be consistentalekseys@chromium.org2011-01-251-2/+2
* Add "sidebar" section to extension manifest:alekseys@chromium.org2011-01-201-2/+30
* Plumbing load progress notifications to the TabContents.jcivelli@chromium.org2010-12-161-1/+0
* Even more virtual method deinlining.erg@google.com2010-12-131-1/+1
* Coverity: Fix a bad override.jhawkins@chromium.org2010-11-191-1/+1
* Coverity: Fix bad overrides.jhawkins@chromium.org2010-11-061-1/+1
* Unify sidebar identification in the chrome.experimental.sidebar extension API...aa@chromium.org2010-08-311-3/+0
* Relanding a previous CL (I fixed the ChromeOS build):jcivelli@chromium.org2010-08-231-0/+1
* Revert 57094 - Making window.focus()/blur() work only when there is a user ge...jcivelli@chromium.org2010-08-231-1/+0
* Making window.focus()/blur() work only when there is a user gesture.jcivelli@chromium.org2010-08-231-0/+1
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-0/+141