summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webpreferences.cc
Commit message (Expand)AuthorAgeFilesLines
* Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac...inferno@chromium.org2010-05-041-0/+1
* Implement two missing methods on layoutTestController:mpcomplete@chromium.org2010-04-191-0/+1
* Reland r40855 with chromeos fix.jhawkins@chromium.org2010-03-071-0/+1
* Revert 40855 - webkit/glue: string_util.h > utf_string_conversions.h fix.bradnelson@google.com2010-03-071-1/+0
* webkit/glue: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-071-0/+1
* Replace a call to settings->setDatabasesEnabled [which is about to go away] withericu@google.com2010-03-041-1/+1
* Remove usages of obsolete WebSettings::setGeolocation so it can be removed fr...joth@chromium.org2010-02-231-4/+0
* Adding command line flag (--show-composited-render-layers) to enable the show...vangelis@chromium.org2010-02-191-0/+4
* Chromium plumbing for new file:// security flag, including test_shell support.cevans@chromium.org2010-02-181-0/+1
* Revert 39287 - Chromium pieces to use the WebKit support for isolation file:/...cevans@chromium.org2010-02-181-1/+0
* Chromium pieces to use the WebKit support for isolation file:// documents incevans@chromium.org2010-02-171-0/+1
* Add command line flag and associated prefs to allow run-time enable of geoloc...dglazkov@chromium.org2009-12-101-0/+4
* Plumb through site-specific quirks setting with a command line switch.dglazkov@chromium.org2009-11-251-0/+1
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-6/+6
* Switch over to the new way of enabling/disabling session/local storage. jorlow@chromium.org2009-11-051-1/+0
* Change notification cmd line enabling to use the new RuntimeEnabledFeatures c...johnnyg@chromium.org2009-10-311-2/+0
* Move various runtime enabled features into a WebRuntimeFeatures class.darin@chromium.org2009-10-301-1/+4
* Revert 29747 - Switch over to the new way of enabling/disabling session/local...nsylvain@chromium.org2009-10-221-0/+1
* Switch over to the new way of enabling/disabling session/local storage.jorlow@chromium.org2009-10-221-1/+0
* add enableWebSockets in WebKit APIukai@chromium.org2009-10-201-1/+0
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-1/+2
* Implement --enable-web-sockets flag.ukai@chromium.org2009-10-061-0/+1
* Adds command line flag to enable desktop notifications.johnnyg@chromium.org2009-10-051-0/+2
* More WebView / WebViewDelegate cleanup.darin@chromium.org2009-10-031-1/+2
* Move various methods from glue/webview.h to api/public/WebView.h darin@chromium.org2009-10-011-1/+1
* Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.hmal@chromium.org2009-10-011-1/+1
* Move various methods from glue/webview.h to api/public/WebView.hdarin@chromium.org2009-10-011-1/+1
* Added command line argument --enable-webgl to facilitate turning onkbr@google.com2009-09-301-0/+4
* Hook up webkit/api/public/WebView.hdarin@chromium.org2009-09-301-1/+1
* Implement WebKitTabToLinksPreferenceKey for the test_shell.arv@chromium.org2009-09-171-0/+4
* Support running tests under LayoutTests/http/tests/local as local file, in or...jianli@chromium.org2009-09-111-3/+5
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-1/+1
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-291-2/+1
* Revert r24223. Storage test is not working.aa@chromium.org2009-08-251-1/+2
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-251-2/+1
* I forgot to hook up the inspector settings during my webpreferences refactori...jorlow@chromium.org2009-08-201-0/+3
* Remove webview's dependency on webpreferences.jorlow@chromium.org2009-08-171-0/+76