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
/
common
/
render_messages_internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the Pepper APIs to the latest spec for the 2D demo plugin.
brettw@chromium.org
2009-12-01
1
-7
/
+0
*
Make executeScript and insertCSS inject code into all frames.
tangjie@chromium.org
2009-11-20
1
-2
/
+5
*
Move Mac to using renderer spellchecker.
estade@chromium.org
2009-11-19
1
-9
/
+10
*
Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...
cira@chromium.org
2009-11-18
1
-5
/
+7
*
Use an explicit boolean has_new_first_party_for_cookies instead
wtc@chromium.org
2009-11-18
1
-1
/
+2
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
1
-1
/
+1
*
reland 31875. Revert was:
estade@chromium.org
2009-11-16
1
-1
/
+2
*
Revert 31875 to see whether it fixes reliability bot.
huanr@chromium.org
2009-11-16
1
-2
/
+1
*
Propagate the "first party for cookies" from WebKit to the network stack
wtc@chromium.org
2009-11-13
1
-2
/
+3
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
1
-1
/
+1
*
Cleans up a bit the DB-related methods.
dumi@chromium.org
2009-11-13
1
-4
/
+4
*
Use renderer spellchecker for windows.
estade@chromium.org
2009-11-13
1
-1
/
+2
*
Added lifecycle management and sharing support for SharedWorkers. SharedWorkers
atwilson@chromium.org
2009-11-13
1
-0
/
+21
*
Adds a 'V8' column to task manager to track amount of memory in JavaScript heap
jamesr@chromium.org
2009-11-11
1
-1
/
+9
*
Move the spellchecker to the renderer.
estade@chromium.org
2009-11-06
1
-0
/
+30
*
Added beginnings of browser-process support for shared workers.
atwilson@chromium.org
2009-11-05
1
-10
/
+2
*
Highlight node with mouse over it while selecting element to inspect
apavlov@chromium.org
2009-11-05
1
-4
/
+0
*
Enable the URL portion of storage events. This is mostly just plumbing + a h...
jorlow@chromium.org
2009-11-05
1
-5
/
+8
*
Revert "Added beginnings of browser-process support for shared workers."
atwilson@chromium.org
2009-11-05
1
-2
/
+10
*
Added beginnings of browser-process support for shared workers.
atwilson@chromium.org
2009-11-05
1
-10
/
+2
*
SetVolume and GetVolume take one volume instead of separate left and right vo...
fbarchard@chromium.org
2009-11-04
1
-6
/
+4
*
First half of http://codereview.chromium.org/274014/show
jorlow@chromium.org
2009-11-04
1
-6
/
+2
*
Add the plumbing and test code for plugins opening files from the sandbox. This
brettw@chromium.org
2009-11-03
1
-0
/
+7
*
DevTools: support cross-navigation instrumentation.
pfeldman@chromium.org
2009-11-02
1
-0
/
+6
*
Initial pass of shared workers renderer-side code
atwilson@chromium.org
2009-10-30
1
-4
/
+14
*
DevTools: Implement raw cookies access for inspector.
pfeldman@chromium.org
2009-10-29
1
-0
/
+12
*
Implementing WebDatabaseObserver in the renderer process.
dumi@chromium.org
2009-10-24
1
-0
/
+24
*
Adds support for the <keygen> tag for client certificate enrollment
wtc@chromium.org
2009-10-23
1
-0
/
+13
*
Fix renderer hang if plugin process crashes while initializing a plugin.
jam@chromium.org
2009-10-22
1
-2
/
+1
*
Add support for IMC handle passing in Chrome sandbox
gregoryd@google.com
2009-10-22
1
-2
/
+2
*
Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...
jhawkins@chromium.org
2009-10-20
1
-2
/
+2
*
Removed webkit_glue::FillFormToUploadFile from dom_operations.
yaar@chromium.org
2009-10-19
1
-2
/
+0
*
Convert the spellchecker and associated messages and functions to use string16
brettw@chromium.org
2009-10-19
1
-5
/
+5
*
Popup width and height are now dynamic.
erikkay@chromium.org
2009-10-16
1
-5
/
+5
*
Move autofill related WebView{Delegate} methods into the WebKit API.
darin@chromium.org
2009-10-16
1
-5
/
+5
*
Get the nexe name from NaCl and send the NaCl process handle and pid to the r...
gregoryd@google.com
2009-10-15
1
-3
/
+5
*
Make the acknowledgement message for querying form autofill data always
darin@chromium.org
2009-10-14
1
-6
/
+4
*
Wire up printing on the Mac
stuartmorgan@chromium.org
2009-10-13
1
-2
/
+10
*
Browser side support (sans UI) for desktop notifications.
johnnyg@chromium.org
2009-10-12
1
-2
/
+2
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-1
/
+1
*
Implement chrome.extension.connectExternal and fix various API inconsistencies.
mpcomplete@chromium.org
2009-10-09
1
-2
/
+3
*
Web Socket support: Chromium IPC
ukai@chromium.org
2009-10-09
1
-0
/
+60
*
Add functionality to the renderer thread to purge memory. Not yet called.
pkasting@chromium.org
2009-10-08
1
-0
/
+6
*
Display tcmalloc debug output from renderer processes in about:tcmalloc.
sgk@chromium.org
2009-10-08
1
-0
/
+12
*
Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and a
darin@chromium.org
2009-10-07
1
-5
/
+4
*
Modify extension request IPC messages to pass a ListValue instead of a string.
mpcomplete@chromium.org
2009-10-06
1
-1
/
+1
*
Adds desktop notification support for renderer process, and enables the build...
johnnyg@chromium.org
2009-10-05
1
-0
/
+41
*
Another stab at the Chromium side of storage events. Re-submission of http:/...
jorlow@chromium.org
2009-10-03
1
-0
/
+8
*
Add quota support.
jorlow@chromium.org
2009-10-03
1
-4
/
+5
*
More WebView / WebViewDelegate cleanup.
darin@chromium.org
2009-10-03
1
-1
/
+1
[next]