summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* [UseZoomForDSF] Support drag&droposhima2016-01-284-10/+30
* Revert of Aura on Android: Remove unnecessary dependencies on ui/android. (pa...mfomitchev2016-01-281-1/+1
* Clear input event router entries for destroyed RWHVGuestskenrb2016-01-281-0/+1
* Added replacement_range to ImeSetCompositionchongz2016-01-278-6/+24
* Implement MediaSession on top of the WebMediaPlayerDelegate.dalecurtis2016-01-2710-123/+610
* bluetooth: Fix constants' names in BluetoothAllowedDevicesMap testsortuno2016-01-271-47/+47
* Update the PushEvent to have a nullable PushMessageDataharkness2016-01-276-24/+34
* Pass application ids via AcceptConnection & ConnectToApplication callback.ben2016-01-271-2/+2
* [CacheStorage] Check quota before put operationsjkarlin2016-01-277-21/+98
* Allocator cleanup: remove CHROME_PROFILER_TIME and rotten tcmalloc depsprimiano2016-01-271-4/+0
* [UseZoomForDSF] Always use DIP coordinates in pepper pluginoshima2016-01-274-122/+5
* Use NotificationResources instead of a bare SkBitmap.mvanouwerkerk2016-01-272-18/+19
* Change IPEndpoint::address() to return a net::IPAddressmartijn2016-01-276-22/+18
* Service Worker: Deleting db iterator before closing db.cmumford2016-01-271-186/+186
* Remove superfluous semicolons around IPC message macrosphilipj2016-01-271-1/+1
* Fix child window checks for single-process mode.jbauman2016-01-271-17/+20
* [UseZoomForDSF] Guest view supportoshima2016-01-273-1/+12
* Handle pointer-events: none in browser process hittesting.lfg2016-01-2713-12/+172
* Post a task to the IO thread to add a ResourceContext in ResourceDispatcherHo...amistry2016-01-272-2/+9
* Remove ui/gfx/screen_type_delegate.hscottmg2016-01-277-60/+40
* Add a new source type MENU_SOURCE_LONG_PRESS to identify context menu's being...ananta2016-01-272-8/+28
* Disable IndexedDBBrowserTestWithGCExposed.BlobDidAckPrefetchgcasto2016-01-271-7/+2
* Let content embedders register in-process media service.alokp2016-01-271-12/+1
* Change Win32k PPAPI lockdown to use finch params for mime type.wfh2016-01-271-7/+12
* Make 'kVideoImageTextureTarget' a list of texture targets.dcastagna2016-01-271-4/+12
* Adds a callback to TracingAgent::StartAgentTracing()charliea2016-01-266-55/+158
* Disabling flaky IndexedDBBrowserTestSingleProcess.RenderThreadShutdownTest on...mfomitchev2016-01-261-1/+7
* trace_controller: Makes StopTracing callback ignore empty event stringscharliea2016-01-261-1/+2
* tracing_controller: Adds units to clock sync timeout variable namecharliea2016-01-261-5/+3
* Support Audio for Desktop Captureqiangchen2016-01-261-0/+6
* Move notification click event dispatching out of ServiceWorkerVersion.mek2016-01-263-79/+29
* [mojo] Ports EDKrockot2016-01-262-10/+21
* Adapt MixedContentChecker for remote framesestark2016-01-261-0/+114
* Position autofill popup widgets correctly under --site-per-processkenrb2016-01-268-36/+32
* Media Session: passing metadata from renderer/ to browser/.mlamouri2016-01-264-7/+56
* Reland of [tracing] Dump child processes' memory metrics in browser (patchset...ssid2016-01-262-0/+16
* Service Worker: Change the criteria for bumping the last update check timejungkee.song2016-01-266-25/+85
* Enable builtin Mojo JS modules in layout testsrockot2016-01-263-33/+0
* Run recursive file operations sequentially.fukino2016-01-261-1/+3
* [Downloads] Avoid resetting SecureHash state across an interruption.asanka2016-01-264-1/+68
* Use GetLastCommittedOrigin instead of GetLastCommittedURLjuncai2016-01-261-3/+9
* Move push event dispatching out of ServiceWorkerVersion.mek2016-01-265-88/+184
* [Background Sync Cleanup] Remove mention of oneshotjkarlin2016-01-266-193/+182
* Save-Page-As-Complete-Html: Each frame links to a distinct local file.lukasza2016-01-254-16/+52
* Revert "Implement GpuArcVideoService for arc video accelerator"kcwu2016-01-256-199/+0
* Diagnose renderer-side crash with browser-side stack trace.creis2016-01-251-0/+11
* Allocator cleanup: allocator_extension call directly into tcmallocprimiano2016-01-251-7/+3
* Remove Windows XP SHA-256 and ECDSA logic.davidben2016-01-251-85/+0
* tracing_controller: Eliminates extra parameter of StartAgentTracingDonecharliea2016-01-252-10/+7
* [BackgroundSync Cleanup] Remove periodic sync codejkarlin2016-01-2513-372/+135