summaryrefslogtreecommitdiffstats
path: root/content/public/app
Commit message (Expand)AuthorAgeFilesLines
* reland of http://crrev.com/212230 Create top-level separate targets for...scottmg@chromium.org2013-07-181-3/+7
* Revert 212230 "Create top-level separate targets for browser and..."scottmg@chromium.org2013-07-181-29/+7
* Create top-level separate targets for browser and child dllsscottmg@chromium.org2013-07-181-7/+29
* remove wrong chrome_split_dll ifdefsscottmg@chromium.org2013-05-171-4/+2
* Add chrome_split_dll gyp variable, and duplicate chrome_main_dll target (reland)scottmg@chromium.org2013-05-081-2/+4
* Revert 198834 "Add chrome_split_dll gyp variable, and duplicate ..."dewittj@chromium.org2013-05-081-4/+2
* Add chrome_split_dll gyp variable, and duplicate chrome_main_dll targetscottmg@chromium.org2013-05-081-2/+4
* First step towards component build for Android.yfriedman@chromium.org2012-11-012-4/+4
* Move sandbox code in content to content namespace.jam@chromium.org2012-10-231-2/+1
* Exclude Mac and Linux-specific ContentMainDelegate functions on iOSstuartmorgan@chromium.org2012-09-272-4/+4
* Enable a minimal content/ build on iOSstuartmorgan@chromium.org2012-09-181-0/+15
* Remove #pragma once from contentajwong@chromium.org2012-07-114-5/+1
* Undo the startup_helper_win.h change in r143501 because that breaks the sandb...jam@chromium.org2012-06-221-3/+3
* Enable incremental linking on browser_tests and unit_tests.jam@chromium.org2012-06-221-1/+4
* Added sandboxed process service.michaelbai@chromium.org2012-06-121-0/+4
* Simplify how Content*Client interfaces are created. Instead of depending on t...jam@chromium.org2012-06-053-0/+42
* As part of the content_shell bring up, some un-upstreamed featuresmichaelbai@chromium.org2012-06-041-1/+8
* Fixed the dependency.michaelbai@chromium.org2012-06-011-0/+23
* Give ContentMainDelegate a default implementation to simplify embedders.jam@chromium.org2012-05-302-12/+56
* Get chrome:// dev tool urls hooked up in content_shell.michaeln@google.com2012-04-201-5/+5
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-103-2/+102
* Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...marshall@chromium.org2012-02-093-102/+2
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-093-2/+102
* Revert "Support sharing of ContentMain and BrowserMain code with embedded use...evan@chromium.org2012-02-063-102/+2
* Support sharing of ContentMain and BrowserMain code with embedded use cases.marshall@chromium.org2012-02-063-2/+102
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-4/+4
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-0/+34
* Move ZygoteForkDelegateLinux to content/public/common.jam@chromium.org2011-10-251-2/+3
* Move ContentMainDelegate to content/public/.joi@chromium.org2011-10-201-0/+73