summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sidebar
Commit message (Expand)AuthorAgeFilesLines
* Move BrowserRenderProcessHost to content. It should have been moved earlier.jam@chromium.org2011-04-191-1/+1
* Remove the last Chrome dependencies from renderer, and enforce no more includ...jam@chromium.org2011-04-181-1/+1
* Remove the TabContentsDelegate::ToolbarSizeChanged() method as no one was usi...pkasting@chromium.org2011-04-151-1/+0
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-283-3/+3
* Initial support for partitioning cookies for isolated apps.creis@google.com2011-03-151-0/+7
* Fix some coverity defects (mostly pass by value).estade@chromium.org2011-03-112-2/+2
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-092-5/+5
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-022-2/+2
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-1/+1
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-021-5/+5
* 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-252-9/+9
* 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