summaryrefslogtreecommitdiffstats
path: root/content/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-6/+4
* Tear out ENABLED_HIDPI (use --high-dpi-support=1 instead)girard@chromium.org2013-06-171-2/+0
* move webkit/glue/fling_* to webkit/childscottmg@chromium.org2013-06-131-0/+4
* Remove duplicated --wait-for-debugger checkfeng@chromium.org2013-06-111-10/+0
* Use a direct include of strings headers in content/app/.avi@chromium.org2013-06-112-4/+4
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-061-2/+2
* Move webkit/user_agent/ into webkit/commonjamesr@chromium.org2013-05-231-1/+1
* remove wrong chrome_split_dll ifdefsscottmg@chromium.org2013-05-171-17/+1
* Enable Clang warnings for implementation files on all platforms.rsleevi@chromium.org2013-05-151-1/+1
* Cleanup: Remove unneeded base/file_util.h includes in content.thestig@chromium.org2013-05-141-1/+0