| Commit message (Expand) | Author | Age | Files | Lines |
* | Since some child processes, such as PPAPI_BROKER plugin, might not run in san... | kjyoun@google.com | 2013-03-19 | 1 | -2/+2 |
* | Revert 183089 | jschuh@chromium.org | 2013-02-18 | 1 | -1/+0 |
* | Linux: add option to use system tcmalloc (off by default) | phajdan.jr@chromium.org | 2013-02-18 | 1 | -0/+1 |
* | Android: Fix compile errors in content_browsertests | nileshagrawal@chromium.org | 2013-01-15 | 1 | -3/+0 |
* | android: Pass CPU properties from browser to renderer process. | digit@chromium.org | 2013-01-09 | 1 | -0/+3 |
* | Build content_main_runner.cc on iOS. | msarda@chromium.org | 2012-10-10 | 1 | -3/+0 |
* | Enable a minimal content/ build on iOS | stuartmorgan@chromium.org | 2012-09-18 | 1 | -0/+3 |
* | Add preliminary iOS support to more content/ gypi files | stuartmorgan@chromium.org | 2012-09-10 | 1 | -0/+5 |
* | Move Android user agent generation to native code | dfalcantara@chromium.org | 2012-08-21 | 1 | -2/+0 |
* | Register JNI for content_unittests. | nileshagrawal@chromium.org | 2012-06-29 | 1 | -2/+2 |
* | Upstream most of the user agent code for Android. | yfriedman@chromium.org | 2012-06-19 | 1 | -0/+2 |
* | android content shell bringup. | jrg@chromium.org | 2012-06-15 | 1 | -0/+1 |
* | Added sandboxed process service. | michaelbai@chromium.org | 2012-06-12 | 1 | -0/+2 |
* | Fix a typo in content_app.gypi | haitao.feng@intel.com | 2012-06-06 | 1 | -1/+1 |
* | As part of the content_shell bring up, some un-upstreamed features | michaelbai@chromium.org | 2012-06-04 | 1 | -0/+13 |
* | Fixed the dependency. | michaelbai@chromium.org | 2012-06-01 | 1 | -0/+4 |
* | Give ContentMainDelegate a default implementation to simplify embedders. | jam@chromium.org | 2012-05-30 | 1 | -0/+1 |
* | Support sharing of ContentMain and BrowserMain code with embedded use cases (... | marshall@chromium.org | 2012-02-10 | 1 | -2/+4 |
* | Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe... | marshall@chromium.org | 2012-02-09 | 1 | -4/+2 |
* | Support sharing of ContentMain and BrowserMain code with embedded use cases (... | marshall@chromium.org | 2012-02-09 | 1 | -2/+4 |
* | Revert "Support sharing of ContentMain and BrowserMain code with embedded use... | evan@chromium.org | 2012-02-06 | 1 | -4/+2 |
* | Support sharing of ContentMain and BrowserMain code with embedded use cases. | marshall@chromium.org | 2012-02-06 | 1 | -2/+4 |
* | Expose the sandbox related code through the content API. I did a bit of clean... | jam@chromium.org | 2011-10-29 | 1 | -1/+1 |
* | Move ContentMainDelegate to content/public/. | joi@chromium.org | 2011-10-20 | 1 | -2/+1 |
* | fix indentation in content_*.gypi. | dpranke@chromium.org | 2011-09-26 | 1 | -23/+22 |
* | re-land r100988 (gpy refactoring for content dll). | dpranke@chromium.org | 2011-09-14 | 1 | -8/+1 |
* | Revert r100988 (gpy refactoring for content dll). | dpranke@chromium.org | 2011-09-14 | 1 | -1/+8 |
* | This change merges all of the content code into a single library; the content... | dpranke@chromium.org | 2011-09-13 | 1 | -8/+1 |
* | Basic scaffolding for a "content shell", i.e. test browser over the content m... | jam@chromium.org | 2011-09-12 | 1 | -0/+1 |
* | Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar... | jam@chromium.org | 2011-09-12 | 1 | -2/+2 |
* | Finish moving all the generic startup code from ChromeMain to ContentMain, an... | jam@chromium.org | 2011-09-02 | 1 | -0/+4 |
* | Start moving ChromeMain code to content so it can be reused by other embedder... | jam@chromium.org | 2011-09-01 | 1 | -0/+33 |