summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/render_view_host_delegate_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* For the 249 branch:mal@chromium.org2009-11-181-1/+1
* Revert 31999 - Enable HTML5 DBs by default (except in incognito mode).dumi@chromium.org2009-11-141-1/+1
* Enable HTML5 DBs by default (except in incognito mode).dumi@chromium.org2009-11-141-1/+1
* Turn LocalStorage on by default.jorlow@chromium.org2009-11-061-1/+1
* Switch over to the new way of enabling/disabling session/local storage. jorlow@chromium.org2009-11-051-2/+0
* Change notification cmd line enabling to use the new RuntimeEnabledFeatures c...johnnyg@chromium.org2009-10-311-2/+0
* Revert 29747 - Switch over to the new way of enabling/disabling session/local...nsylvain@chromium.org2009-10-221-0/+2
* Switch over to the new way of enabling/disabling session/local storage.jorlow@chromium.org2009-10-221-2/+0
* add enableWebSockets in WebKit APIukai@chromium.org2009-10-201-2/+0
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* Implement --enable-web-sockets flag.ukai@chromium.org2009-10-061-0/+2
* Adds command line flag to enable desktop notifications.johnnyg@chromium.org2009-10-051-0/+2
* More WebView / WebViewDelegate cleanup.darin@chromium.org2009-10-031-2/+2
* Added command line argument --enable-webgl to facilitate turning onkbr@google.com2009-09-301-0/+2
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-4/+6
* Allow the initial size of TabContentViews to be based on thetony@chromium.org2009-09-251-2/+3
* Changes the main menu to do the following:sky@chromium.org2009-09-251-1/+1
* linux: enable plugins by defaultevan@chromium.org2009-09-141-6/+0
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-3/+4
* Enable the XSSAuditor by default.abarth@chromium.org2009-09-041-1/+1
* Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-031-1/+2
* Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-021-2/+1
* Allow DOMUI pages to call window.open(), giving DOMUI privileges to the newmpcomplete@chromium.org2009-09-021-1/+2
* Revert accidental commits: r25115 and r25116mpcomplete@chromium.org2009-09-011-2/+1
* Merge branch 'api' of /src/chrome/src into apimpcomplete@chromium.org2009-09-011-1/+2
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-291-5/+3
* Revert r24223. Storage test is not working.aa@chromium.org2009-08-251-3/+5
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-251-5/+3
* Revert 23805.abarth@chromium.org2009-08-201-1/+1
* Enable the XSSAuditor by default. Please watch out for compatibility issues.abarth@chromium.org2009-08-201-1/+1
* Adds a command line switch to enable the appcache, and plumb the switch throu...michaeln@google.com2009-08-121-0/+2
* Add some more content to the content scripts docs.aa@chromium.org2009-08-041-1/+6
* Fix or/|| mistake in ifdefstuartmorgan@google.com2009-07-311-1/+1
* Switch on plugins by default for the Macstuartmorgan@google.com2009-07-311-1/+1
* Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...jorlow@chromium.org2009-07-211-0/+4
* Reverting 21059.jorlow@chromium.org2009-07-181-4/+0
* Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...jorlow@chromium.org2009-07-181-0/+4
* Add a temporary flag to enable plugins on the Mac and Linux whileamanda@chromium.org2009-07-131-0/+6
* Let RenderProcessHost provide a method HasConnection() instead of exposingbrettw@chromium.org2009-06-291-2/+2
* Move render_view_host_manager* and site_instance* from tab_contents to render...brettw@chromium.org2009-06-291-1/+1
* Plumb a command line argument to enable the XSSAuditor.abarth@chromium.org2009-06-231-0/+2
* DevTools: migrate sanity tests to javascript.pfeldman@chromium.org2009-06-101-2/+1
* Implement InspectorClient's Settings API.pfeldman@chromium.org2009-06-031-0/+2
* Chrome-part of disabling web fonts by default while still alowing SVG fontsjshin@chromium.org2009-05-161-0/+2
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-9/+9
* Rename web_contents_view* files to tab_contents_view* to reflect my previousbrettw@chromium.org2009-04-211-1/+1
* Rename WebContentsView* to TabContentsView* in preparation for mergingbrettw@chromium.org2009-04-201-2/+2
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-1/+0
* Reverting 14005.brettw@chromium.org2009-04-181-0/+1
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-1/+0