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
*
Implement IndexedDatabase::open up until re-entrance into WebKit. That (and the
jorlow@chromium.org
2010-05-14
1
-0
/
+17
*
Fix the problem that FileReader does not work on Mac/Linux. The fix
jianli@chromium.org
2010-05-14
1
-1
/
+1
*
Define two new IPC messages to initialize an appcache for a shared worker or ...
michaeln@chromium.org
2010-05-13
1
-0
/
+9
*
Disallow display of multiple experimental.extension.popup(...) windows
ericdingle@google.com
2010-05-12
1
-0
/
+4
*
Remove the dirfd parameter from all Chromium code. The POSIX VFS
dumi@chromium.org
2010-05-12
1
-8
/
+0
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-11
1
-14
/
+8
*
Revert 46842 - Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
1
-8
/
+14
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
1
-14
/
+8
*
Adding a new IPC message to notify the browser process when a render widget i...
vangelis@chromium.org
2010-05-07
1
-0
/
+5
*
Revert 46567 - Reimplement accessibility of web content by caching the entire
zork@chromium.org
2010-05-07
1
-8
/
+14
*
Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...
zork@chromium.org
2010-05-06
1
-4
/
+0
*
Add Chromium side implementation for WebFileSystem interface in WebKit.
jianli@chromium.org
2010-05-06
1
-0
/
+7
*
Disallow display of multiple experimental.extension.popup(...) windows.
ericdingle@google.com
2010-05-06
1
-0
/
+4
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-06
1
-14
/
+8
*
Initial support for web-extent background pages.
rafaelw@chromium.org
2010-05-06
1
-4
/
+4
*
Revert "Clean-up of the asynchronous behaviour of the experimental extension ...
phajdan.jr@chromium.org
2010-05-01
1
-4
/
+0
*
Clean-up of the asynchronous behaviour of the experimental extension popup API.
twiz@chromium.org
2010-04-30
1
-0
/
+4
*
Cleanup: Rename OnLoadFont->OnPreCacheFont
jeremy@chromium.org
2010-04-29
1
-3
/
+3
*
This is the second side of a multi-sided webkit patch that will allow experim...
rafaelw@chromium.org
2010-04-28
1
-6
/
+9
*
Fix password mgr heuristics for sites that keep the login form around after s...
snej@chromium.org
2010-04-28
1
-1
/
+6
*
This adds in the ability for Chrome to generate windows with snapshots
gspencer@chromium.org
2010-04-28
1
-0
/
+14
*
Add support for new webkit capability allowing us to update
davemoore@chromium.org
2010-04-27
1
-0
/
+3
*
Send content settings based on the URL to the renderer instead of just the host.
jochen@chromium.org
2010-04-23
1
-17
/
+17
*
Implement app process model isolation.
mpcomplete@chromium.org
2010-04-22
1
-0
/
+3
*
Use the same code to handle both overridable and fatal
wtc@chromium.org
2010-04-20
1
-8
/
+0
*
Made Pepper 3D plugins' output opaque on Mac OS X by filling the
kbr@google.com
2010-04-15
1
-2
/
+4
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-14
1
-2
/
+3
*
Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...
jochen@chromium.org
2010-04-13
1
-3
/
+2
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-13
1
-2
/
+3
*
Revert 44348 - Add support for restricting broadcasting events to extensions ...
jochen@chromium.org
2010-04-13
1
-3
/
+2
*
Add support for restricting broadcasting events to extensions based on host p...
jochen@chromium.org
2010-04-13
1
-2
/
+3
*
Linux: open shared memory in browser rather than renderer (like on mac).
estade@chromium.org
2010-04-10
1
-0
/
+3
*
AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...
jhawkins@chromium.org
2010-04-09
1
-0
/
+3
*
Indicate in the tab UI if appcache creation was blocked by privacy settings.
jochen@chromium.org
2010-04-09
1
-0
/
+4
*
Fix Pepper2D on the Mac so that it runs in the sandbox. Note that trusted
dspringer@google.com
2010-04-08
1
-1
/
+7
*
Flush audio data after seek
hclam@chromium.org
2010-04-08
1
-1
/
+6
*
Implement patterns for content setting exceptions.
jochen@chromium.org
2010-04-08
1
-4
/
+4
*
Adding the new WebPopupType to the RenderWidget creation.
jcivelli@google.com
2010-04-07
1
-1
/
+1
*
Changing the translate back-end to use the Google Translate element.
jcivelli@google.com
2010-04-06
1
-12
/
+6
*
Allow synchronous messages to be sent from threads other than the main thread...
jabdelmalek@google.com
2010-04-06
1
-29
/
+17
*
Fix docking behaviour for devtools windows that don't have an associated brow...
mnissler@chromium.org
2010-04-06
1
-2
/
+2
*
AutoFill: Use the FormManager cache to send forms to the AutoFillManager.
jhawkins@chromium.org
2010-04-03
1
-3
/
+3
*
Add calling frame's source_url to extension and dom ui requests.
rafaelw@chromium.org
2010-04-02
1
-2
/
+4
*
Follow-up on https://bugs.webkit.org/show_bug.cgi?id=35031:
bulach@chromium.org
2010-04-01
1
-0
/
+7
*
Reland 43183. Block database access on allowDatabase instead of databaseOpenF...
jochen@chromium.org
2010-03-31
1
-0
/
+9
*
Revert 43183 - Block database access on allowDatabase instead of databaseOpen...
jochen@chromium.org
2010-03-31
1
-9
/
+0
*
Block database access on allowDatabase instead of databaseOpenFile.
jochen@chromium.org
2010-03-31
1
-0
/
+9
*
Hook up extension apps notification permission, take two
rafaelw@chromium.org
2010-03-31
1
-2
/
+1
*
Extend the file browser/chooser to support more modes of operation, and plumb
brettw@chromium.org
2010-03-30
1
-4
/
+2
*
reland cl that implement error state for translate infobar
kuan@chromium.org
2010-03-29
1
-4
/
+6
[next]