summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Post the V8VarConverter::FromV8Var callback as a task.raymes@chromium.org2013-08-228-33/+120
* Fix extra space in error message.jorgelo@chromium.org2013-08-221-1/+1
* Disabled flaky internal browser tests on Windows.phoglund@chromium.org2013-08-221-11/+20
* Check if MediaMetadataRetriever returns null stringsqinmin@chromium.org2013-08-221-6/+12
* Remove storage-related unused methods/fileskinuko@chromium.org2013-08-229-201/+0
* Limit the total memory usage for Stream instancestyoshino@chromium.org2013-08-2210-25/+232
* Move webui_resources_test.js to ui/webui/resources/js/.scherkus@chromium.org2013-08-229-231/+117
* Correctly send loadabort event when WebUI src is specified for a <webview>.lazyboy@chromium.org2013-08-223-6/+29
* [Android] Check embedding app permissions in MediaResourceGetter.benm@chromium.org2013-08-221-0/+7
* Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https.cdn@chromium.org2013-08-225-5/+5
* Modify Pepper CreateResourceHostFromHost to create multiple hosts.raymes@google.com2013-08-229-68/+80
* Pipe detailed information (including stack trace) about runtime JS errors cau...rdevlin.cronin@chromium.org2013-08-2211-10/+54
* Support midstream resolution changes in DXVA H/W decoded H.264 videos.ananta@chromium.org2013-08-222-11/+56
* IndexedDB: Reformat the leveldb coding scheme documentationjsbell@chromium.org2013-08-211-98/+96
* Correctly initialize and tear down aura shell windows during layout testsjochen@chromium.org2013-08-211-0/+14
* Clarify semantics for BrowserURLHandler.samarth@chromium.org2013-08-211-0/+5
* Add swarm_client as an untracked dependency in all isolate files.vadimsh@chromium.org2013-08-212-2/+4
* Migrate WebMediaPlayer implementations to new load() method.acolwell@chromium.org2013-08-2112-100/+102
* Correct comment and variable name for changes from Issue 16879009.bemasc@chromium.org2013-08-211-3/+3
* Zygote: small cleanupjln@chromium.org2013-08-212-28/+31
* Convert NetworkLocationRequest::ListenerInterface to a callback.mvanouwerkerk@chromium.org2013-08-214-32/+25
* Fix bug in GPUMemoryManager::allow_nonvisible_memory_ setting.aelias@chromium.org2013-08-213-7/+31
* Revert 218551 "Reland 217049 "Make sure unexpected exit paths ge..."rvargas@google.com2013-08-211-12/+0
* Remove unused variable declaration.etienneb@chromium.org2013-08-211-1/+0
* Android: adjusts the Skia font cache.bulach@chromium.org2013-08-212-0/+17
* This patch is to enable the vtune profiling tool support on Android platformchunyang.dai@intel.com2013-08-211-0/+10
* Disable CopyFromCompositingSurface_* also on ChromiumOs debugvabr@chromium.org2013-08-211-7/+14
* Explicitely track whether the RWHI's screen info is out of date.jochen@chromium.org2013-08-212-5/+7
* Fix typo in Disable CopyFromCompositingSurface_*vabr@chromium.org2013-08-211-1/+1
* Add WebUIDataSourceImpl::DisableReplaceExistingSourceshuais@opera.com2013-08-213-1/+16
* Disable TouchSelectionOriginatingFromWebpageTest (2nd attempt)vabr@chromium.org2013-08-211-1/+1
* [Android] Add mechanism to disable double tap/drag zooming.benm@chromium.org2013-08-213-1/+87
* Disable TouchSelectionOriginatingFromWebpageTestvabr@chromium.org2013-08-211-1/+8
* Check that RenderProcess::current() is non-NULL in RenderWidget's dtorjochen@chromium.org2013-08-211-1/+1
* Enforce a memory limit on MappedMemoryManagerkaanb@chromium.org2013-08-214-7/+22
* Diable a test that is failed because of Blink change.kochi@chromium.org2013-08-211-1/+4
* reland 'Set chrome_multiple_dll=1 by default on Windows in static_library'scottmg@chromium.org2013-08-211-1/+0
* Disable CopyFromCompositingSurface_* tests on win aura since they're flakyjochen@chromium.org2013-08-211-7/+64
* Added support for GPU-based expectationsbajones@chromium.org2013-08-211-1/+5
* DevTools: support Input.dispatchGestureEvent for automation.pfeldman@chromium.org2013-08-214-4/+105
* Correctly use IsThreadedCompositingEnabled in content_browsertestspiman@chromium.org2013-08-219-11/+15
* Avoid use-after-free in GpuVideo{De,En}codeAcceleratorHost on error.fischman@chromium.org2013-08-212-9/+29
* Implemented printToSkPicture without using WebViewBenchmarkSupport.alokp@chromium.org2013-08-213-16/+34
* Support a new remote IPC for for GetTerminationStatus.jln@chromium.org2013-08-213-41/+138
* Enable <dialog> in WebUI.falken@chromium.org2013-08-211-0/+5
* Add --stable-release-mode to content_shelljchaffraix@chromium.org2013-08-215-2/+22
* Revert 218584 "Support a new remote IPC for for GetTerminationSt..."dbeam@chromium.org2013-08-213-138/+41
* Minimize GPU memory usage on Linuxccameron@chromium.org2013-08-211-6/+11
* Support a new remote IPC for for GetTerminationStatus.jln@chromium.org2013-08-213-41/+138
* [Android] Remove all usage of com.google.common.collectyfriedman@chromium.org2013-08-202-31/+20