summaryrefslogtreecommitdiffstats
path: root/content/public/app
Commit message (Expand)AuthorAgeFilesLines
* Profiler-instrumentation of the startup time.yiyaoliu2015-03-182-0/+9
* Revert the TerminateOnHeapCorruption experiment.erikwright2015-03-112-11/+0
* Make content JNI API accept a list of callbacksmichaelbai2015-02-261-2/+3
* Separate OnJNIOnLoadmichaelbai2015-02-211-12/+7
* Remove android_library_loader_hook from content APImichaelbai2015-02-142-29/+0
* This is the first patch to separate JNI registration with initialization, cur...michaelbai2015-01-282-0/+33
* gn format //contentscottmg2014-12-031-23/+29
* Make chrome GN build work in component mode.Brett Wilson2014-09-111-79/+104
* Work on "gn check" of content/*Brett Wilson2014-09-092-14/+57
* Make ui gn check pass. Misc GN build improvements.brettw2014-09-071-1/+44
* Revert of Make ui gn check pass. Misc GN build improvements. (patchset #3 id:...thakis2014-09-061-44/+1
* Make ui gn check pass. Misc GN build improvements.Brett Wilson2014-09-051-1/+44
* The WebView has a path (early use of the CookieManager) whichhjd@chromium.org2014-08-111-2/+1
* Configure termination-on-heap-corruption using a delegate method rather than ...erikwright@chromium.org2014-08-013-3/+11
* Experimentally disable termination on heap corruption in order to measure the...erikwright@chromium.org2014-07-281-0/+3
* Revert of Experimentally disable termination on heap corrruption in order to ...tonyg@chromium.org2014-07-181-3/+0
* Experimentally disable termination on heap corruption in order to measure the...erikwright@chromium.org2014-07-181-0/+3
* Add more content subtargets and deps to the GN build.brettw@chromium.org2014-06-131-0/+25
* Add support for multiple zygote fork delegatesmdempsky@chromium.org2014-05-112-4/+8
* ContentMainRunner is part of content module public classes, so it should be e...ararunprasad@gmail.com2014-04-101-1/+4
* Run ContentMain in a browser_test's browser process. This removes duplication...jam@chromium.org2014-03-181-6/+11
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-1/+3
* Convert ContentMain to take a struct instead of parameters that vary dependin...jam@chromium.org2014-03-092-42/+36
* Move the android library loader from content to baseaberent@chromium.org2014-02-101-16/+8
* Check library version and handle library load errorsaberent@chromium.org2013-11-281-0/+5
* Allow JNI registration to be performed eagerly.torne@chromium.org2013-11-041-0/+5
* 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