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
/
chrome
/
browser
/
tab_contents
/
render_view_host_delegate_helper.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
For the 249 branch:
mal@chromium.org
2009-11-18
1
-1
/
+1
*
Revert 31999 - Enable HTML5 DBs by default (except in incognito mode).
dumi@chromium.org
2009-11-14
1
-1
/
+1
*
Enable HTML5 DBs by default (except in incognito mode).
dumi@chromium.org
2009-11-14
1
-1
/
+1
*
Turn LocalStorage on by default.
jorlow@chromium.org
2009-11-06
1
-1
/
+1
*
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
-2
/
+0
*
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
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
1
-0
/
+1
*
Implement --enable-web-sockets flag.
ukai@chromium.org
2009-10-06
1
-0
/
+2
*
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
/
+2
*
Added command line argument --enable-webgl to facilitate turning on
kbr@google.com
2009-09-30
1
-0
/
+2
*
Fix deadlock when plugin puts an alert and right afterwards the browser proce...
jam@chromium.org
2009-09-28
1
-4
/
+6
*
Allow the initial size of TabContentViews to be based on the
tony@chromium.org
2009-09-25
1
-2
/
+3
*
Changes the main menu to do the following:
sky@chromium.org
2009-09-25
1
-1
/
+1
*
linux: enable plugins by default
evan@chromium.org
2009-09-14
1
-6
/
+0
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
1
-3
/
+4
*
Enable the XSSAuditor by default.
abarth@chromium.org
2009-09-04
1
-1
/
+1
*
Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile...
mpcomplete@chromium.org
2009-09-03
1
-1
/
+2
*
Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile...
mpcomplete@chromium.org
2009-09-02
1
-2
/
+1
*
Allow DOMUI pages to call window.open(), giving DOMUI privileges to the new
mpcomplete@chromium.org
2009-09-02
1
-1
/
+2
*
Revert accidental commits: r25115 and r25116
mpcomplete@chromium.org
2009-09-01
1
-2
/
+1
*
Merge branch 'api' of /src/chrome/src into api
mpcomplete@chromium.org
2009-09-01
1
-1
/
+2
*
Force databases and localstorage to be enabled extensions.
aa@chromium.org
2009-08-29
1
-5
/
+3
*
Revert r24223. Storage test is not working.
aa@chromium.org
2009-08-25
1
-3
/
+5
*
Force databases and localstorage to be enabled extensions.
aa@chromium.org
2009-08-25
1
-5
/
+3
*
Revert 23805.
abarth@chromium.org
2009-08-20
1
-1
/
+1
*
Enable the XSSAuditor by default. Please watch out for compatibility issues.
abarth@chromium.org
2009-08-20
1
-1
/
+1
*
Adds a command line switch to enable the appcache, and plumb the switch throu...
michaeln@google.com
2009-08-12
1
-0
/
+2
*
Add some more content to the content scripts docs.
aa@chromium.org
2009-08-04
1
-1
/
+6
*
Fix or/|| mistake in ifdef
stuartmorgan@google.com
2009-07-31
1
-1
/
+1
*
Switch on plugins by default for the Mac
stuartmorgan@google.com
2009-07-31
1
-1
/
+1
*
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
*
Add a temporary flag to enable plugins on the Mac and Linux while
amanda@chromium.org
2009-07-13
1
-0
/
+6
*
Let RenderProcessHost provide a method HasConnection() instead of exposing
brettw@chromium.org
2009-06-29
1
-2
/
+2
*
Move render_view_host_manager* and site_instance* from tab_contents to render...
brettw@chromium.org
2009-06-29
1
-1
/
+1
*
Plumb a command line argument to enable the XSSAuditor.
abarth@chromium.org
2009-06-23
1
-0
/
+2
*
DevTools: migrate sanity tests to javascript.
pfeldman@chromium.org
2009-06-10
1
-2
/
+1
*
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
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-9
/
+9
*
Rename web_contents_view* files to tab_contents_view* to reflect my previous
brettw@chromium.org
2009-04-21
1
-1
/
+1
*
Rename WebContentsView* to TabContentsView* in preparation for merging
brettw@chromium.org
2009-04-20
1
-2
/
+2
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
1
-1
/
+0
*
Reverting 14005.
brettw@chromium.org
2009-04-18
1
-0
/
+1
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
1
-1
/
+0
[next]