| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of strings headers in content/browser/, part 2. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in content/. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Move child-common classes to content/common_child | jamesr@chromium.org | 2013-05-21 | 1 | -1/+1 |
* | Cleanup: Remove unneeded base/file_util.h includes in content. | thestig@chromium.org | 2013-05-14 | 1 | -1/+0 |
* | Mac Plugins: Remove PluginProcessHost dtor check that it is on the UI thread. | thestig@chromium.org | 2013-04-22 | 1 | -18/+8 |
* | Get rid of the last NaCl mention in the content sandbox code. Make Windows ca... | jam@chromium.org | 2013-03-21 | 1 | -1/+17 |
* | Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo... | jam@chromium.org | 2013-03-20 | 1 | -1/+1 |
* | Removed support for Core Animation plugins when accelerated compositing is di... | kbr@chromium.org | 2013-03-19 | 1 | -1/+0 |
* | content: convert child process notifications to observer usage | phajdan.jr@chromium.org | 2013-02-28 | 1 | -1/+4 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Use base namespace for FilePath in content/browser | brettw@chromium.org | 2013-02-07 | 1 | -2/+2 |
* | Move the remaning files in content\common to the content namespace. | jam@chromium.org | 2012-10-24 | 1 | -16/+13 |
* | Add a flag to disable the Carbon interpose library in Mac NPAPI | stuartmorgan@chromium.org | 2012-10-22 | 1 | -13/+15 |
* | Logging: pass logging related cmd line options to utility process | qiankun.miao@intel.com | 2012-10-18 | 1 | -6/+0 |
* | Remove Legacy NPAPI Flash Sandbox support | jschuh@chromium.org | 2012-10-05 | 1 | -41/+0 |
* | [OSX] Pass --enable-sandbox-logging to more sub-processes. | shess@chromium.org | 2012-10-03 | 1 | -0/+3 |
* | Initial NPAPI plugin support in Win Aura. | jam@chromium.org | 2012-09-11 | 1 | -4/+4 |
* | Revert 155122 - Code to collect issue 97285 debugging info for crash reports. | shess@chromium.org | 2012-09-06 | 1 | -16/+0 |
* | Code to collect issue 97285 debugging info for crash reports. | shess@chromium.org | 2012-09-06 | 1 | -0/+16 |
* | Get the path of the plugin interposing library from the embedder, since they'... | jam@chromium.org | 2012-07-23 | 1 | -8/+11 |
* | Disable core animation plugins when compositing is unavailable. | jbauman@chromium.org | 2012-06-28 | 1 | -0/+4 |
* | Revert 144578 - Disable core animation plugins when compositing is unavailable. | jbauman@chromium.org | 2012-06-28 | 1 | -4/+0 |
* | Disable core animation plugins when compositing is unavailable. | jbauman@chromium.org | 2012-06-27 | 1 | -0/+4 |
* | ui: Move gl/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-12 | 1 | -1/+1 |
* | Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK | oshima@chromium.org | 2012-04-05 | 1 | -3/+3 |
* | Apply a rate limit on a per-plug-in basis to plug-in crashes. | cevans@chromium.org | 2012-02-29 | 1 | -0/+5 |
* | Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector... | thestig@chromium.org | 2012-02-24 | 1 | -1/+1 |
* | Track (and eventually cap) Flash JIT size | jschuh@chromium.org | 2012-02-15 | 1 | -0/+8 |
* | Make content::ResourceContext be a real interface like the rest of the Conten... | jam@chromium.org | 2012-02-09 | 1 | -2/+2 |
* | Remove the default plugin. | bauerb@chromium.org | 2012-01-24 | 1 | -3/+1 |
* | Rename BrowserChildProcessHost implementation class to BrowserChildProcessHos... | jam@chromium.org | 2012-01-23 | 1 | -3/+3 |
* | Add a Content API around BrowserChildProcessHost, similar to what was done wi... | jam@chromium.org | 2012-01-20 | 1 | -15/+20 |
* | Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ... | jam@chromium.org | 2012-01-20 | 1 | -20/+15 |
* | Add a Content API around BrowserChildProcessHost, similar to what was done wi... | jam@chromium.org | 2012-01-20 | 1 | -15/+20 |
* | Group BrowserChildProcesshost methods that will be part of the interface toge... | jam@chromium.org | 2012-01-17 | 1 | -1/+1 |
* | Move creation and ownership of ResourceDispatcherHost and PluginService to co... | jam@chromium.org | 2012-01-11 | 1 | -2/+3 |
* | Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu... | jam@chromium.org | 2012-01-10 | 1 | -3/+2 |
* | Move creation and ownership of ResourceDispatcherHost and PluginService to co... | jam@chromium.org | 2012-01-10 | 1 | -2/+3 |
* | Rename PluginService to PluginServiceImpl. | jam@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Make ChildProcessHost be used through an interface in content/public, instead... | jam@chromium.org | 2011-12-03 | 1 | -5/+6 |
* | Don't make classes derive from ChildProcessHost, and instead have them use it... | jam@chromium.org | 2011-12-02 | 1 | -7/+14 |
* | Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and ... | jam@chromium.org | 2011-12-02 | 1 | -1/+0 |
* | Move the ProcessType enum out to its own file. This is in preparation for get... | jam@chromium.org | 2011-12-01 | 1 | -3/+3 |
* | Render Core Animation plugins through WebKit's compositor rather than | kbr@chromium.org | 2011-11-30 | 1 | -0/+3 |
* | base::Bind: Low-hanging fruit conversions of NewRunnableFunction. | jhawkins@chromium.org | 2011-11-12 | 1 | -9/+7 |
* | Super minor cleanup, remove a couple of includes that aren't needed. | michaeln@google.com | 2011-11-10 | 1 | -2/+1 |
* | Support --trace-startup and task tracing | joth@chromium.org | 2011-11-09 | 1 | -0/+1 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -2/+2 |
* | Move content_browser_client.h to public, and while at it, move | joi@chromium.org | 2011-10-19 | 1 | -1/+1 |