summaryrefslogtreecommitdiffstats
path: root/chrome/android/testshell
Commit message (Expand)AuthorAgeFilesLines
* Declare 13 renderer processes for content on Android.ppi@chromium.org2013-06-201-0/+35
* [InfoBars] Create an android specific autologin delegatemiguelg@chromium.org2013-06-201-1/+30
* Main changes aremichaelbai@chromium.org2013-06-051-4/+9
* [Android] Use WebUI to interact with chrome://welcomenewt@chromium.org2013-06-052-0/+17
* Remove round trip from data reduction proxy authenticationbengr@chromium.org2013-05-271-0/+9
* [Android] Remove "Chrome" and "View" personalitiesmnaganov@chromium.org2013-05-081-2/+1
* [Android] Rename NativeWindow to WindowAndroid.aurimas@chromium.org2013-04-194-13/+12
* Make the build control what library(/ies) to loadcjhopman@chromium.org2013-04-011-2/+0
* [Android] Introduce a Java parent class for Tab to mirror native class.yfriedman@chromium.org2013-03-2911-31/+529
* Enable fullscreen video in test shellyongsheng.zhu@intel.com2013-03-251-0/+5
* Add MODIFY_AUDIO_SETTINGS permission in Android manifest and implementation i...wjia@chromium.org2013-03-201-0/+1
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-191-1/+1
* remove READ_PHONE_STATE permission as AudioManager can achieve the same funct...qinmin@chromium.org2013-03-061-1/+0
* [Android] Introduce a Java wrapper for TemplateUrlService.yfriedman@chromium.org2013-02-261-0/+80
* Remove ContentViewCore.enableMultiProcess etc.michaelbai@chromium.org2013-02-111-1/+2
* Add RECORD_AUDIO in Android manifest.leozwang@chromium.org2013-02-091-0/+1
* Enable the translate manager on Android.miguelg@chromium.org2013-02-061-4/+0
* Add camera permission in manifest files.wjia@chromium.org2013-01-311-0/+1
* Make sure Chrome's WebUIControllerFactory is registered on Android.jam@chromium.org2013-01-281-3/+2
* Disable assertion in android java test testChromeWelcomePageLoads after relan...jam@chromium.org2013-01-281-2/+3
* Throw exception when initialization failed.michaelbai@chromium.org2013-01-151-3/+7
* [sync] Add java InvalidationController for Android.nyquist@chromium.org2013-01-121-0/+4
* Add test to ensure Chrome welcome page loads on Android.nyquist@chromium.org2013-01-111-2/+59
* Revert 176198yfriedman@chromium.org2013-01-102-2/+2
* Revert 176176smckay@chromium.org2013-01-102-2/+2
* Update Android build to API level 17 and SDK Tools version 21yfriedman@chromium.org2013-01-102-2/+2
* JavascriptAppModalDialog tests and necessary infrastructure.aruslan@chromium.org2013-01-083-1/+27
* Changes to support building a libchromeview.so with prebuilt sources.yfriedman@chromium.org2012-12-112-12/+4
* android: Improve ActivityStatus and add ChromiumActivity.digit@chromium.org2012-12-071-1/+2
* Handle the 'enter' key with the action 'ACTION_DOWN'yongsheng.zhu@intel.com2012-11-301-2/+2
* [Android] Bundle DevTools resources with Chromium TestShellmnaganov@chromium.org2012-11-291-1/+2
* Changes to InetHelper to accept optional fileToAttach argument for thertenneti@chromium.org2012-11-281-0/+1
* Free (and pause) audio resources when getting a phone callmiguelg@chromium.org2012-11-281-0/+1
* Initialize compositor early on so the rest of the code can assumed it isjcivelli@chromium.org2012-11-272-0/+29
* Remove AppResource and unneeded resources.newt@chromium.org2012-11-277-77/+0
* Add support for testing interstitials from Android.tedchoc@chromium.org2012-11-211-0/+7
* Changing Autofill implementation for android.aurimas@chromium.org2012-11-171-1/+4
* Making it easier to hook a ContentViewCore to the SurfaceView.jcivelli@chromium.org2012-11-165-92/+9
* Revert "Remove ::create factory functions from objects created via WebComposi...nileshagrawal@chromium.org2012-11-131-0/+1
* Remove ::create factory functions from objects created via WebCompositorSupportjamesr@chromium.org2012-11-121-1/+0
* Created a new class ContentViewRenderView which contains the code used tojcivelli@chromium.org2012-11-103-114/+31
* Add android:configChanges to the AndroidManifest.xml of testshell.shouqun.liu@intel.com2012-11-101-0/+1
* Remove the ActionBar for chromium testshell on Androidyongsheng.zhu@intel.com2012-11-081-0/+1
* Fix adb_run_content_shell to correctly pass URL.tedchoc@chromium.org2012-11-073-1/+15
* Refactoring Geolocation Infobar part4cramya@chromium.org2012-11-072-0/+64
* Call super.onDestroy in ChromiumTestShellActivity to avoid exception.shouqun.liu@intel.com2012-11-061-0/+1
* Fix ChromiumTestShellTestBase.dtrainor@chromium.org2012-10-305-27/+71
* Add build/android scripts for Chromium TestShellmnaganov@chromium.org2012-10-301-1/+1
* [Android] Enable DevTools for Chromium Test Shellmnaganov@chromium.org2012-10-291-0/+11
* [Android] Upstream selection action bar for text press selection.yfriedman@chromium.org2012-10-232-2/+8