summaryrefslogtreecommitdiffstats
path: root/content/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* LOG(INFO) -> VLOG(0) in content/scottmg@chromium.org2013-11-232-2/+2
* [Android] Fix x86 compilation with multiply defined command_line.ccjdduke@chromium.org2013-11-201-1/+1
* [Android] Move CommandLine.java to basejdduke@chromium.org2013-11-201-2/+2
* ui: Android changes.tfarina@chromium.org2013-11-151-1/+1
* Android: Allow duplicate calls to InitApplicationContext.torne@chromium.org2013-11-111-1/+1
* Allow JNI registration to be performed eagerly.torne@chromium.org2013-11-041-32/+45
* ui: Move android C++ source files into base/android directory.tfarina@chromium.org2013-10-311-1/+1
* Revert 230968 "Use HighResNow whenever possible on Windows."scottmg@chromium.org2013-10-251-1/+2
* Use HighResNow whenever possible on Windows.simonjam@chromium.org2013-10-251-2/+1
* Android: Add chrome-specific dynamic linker.digit@chromium.org2013-10-211-0/+12
* Mac: Do not ask to handle power events in processes with no PowerManager.tapted@chromium.org2013-10-051-4/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-301-0/+4
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-121-1/+1
* Enable high resolution time for TimeTicks::Now on Windows Canarysimonjam@chromium.org2013-09-101-0/+3
* Move ui/base/win/dpi.h to ui/gfx/dpi_win.hben@chromium.org2013-09-101-1/+1