summaryrefslogtreecommitdiffstats
path: root/content/browser/android
Commit message (Expand)AuthorAgeFilesLines
* Content changes for GetURL refactor.nasko@chromium.org2013-08-131-4/+4
* Fullscreen video in Android WebViewboliu@chromium.org2013-08-101-4/+11
* Add AwGLSurface and use it in WGC3Dboliu@chromium.org2013-08-074-13/+39
* Add memory policy limit by number of resources.aelias@chromium.org2013-08-031-0/+11
* Fix a crash when calling SetSurfaceqinmin@chromium.org2013-08-032-8/+15
* Handle root layer fling Java-side in android_webview.mkosiba@chromium.org2013-08-022-0/+9
* Implement setVolume for <video> on androidqinmin@chromium.org2013-08-012-6/+13
* Run the later parts of startup as UI thread tasksaberent@chromium.org2013-08-013-31/+75
* [Android] Subsample overscroll resources when first loadingjdduke@chromium.org2013-08-012-21/+11
* Minor content/(browser|common)/DEPS cleanupjamesr@chromium.org2013-07-311-0/+3
* Add external stencil support for Android WebView.aelias@chromium.org2013-07-304-5/+12
* cc: draw_and_swap_full_viewport_every_frame OS capboliu@chromium.org2013-07-301-0/+1
* Use scaled_velocity in EdgeEffect::Absorb().xhwang@chromium.org2013-07-301-8/+9
* [android] Remove stale Add/RemoveFrameInfoCallback methods.mkosiba@chromium.org2013-07-282-27/+0
* [Android] Release overscroll glow when the scroll gesture endsjdduke@chromium.org2013-07-262-19/+19
* Provide Android implementation of WebInputEventFactory in contentjdduke@chromium.org2013-07-241-16/+10
* CC: Disable AA on Android.epenner@chromium.org2013-07-241-0/+4
* Hooking up setBackgroundColor from AwContents to rendererjoth@chromium.org2013-07-231-9/+0
* Add --disable-canvas-aa flag to Chrome-on-Android startup.senorblanco@chromium.org2013-07-231-0/+3
* Update include paths in content/browser for base/process changes.rsesek@chromium.org2013-07-232-2/+2
* Vibration API: plumbing from Blink to Java.mvanouwerkerk@chromium.org2013-07-193-0/+105
* Move Android data fetcher JNI registration to browser_jni_registrar.cc.timvolodine@chromium.org2013-07-191-1/+3
* The previous implementation is not correct, it depended on the Fullscreen vid...michaelbai@chromium.org2013-07-192-6/+2
* Adds a new callback as this signal is required to pass up to the applicationjoth@chromium.org2013-07-194-2/+16
* Use a direct include of the message_loop header in content/, part 1.avi@chromium.org2013-07-182-2/+2
* Add the current delta to InputHandlerClient::DidOverscroll.mkosiba@chromium.org2013-07-174-11/+9
* Revert 212022 "The previous implementation is not correct, it de..."gavinp@chromium.org2013-07-172-2/+6
* The previous implementation is not correct, it depended on the Fullscreen vid...michaelbai@chromium.org2013-07-172-6/+2
* Move WebMenuItem to content::MenuItem.darin@chromium.org2013-07-172-6/+5
* fix some java reference leaksqinmin@chromium.org2013-07-161-2/+3
* Pass ContextProvider in InitializeHwDrawboliu@chromium.org2013-07-163-5/+20
* Fix TV build.kjyoun@google.com2013-07-151-2/+3
* OutputSurfaceClient::ReleaseGLboliu@chromium.org2013-07-134-0/+12
* Rename media player managers.xhwang@chromium.org2013-07-135-95/+103
* [Android WebView] GLNonOwnedContext::MakeCurrent before App GL save/restoreboliu@chromium.org2013-07-121-8/+0
* DCHECK that MediaDrmBridge::Create() should not return NULLqinmin@chromium.org2013-07-112-2/+5
* android: Move Compositor::Client to CompositorClientskyostil@chromium.org2013-07-101-3/+5
* Don't use bitwise comparison to check page transition typesjoth@chromium.org2013-07-101-2/+3
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-096-7/+7
* Remvoe log spam when running in single process modejoth@chromium.org2013-07-091-0/+5
* android: Enable BeginFrame scheduling by defaultskyostil@chromium.org2013-07-081-0/+1
* [android] Hook up overscrolling to the android_webview layer.mkosiba@chromium.org2013-07-084-1/+24
* Use page transition types to detect API initiated navsjoth@chromium.org2013-07-041-1/+2
* Request a protected surface for EME media playbackqinmin@chromium.org2013-07-042-0/+12
* android: Re-enable proactive BeginFrame after user inputbrianderson@chromium.org2013-07-032-2/+20
* Fix fullscreen video bugs on TVwonsik@chromium.org2013-07-031-1/+1
* Fix wrong header guards found by clang's new Wheader-guard for cros and android.thakis@chromium.org2013-07-021-2/+2
* Remove the OWNERS that no longer work on the project.aurimas@chromium.org2013-07-011-1/+0
* EME: Use std::vector<uint8> for key messages.xhwang@chromium.org2013-06-292-5/+8
* Use a direct include of time headers in content/, part 1.avi@chromium.org2013-06-285-5/+5