summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* content: Delete some now-dead event related code.sadrul2015-04-032-24/+0
* Remove render view id from the audio input and output, part two!dalecurtis2015-04-031-2/+2
* Expose text track settings in Content and implement for Androiddspell2015-04-039-0/+898
* Fix deadlock in ChildProcessService.onDestroy()sievers2015-04-021-4/+14
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-023-4/+7
* Revert of content: Delete some now-dead event related code. (patchset #2 id:2...tbarzic2015-04-022-0/+24
* Update remaining code to include NetLog files from net/log directory rather t...eroman2015-04-021-1/+1
* content: Delete some now-dead event related code.Sadrul Habib Chowdhury2015-04-022-24/+0
* [Android] Disable fling cancel filtering in the GestureEventQueuejdduke2015-04-021-0/+4
* Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...sunnyps2015-04-023-7/+4
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-023-4/+7
* Add note to ContentViewCore.destroyboliu2015-04-021-0/+6
* Animations: Implement runtime flag for enabling compositor animation timelines.loyso2015-04-022-0/+5
* Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...sunnyps2015-04-023-7/+4
* Remove finalizers that only assertboliu2015-04-011-6/+0
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-013-4/+7
* Plugin Power Saver: Throttle 'large' plugins that appear small.tommycli2015-04-011-0/+7
* Revert of [DevTools] Unpause renderer when paused RenderFrame is closed. (pat...mfomitchev2015-04-011-3/+0
* Convert audio input over to render frame ids, part one.dalecurtis2015-04-011-6/+2
* Change UtilityProcessHost::SetName() to take a string16.thestig2015-04-011-1/+1
* [DevTools] Unpause renderer when paused RenderFrame is closed.dgozman2015-04-011-0/+3
* Hook up PushSubscriptionOptions on the Chromium side.peter2015-04-011-3/+6
* Implement PermissionService::GetNextPermissionChange.mlamouri2015-04-012-1/+11
* Pass format as argument to getContentBitmapAsync.siva.gunturi2015-04-012-3/+4
* Remove uses of KillProcess.rvargas2015-04-011-3/+1
* Propagate enable-stale-while-revalidate flag to the renderer.yhirano2015-04-012-0/+6
* Introducing phased profiling framework.vadimt2015-04-012-2/+3
* Plugin Power Saver: Overhaul plugin-power-saver flags. Show in UI.tommycli2015-03-312-9/+0
* Forward Blink's didCreateScriptContext event to RenderFrameObserver rather th...kalman2015-03-312-6/+3
* Re-land issue 1038783002: Add switch to defer creation of GPU process.halliwell2015-03-312-0/+4
* Fix an issue that phone number detection is not working on android L devicesqinmin2015-03-311-0/+3
* [Android] Avoid creating new objects on each Device Orientation update.timvolodine2015-03-311-19/+26
* Remove the '--enable-file-cookies' flag.mkwst2015-03-312-5/+0
* Add deprecation notice to RV(H)nasko2015-03-312-0/+12
* Fix bad casts in Render*ObserverTracker.pcc2015-03-302-10/+13
* Fix ViewAndroid leak in Android WebViewboliu2015-03-301-31/+51
* Add a string to user agent to differentiate webview from clank.gsennton2015-03-301-0/+6
* Add Robolectric unittest suites to all.gyp and rename build targets.mikecase2015-03-301-2/+2
* Remove a couple of unnecessary includes.amistry2015-03-301-1/+4
* Add utility function for checking package versiondgn2015-03-301-9/+2
* Remove allow-insecure-websocket-from-https-origin flagtyoshino2015-03-302-6/+0
* Refactor Permissions related method out of ContentBrowserClient.mlamouri2015-03-296-47/+60
* Send autocapitalize flags to the Android virtual keyboard based on Blink hints.mlamouri2015-03-291-3/+18
* Simplify ChildProcessLaunchersievers2015-03-281-1/+2
* The platform notification context should observe the Service Worker Context.peter2015-03-281-5/+1
* Revert of Add switch (for cast_shell) to defer creation of GPU process. (patc...danakj2015-03-272-4/+0
* Add switch (for cast_shell) to defer creation of GPU process.halliwell2015-03-272-0/+4
* Revert of Enable BeginFrame scheduling on aura (patchset #12 id:210001 of htt...danakj2015-03-272-0/+4
* Enable BeginFrame scheduling on aurasimonhong2015-03-272-4/+0
* [DevTools] Move network protocol handler to RenderFrameHost.dgozman2015-03-271-2/+2