summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/browser_render_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* This patch caused Chrome to be unable to load any web pages on Chrome OS.satorux@chromium.org2011-08-231-18/+2
* Move simple download calls to chrome code to use ContentBrowserClient interface.jam@chromium.org2011-08-191-1/+1
* Fix IPC OnChannelConnected() to send correct PID on Linux/CrOSjamescook@chromium.org2011-08-191-2/+18
* Revert 97477 - Move simple download calls to chrome code to use ContentBrowse...wez@chromium.org2011-08-191-1/+1
* Move simple download calls to chrome code to use ContentBrowserClient interface.jam@chromium.org2011-08-191-1/+1
* Create ipc.dll.darin@chromium.org2011-08-151-0/+1
* Add IPC for DNS host address resolution.sergeyu@chromium.org2011-08-091-1/+2
* Removal of Profile from content part 1.avi@chromium.org2011-07-271-37/+40
* DevTools: move DevToolsAgent/Client into content.pfeldman@chromium.org2011-07-221-0/+1
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-1/+2
* Move MHTML code to content, now that download code is moving there.jam@chromium.org2011-07-191-0/+7
* Remove --enable-p2papi flag.sergeyu@chromium.org2011-07-191-5/+1
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-2/+1
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-1/+2
* MediaStreamDispatcher host. This is the browser process counterpart for the M...perkj@chromium.org2011-07-141-0/+4
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+3
* Pass AudioRendererHost data to MediaInternals.scottfr@chromium.org2011-07-081-1/+1
* Change audio renderer to communicate with host using low latency codepath.enal@chromium.org2011-07-071-0/+1
* Revert 91390 (build breakage) - Convert ViewMsg_NetworkStateChanged from rout...adamk@google.com2011-07-021-6/+0
* Convert ViewMsg_NetworkStateChanged from routed -> controladamk@google.com2011-07-011-0/+6
* Remove the IsExternalTabContainer function from the TabContentsDelegate and R...ananta@chromium.org2011-06-291-18/+3
* Removing defunct OpenMAX code (round 2).scherkus@chromium.org2011-06-281-1/+0
* Enable Web Audio API by default (no longer needs enable flag).crogers@google.com2011-06-271-1/+1
* GPU compositing surface handle is no longer sent to renderer process.apatrick@chromium.org2011-06-271-1/+7
* Add switch to enable media stream apis in Webkit. The patch is needed so medi...perkj@google.com2011-06-231-0/+1
* Fix a regression where extension APIs would sometimes not be available on thempcomplete@chromium.org2011-06-221-0/+4
* Fix Revert of 89054 so it builds on win_sharedgman@chromium.org2011-06-141-0/+2
* move all media and media_stream related files into content/browser/renderer_h...wjia@chromium.org2011-06-141-3/+3
* Revert 89054 - Add lots of client side OpenGL logging.asargent@chromium.org2011-06-141-2/+0
* Add lots of client side OpenGL logging.gman@chromium.org2011-06-141-0/+2
* Get rid of the following dependencies from content:jam@chromium.org2011-06-141-5/+0
* Remove content dependency on chrome/browser/accessibility/browser_accessibili...jam@chromium.org2011-06-131-37/+1
* Remove g_browser_process dependency from content. Also make all the SyncChan...jam@chromium.org2011-06-131-19/+4
* Removing defunct GpuVideoDecoder and IpcVideoDecoder.scherkus@chromium.org2011-06-031-1/+0
* Revert 87790 - Removing defunct OpenMAX code.scherkus@chromium.org2011-06-031-0/+1
* Removing defunct OpenMAX code.scherkus@chromium.org2011-06-031-1/+0
* When --disable-gpu-vsync, run requestAnimFrame callbacks at top speed.nduca@chromium.org2011-06-031-0/+1
* Fix official build breakage from r87434.thestig@chromium.org2011-06-011-1/+1
* Remove platform_util dependency from content.jam@chromium.org2011-05-311-0/+7
* Always enable quota storage APIkinuko@chromium.org2011-05-311-1/+0
* Quota InfoBarkinuko@chromium.org2011-05-311-3/+5
* Code to turn on obfuscated filesystems for all, and to migrate all existing u...ericu@google.com2011-05-281-2/+18
* Get rid of render_messages.h and web_cache_manager.h. I moved the view sourc...jam@chromium.org2011-05-261-16/+0
* Remove history dependency from content.jam@chromium.org2011-05-241-1/+0
* Pull platform_util dependency from TC.avi@chromium.org2011-05-241-1/+0
* Fix PP_FileOpenFlags_Dev handling:yzshen@chromium.org2011-05-231-1/+1
* Get rid of chrome dependencies from PluginProcessHost by moving dispatching o...jam@chromium.org2011-05-181-1/+1
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-131-2/+1
* Re-land r84928: Move EFD to ExtensionTabHelper.aa@chromium.org2011-05-131-14/+15