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
*
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
*
Move the rest of Chrome messages to ChromeRenderMessageFilter. Also move IPC...
jam@chromium.org
2011-03-25
1
-30
/
+0
*
Move spellcheck messages into their own file, and dispatch them all in SpellC...
jam@chromium.org
2011-03-25
1
-87
/
+0
*
Move printing messages to their own file.
jam@chromium.org
2011-03-24
1
-78
/
+0
*
Move the rest of the renderer->browser messages that belong in content. Also...
jam@chromium.org
2011-03-24
1
-283
/
+106
*
Move a bunch of renderer->browser messages to content.
jam@chromium.org
2011-03-23
1
-468
/
+0
*
Move the rest of the content browser->renderer messages to content. Also mov...
jam@chromium.org
2011-03-23
1
-256
/
+0
*
Move a bunch more renderer messages from chrome to content.
jam@chromium.org
2011-03-22
1
-156
/
+17
*
Move some more renderer messages to content. Also move a couple of files whi...
jam@chromium.org
2011-03-22
1
-156
/
+9
*
Create a new message file for view related messages. I just moved a few mess...
jam@chromium.org
2011-03-21
1
-74
/
+2
*
Print Preview: Make window.print() and printing a frame work.
thestig@chromium.org
2011-03-21
1
-3
/
+12
*
Move audio messages to their own file.
jam@chromium.org
2011-03-21
1
-89
/
+0
[next]