summaryrefslogtreecommitdiffstats
path: root/content/browser/android
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in content/browser/, part 1.avi@chromium.org2013-06-111-1/+1
* Track LatencyInfo through impl-thread scrolling.jbauman@chromium.org2013-06-111-1/+2
* Hook up android webview synchronous compositor GL initboliu@chromium.org2013-06-084-46/+50
* Properly route WebView input events to the compositorjdduke@chromium.org2013-06-082-2/+2
* [Aura] Added Support for rendering software compositor frames as cc::TextureL...skaslev@chromium.org2013-06-081-7/+0
* Add ContextProvider overrides to SynchronousCompositorFactoryboliu@chromium.org2013-06-071-0/+19
* Fix WebView compositor input handlingjdduke@chromium.org2013-06-079-90/+131
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Handle config changes for MSEqinmin@chromium.org2013-06-072-12/+12
* Fix a few TV-specific bugswonsik@chromium.org2013-06-071-0/+7
* Fix a crash when video calls exitfullscreen()qinmin@chromium.org2013-06-071-4/+2
* Implement transform/clip support for Android WebView.aelias@chromium.org2013-06-062-19/+29
* Defer Android overscroll effect creationjdduke@chromium.org2013-06-062-1/+9
* cc: Disable LastInputEventForBeginFramebrianderson@chromium.org2013-06-062-46/+17
* Main changes aremichaelbai@chromium.org2013-06-057-61/+252
* Add IPC messages and handling code for EME on Clank.xhwang@chromium.org2013-06-052-2/+79
* fix a problem that download dangerous files in a blank page can fail with aut...qinmin@chromium.org2013-06-041-15/+13
* - pass the min/max attribute from Blink into the browsermiguelg@chromium.org2013-06-042-3/+3
* Allow showing pending URL for new tab navigations, but only if safe.creis@chromium.org2013-06-031-1/+6
* Implement WebRTC in Chrome for TVwonsik@chromium.org2013-06-032-4/+5
* Replace PruneAllButActive with PruneAllButVisible.creis@chromium.org2013-05-311-1/+3
* Release context to force GL state restore before drawboliu@chromium.org2013-05-311-0/+10
* Passing ScopedJavaSurface to MediaPlayerAndroidqinmin@chromium.org2013-05-315-12/+15
* Move synchronous compositor into content/browserjoth@chromium.org2013-05-315-0/+534
* reland of 'split webkit/glue/webpreferences to common and renderer'scottmg@chromium.org2013-05-311-1/+1
* Revert 203261 "split webkit/glue/webpreferences to common and re..."isherman@chromium.org2013-05-301-1/+1
* split webkit/glue/webpreferences to common and rendererscottmg@chromium.org2013-05-301-1/+1
* Allow some Android media player implementation to be overridden by embedders.avayvod@chromium.org2013-05-302-34/+45
* [Downloads] Allow acquiring dangerous download file.asanka@chromium.org2013-05-291-2/+2
* Fix TV buildwonsik@chromium.org2013-05-241-4/+10
* Enable seek in fullscreen mode for MSE impl on androidqinmin@chromium.org2013-05-242-3/+25
* Remove dead WebCompositorInputHandler related codejamesr@chromium.org2013-05-234-105/+1
* cc: Rename VSync to BeginFramebrianderson@chromium.org2013-05-231-1/+2
* [Android] Added ability to inject a custom implementation of MediaPlayerManag...avayvod@chromium.org2013-05-234-9/+32
* Move webkit/user_agent/ into webkit/commonjamesr@chromium.org2013-05-231-1/+1
* Keep screen on when there is an active WebRTC session on Android.wjia@chromium.org2013-05-222-0/+7
* Revert 201439 "Revert 201433 "Revert 201424 "Keep screen on when..."wjia@chromium.org2013-05-222-7/+0
* Revert 201433 "Revert 201424 "Keep screen on when there is an ac..."wjia@chromium.org2013-05-222-0/+7
* Revert 201424 "Keep screen on when there is an active WebRTC ses..."wjia@chromium.org2013-05-222-7/+0
* Keep screen on when there is an active WebRTC session on Android.wjia@chromium.org2013-05-222-0/+7
* Makes the resource provider and tile manager optional in LayerTreeHostImpl.joth@chromium.org2013-05-211-4/+2
* Remove android media player IPC messages from non-android buildqinmin@chromium.org2013-05-211-1/+1
* Add MSE implementation on androidqinmin@chromium.org2013-05-202-21/+17
* Add overscroll edge effect animations for Android.jdduke@chromium.org2013-05-176-0/+832
* Add renderer overscroll hooks to the browserjdduke@chromium.org2013-05-171-0/+1
* Bring up Software rendering in merged thread modejoth@chromium.org2013-05-161-3/+0
* Replaced 8 callbacks provided to MediaPlayerBridge with an interface (reusing...avayvod@chromium.org2013-05-152-40/+22
* Cleanup: Remove unneeded base/file_util.h includes in content.thestig@chromium.org2013-05-142-4/+4
* Fix crash in DownloadController due to invalid web_contents pointer.yfriedman@chromium.org2013-05-131-10/+10
* Send a GestureTapUnconfirmed event when a singleTapUp is detected.kouhei@chromium.org2013-05-102-0/+18