| Commit message (Expand) | Author | Age | Files | Lines |
* | Declare 13 renderer processes for content on Android. | ppi@chromium.org | 2013-06-20 | 1 | -0/+35 |
* | [InfoBars] Create an android specific autologin delegate | miguelg@chromium.org | 2013-06-20 | 1 | -1/+30 |
* | Main changes are | michaelbai@chromium.org | 2013-06-05 | 1 | -4/+9 |
* | [Android] Use WebUI to interact with chrome://welcome | newt@chromium.org | 2013-06-05 | 2 | -0/+17 |
* | Remove round trip from data reduction proxy authentication | bengr@chromium.org | 2013-05-27 | 1 | -0/+9 |
* | [Android] Remove "Chrome" and "View" personalities | mnaganov@chromium.org | 2013-05-08 | 1 | -2/+1 |
* | [Android] Rename NativeWindow to WindowAndroid. | aurimas@chromium.org | 2013-04-19 | 4 | -13/+12 |
* | Make the build control what library(/ies) to load | cjhopman@chromium.org | 2013-04-01 | 1 | -2/+0 |
* | [Android] Introduce a Java parent class for Tab to mirror native class. | yfriedman@chromium.org | 2013-03-29 | 11 | -31/+529 |
* | Enable fullscreen video in test shell | yongsheng.zhu@intel.com | 2013-03-25 | 1 | -0/+5 |
* | Add MODIFY_AUDIO_SETTINGS permission in Android manifest and implementation i... | wjia@chromium.org | 2013-03-20 | 1 | -0/+1 |
* | Move c/b/a/infobar files back to c/b/infobar | kaiwang@chromium.org | 2013-03-19 | 1 | -1/+1 |
* | remove READ_PHONE_STATE permission as AudioManager can achieve the same funct... | qinmin@chromium.org | 2013-03-06 | 1 | -1/+0 |
* | [Android] Introduce a Java wrapper for TemplateUrlService. | yfriedman@chromium.org | 2013-02-26 | 1 | -0/+80 |
* | Remove ContentViewCore.enableMultiProcess etc. | michaelbai@chromium.org | 2013-02-11 | 1 | -1/+2 |
* | Add RECORD_AUDIO in Android manifest. | leozwang@chromium.org | 2013-02-09 | 1 | -0/+1 |
* | Enable the translate manager on Android. | miguelg@chromium.org | 2013-02-06 | 1 | -4/+0 |
* | Add camera permission in manifest files. | wjia@chromium.org | 2013-01-31 | 1 | -0/+1 |
* | Make sure Chrome's WebUIControllerFactory is registered on Android. | jam@chromium.org | 2013-01-28 | 1 | -3/+2 |
* | Disable assertion in android java test testChromeWelcomePageLoads after relan... | jam@chromium.org | 2013-01-28 | 1 | -2/+3 |
* | Throw exception when initialization failed. | michaelbai@chromium.org | 2013-01-15 | 1 | -3/+7 |
* | [sync] Add java InvalidationController for Android. | nyquist@chromium.org | 2013-01-12 | 1 | -0/+4 |
* | Add test to ensure Chrome welcome page loads on Android. | nyquist@chromium.org | 2013-01-11 | 1 | -2/+59 |
* | Revert 176198 | yfriedman@chromium.org | 2013-01-10 | 2 | -2/+2 |
* | Revert 176176 | smckay@chromium.org | 2013-01-10 | 2 | -2/+2 |
* | Update Android build to API level 17 and SDK Tools version 21 | yfriedman@chromium.org | 2013-01-10 | 2 | -2/+2 |
* | JavascriptAppModalDialog tests and necessary infrastructure. | aruslan@chromium.org | 2013-01-08 | 3 | -1/+27 |
* | Changes to support building a libchromeview.so with prebuilt sources. | yfriedman@chromium.org | 2012-12-11 | 2 | -12/+4 |
* | android: Improve ActivityStatus and add ChromiumActivity. | digit@chromium.org | 2012-12-07 | 1 | -1/+2 |
* | Handle the 'enter' key with the action 'ACTION_DOWN' | yongsheng.zhu@intel.com | 2012-11-30 | 1 | -2/+2 |
* | [Android] Bundle DevTools resources with Chromium TestShell | mnaganov@chromium.org | 2012-11-29 | 1 | -1/+2 |
* | Changes to InetHelper to accept optional fileToAttach argument for the | rtenneti@chromium.org | 2012-11-28 | 1 | -0/+1 |
* | Free (and pause) audio resources when getting a phone call | miguelg@chromium.org | 2012-11-28 | 1 | -0/+1 |
* | Initialize compositor early on so the rest of the code can assumed it is | jcivelli@chromium.org | 2012-11-27 | 2 | -0/+29 |
* | Remove AppResource and unneeded resources. | newt@chromium.org | 2012-11-27 | 7 | -77/+0 |
* | Add support for testing interstitials from Android. | tedchoc@chromium.org | 2012-11-21 | 1 | -0/+7 |
* | Changing Autofill implementation for android. | aurimas@chromium.org | 2012-11-17 | 1 | -1/+4 |
* | Making it easier to hook a ContentViewCore to the SurfaceView. | jcivelli@chromium.org | 2012-11-16 | 5 | -92/+9 |
* | Revert "Remove ::create factory functions from objects created via WebComposi... | nileshagrawal@chromium.org | 2012-11-13 | 1 | -0/+1 |
* | Remove ::create factory functions from objects created via WebCompositorSupport | jamesr@chromium.org | 2012-11-12 | 1 | -1/+0 |
* | Created a new class ContentViewRenderView which contains the code used to | jcivelli@chromium.org | 2012-11-10 | 3 | -114/+31 |
* | Add android:configChanges to the AndroidManifest.xml of testshell. | shouqun.liu@intel.com | 2012-11-10 | 1 | -0/+1 |
* | Remove the ActionBar for chromium testshell on Android | yongsheng.zhu@intel.com | 2012-11-08 | 1 | -0/+1 |
* | Fix adb_run_content_shell to correctly pass URL. | tedchoc@chromium.org | 2012-11-07 | 3 | -1/+15 |
* | Refactoring Geolocation Infobar part4 | cramya@chromium.org | 2012-11-07 | 2 | -0/+64 |
* | Call super.onDestroy in ChromiumTestShellActivity to avoid exception. | shouqun.liu@intel.com | 2012-11-06 | 1 | -0/+1 |
* | Fix ChromiumTestShellTestBase. | dtrainor@chromium.org | 2012-10-30 | 5 | -27/+71 |
* | Add build/android scripts for Chromium TestShell | mnaganov@chromium.org | 2012-10-30 | 1 | -1/+1 |
* | [Android] Enable DevTools for Chromium Test Shell | mnaganov@chromium.org | 2012-10-29 | 1 | -0/+11 |
* | [Android] Upstream selection action bar for text press selection. | yfriedman@chromium.org | 2012-10-23 | 2 | -2/+8 |