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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a command line switch to control accelerated 2d canvas
jamesr@chromium.org
2010-07-29
1
-0
/
+2
*
Introduce "--enable-memory-info" command-line flag to enable reporting
mnaganov@chromium.org
2010-07-19
1
-1
/
+3
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
1
-0
/
+0
*
Rolls WebKit 61233:61234
bulach@chromium.org
2010-06-16
1
-1
/
+1
*
Adding command line flag for enabling accelerated compositing.
vangelis@chromium.org
2010-06-02
1
-0
/
+2
*
Adds --html5-parser flag to test_shell to test out the new HTML5 parsing code
jamesr@chromium.org
2010-06-01
1
-1
/
+3
*
DevTools: inspector settings are now serialized into map, not a string
pfeldman@chromium.org
2010-06-01
1
-1
/
+4
*
Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac...
inferno@chromium.org
2010-05-04
1
-0
/
+2
*
Implement two missing methods on layoutTestController:
mpcomplete@chromium.org
2010-04-19
1
-0
/
+2
*
First cut at custom user style sheets.
tony@chromium.org
2010-03-08
1
-2
/
+0
*
Remove usages of obsolete WebSettings::setGeolocation so it can be removed fr...
joth@chromium.org
2010-02-23
1
-2
/
+0
*
Adding command line flag (--show-composited-render-layers) to enable the show...
vangelis@chromium.org
2010-02-19
1
-4
/
+3
*
Flip the "unique file:// URI origin" flag to on. Add the
cevans@chromium.org
2010-02-18
1
-1
/
+1
*
Chromium plumbing for new file:// security flag, including test_shell support.
cevans@chromium.org
2010-02-18
1
-0
/
+2
*
Revert 39287 - Chromium pieces to use the WebKit support for isolation file:/...
cevans@chromium.org
2010-02-18
1
-2
/
+0
*
Revert 39300 - Turn off new secure file:// flag.
cevans@chromium.org
2010-02-18
1
-1
/
+1
*
Turn off new secure file:// flag.
cevans@chromium.org
2010-02-17
1
-1
/
+1
*
Chromium pieces to use the WebKit support for isolation file:// documents in
cevans@chromium.org
2010-02-17
1
-0
/
+2
*
Add command line flag and associated prefs to allow run-time enable of geoloc...
dglazkov@chromium.org
2009-12-10
1
-1
/
+4
*
Enable remote fonts by default. This change introduces --disable-remote-fonts...
yusukes@google.com
2009-12-04
1
-1
/
+1
*
Plumb through site-specific quirks setting with a command line switch.
dglazkov@chromium.org
2009-11-25
1
-0
/
+2
*
Switch over to the new way of enabling/disabling session/local storage.
jorlow@chromium.org
2009-11-05
1
-2
/
+0
*
Change notification cmd line enabling to use the new RuntimeEnabledFeatures c...
johnnyg@chromium.org
2009-10-31
1
-3
/
+1
*
Revert 29747 - Switch over to the new way of enabling/disabling session/local...
nsylvain@chromium.org
2009-10-22
1
-0
/
+2
*
Switch over to the new way of enabling/disabling session/local storage.
jorlow@chromium.org
2009-10-22
1
-2
/
+0
*
add enableWebSockets in WebKit API
ukai@chromium.org
2009-10-20
1
-2
/
+0
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
1
-1
/
+3
*
Implement --enable-web-sockets flag.
ukai@chromium.org
2009-10-06
1
-0
/
+2
*
Order of preferences needs to match serialization.
johnnyg@chromium.org
2009-10-06
1
-3
/
+3
*
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
-2
/
+1
*
Added command line argument --enable-webgl to facilitate turning on
kbr@google.com
2009-09-30
1
-1
/
+4
*
Implement WebKitTabToLinksPreferenceKey for the test_shell.
arv@chromium.org
2009-09-17
1
-0
/
+2
*
Support running tests under LayoutTests/http/tests/local as local file, in or...
jianli@chromium.org
2009-09-11
1
-1
/
+4
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
1
-2
/
+2
*
Force databases and localstorage to be enabled extensions.
aa@chromium.org
2009-08-29
1
-0
/
+2
*
Revert r24223. Storage test is not working.
aa@chromium.org
2009-08-25
1
-2
/
+0
*
Force databases and localstorage to be enabled extensions.
aa@chromium.org
2009-08-25
1
-0
/
+2
*
Remove webview's dependency on webpreferences.
jorlow@chromium.org
2009-08-17
1
-1
/
+5
*
Adds a command line switch to enable the appcache, and plumb the switch throu...
michaeln@google.com
2009-08-12
1
-0
/
+2
*
Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...
jorlow@chromium.org
2009-07-21
1
-0
/
+4
*
Reverting 21059.
jorlow@chromium.org
2009-07-18
1
-4
/
+0
*
Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...
jorlow@chromium.org
2009-07-18
1
-0
/
+4
*
Plumb a command line argument to enable the XSSAuditor.
abarth@chromium.org
2009-06-23
1
-0
/
+2
*
Implement InspectorClient's Settings API.
pfeldman@chromium.org
2009-06-03
1
-0
/
+2
*
Chrome-part of disabling web fonts by default while still alowing SVG fonts
jshin@chromium.org
2009-05-16
1
-0
/
+2
*
Add a command line option --disable-web-security. People can use this option...
abarth@chromium.org
2009-02-06
1
-0
/
+2
*
Remove the dashboard_compatibility_mode member from the WebPreferences
wtc@google.com
2008-10-29
1
-1
/
+0
*
Merge the chrome_webkit_merge_branch back on to trunk. This brings us
tc@google.com
2008-10-01
1
-1
/
+0
*
fix mac/linux build
darin@google.com
2008-09-29
1
-2
/
+2
[next]