summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sidebar
Commit message (Expand)AuthorAgeFilesLines
* Add "sidebar" section to extension manifest:alekseys@chromium.org2011-01-205-17/+133
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-151-1/+0
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-1/+0
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Plumbing load progress notifications to the TabContents.jcivelli@chromium.org2010-12-161-1/+0
* Even more virtual method deinlining.erg@google.com2010-12-132-1/+6
* interactive_ui_tests, SidebarTest.SidebarNavigate test fixed:alekseys@chromium.org2010-12-091-10/+4
* Move:ben@chromium.org2010-12-021-1/+1
* Coverity: Fix a bad override.jhawkins@chromium.org2010-11-191-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 2].jhawkins@chromium.org2010-11-161-1/+1
* Coverity: Fix bad overrides.jhawkins@chromium.org2010-11-061-1/+1
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-222-12/+12
* Disable test SidebarTest.SidebarNavigate as it times out on windows.satish@chromium.org2010-10-051-1/+7
* Fix SessionStoragejorlow@chromium.org2010-09-141-1/+1
* Unify sidebar identification in the chrome.experimental.sidebar extension API...aa@chromium.org2010-08-313-12/+4
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* 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
* FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ...viettrungluu@chromium.org2010-08-201-1/+0
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-195-0/+870