summaryrefslogtreecommitdiffstats
path: root/android_webview/browser
Commit message (Expand)AuthorAgeFilesLines
* Add more RetainedRef uses where needed.vmpstr2016-03-222-3/+3
* sync compositor: Add output_surface_id plumbingboliu2016-03-2210-37/+181
* Bind GrContext to GLES2Interface rather than C GLES interfacebsalomon2016-03-211-34/+1
* Move fallback tick software draw.tobiasjs2016-03-172-105/+2
* SameSite: Implement 'Strict'/'Lax' attribute parsing.mkwst2016-03-152-3/+3
* Remove the ability of webpages to specify strings for the onbeforeunload dialog.avi2016-03-113-4/+0
* Get rid of gpu related switches by passing gpu::GpuPreferences via IPC.penghuang2016-03-101-70/+3
* Log whether the ephemerality of the ChannelIDStore and CookieStore are the samenharper2016-03-092-0/+5
* aw: Change compositor_id to uint32_tboliu2016-03-098-16/+16
* Revert of Get rid of gpu related switches by passing gpu::GpuPreferences via ...simonhatch2016-03-091-3/+70
* Hook up BeginFrameSource to SurfaceFactoryClient via SurfaceManagerenne2016-03-092-3/+6
* Get rid of gpu related switches by passing gpu::GpuPreferences via IPC.penghuang2016-03-071-70/+3
* CookieStore: Remove reference counting.mmenke2016-03-075-13/+9
* [Android WebView] Implement support for Network Information API and enable it.timvolodine2016-03-025-2/+210
* Add a Background Sync Permission Contextnsatragno2016-03-021-0/+2
* Add ntlm to the list of auth protocolssgurun2016-03-021-1/+2
* mojo: Sketch a profile application.erg2016-03-021-0/+1
* Use GpuPreferences to avoid directly accessing switches in gpu related codepenghuang2016-02-291-3/+84
* tracing: Make ConvertableToTraceFormat move-onlyprimiano2016-02-292-7/+7
* Revert of [Android WebView] Implement support for Network Information API and...sgurun2016-02-275-210/+2
* Remove CookieStore::GetCookieMonster.mmenke2016-02-253-6/+0
* Add a cross-thread wrapper around Android Webview's CookieStore.mmenke2016-02-258-16/+553
* [Android WebView] Update IoThreadClientThrottle to include requests from Serv...timvolodine2016-02-241-7/+14
* base: Stop overloading ReadFileToString()hashimoto2016-02-241-1/+1
* net: move IsLocalhost() function into url_util.htfarina2016-02-231-1/+0
* [Android WebView] Implement support for Network Information API and enable it.timvolodine2016-02-235-2/+210
* Provide a way to distinguish URLRequests originating from Service Workers.timvolodine2016-02-191-14/+5
* Remove user_gesture parameters from content::PermissionManager interface.mlamouri2016-02-192-4/+0
* Rename some AccessToken types for readability.mvanouwerkerk2016-02-171-4/+4
* Remove the last long from Android IPCs.jam2016-02-091-1/+2
* Clear incognito preferences on destroying incognito profile.dvadym2016-02-051-0/+1
* Remove an unused long in worker_messages.h.jam2016-02-032-2/+0
* Delete base/prefs and update callers to use components.brettw2016-02-035-8/+8
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-035-8/+8
* Delete base/prefs and update callers to use components.brettw2016-02-035-8/+8
* aw: Fix setting background colorboliu2016-01-251-2/+2
* Make URLRequestJob::SetStatus private.mmenke2016-01-221-12/+0
* Add TokenBinding plumbing.sgurun2016-01-223-1/+201
* [Android WebView] Implement initial settings and callback support fortimvolodine2016-01-222-7/+28
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-211-13/+13
* Fix race condition-y Finalize w/ extreme predjudicepaulmiller2016-01-206-26/+16
* aw: SetICUDefaultLocale on start upboliu2016-01-161-0/+2
* Configure WebView metrics client log sourcepaulmiller2016-01-141-6/+3
* Make sure only frames in the current frame tree send IPC to AwRenderViewHostExthush2016-01-142-21/+64
* Keep per-app GUID for WebView Metricspaulmiller2016-01-133-4/+60
* Revert 3 CLs for shouldOverrideUrlLoading implementation.gsennton2016-01-123-4/+63
* Implement external stencil for Android WebViewboliu2016-01-098-61/+100
* Let HandleExternalProtocol use a WebContents callback rather than RVIDcsharrison2016-01-082-7/+9
* Distinguish in the browser between renderer crashes and killsmnaganov2016-01-083-3/+26
* aw: Set root surface quad to non-transparentboliu2016-01-051-1/+1