| Commit message (Expand) | Author | Age | Files | Lines |
* | Part 3/3 (RWH/IOSurface) of adding with device scale factor to transport surf... | ccameron@chromium.org | 2013-05-27 | 1 | -5/+3 |
* | Expose RenderProcessHost::MapTransportDIB and remove the duplicated implement... | skaslev@chromium.org | 2013-05-08 | 1 | -3/+1 |
* | Convert the remaining test_shell_tests to content_browsertests. | jam@chromium.org | 2013-04-23 | 1 | -0/+6 |
* | Browser Plugin: Only install BrowserPluginMessageFilter if render process sup... | fsamuel@chromium.org | 2013-03-23 | 1 | -0/+5 |
* | Implement frame subscription on Windows | hclam@chromium.org | 2013-03-19 | 1 | -0/+8 |
* | ResourceScheduler should use renderer notifications instead of MRUCache to tr... | simonjam@chromium.org | 2013-03-18 | 1 | -1/+0 |
* | Declare RenderProcessHost::GetHandle() method as const. | nasko@chromium.org | 2013-02-06 | 1 | -1/+1 |
* | Data collection part of webrtc-internals implementation | jiayl@chromium.org | 2013-01-10 | 1 | -0/+5 |
* | Linux: inform the Zygote when it's waiting on a dead process | jln@chromium.org | 2012-12-06 | 1 | -1/+1 |
* | For storage partitions to work properly, we need to know whether a storage pa... | nasko@chromium.org | 2012-10-30 | 1 | -0/+1 |
* | Renaming/refactoring methods related to swap out acks. | nasko@chromium.org | 2012-10-04 | 1 | -1/+1 |
* | [Android] Upstream the WebView find-in-page API implementation. | leandrogracia@chromium.org | 2012-09-21 | 1 | -0/+10 |
* | Round up IOSurface dimensions to reduce VRAM memory thrashing. | jbates@chromium.org | 2012-09-11 | 1 | -0/+5 |
* | Do not share a process unless it has the right storage partition. | creis@chromium.org | 2012-09-07 | 1 | -2/+5 |
* | Move StoragePartition into content/public and remove BrowserContext::GetDOMSt... | ajwong@chromium.org | 2012-08-18 | 1 | -1/+12 |
* | Fix regression of bug 205 where a plugin in a window shown with window.open m... | jam@chromium.org | 2012-07-23 | 1 | -0/+1 |
* | Move more files into the content namespace. | darin@chromium.org | 2012-07-21 | 1 | -2/+2 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Remove the code to wait on disconnected child processes to get the exit code.... | jam@chromium.org | 2012-07-09 | 1 | -22/+3 |
* | Move process-per-site logic from BrowsingInstance to RenderProcessHost. | creis@chromium.org | 2012-06-29 | 1 | -0/+26 |
* | Browser Plugin: Guests should be in their own BrowsingInstance/SiteInstances,... | fsamuel@chromium.org | 2012-06-22 | 1 | -1/+6 |
* | Enable bindings when opening a WebUI link in a new tab from a WebUI page. | creis@chromium.org | 2012-06-14 | 1 | -0/+4 |
* | Separate out IPC::Message::Sender and Channel::Listener into a separate class. | brettw@chromium.org | 2012-06-11 | 1 | -2/+2 |
* | Move some code into the content namespace. | darin@chromium.org | 2012-06-01 | 1 | -12/+13 |
* | Move RevealFolderInOS to file utilities. | avi@chromium.org | 2012-05-17 | 1 | -1/+0 |
* | Revert 132407 - Fixing a problem, where a hung renderer process is not killed... | creis@chromium.org | 2012-05-10 | 1 | -2/+2 |
* | Revert 136328 - Revert 132407 - Fixing a problem, where a hung renderer proce... | creis@chromium.org | 2012-05-10 | 1 | -2/+2 |
* | Revert 132407 - Fixing a problem, where a hung renderer process is not killed... | creis@chromium.org | 2012-05-10 | 1 | -2/+2 |
* | ui: Move surface/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-03 | 1 | -1/+1 |
* | Delete background tab IOSurfaces on Mac. | jbates@chromium.org | 2012-04-26 | 1 | -3/+9 |
* | Fixing a problem, where a hung renderer process is not killed when navigating... | nasko@chromium.org | 2012-04-16 | 1 | -2/+2 |
* | Add an accessibility mode for editable text fields only. | dmazzoni@chromium.org | 2012-04-13 | 1 | -4/+1 |
* | TabContents -> WebContentsImpl, part 11. | avi@chromium.org | 2012-04-13 | 1 | -3/+3 |
* | Revert 132018 - Fixing a problem, where a hung renderer process is not killed... | eroman@chromium.org | 2012-04-12 | 1 | -2/+2 |
* | Fixing a problem, where a hung renderer process is not killed when navigating... | nasko@chromium.org | 2012-04-12 | 1 | -2/+2 |
* | Revert 128369 - Histogram times surrounding render crashes | jar@chromium.org | 2012-03-23 | 1 | -2/+6 |
* | Histogram times surrounding render crashes | jar@chromium.org | 2012-03-23 | 1 | -6/+2 |
* | RenderProcessHost should return the list of registered RWHs, not ipc listeners. | pfeldman@chromium.org | 2012-03-16 | 1 | -7/+13 |
* | Aura: recover from lost context / GPU process dying | piman@chromium.org | 2012-03-08 | 1 | -0/+10 |
* | Remove unused member variable |listeners_expecting_close_| in RenderProcessHo... | bauerb@chromium.org | 2012-02-12 | 1 | -4/+0 |
* | gpu: reference target surfaces through a globally unique surface id. | piman@chromium.org | 2012-01-18 | 1 | -4/+1 |
* | Make page IDs be specific to a RenderView rather than global to its process. | creis@chromium.org | 2011-12-16 | 1 | -5/+0 |
* | Make hosted apps launched via chrome.tabs.create with an URL redirect have th... | mihaip@chromium.org | 2011-12-16 | 1 | -0/+6 |
* | Provide a way for RenderProcessHosts to register themselves in the global hos... | ananta@chromium.org | 2011-11-18 | 1 | -0/+5 |
* | Define the public interface for content browser RenderProcessHost. This inter... | ananta@chromium.org | 2011-11-18 | 1 | -0/+252 |