summaryrefslogtreecommitdiffstats
path: root/content/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix names of in-process threads, tidy gpu DEPSscottmg@chromium.org2013-09-041-6/+8
* [Android] Rename SurfaceTextureBridge to just SurfaceTexture.yfriedman@chromium.org2013-08-291-2/+2
* Allow overlapping sync and async startup requestsaberent@chromium.org2013-08-271-4/+9
* base: Minor cleanups in icu_util.htfarina@chromium.org2013-08-231-1/+1
* Set up content in-process main threads via factoryscottmg@chromium.org2013-08-161-0/+13
* Revert 217172 "Enable high resolution time for TimeTicks::Now on..."nhiroki@chromium.org2013-08-131-3/+0
* Enable high resolution time for TimeTicks::Now on Windows Canarysimonjam@chromium.org2013-08-131-0/+3
* Fix content_browsertests and other full stack tests in multiple_dllscottmg@chromium.org2013-08-061-9/+7
* Created multi-process-friendly PowerMonitor interface.bajones@chromium.org2013-08-021-2/+2
* Update include paths in miscellaneous content/ directories for base/process c...rsesek@chromium.org2013-07-251-1/+3
* reland of http://crrev.com/212230 Create top-level separate targets for...scottmg@chromium.org2013-07-181-3/+9
* Revert 212230 "Create top-level separate targets for browser and..."scottmg@chromium.org2013-07-181-9/+3
* Create top-level separate targets for browser and child dllsscottmg@chromium.org2013-07-181-3/+9
* Create ContentUtilityClient in single-process mode.jam@chromium.org2013-07-111-1/+5
* Correct initialization logic so that --high-dpi-support is set before being r...girard@chromium.org2013-07-111-1/+0
* MemoryPressure: sends the signal to the renderer.bulach@chromium.org2013-07-021-0/+2
* Make ChildThread::current() and ChildProcess::current() only work on the main...jam@chromium.org2013-06-261-26/+15