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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove handling for the ViewHostMsg_GetCookies and ViewHostMsg_SetCookies fro...
ananta@chromium.org
2011-08-29
1
-0
/
+16
*
Add support for exporting IPC messages from component DLLs.
darin@chromium.org
2011-08-26
1
-0
/
+1
*
Moving the ViewHostMsg_PDFHasUnsupportedFeature IPC message to Chrome as PDF ...
ananta@chromium.org
2011-08-23
1
-6
/
+10
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
1
-68
/
+69
*
Enable tcmalloc profiling and heap dump.
stevenjb@google.com
2011-08-11
1
-2
/
+15
*
Revert 96054 - Enable tcmalloc profiling and heap dump.
fischman@chromium.org
2011-08-09
1
-15
/
+2
*
Enable tcmalloc profiling and heap dump.
stevenjb@google.com
2011-08-09
1
-2
/
+15
*
Preload with RVH/RV messaging instead of NOTIFICATION_NAV_ENTRY_COMMITTED.
scr@chromium.org
2011-08-02
1
-0
/
+9
*
Remove most of the remaining chrome dependencies from the save code. I have a...
jam@chromium.org
2011-07-25
1
-22
/
+0
*
Move MHTML code to content, now that download code is moving there.
jam@chromium.org
2011-07-19
1
-10
/
+0
*
Make safe browsing work in a multi-profile environment.
mirandac@chromium.org
2011-07-13
1
-0
/
+4
*
Correctly apply content settings to data URLs.
abarth@chromium.org
2011-06-17
1
-0
/
+6
*
Hooking MHTML generation to the browser.
jcivelli@chromium.org
2011-06-14
1
-0
/
+11
*
Present infobar on mixed content denial. We may have caused the page to appe...
tsepez@chromium.org
2011-06-10
1
-0
/
+16
*
Get rid of render_messages.h and web_cache_manager.h. I moved the view sourc...
jam@chromium.org
2011-05-26
1
-3
/
+0
*
Add FPS column to Task Manager.
jbates@chromium.org
2011-05-26
1
-1
/
+1
*
Pass frame and toplevel frame security origin for all site data related conte...
jochen@chromium.org
2011-05-25
1
-5
/
+9
*
Cancel prerenders for pages that call window.print()
dominich@chromium.org
2011-05-17
1
-0
/
+5
*
Move view_types.h from chrome to content. Although some of the enum types ar...
jam@chromium.org
2011-05-16
1
-10
/
+0
*
Revert 85545 - Cancel prerenders for pages that call window.print()
dominich@chromium.org
2011-05-16
1
-5
/
+0
*
Cancel prerenders for pages that call window.print()
dominich@chromium.org
2011-05-16
1
-0
/
+5
*
Get rid of the remaining content settings code in the content module.
jam@chromium.org
2011-05-13
1
-0
/
+19
*
Chrome side of having the WebKit FileSystem API use WebPermissionClient for c...
jam@chromium.org
2011-05-12
1
-0
/
+7
*
Support window.opener after a process swap.
creis@chromium.org
2011-05-12
1
-1
/
+2
*
iwyu: Include stringprintf.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
1
-0
/
+1
*
More work on removing content settings code from src\content.
jam@chromium.org
2011-05-07
1
-10
/
+9
*
Correctly indicate whether DOM storage access was blocked.
bauerb@chromium.org
2011-05-06
1
-2
/
+2
*
Chrome side to allow WebKit layer to use WebPermissionClient to check if acce...
jam@chromium.org
2011-05-04
1
-10
/
+18
*
Add IPCs to check web copy/cut/paste for extensions with the appropriate perm...
dcheng@chromium.org
2011-05-03
1
-0
/
+9
*
Start moving content_settings code out of content code.
jam@chromium.org
2011-05-03
1
-0
/
+18
*
Get rid of the command state changed code that was only used for spellcheckin...
jam@chromium.org
2011-05-03
1
-8
/
+0
*
Remove most prerendering code/references from content.
mmenke@chromium.org
2011-04-30
1
-0
/
+11
*
Added policy to allow plugins that require authorization to run.
joaodasilva@chromium.org
2011-04-29
1
-7
/
+15
*
Field trials are currently implemented (commonly) using a static variable tha...
rtenneti@chromium.org
2011-04-29
1
-0
/
+6
*
Move UserMetrics to content.
michaeln@google.com
2011-04-27
1
-4
/
+0
*
Make icon_messages use the IPC macros for defining the structs and the serial...
jam@chromium.org
2011-04-18
1
-21
/
+0
*
Remove the last Chrome dependencies from renderer, and enforce no more includ...
jam@chromium.org
2011-04-18
1
-63
/
+0
*
Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...
jam@chromium.org
2011-04-16
1
-10
/
+0
*
Added functionality to use "SaveAs..." from PDF plugin.
gene@chromium.org
2011-04-15
1
-0
/
+3
*
Moved ParamTraits specializations that depend on WebKit out of content/common...
grt@chromium.org
2011-04-15
1
-3
/
+1
*
Move code that talks to spelling and translate out of content. I create Chro...
jam@chromium.org
2011-04-13
1
-0
/
+11
*
a Downloaded or retrieved favicon and touch in FaviconHelper.
michaelbai@google.com
2011-04-12
1
-2
/
+3
*
Revert 81158 due to memory bots - a Downloaded or retrieved favicon and touch...
erg@google.com
2011-04-11
1
-3
/
+2
*
a Downloaded or retrieved favicon and touch in FaviconHelper.
michaelbai@google.com
2011-04-11
1
-2
/
+3
*
Changes to cancel prerendering when there is HTML5 audio/video on a page.
cbentzel@chromium.org
2011-04-11
1
-0
/
+8
*
AllowOutdatedPlugins policy.
joaodasilva@chromium.org
2011-03-31
1
-1
/
+9
*
Move the dispatching of extension messages out of RenderThread. This also mo...
jam@chromium.org
2011-03-29
1
-6
/
+0
*
Remove render_messages_params files since they're not needed anymore. I move...
jam@chromium.org
2011-03-29
1
-7
/
+8
*
Move extension messages to their own file and add a RenderViewObserver to sta...
jam@chromium.org
2011-03-28
1
-179
/
+1
*
Move all dev tools messages to devtools_messages.h and create a TabHelper to ...
jam@chromium.org
2011-03-25
1
-52
/
+0
[next]