summaryrefslogtreecommitdiffstats
path: root/content/app
Commit message (Expand)AuthorAgeFilesLines
* Fix --single-process mode after r140524.jam@chromium.org2012-06-061-1/+3
* [Android] Facilitate access to device information.leandrogracia@chromium.org2012-06-061-0/+2
* Simplify how Content*Client interfaces are created. Instead of depending on t...jam@chromium.org2012-06-051-38/+82
* As part of the content_shell bring up, some un-upstreamed featuresmichaelbai@chromium.org2012-06-044-0/+98
* Tighten up DEPS some more. NaCl/service process code are including internal c...jam@chromium.org2012-06-041-1/+1
* Fixed the dependency.michaelbai@chromium.org2012-06-014-0/+156
* Move RegisterContentSchemes from public url_constants into non-public url_sch...grt@chromium.org2012-05-281-1/+1
* Refactor fetching of browser_pid.bradchen@google.com2012-05-161-25/+35
* Fix crash in Android content_shell startupjknotten@chromium.org2012-05-151-6/+0
* Remove evan[m]?@chromium.org from OWNERS files.tony@chromium.org2012-05-101-1/+0
* Android content shell bringup.jrg@chromium.org2012-05-101-4/+25
* Move the Linux zygote stuff into its own per-process directory.brettw@chromium.org2012-05-081-1/+3
* Route calls to tcmalloc MallocExtension through allocator agnostic interfacejamesr@chromium.org2012-04-281-0/+20
* Metro/HiDPI: Mark Chrome as HiDPI aware on Windowssail@chromium.org2012-04-251-0/+4
* Get chrome:// dev tool urls hooked up in content_shell.michaeln@google.com2012-04-201-0/+4
* Move --user-agent overriding logic from chrome into content.scherkus@chromium.org2012-04-091-3/+12
* Enable audio/video tag in content_shellvrk@chromium.org2012-03-072-1/+13
* Do not call ContentMainDelegate::ProcessExiting if BasicStartupComplete retur...marshall@chromium.org2012-02-141-4/+12
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-103-484/+568
* Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...marshall@chromium.org2012-02-093-570/+484
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-093-484/+570
* Revert "Support sharing of ContentMain and BrowserMain code with embedded use...evan@chromium.org2012-02-063-570/+484
* Support sharing of ContentMain and BrowserMain code with embedded use cases.marshall@chromium.org2012-02-063-484/+570
* android build: progress on content and libjingle.jrg@chromium.org2012-01-271-2/+4
* Add a mechanism to launch the utility process from the zygote on Linux.jorgelo@chromium.org2011-12-101-0/+1
* Revert 113027 - Zygote most of the uses of the utility process on Linuxdbeam@chromium.org2011-12-061-1/+0
* Zygote most of the uses of the utility process on Linuxjorgelo@chromium.org2011-12-051-0/+1
* Load mac sandbox definitions from resources instead of the bundle.jochen@chromium.org2011-11-251-0/+1
* share all the needed linux code with OpenBSD in chrome and contentrobert.nagy@gmail.com2011-11-111-1/+1
* Support --trace-startup and task tracingjoth@chromium.org2011-11-091-0/+7
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-16/+17
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-293-59/+19
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-281-1/+1
* Move ZygoteForkDelegateLinux to content/public/common.jam@chromium.org2011-10-251-3/+3
* Make setting the user agent work with the zygote on linux.dpranke@chromium.org2011-10-241-0/+9
* Move content_paths.h to content/public/common.jam@chromium.org2011-10-211-1/+1
* Move ContentMainDelegate to content/public/.joi@chromium.org2011-10-203-131/+1
* Reland http://codereview.chromium.org/8233039/ with a fixdpranke@chromium.org2011-10-141-5/+5
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Revert r105238 - "Link startup_helper_win statically to force InitializeSandb...dpranke@chromium.org2011-10-131-5/+5
* Link startup_helper_win statically to force InitializeSandboxInfodpranke@chromium.org2011-10-131-5/+5
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-051-1/+1
* Start off the Content API by moving content::ContentRendererClient to content...jam@chromium.org2011-10-011-0/+4
* more content exports needed for unit_tests and browser_tests.dpranke@chromium.org2011-09-301-1/+1
* add exports needed for content_shelldpranke@chromium.org2011-09-291-1/+4
* Export more symbols needed for the component build of content.dpranke@chromium.org2011-09-161-1/+2
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-151-2/+1
* fix const decl in content_main.dpranke@chromium.org2011-09-131-1/+1
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-6/+7
* export RendererMain from content so that it will get picked up properly by ch...dpranke@chromium.org2011-09-131-1/+1