summaryrefslogtreecommitdiffstats
path: root/android_webview/browser
Commit message (Expand)AuthorAgeFilesLines
* cc: Rename visible_content_rect and content stuff on quads.danakj2015-06-191-5/+5
* Track frame openers in FrameTreeNodes instead of WebContents.alexmos2015-06-102-2/+4
* Unify Android Webview and Chrome's flinghush2015-06-105-9/+41
* Remove ContextProvider::IsContextLost.danakj2015-06-092-7/+0
* Allow OpenApkAsset() to open resource files as well as assets.agrieve2015-06-051-2/+4
* Use Surfaces in Android webviewjbauman2015-06-055-178/+119
* Use RenderFrameHost for ::RequestPermission() and ::CancelPermission().mlamouri2015-06-033-15/+17
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* webview: Initialize synchronous compositor after first activation.sunnyps2015-06-021-0/+1
* Use using content::PermissionType and other cleanup.ddorwin2015-05-291-25/+24
* WebView permissions: Cache result for PROTECTED_MEDIA_IDENTIFIERddorwin2015-05-292-5/+166
* Adding status to swap buffers completionachaulk2015-05-292-3/+3
* Remove flag for virtual-viewport pinch to zoom and old paths.bokan2015-05-291-3/+0
* Revert of Adding status to swap complete (patchset #18 id:340001 of https://c...vabr2015-05-292-3/+3
* Adding status to swap buffers completionachaulk2015-05-292-3/+3
* Add the ability to schedule any pending lossy prefs to be written.benwells2015-05-281-0/+1
* Move android_webview/aw_assets.cc -> base/android/apk_assets.ccagrieve2015-05-271-10/+9
* Add 'explicit' qualifiers to single-arguments ctorsprimiano2015-05-272-2/+2
* Workaround qualcomm-specific activity restore bugboliu2015-05-261-2/+5
* Remove gfx::FrameTime for a single clock sourceabhishek.ka2015-05-261-2/+1
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-251-2/+9
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-161-1/+1
* Add DataReductionProxyExperimentsStats and UMA for measuring potentially non-...jeremyim2015-05-151-1/+2
* Add ContextProvider::InvalidateGrContext to reset GL state in GrContextCodeByThePound2015-05-112-0/+8
* cc: Add LayerTreeHost::InitParams for LayerTreeHost creation.sadrul2015-05-111-2/+4
* android_webview: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-076-27/+30
* Fix an issue that external protocol in subframes are not handled on Androidqinmin2015-05-062-4/+11
* Add a PrefRegistrationFlags::LOSSY_PREF flag for writing lossy prefsraymes2015-05-062-10/+18
* Adds MediaClientAndroid to support embedder/MediaDrmBridge interaction.gunsch2015-04-304-0/+115
* Apply the same logic with one of ChromeResourceDispatcherHostDelegatejaekyun2015-04-281-1/+1
* [DevTools] Cleanup DevToolsTarget and DevToolsManagerDelegate after moving to...dgozman2015-04-284-87/+0
* [DevTools] Migrate android to devtools_discovery.dgozman2015-04-283-6/+16
* Remove BooleanPrefMember usage from Data Reduction Proxy IO classes.jeremyim2015-04-271-0/+1
* android_webview: Remove dependency on webkit's ContextProviderInProcess.tfarina2015-04-254-50/+280
* Switch android_webview to devtools_discovery.dgozman2015-04-225-92/+121
* Forget SSL error exceptions when good certs seen for regular requests.jww2015-04-222-0/+25
* Use a custom URLRequestContextGetter for performing the secure proxy check.jeremyim2015-04-211-1/+3
* Make JavaScript dialog suppression more aggressive.avi2015-04-172-2/+2
* TrimMemory strategy while offscreenPreRaster is on.hush2015-04-164-22/+49
* [Android WebView] Fix the fling scroll does not work issue for popup tabs.shouqun2015-04-151-0/+1
* [android_webview] Convert VLOGs to DVLOGspranay.kumar2015-04-141-4/+0
* Update DataReductionProxySettings->DataReductionProxyConfig interaction for t...jeremyim2015-04-101-1/+2
* Create Context with OutputSurface in SyncCompositorboliu2015-04-102-12/+2
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-024-115/+68
* Update remaining code to include NetLog files from net/log directory rather t...eroman2015-04-021-2/+2
* Rename DataReductionProxyStatisticsPrefs to DataReductionProxyCompressionStatszhuoyu.qian2015-04-021-3/+4
* Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...sunnyps2015-04-024-68/+115
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-024-115/+68
* Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...sunnyps2015-04-024-68/+115
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-014-115/+68