summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Merge 83645 - Fix crash when renderer stops a request during the time safebro...mattm@chromium.org2011-05-021-1/+7
* Manual merge of 83248.jam@chromium.org2011-04-281-40/+19
* Merge 82990 - Move the synchronous GPU messages to the IO thread to avoid dea...jam@chromium.org2011-04-271-45/+10
* Check all redirect URLs against download safebrowsing list.mattm@chromium.org2011-04-202-8/+2
* Progress towards fixing 77536backer@chromium.org2011-04-198-52/+28
* Centralizes checking for non-null return from CreateWindow.sky@chromium.org2011-04-191-2/+3
* Move BrowserRenderProcessHost to content. It should have been moved earlier.jam@chromium.org2011-04-192-1555/+0
* Revert 81965 - Progress towards fixing 77536This first thing this CL does is ...backer@chromium.org2011-04-188-27/+50
* Progress towards fixing 77536backer@chromium.org2011-04-188-50/+27
* [Mac] Fix "Right click on non-foreground window is ignored"asvitkine@chromium.org2011-04-181-3/+5
* More TabStripModel renaming:sky@chromium.org2011-04-181-6/+6
* Move the rest of the storage objects into ResourceContext.willchan@chromium.org2011-04-161-12/+7
* Create a content::ResourceContext.willchan@chromium.org2011-04-151-6/+9
* Move RenderProcess to content.jam@chromium.org2011-04-151-1/+1
* Move RenderThread to content\renderer.jam@chromium.org2011-04-141-1/+1
* Landing issue 6828049 on behalf of KushalP.apatrick@chromium.org2011-04-141-1/+1
* Change the client-side phishing detection request format. Instead ofnoelutz@google.com2011-04-141-1/+1
* Implement private API for web store to determine app ID ofaa@chromium.org2011-04-141-0/+1
* Count histograms initiated and finished by the download system.rdsmith@chromium.org2011-04-132-0/+5
* apps: Add 'background_page' support for hosted apps.sadrul@chromium.org2011-04-131-0/+1
* [Mac] Fix for "Mouse events aren't forwarded to notification balloons"asvitkine@chromium.org2011-04-131-2/+5
* Caused compile failure on Lunux Builder x64.ctguil@chromium.org2011-04-131-1/+0
* apps: Add 'background_page' support for hosted apps.sadrul@chromium.org2011-04-131-0/+1
* Destroy ChromeRenderMessageFilter on the UI thread.bauerb@chromium.org2011-04-132-17/+9
* Add IPC plumbing code for Quota APIkinuko@chromium.org2011-04-131-0/+2
* Implements AudioInputDevice API for low-latency audio input in the browser pr...scherkus@chromium.org2011-04-121-1/+3
* Move P2P sockets host code to content/browser/renderer_host/p2p/sergeyu@chromium.org2011-04-121-2/+2
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-122-3/+3
* Fix the issue that context menu doesn't show on fullscreen Pepper Flash.yzshen@chromium.org2011-04-112-1/+30
* Enable data transfer items by default.dcheng@chromium.org2011-04-081-1/+1
* Detect download errors.ahendrickson@chromium.org2011-04-071-2/+10
* Get rid of some more dependencies on /chrome.michaeln@google.com2011-04-061-1/+3
* Remove RDH from NaCl process hosts.willchan@chromium.org2011-04-062-5/+2
* [Mac] Don't route mouse events to the render view host if window is not front...asvitkine@chromium.org2011-04-062-16/+30
* Histogram added: GPU.GPUProcessLaunchCausescheib@chromium.org2011-04-061-1/+3
* Revert 80312 - [Mac] Don't route mouse events to the render view host if wind...sky@chromium.org2011-04-042-26/+14
* [Mac] Don't route mouse events to the render view host if window is not front...asvitkine@chromium.org2011-04-042-14/+26
* Refactor RenderWidgetHostViewViews to use the new input method API for Views.suzhe@google.com2011-04-012-258/+265
* Get rid of some dependencies on chrome from content.michaeln@google.com2011-04-011-1/+3
* Turn on client-side phishing detection for UMA users with SafeBrowsing enabled.bryner@chromium.org2011-04-011-3/+3
* Default Pepper Flash to running out-of-process, with a command-line option tobrettw@chromium.org2011-03-311-0/+1
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-313-7/+10
* Mac: Fix regression where the web would be shifted too high when the download...thakis@chromium.org2011-03-312-26/+49
* Revert "Turn on client-side phishing detection for UMA users with SafeBrowsin...satorux@chromium.org2011-03-311-3/+3
* AllowOutdatedPlugins policy.joaodasilva@chromium.org2011-03-313-3/+32
* Turn on client-side phishing detection for UMA users with SafeBrowsing enabled.bryner@chromium.org2011-03-311-3/+3
* Flag-enabled the experimental x-adaptive scheme with --enable-adaptive.fischman@chromium.org2011-03-301-0/+1
* Move the dispatching of extension messages out of RenderThread. This also mo...jam@chromium.org2011-03-291-1/+1
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-292-4/+3
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-282-16/+16