summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 113591 - Revert 113579 - Content settings: allow scripts on interstiti...dgozman@chromium.org2011-12-081-0/+3
* Revert 113579 - Content settings: allow scripts on interstitial pages even if...dgozman@chromium.org2011-12-081-3/+0
* Content settings: allow scripts on interstitial pages even if JavaScript is b...marja@chromium.org2011-12-081-0/+3
* Implement SetVisuallyDeemphasized in ChromeRenderViewObserver.xiyuan@chromium.org2011-12-021-0/+5
* Collect profiler stats from all browser child processes.rtenneti@chromium.org2011-12-011-18/+0
* Show infobar for missing plug-ins on Mac.bauerb@chromium.org2011-11-281-0/+15
* Don't use the DOMStorageType for a chrome IPC, so that we can get rid of that...jam@chromium.org2011-11-231-1/+1
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-161-30/+8
* Revert 109213 - Take script URLs into account when applying script content se...cmp@chromium.org2011-11-101-8/+3
* Revert 109228 - ContentSettingsObserver (+ related classes) cleanup.cmp@chromium.org2011-11-101-0/+27
* ContentSettingsObserver (+ related classes) cleanup.marja@chromium.org2011-11-091-27/+0
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-091-3/+8
* Revert 109036 (speculative; seems to cause increased worker test flakiness) -...thakis@chromium.org2011-11-081-8/+3
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-081-3/+8
* Revert 109005 - Take script URLs into account when applying script content se...marja@chromium.org2011-11-081-8/+3
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-081-3/+8
* Refactor ChromeContentRendererClient::CreatePlugin.marja@chromium.org2011-11-071-40/+5
* Changes to upload tracked_objects data from all rendererrtenneti@chromium.org2011-11-051-0/+18
* Ignore paths when matching patterns for extensions.dcheng@chromium.org2011-11-021-2/+2
* Hosts opting in to strict-transport-security get mixed content blocking.tsepez@chromium.org2011-11-021-0/+4
* Added logic that will retry to reload+reconnect the mobile payment portal pag...zelidrag@chromium.org2011-10-271-0/+3
* Delegating the "are images allowed" decision to renderer.marja@chromium.org2011-10-271-0/+13
* Move common_param_traits and webkit_param_traits to content/public/common.jam@chromium.org2011-10-211-2/+2
* Update automation messages to use the new way of declaring message structs, t...jam@chromium.org2011-10-211-2/+0
* Taking the plugin URL into account when deciding if a plugin is allowed.marja@chromium.org2011-10-191-1/+2
* Check for default content setting pattern when requiring user authorization f...bauerb@chromium.org2011-10-191-2/+23
* Use a placeholder instead of the default plugin for missing plug-ins on Mac a...bauerb@chromium.org2011-10-051-0/+35
* Show keyboard when the focused editable field is touched inside the web conte...mazda@chromium.org2011-10-031-0/+4
* Allow webRequest API extensions to clear the in-memory cache of WebKit.battre@chromium.org2011-09-291-1/+2
* Revert 101944 - Experiment: Add a sync IPC call for every image load.marja@chromium.org2011-09-201-7/+0
* Experiment: Add a sync IPC call for every image load.marja@chromium.org2011-09-201-0/+7
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-2/+2
* Move the ViewMsg_FPS and ViewHostMsg_FPS IPC messages out of content to chrom...ananta@chromium.org2011-09-081-0/+8
* Implements frame sniffer to watch iframe loading state.altimofeev@chromium.org2011-09-061-1/+8
* Remove handling for the ViewHostMsg_GetCookies and ViewHostMsg_SetCookies fro...ananta@chromium.org2011-08-291-0/+16
* Add support for exporting IPC messages from component DLLs.darin@chromium.org2011-08-261-0/+1
* Moving the ViewHostMsg_PDFHasUnsupportedFeature IPC message to Chrome as PDF ...ananta@chromium.org2011-08-231-6/+10
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-68/+69
* Enable tcmalloc profiling and heap dump.stevenjb@google.com2011-08-111-2/+15
* Revert 96054 - Enable tcmalloc profiling and heap dump.fischman@chromium.org2011-08-091-15/+2
* Enable tcmalloc profiling and heap dump.stevenjb@google.com2011-08-091-2/+15
* Preload with RVH/RV messaging instead of NOTIFICATION_NAV_ENTRY_COMMITTED.scr@chromium.org2011-08-021-0/+9
* Remove most of the remaining chrome dependencies from the save code. I have a...jam@chromium.org2011-07-251-22/+0
* Move MHTML code to content, now that download code is moving there.jam@chromium.org2011-07-191-10/+0
* Make safe browsing work in a multi-profile environment.mirandac@chromium.org2011-07-131-0/+4
* Correctly apply content settings to data URLs.abarth@chromium.org2011-06-171-0/+6
* Hooking MHTML generation to the browser.jcivelli@chromium.org2011-06-141-0/+11
* Present infobar on mixed content denial. We may have caused the page to appe...tsepez@chromium.org2011-06-101-0/+16
* Get rid of render_messages.h and web_cache_manager.h. I moved the view sourc...jam@chromium.org2011-05-261-3/+0
* Add FPS column to Task Manager.jbates@chromium.org2011-05-261-1/+1