summaryrefslogtreecommitdiffstats
path: root/content/shell/android/java/src
Commit message (Expand)AuthorAgeFilesLines
* Navigation buttons should not enable if user can not navigateankit2.kumar@samsung.com2014-05-221-0/+12
* Remove all external references to ContentView from Tab/Shell/etc.yfriedman@chromium.org2014-05-151-11/+12
* Fix a new fullscreen video crash if ContentVideoView cannot be created.qinmin@chromium.org2014-04-301-2/+3
* ContentView->ContentViewCore.getContainerView in content/ testsyfriedman@chromium.org2014-04-241-2/+3
* Remove some functions from ContentView that just forwarded to ContentViewCore.yfriedman@chromium.org2014-04-211-1/+1
* ContentView->ContentViewCore in Shell/ShellManager.yfriedman@chromium.org2014-04-102-18/+27
* ContentView->ContentViewCore in ContentViewRenderViewyfriedman@chromium.org2014-04-092-3/+4
* enable subtitle support and the new fullscreen videoqinmin@chromium.org2014-03-071-4/+4
* Don't miss to call ContentView.onShow when lunching content shell and test shellb.kelemen@samsung.com2014-02-261-0/+1
* Fix a crash of the Content Shell for Android when showing videos in a Content...sungmann.cho@navercorp.com2014-02-212-3/+41
* Add support for closing Android Shell instances from Java.tedchoc@chromium.org2014-01-252-9/+47
* Revert "Add support for closing Android Shell instances from Java."dcheng@chromium.org2014-01-102-38/+6
* [Android] Remove assert as it uses a non-API backwards compatible function.tedchoc@chromium.org2014-01-101-2/+0
* Add support for closing Android Shell instances from Java.tedchoc@chromium.org2014-01-102-6/+40
* Enables fullscreen subtitle and media control from Blinktrchen@chromium.org2014-01-091-0/+9
* Fixing Java style issues in content/aurimas@chromium.org2013-12-112-2/+2
* Adding compositor callbacks to RenderWidgetHostViewAndroidpowei@chromium.org2013-11-211-8/+10
* Android: moves content/ to use long for JNI.bulach@chromium.org2013-11-181-1/+1
* ui: Android changes.tfarina@chromium.org2013-11-152-2/+2
* Add way to reload the page, ignoring the cachedfalcantara@chromium.org2013-11-071-2/+2
* content_shell: Create the FIFOs needed for running Android layout testspeter@chromium.org2013-06-201-0/+25
* Android: implement content::Shell::Close()skyostil@chromium.org2013-05-291-6/+12
* [Android] Remove "Chrome" and "View" personalitiesmnaganov@chromium.org2013-05-081-2/+1
* [Android] Rename NativeWindow to WindowAndroid.aurimas@chromium.org2013-04-192-7/+7
* Adding IME test changes to make it easier to test.aurimas@chromium.org2013-02-131-0/+3
* Relanding "Add apk for running content_browsertests"nileshagrawal@chromium.org2013-01-293-251/+3
* Revert 179189nileshagrawal@chromium.org2013-01-283-3/+251
* Add apk for running content_browsertestsnileshagrawal@chromium.org2013-01-283-251/+3
* Throw exception when initialization failed.michaelbai@chromium.org2013-01-151-21/+25
* Enable Tracing on content shell for Androidkangyuan.shu@intel.com2013-01-091-0/+31
* Fix Android ContentShell's incorrect behavior when opening link with window.o...shouqun.liu@intel.com2012-12-161-1/+5
* android: Improve ActivityStatus and add ChromiumActivity.digit@chromium.org2012-12-071-1/+2
* Create a ContentVideoViewDelegate.javaacleung@google.com2012-11-301-1/+3
* Handle the 'enter' key with the action 'ACTION_DOWN'yongsheng.zhu@intel.com2012-11-301-1/+1
* Remove AppResource and unneeded resources.newt@chromium.org2012-11-271-19/+0
* Move CommandLineTest to ContentShell and remove FlakyTest annotation.yfriedman@chromium.org2012-11-262-1/+5
* Start hooking up element.requestFullscreen() for content shelljinsukkim@google.com2012-11-221-0/+9
* Making it easier to hook a ContentViewCore to the SurfaceView.jcivelli@chromium.org2012-11-162-12/+12
* Created a new class ContentViewRenderView which contains the code used tojcivelli@chromium.org2012-11-102-31/+21
* Android: first step on LibraryLoader API changes.bulach@chromium.org2012-11-011-1/+1
* Fix the crash issue of Android ContentShell when open a link with "target='_b...shouqun.liu@intel.com2012-10-312-7/+15
* Adding progresss bar when loading fullscreen videoqinmin@chromium.org2012-10-151-0/+3
* Upstream BrowserChildProcessHostImplyusufo@chromium.org2012-10-151-0/+3
* [Android] Upstream content detection and ChromeBrowserProvider tests.leandrogracia@chromium.org2012-10-101-1/+20
* Add the missing resources for fullscreen video qinmin@chromium.org2012-10-091-0/+6
* Fixed ContentViewTestBase#setUpContentViewdtrainor@chromium.org2012-09-291-0/+15
* Adding NativeWindow base class with context.aurimas@chromium.org2012-09-222-2/+20
* Upstreaming SelectFileDialog for Androidaurimas@chromium.org2012-09-183-1/+22
* Consolidate ContentViewCore::Load* functionsboliu@chromium.org2012-08-151-1/+2
* Upstream ContentView contentDescriptiondtrainor@chromium.org2012-08-141-0/+1