index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
glue
/
webpreferences.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
glue/webpreferences: use string16 for font names
evan@chromium.org
2010-12-15
1
-11
/
+11
*
Turn GPU accelerated features (WebGL, compositing, accelerated 2d canvas) off...
jamesr@chromium.org
2010-12-03
1
-1
/
+1
*
Adding a new command line flag (--enable-accelerated-layers) for turning
vangelis@chromium.org
2010-12-02
1
-2
/
+19
*
Expose WebKit frame flattening setting in WebPreferences.
johnme@google.com
2010-11-19
1
-0
/
+3
*
Change default minimum font size to 0
jamesr@chromium.org
2010-11-17
1
-1
/
+1
*
FBTF: Further parts of r61237 that should be harmless to chrome_frame.
erg@google.com
2010-10-13
1
-0
/
+49
*
Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."
erg@google.com
2010-10-01
1
-49
/
+0
*
FBTF: Another big ctor/dtor cleanup found by automated tools.
erg@google.com
2010-10-01
1
-0
/
+49
*
Add WebKitCaretBrowsingEnabled support to
tony@chromium.org
2010-09-24
1
-0
/
+1
*
Add test_shell support for enabling hyperlink auditing
japhet@chromium.org
2010-09-24
1
-0
/
+1
*
Remove reference to obsolete web preference. The legacy parser no longer
abarth@chromium.org
2010-08-25
1
-1
/
+0
*
WebGL web preferences do not disable WebGL if already enabled.
apatrick@chromium.org
2010-08-06
1
-1
/
+2
*
Add a command line switch to control accelerated 2d canvas
jamesr@chromium.org
2010-07-29
1
-0
/
+3
*
Introduce "--enable-memory-info" command-line flag to enable reporting
mnaganov@chromium.org
2010-07-19
1
-0
/
+3
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
1
-0
/
+0
*
Adding command line flag for enabling accelerated compositing.
vangelis@chromium.org
2010-06-02
1
-0
/
+3
*
Adds --html5-parser flag to test_shell to test out the new HTML5 parsing code
jamesr@chromium.org
2010-06-01
1
-0
/
+1
*
DevTools: inspector settings are now serialized into map, not a string
pfeldman@chromium.org
2010-06-01
1
-2
/
+4
*
Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac...
inferno@chromium.org
2010-05-04
1
-0
/
+1
*
Implement two missing methods on layoutTestController:
mpcomplete@chromium.org
2010-04-19
1
-0
/
+1
*
Reland r40855 with chromeos fix.
jhawkins@chromium.org
2010-03-07
1
-0
/
+1
*
Revert 40855 - webkit/glue: string_util.h > utf_string_conversions.h fix.
bradnelson@google.com
2010-03-07
1
-1
/
+0
*
webkit/glue: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-07
1
-0
/
+1
*
Replace a call to settings->setDatabasesEnabled [which is about to go away] with
ericu@google.com
2010-03-04
1
-1
/
+1
*
Remove usages of obsolete WebSettings::setGeolocation so it can be removed fr...
joth@chromium.org
2010-02-23
1
-4
/
+0
*
Adding command line flag (--show-composited-render-layers) to enable the show...
vangelis@chromium.org
2010-02-19
1
-0
/
+4
*
Chromium plumbing for new file:// security flag, including test_shell support.
cevans@chromium.org
2010-02-18
1
-0
/
+1
*
Revert 39287 - Chromium pieces to use the WebKit support for isolation file:/...
cevans@chromium.org
2010-02-18
1
-1
/
+0
*
Chromium pieces to use the WebKit support for isolation file:// documents in
cevans@chromium.org
2010-02-17
1
-0
/
+1
*
Add command line flag and associated prefs to allow run-time enable of geoloc...
dglazkov@chromium.org
2009-12-10
1
-0
/
+4
*
Plumb through site-specific quirks setting with a command line switch.
dglazkov@chromium.org
2009-11-25
1
-0
/
+1
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-6
/
+6
*
Switch over to the new way of enabling/disabling session/local storage.
jorlow@chromium.org
2009-11-05
1
-1
/
+0
*
Change notification cmd line enabling to use the new RuntimeEnabledFeatures c...
johnnyg@chromium.org
2009-10-31
1
-2
/
+0
*
Move various runtime enabled features into a WebRuntimeFeatures class.
darin@chromium.org
2009-10-30
1
-1
/
+4
*
Revert 29747 - Switch over to the new way of enabling/disabling session/local...
nsylvain@chromium.org
2009-10-22
1
-0
/
+1
*
Switch over to the new way of enabling/disabling session/local storage.
jorlow@chromium.org
2009-10-22
1
-1
/
+0
*
add enableWebSockets in WebKit API
ukai@chromium.org
2009-10-20
1
-1
/
+0
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
1
-1
/
+2
*
Implement --enable-web-sockets flag.
ukai@chromium.org
2009-10-06
1
-0
/
+1
*
Adds command line flag to enable desktop notifications.
johnnyg@chromium.org
2009-10-05
1
-0
/
+2
*
More WebView / WebViewDelegate cleanup.
darin@chromium.org
2009-10-03
1
-1
/
+2
*
Move various methods from glue/webview.h to api/public/WebView.h
darin@chromium.org
2009-10-01
1
-1
/
+1
*
Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.h
mal@chromium.org
2009-10-01
1
-1
/
+1
*
Move various methods from glue/webview.h to api/public/WebView.h
darin@chromium.org
2009-10-01
1
-1
/
+1
*
Added command line argument --enable-webgl to facilitate turning on
kbr@google.com
2009-09-30
1
-0
/
+4
*
Hook up webkit/api/public/WebView.h
darin@chromium.org
2009-09-30
1
-1
/
+1
*
Implement WebKitTabToLinksPreferenceKey for the test_shell.
arv@chromium.org
2009-09-17
1
-0
/
+4
*
Support running tests under LayoutTests/http/tests/local as local file, in or...
jianli@chromium.org
2009-09-11
1
-3
/
+5
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
1
-1
/
+1
[next]