summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* The password manager infobar is suppressed when the one-click infobar isrogerta@chromium.org2012-08-201-0/+8
* Move Variations stuff into variations/ directories and add OWNERS files for t...stevet@chromium.org2012-08-152-2/+2
* Rename all of experiments_helper to variations_helper, including files, names...stevet@chromium.org2012-08-131-3/+3
* Remove Instant v1 API.sreeram@chromium.org2012-08-091-12/+0
* Always send an ExtensionMsg_Loaded message before ExtensionMsg_ActivateExtensionkalman@chromium.org2012-08-071-0/+7
* Speculative resource prefetching - fixing missing navigations due to server s...shishir@chromium.org2012-08-022-3/+7
* Add an interface for nacl to create delete-on-close temp files,jvoung@google.com2012-07-302-0/+8
* Move the render process host tests in content to chrome. These test chrome sp...jam@chromium.org2012-07-271-1/+213
* Infobar unknown plugins by default on Linuxjln@chromium.org2012-07-271-0/+6
* Moved ExtensionMessage* into extensions namespacerdevlin.cronin@chromium.org2012-07-251-7/+7
* Move ExtensionEventRouter and related into extensions namespacerdevlin.cronin@chromium.org2012-07-231-1/+1
* Add a NaCl-Private interface for opening files in DIR_PNACL_COMPONENT.jvoung@google.com2012-07-232-0/+12
* Get content_browsertest working. I've added a simple test for now, and will c...jam@chromium.org2012-07-191-2/+3
* Remove all the OS X 10.6 SDK forward declarations.rsesek@chromium.org2012-07-181-1/+0
* Attempt to fix bug where extension APIs not always defined.aa@chromium.org2012-07-161-8/+3
* Move UserScript and related into extensions namespacerdevlin.cronin@chromium.org2012-07-132-3/+6
* Histograms - Support histograms for Plugins, GPUrtenneti@google.com2012-07-122-11/+0
* Move ExtensionSystem into extensions namespacerdevlin.cronin@chromium.org2012-07-111-4/+5
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-1110-10/+0
* Revert 145642 - Cleanup: make ExtensionRequestSender manage its IPC responses...cmp@chromium.org2012-07-091-1/+1
* Cleanup: make ExtensionRequestSender manage its IPC responses directly, ratherkalman@chromium.org2012-07-091-1/+1
* Put VariationsService into the chrome_variations namespace.asvitkine@chromium.org2012-07-062-4/+4
* Filtered events.koz@chromium.org2012-07-052-0/+42
* Revert 145145 - Filtered events.dharani@chromium.org2012-07-032-42/+0
* Filtered events.koz@chromium.org2012-07-022-0/+42
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-6/+7
* Remove Message::Sender and Channel::Listener typedefs.brettw@chromium.org2012-06-291-1/+1
* Move each permission classes to its own files in extensions/permissions and r...penghuang@chromium.org2012-06-271-2/+3
* Make chrome.appWindow.create() provide access to the child window at a predic...jeremya@chromium.org2012-06-272-0/+9
* Revert 144072 - Make chrome.appWindow.create() provide access to the child wi...nkostylev@chromium.org2012-06-262-9/+0
* Synchronize the check status of the "Check Spelling While Typing" item.hbono@chromium.org2012-06-261-0/+15
* Coverity: Fix a reverse inull.jhawkins@chromium.org2012-06-261-4/+2
* Make chrome.appWindow.create() provide access to the child window at a predic...jeremya@chromium.org2012-06-262-0/+9
* Move browser commands into a separate file.ben@chromium.org2012-06-253-12/+15
* Speculative resource prefetching for URLs CL.shishir@chromium.org2012-06-252-3/+23
* Revert 143896 - Filtered events.benwells@chromium.org2012-06-252-42/+0
* Filtered events.koz@chromium.org2012-06-252-0/+42
* Filtered events.koz@chromium.org2012-06-252-42/+0
* Filtered events.koz@chromium.org2012-06-252-0/+42
* Added URLRequestContext to constructor for URLRequest.erikwright@chromium.org2012-06-221-1/+1
* Move singleton tabs off Browser.ben@chromium.org2012-06-211-2/+3
* Remove message_loop_helpers.h and update the includes to point to the new loc...tfarina@chromium.org2012-06-201-1/+1
* Implement a ResourceThrottle for URL overriding in Chrome on Android.mkosiba@chromium.org2012-06-203-0/+470
* Temporarily disable transmission of metrics headers if the request was pending.stevet@chromium.org2012-06-191-0/+6
* Rename IPC::Channel and IPC::Sender in src/chrome.brettw@chromium.org2012-06-152-5/+4
* Refactor the guts of ResourceDispatcherHostImpl into a new class nameddarin@chromium.org2012-06-142-2/+2
* Revert 141197 - Infobar all unknown unsandboxed plug-ins.bauerb@chromium.org2012-06-131-1/+1
* Infobar all unknown unsandboxed plug-ins.bauerb@chromium.org2012-06-081-8/+11
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-042-2/+2
* NaCl Validation Caching: support incognito mode.ncbray@chromium.org2012-05-302-1/+4