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
*
Add IDBIndex plumbing (for IndexedDB).
jorlow@chromium.org
2010-09-17
1
-2
/
+28
*
Change the FileSystem IPCs to take FilePaths as arguments instead of
dumi@chromium.org
2010-09-16
1
-9
/
+9
*
DevTools: report network stack-based finish time for resources.
pfeldman@chromium.org
2010-09-16
1
-2
/
+3
*
Add support for webkit ValueChanged accessibility notification.
ctguil@chromium.org
2010-09-16
1
-8
/
+8
*
Clean up RenderViewHostDelegate::AutoFill interface -- remove |value| and |la...
isherman@chromium.org
2010-09-14
1
-3
/
+1
*
Adds a notification event for onload. I would have liked to plumb this
sky@chromium.org
2010-09-11
1
-1
/
+2
*
Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a...
sky@chromium.org
2010-09-10
1
-0
/
+6
*
Implement pepper::FileIO.
dumi@chromium.org
2010-09-10
1
-5
/
+18
*
Added GPU stat for whether a GPU can report context lost.
apatrick@chromium.org
2010-09-07
1
-2
/
+4
*
Fix various issues with DOMStorage that only showed up in multi-process mode.
jorlow@chromium.org
2010-09-03
1
-0
/
+17
*
Moving file_util::FileInfo to base::PlatformFileInfo, and adding the
dumi@chromium.org
2010-09-03
1
-1
/
+1
*
Update browser accessibility tree on a renderer accessibility object state ch...
ctguil@chromium.org
2010-09-01
1
-5
/
+3
*
Implement the plumbing to deliver click events from the notification balloon ...
johnnyg@chromium.org
2010-09-01
1
-0
/
+4
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
1
-3
/
+4
*
Implement the Chrome half of setVersion.
jorlow@chromium.org
2010-08-31
1
-0
/
+6
*
Update browser cache of accessibility tree on renderer sub-tree changes.
ctguil@chromium.org
2010-08-31
1
-9
/
+19
*
Add final part of IPC plumbing for FileSystem API (retry).
kinuko@chromium.org
2010-08-31
1
-3
/
+46
*
Revert 57915 - Add final part of IPC plumbing for FileSystem API.
kinuko@chromium.org
2010-08-30
1
-46
/
+3
*
Add final part of IPC plumbing for FileSystem API.
kinuko@chromium.org
2010-08-30
1
-3
/
+46
*
Move --block-nonsandboxed-plugins command line switch to preferences.
bauerb@chromium.org
2010-08-30
1
-1
/
+2
*
Support sending BlobData to browser process. Also support sending UploadData
jianli@chromium.org
2010-08-27
1
-0
/
+21
*
When the browser doesn't have connectivity to a hosted app, display a prettie...
erikkay@chromium.org
2010-08-27
1
-3
/
+3
*
Displays a speech input UI bubble during speech recognition.
satish@chromium.org
2010-08-27
1
-2
/
+3
*
Add WebFileSystemImpl and 2nd cut of IPC plumbing code for Move operation.
kinuko@chromium.org
2010-08-25
1
-0
/
+13
*
Implement IDBTransaction::objectStore
andreip@chromium.org
2010-08-24
1
-1
/
+7
*
Skeleton of sync handler on the I/O thread for GetSearchProviderInstallState.
levin@chromium.org
2010-08-23
1
-2
/
+3
*
Fix compilation errors of 56862 by
andreip@chromium.org
2010-08-23
1
-0
/
+24
*
Add 1st cut of IPC plumbing code for FileSystem API's openFileSystem
kinuko@chromium.org
2010-08-21
1
-0
/
+15
*
Revert 56862 - Add transaction coordinator. Allow idle transactions to be abo...
thomasvl@chromium.org
2010-08-20
1
-24
/
+0
*
Add transaction coordinator. Allow idle transactions to be aborted when their...
andreip@chromium.org
2010-08-20
1
-0
/
+24
*
Initial version of chrome.experimental.sidebar extension API.
brettw@chromium.org
2010-08-19
1
-6
/
+2
*
Enable/Disable Spdy in benchmarking.
lzheng@chromium.org
2010-08-19
1
-0
/
+5
*
Use RenderWidget(Host) for full screen
boliu@chromium.org
2010-08-19
1
-2
/
+14
*
Reland 55888: Allow per-plugin content settings.
bauerb@chromium.org
2010-08-19
1
-4
/
+19
*
Adds IDBKeyPath parser / extractor, and provides a mechanism to call it sandb...
bulach@chromium.org
2010-08-18
1
-0
/
+1
*
Don't claim we would always block cookies, since there are always exceptions.
jochen@chromium.org
2010-08-18
1
-6
/
+0
*
Reapplies all the IPC system work (reverts the revert r56272).
erg@google.com
2010-08-17
1
-12
/
+10
*
DevTools: Support runtime property name/value pairs instead of feature names ...
pfeldman@chromium.org
2010-08-17
1
-3
/
+3
*
Support for multiple speech enabled elements in same page.
satish@chromium.org
2010-08-17
1
-9
/
+15
*
Completely revert all my IPC work to see if this was what regressed the page ...
erg@google.com
2010-08-17
1
-10
/
+12
*
FBTF: Remove all the easy headers from *_messages.h.
erg@google.com
2010-08-12
1
-10
/
+7
*
Revert 55888: Allow per-plugin content settings.
bauerb@chromium.org
2010-08-12
1
-17
/
+4
*
Allow per-plugin content settings.
bauerb@chromium.org
2010-08-12
1
-4
/
+17
*
Chromium plumbing for Device Orientation.
hans@chromium.org
2010-08-11
1
-0
/
+15
*
Implements initial plumbing for IDBCursor.
bulach@chromium.org
2010-08-11
1
-0
/
+26
*
FBTF: Reapplies r55259, the first new IPC definition patch.
erg@google.com
2010-08-10
1
-2
/
+3
*
Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO...
pinkerton@google.com
2010-08-09
1
-3
/
+2
*
Disable outdated non-sandboxed plugins.
bauerb@chromium.org
2010-08-09
1
-0
/
+5
*
FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages.
erg@google.com
2010-08-06
1
-2
/
+3
*
Revert 55227 - Disable outdated non-sandboxed plugins.
bauerb@chromium.org
2010-08-06
1
-5
/
+0
[next]