summaryrefslogtreecommitdiffstats
path: root/content/browser/android
Commit message (Expand)AuthorAgeFilesLines
* Remove DrawDelegate.dtrainor@chromium.org2012-11-192-65/+0
* Making it easier to hook a ContentViewCore to the SurfaceView.jcivelli@chromium.org2012-11-165-103/+127
* Ensure that the foreground tab's process has high prioritycjhopman@chromium.org2012-11-151-10/+57
* Expose the RWHVA's WebLayer.dtrainor@chromium.org2012-11-152-0/+6
* Add an experimental --site-per-process flag.creis@chromium.org2012-11-151-1/+1
* Revert "Remove ::create factory functions from objects created via WebComposi...nileshagrawal@chromium.org2012-11-131-4/+1
* Remove ::create factory functions from objects created via WebCompositorSupportjamesr@chromium.org2012-11-121-1/+4
* Created a new class ContentViewRenderView which contains the code used tojcivelli@chromium.org2012-11-103-0/+160
* [Android] Track more tab crashesdfalcantara@chromium.org2012-11-101-0/+7
* [Android] Finish hooking up the orientation eventsdfalcantara@chromium.org2012-11-081-0/+12
* Add support for interstitial pages on android.tedchoc@chromium.org2012-11-081-2/+8
* Upstream a fix for fulscreen video after resuming from screen lockqinmin@chromium.org2012-11-061-1/+4
* Push ContentViewCore size change to RWHVdtrainor@chromium.org2012-11-062-0/+21
* Implement Disambiguation Popup for Androidtrchen@chromium.org2012-11-062-0/+34
* Fix site_instance DCHECK when loading restored tabs.tedchoc@chromium.org2012-11-011-1/+4
* First step towards component build for Android.yfriedman@chromium.org2012-11-011-1/+2
* [Android] Add supportMultipleWindows settingmnaganov@chromium.org2012-10-301-0/+12
* Move remaining files in content\browser\renderer_host to content namespace.jam@chromium.org2012-10-291-1/+1
* Removing myself from OWNERs and WATCHLISTsatish@chromium.org2012-10-291-1/+0
* Move geolocation code to content namespace.jam@chromium.org2012-10-291-1/+1
* [Android] Upstream WebSettings.TextZoom tests.mnaganov@chromium.org2012-10-261-0/+18
* Handle resubmission of HTTP Posts.sgurun@chromium.org2012-10-252-1/+11
* fix a problem that fullscreen media element can get deleted when user hit the...qinmin@chromium.org2012-10-252-9/+15
* Enable sad tab for Android renderer crashes.yfriedman@chromium.org2012-10-232-1/+22
* Upstream Autofill functionality for Android.aurimas@chromium.org2012-10-232-0/+10
* Enable texture readback support for Androiddtrainor@chromium.org2012-10-232-0/+27
* Upstream hooks for javascript touch handlers on Android.yfriedman@chromium.org2012-10-182-3/+3
* Upstreaming ContentViewCore APIs for webviewjoth@chromium.org2012-10-182-0/+8
* Native ContentSettings is now owned by WebContentsjoth@chromium.org2012-10-172-13/+25
* Set kAllowWebUICompositing for Android.yfriedman@chromium.org2012-10-171-0/+1
* Android: lazy initialization for method id.bulach@chromium.org2012-10-163-8/+14
* Move ContentViewCore native ownership to WebContentsjoth@chromium.org2012-10-162-15/+69
* Upstream Android implementation of WebContentsViewDelegate.shashishekhar@chromium.org2012-10-162-0/+10
* Adding progresss bar when loading fullscreen videoqinmin@chromium.org2012-10-151-1/+1
* Add DownloadControllerAndroid public interface for android.nileshagrawal@chromium.org2012-10-153-60/+66
* Android Browser Compositor: Add ScheduleComposite() callback.sievers@chromium.org2012-10-152-17/+0
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-1/+1
* Upstream latest DownloadController changes for android.yfriedman@chromium.org2012-10-111-3/+4
* This change is motivated by the need to implement the Android WebView.loadDat...benm@google.com2012-10-113-2/+14
* Show selection handles around selected text.husky@chromium.org2012-10-112-8/+42
* Implement AwContentsClient and remove dependency on chrome/boliu@chromium.org2012-10-101-4/+3
* [Android] Upstream WebView.allow{Content|File}Access implementation.mnaganov@chromium.org2012-10-101-6/+0
* Fix a race condition that SurfaceTextureBridge can get released before passin...qinmin@chromium.org2012-10-102-22/+21
* Upstream more ContentView methodsyusufo@chromium.org2012-10-092-0/+17
* Divide gesture events by dpi scale if IsDIPEnabled().aelias@chromium.org2012-10-092-42/+75
* Upstream scrollFocusedNodeIntoRectyusufo@chromium.org2012-10-082-0/+18
* Upstream fullscreen video implementation for androidqinmin@chromium.org2012-10-055-244/+191
* [Android] Fix AwSettingsTest.testUserAgent... tests.mnaganov@chromium.org2012-10-042-0/+17
* Clean up Android default command line flags.aelias@chromium.org2012-10-013-80/+15
* Add setUseDesktopUserAgent to ContentView.nileshagrawal@chromium.org2012-09-282-14/+50