summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* Revert of Aura on Android: Fix link errors when building content_unittests_ap...mfomitchev2016-01-271-1/+1
* Implement MediaSession on top of the WebMediaPlayerDelegate.dalecurtis2016-01-272-2/+15
* Update the PushEvent to have a nullable PushMessageDataharkness2016-01-272-1/+39
* Use MediaMetadataRetriever.setDataSource(Context, Uri) for "content" scheme.horo2016-01-272-6/+59
* Use NotificationResources instead of a bare SkBitmap.mvanouwerkerk2016-01-272-6/+30
* Change Win32k PPAPI lockdown to use finch params for mime type.wfh2016-01-272-0/+12
* Support Audio for Desktop Captureqiangchen2016-01-262-0/+5
* Position autofill popup widgets correctly under --site-per-processkenrb2016-01-262-0/+18
* Media Session: passing metadata from renderer/ to browser/.mlamouri2016-01-262-0/+63
* Enable builtin Mojo JS modules in layout testsrockot2016-01-262-3/+10
* Enable testDefaultViewportSize.aelias2016-01-261-5/+2
* Use GetLastCommittedOrigin instead of GetLastCommittedURLjuncai2016-01-262-2/+6
* Enable ChildProcessLauncherTest#testPendingSpawnQueue()pasko2016-01-262-13/+19
* Revert "Implement GpuArcVideoService for arc video accelerator"kcwu2016-01-251-21/+0
* [BackgroundSync Cleanup] Remove periodic sync codejkarlin2016-01-251-8/+0
* Remove deprecated cruft from SelectPopupDialog.newt2016-01-251-3/+1
* Add "Request app banner" context menu in DevToolshoro2016-01-252-0/+7
* Make URLRequestJob::SetStatus private.mmenke2016-01-221-3/+2
* Have each SandboxedProcessLauncherDelegate maintain a zygote.kerrnel2016-01-225-6/+57
* [BackgroundSync Cleanup] Remove the unused power observer.jkarlin2016-01-221-7/+0
* Remove --use-surfaces and --disable-surfaces command-line flags.jbauman2016-01-222-8/+0
* Refactor ChildProcessService in preparation for the background download process.qinmin2016-01-224-50/+82
* Catch runtime exception when creating MediaThrottlerqinmin2016-01-211-0/+2
* Re-enable ContentViewPopupZoomerTesttrchen2016-01-211-5/+4
* Revert of Have each SandboxedProcessLauncherDelegate maintain a zygote. (patc...kerrnel2016-01-215-57/+6
* This patch moves find-in-page code from RenderView to RenderFrame. This works...paulmeyer2016-01-212-9/+9
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-211-5/+5
* Make sure IME doesn't enter fullscreen modechangwan2016-01-213-0/+15
* android: Fix select popup dialog Context edge caseboliu2016-01-212-2/+7
* Add feature for wheel event scrolling to be gesture based.dtapuska2016-01-202-0/+4
* Have each SandboxedProcessLauncherDelegate maintain a zygote.kerrnel2016-01-205-6/+57
* readback_types.h: Improve documentation. Now with 100% fewer hapax legomena.nick2016-01-201-1/+4
* Mark testSelectActionBarInputPaste() as flaky againianwen2016-01-201-2/+7
* Decouple ResizeParams from Chrome IPCfsamuel2016-01-204-9/+10
* Duck playback volume when receiving AUDIOFOCUS_LOSS_TRANSIENT_CAN_DUCKzqzhang2016-01-203-42/+54
* Don't request audio focus when receiving an AUDIO_FOCUS_GAIN signalzqzhang2016-01-201-3/+1
* net: move more functions out of net_util.htfarina2016-01-201-1/+1
* Delete code involving overdraw bottom height.aelias2016-01-202-15/+2
* Rename ContentVideoViewClient to ContentVideoViewEmbedderwatk2016-01-205-17/+18
* Convert commitText("\n") to synthetic Enter key press.aelias2016-01-202-1/+26
* Revert of Consider newCursorPosition better when composing or commiting text ...aelias2016-01-203-122/+11
* Refactor ContentVideoView to have a native client interfacewatk2016-01-191-79/+23
* Removal of geolocation APIs on insecure originsjww2016-01-194-4/+8
* [Downloads] Mark download resumption as disabled by default.asanka2016-01-191-1/+1
* Add resume button to paused download notifications and support download resum...qinmin2016-01-193-8/+26
* Fix possible out-of-range access in setComposingText().kinaba2016-01-192-2/+12
* Disable startup priority of renderers on Windows.georgesak2016-01-162-2/+9
* [Android] Allow passing child service creation paramsmnaganov2016-01-152-14/+65
* Making SendToAllFrames return the number of messages it has sent.lukasza2016-01-151-3/+4
* Fixing the flaky testSelectActionBarInputPaste.cblume2016-01-151-8/+2