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
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
WebSocket support in chromium.
ukai@chromium.org
2009-10-29
5
-4
/
+266
*
DevTools: Remove base/ dependencies from glue/devtools
pfeldman@chromium.org
2009-10-28
2
-23
/
+28
*
Limit chrome.(browser|page)Action.setIcon({imageData:...}) to
aa@chromium.org
2009-10-28
1
-2
/
+14
*
Rename getTabContentses to getExtensionTabs.
aa@chromium.org
2009-10-28
1
-1
/
+6
*
Log the PLT to the log file. This is a convenience for
mbelshe@google.com
2009-10-27
2
-0
/
+26
*
Ensure that Helvetica, if installed, is used instead of Arial. This should be...
avi@chromium.org
2009-10-27
2
-2
/
+2
*
Don't scale up small browser action icons.
finnur@chromium.org
2009-10-26
1
-8
/
+5
*
Second attempt to swap processes on rel=noreferrer, target=blank links.
creis@chromium.org
2009-10-26
2
-1
/
+41
*
Refactor BrowserActions, and add support for
aa@chromium.org
2009-10-24
2
-5
/
+8
*
Fix premultiplication mismatch in
aa@chromium.org
2009-10-24
1
-2
/
+3
*
Implementing WebDatabaseObserver in the renderer process.
dumi@chromium.org
2009-10-24
4
-0
/
+62
*
Instructing V8 to disable the binding for the window.openDatabase()
dumi@chromium.org
2009-10-24
1
-0
/
+3
*
Move SearchableFormData over to the WebKit API.
pkasting@chromium.org
2009-10-23
2
-16
/
+17
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
3
-8
/
+8
*
Submitting on behalf of jschuh@
cevans@chromium.org
2009-10-23
1
-3
/
+3
*
Introduce WebScriptController for script related methods.
mhm@chromium.org
2009-10-23
1
-26
/
+38
*
Implement extension.sendRequest, a simpler way to do messaging.
mpcomplete@chromium.org
2009-10-23
2
-4
/
+66
*
Adds support for the <keygen> tag for client certificate enrollment
wtc@chromium.org
2009-10-23
2
-0
/
+20
*
Push the native canvas into the plugin implementation. On Windows, this means
brettw@chromium.org
2009-10-23
4
-42
/
+80
*
Allow <video> to read from a data URI. Data URI is now handled
hclam@chromium.org
2009-10-23
2
-8
/
+14
*
Fix renderer hang if plugin process crashes while initializing a plugin.
jam@chromium.org
2009-10-22
3
-13
/
+20
*
Reverting 29783.
johnnyg@chromium.org
2009-10-22
2
-41
/
+1
*
Swaps renderer processes on links with rel=noreferrer and target=_blank.
creis@google.com
2009-10-22
2
-1
/
+41
*
Add support for IMC handle passing in Chrome sandbox
gregoryd@google.com
2009-10-22
1
-6
/
+6
*
Introduce WebSecurityPolicy for security related methods.
mhm@chromium.org
2009-10-22
2
-5
/
+9
*
Revert 29747 - Switch over to the new way of enabling/disabling session/local...
nsylvain@chromium.org
2009-10-22
1
-5
/
+0
*
Switch over to the new way of enabling/disabling session/local storage.
jorlow@chromium.org
2009-10-22
1
-0
/
+5
*
Don't call chrome.initExtension if we already called it.
mpcomplete@chromium.org
2009-10-21
1
-2
/
+4
*
Trim unused members from SearchableFormData. Remove copies of WebCore functi...
pkasting@chromium.org
2009-10-21
1
-1
/
+0
*
Rename RenderViewHostDelegate::Autofill to RenderViewHostDelegate::FormFieldH...
jhawkins@chromium.org
2009-10-21
1
-3
/
+3
*
TBR: darin
mhm@chromium.org
2009-10-21
2
-9
/
+5
*
Introduce WebSecurityPolicy for security related methods.
mhm@chromium.org
2009-10-21
2
-5
/
+9
*
Enable WebSocket in test_shell
ukai@chromium.org
2009-10-21
1
-0
/
+11
*
Make all pepper plugins default to windowless and transparent.
sehr@google.com
2009-10-20
1
-0
/
+5
*
Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...
jhawkins@chromium.org
2009-10-20
1
-9
/
+9
*
Add WebFrameClient::cancelledError to avoid a dependency on
darin@chromium.org
2009-10-20
2
-18
/
+30
*
Cleanup: change PIDs to base::ProcessId (or pid_t, as appropriate).
viettrungluu@chromium.org
2009-10-20
1
-1
/
+1
*
add enableWebSockets in WebKit API
ukai@chromium.org
2009-10-20
1
-0
/
+3
*
Implement chrome.browserAction.setIcon({path:...});
aa@chromium.org
2009-10-20
1
-1
/
+25
*
Switch to SendAndRunNestedMessageLoop in Mac printing
stuartmorgan@chromium.org
2009-10-19
1
-6
/
+1
*
Removed webkit_glue::FillFormToUploadFile from dom_operations.
yaar@chromium.org
2009-10-19
2
-56
/
+0
*
Convert the spellchecker and associated messages and functions to use string16
brettw@chromium.org
2009-10-19
2
-13
/
+13
*
When Chrome hands off a URL to be opened by the external host by the ViewHost...
ananta@chromium.org
2009-10-19
1
-1
/
+2
*
Fix global constant and style.
maruel@chromium.org
2009-10-19
3
-27
/
+30
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
11
-31
/
+41
*
Make LayoutTests/http/tests/misc/redirect-to-external-url.html PASS.
tkent@chromium.org
2009-10-19
2
-0
/
+24
*
Moved Pepper delegate definition to chrome\renderer to allow it to use
sehr@google.com
2009-10-17
4
-2
/
+560
*
Move WebDevToolsAgent{Delegate} into the WebKit API.
darin@chromium.org
2009-10-17
9
-40
/
+51
*
Http Cache: Enable byte-range support by default.
rvargas@google.com
2009-10-16
1
-1
/
+1
*
Implement new page action API.
mpcomplete@chromium.org
2009-10-16
2
-20
/
+30
[next]