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
*
Keep infobar visible during plug-in installation and show installation state.
bauerb@chromium.org
2012-01-26
1
-0
/
+5
*
Added support for file URI path wildcards in content settings
markusheintz@chromium.org
2012-01-23
1
-0
/
+1
*
Checkpoint: android fixes towards compilation of unit_tests.
jrg@chromium.org
2012-01-21
1
-2
/
+3
*
Add IPC message to open chrome://plugins from a missing plug-in placeholder.
bauerb@chromium.org
2012-01-18
1
-1
/
+6
*
Reland 117210 - Show error message when download a plug-in installer fails.
bauerb@chromium.org
2012-01-13
1
-0
/
+5
*
Remove plugin installation code on ChromeOS and Aura.
bauerb@chromium.org
2012-01-12
1
-0
/
+2
*
Revert 117210 - Show error message when downloading a plug-in installer fails.
bauerb@chromium.org
2012-01-11
1
-5
/
+0
*
Show error message when downloading a plug-in installer fails.
bauerb@chromium.org
2012-01-11
1
-0
/
+5
*
Directly download and open plug-in installer files.
bauerb@chromium.org
2012-01-04
1
-1
/
+9
*
Revert 113591 - Revert 113579 - Content settings: allow scripts on interstiti...
dgozman@chromium.org
2011-12-08
1
-0
/
+3
*
Revert 113579 - Content settings: allow scripts on interstitial pages even if...
dgozman@chromium.org
2011-12-08
1
-3
/
+0
*
Content settings: allow scripts on interstitial pages even if JavaScript is b...
marja@chromium.org
2011-12-08
1
-0
/
+3
*
Implement SetVisuallyDeemphasized in ChromeRenderViewObserver.
xiyuan@chromium.org
2011-12-02
1
-0
/
+5
*
Collect profiler stats from all browser child processes.
rtenneti@chromium.org
2011-12-01
1
-18
/
+0
*
Show infobar for missing plug-ins on Mac.
bauerb@chromium.org
2011-11-28
1
-0
/
+15
*
Don't use the DOMStorageType for a chrome IPC, so that we can get rid of that...
jam@chromium.org
2011-11-23
1
-1
/
+1
*
Take script URLs into account when applying script content settings.
marja@chromium.org
2011-11-16
1
-30
/
+8
*
Revert 109213 - Take script URLs into account when applying script content se...
cmp@chromium.org
2011-11-10
1
-8
/
+3
*
Revert 109228 - ContentSettingsObserver (+ related classes) cleanup.
cmp@chromium.org
2011-11-10
1
-0
/
+27
*
ContentSettingsObserver (+ related classes) cleanup.
marja@chromium.org
2011-11-09
1
-27
/
+0
*
Take script URLs into account when applying script content settings.
marja@chromium.org
2011-11-09
1
-3
/
+8
*
Revert 109036 (speculative; seems to cause increased worker test flakiness) -...
thakis@chromium.org
2011-11-08
1
-8
/
+3
*
Take script URLs into account when applying script content settings.
marja@chromium.org
2011-11-08
1
-3
/
+8
*
Revert 109005 - Take script URLs into account when applying script content se...
marja@chromium.org
2011-11-08
1
-8
/
+3
*
Take script URLs into account when applying script content settings.
marja@chromium.org
2011-11-08
1
-3
/
+8
*
Refactor ChromeContentRendererClient::CreatePlugin.
marja@chromium.org
2011-11-07
1
-40
/
+5
*
Changes to upload tracked_objects data from all renderer
rtenneti@chromium.org
2011-11-05
1
-0
/
+18
*
Ignore paths when matching patterns for extensions.
dcheng@chromium.org
2011-11-02
1
-2
/
+2
*
Hosts opting in to strict-transport-security get mixed content blocking.
tsepez@chromium.org
2011-11-02
1
-0
/
+4
*
Added logic that will retry to reload+reconnect the mobile payment portal pag...
zelidrag@chromium.org
2011-10-27
1
-0
/
+3
*
Delegating the "are images allowed" decision to renderer.
marja@chromium.org
2011-10-27
1
-0
/
+13
*
Move common_param_traits and webkit_param_traits to content/public/common.
jam@chromium.org
2011-10-21
1
-2
/
+2
*
Update automation messages to use the new way of declaring message structs, t...
jam@chromium.org
2011-10-21
1
-2
/
+0
*
Taking the plugin URL into account when deciding if a plugin is allowed.
marja@chromium.org
2011-10-19
1
-1
/
+2
*
Check for default content setting pattern when requiring user authorization f...
bauerb@chromium.org
2011-10-19
1
-2
/
+23
*
Use a placeholder instead of the default plugin for missing plug-ins on Mac a...
bauerb@chromium.org
2011-10-05
1
-0
/
+35
*
Show keyboard when the focused editable field is touched inside the web conte...
mazda@chromium.org
2011-10-03
1
-0
/
+4
*
Allow webRequest API extensions to clear the in-memory cache of WebKit.
battre@chromium.org
2011-09-29
1
-1
/
+2
*
Revert 101944 - Experiment: Add a sync IPC call for every image load.
marja@chromium.org
2011-09-20
1
-7
/
+0
*
Experiment: Add a sync IPC call for every image load.
marja@chromium.org
2011-09-20
1
-0
/
+7
*
Aura under Linux is enabled with:
saintlou@chromium.org
2011-09-18
1
-2
/
+2
*
Move the ViewMsg_FPS and ViewHostMsg_FPS IPC messages out of content to chrom...
ananta@chromium.org
2011-09-08
1
-0
/
+8
*
Implements frame sniffer to watch iframe loading state.
altimofeev@chromium.org
2011-09-06
1
-1
/
+8
*
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
[next]