summaryrefslogtreecommitdiffstats
path: root/content/app
Commit message (Expand)AuthorAgeFilesLines
* Removes bulach@ from OWNERS.bulach@chromium.org2014-06-271-1/+0
* Apply renderer sandbox to utility processes.mdempsky@chromium.org2014-06-251-0/+1
* Support exposing Mojo services between render frames, render threads, and the...sammc@chromium.org2014-06-251-1/+1
* Revert 279557 "Support exposing Mojo services between render fra..."xhwang@chromium.org2014-06-251-1/+1
* Support exposing Mojo services between render frames, render threads, and the...sammc@chromium.org2014-06-251-1/+1
* Mojo: nuke EnvironmentDatadarin@chromium.org2014-06-143-20/+0
* Add more content subtargets and deps to the GN build.brettw@chromium.org2014-06-131-0/+62
* Removing WTL from content runner.cpu@chromium.org2014-06-111-7/+2
* [ICU] Avoid reading ICU data files in render process.feng@chromium.org2014-06-101-0/+13
* Revert of Removing WTL from content runner. (https://codereview.chromium.org/...alph@chromium.org2014-06-101-2/+7
* Removing WTL from content runner.cpu@chromium.org2014-06-101-7/+2
* Pass the device scale factor in the command line to renderer processes.ananta@chromium.org2014-06-041-1/+17
* Revert 272472 "Mojo: nuke EnvironmentData"kbr@chromium.org2014-05-233-0/+20
* Mojo: nuke EnvironmentDatadarin@chromium.org2014-05-233-20/+0
* Add support for multiple zygote fork delegatesmdempsky@chromium.org2014-05-111-3/+4
* Move Mojo channel initialization closer to IPC::Channel setupdarin@chromium.org2014-04-241-3/+3
* Remove EnableThemeSupportOnAllWindowStationsjschuh@chromium.org2014-04-211-61/+0
* Move some methods related to single-process out of content/public, since they...jam@chromium.org2014-04-171-4/+4
* Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...piman@chromium.org2014-04-111-0/+4
* Pass the shared memory handle in to StatsTable rather than consulting the Glo...brettw@chromium.org2014-04-081-23/+21
* base: Add ScopedJavaLocalFrame class.reveman@chromium.org2014-04-081-2/+10
* Removes use_mojosky@chromium.org2014-04-051-6/+3
* Turns on use_mojo for androidsky@chromium.org2014-04-031-2/+4
* Adds a way to associate key/value pairs with the environmentsky@chromium.org2014-04-023-14/+18
* Add initial GpuMemoryBufferSurfaceTexture implementation.reveman@chromium.org2014-03-311-2/+29
* Move ContentBrowserTest class to content/public, since it's used by component...jam@chromium.org2014-03-271-1/+1
* Add creation of ServiceManager to Content (2nd try)davemoore@chromium.org2014-03-274-1/+88
* Revert of Add creation of ServiceManager to Content (https://codereview.chrom...vandebo@chromium.org2014-03-214-88/+1
* Add creation of ServiceManager to Contentdavemoore@chromium.org2014-03-214-1/+88
* Revert 258438 "Add creation of ServiceManager to Content"davemoore@chromium.org2014-03-204-88/+1
* Add creation of ServiceManager to Contentdavemoore@chromium.org2014-03-204-1/+88
* Run ContentMain in a browser_test's browser process. This removes duplication...jam@chromium.org2014-03-181-2/+13
* Let DCHECK in non-official-release build be opt-in with dcheck_always_on=1 onlywangxianzhu@chromium.org2014-03-101-7/+0
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-101-17/+0
* Revert 255858 "Simplify the user agent code some more since afte..."jam@chromium.org2014-03-091-0/+17
* Convert ContentMain to take a struct instead of parameters that vary dependin...jam@chromium.org2014-03-093-52/+36
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-091-17/+0
* Simplify the user agent overriding code, in preparation for moving it out of ...jam@chromium.org2014-03-071-2/+2
* Remove EnableThemeSupportOnAllWindowStationsjschuh@chromium.org2014-03-011-0/+2
* [Android] Port Scroller.java to C++ and use for fling animationsjdduke@chromium.org2014-02-221-4/+0
* Invalidate MallocExtension::GetBytesAllocatedOnCurrentThread if !USE_TCMALLOC.dmikurube@chromium.org2014-02-101-1/+1
* Move the android library loader from content to baseaberent@chromium.org2014-02-102-47/+4
* Telemetry: Set browser process name on Android.epenner@chromium.org2014-01-281-0/+8
* Implement sampling profiler (chromium side change)haraken@chromium.org2014-01-082-0/+2
* Revert 242671 "Implement sampling profiler (chromium side change)"haraken@chromium.org2013-12-281-1/+0
* Revert 242673 "Build fix after r242671"haraken@chromium.org2013-12-281-1/+0
* Build fix after r242671haraken@chromium.org2013-12-281-0/+1
* Implement sampling profiler (chromium side change)haraken@chromium.org2013-12-281-0/+1
* Check library version and handle library load errorsaberent@chromium.org2013-11-281-0/+9
* Clear SingleProcess and InProcessGPU logic.dongseong.hwang@intel.com2013-11-241-8/+22