summaryrefslogtreecommitdiffstats
path: root/chrome/android
Commit message (Expand)AuthorAgeFilesLines
* android: Improve ActivityStatus and add ChromiumActivity.digit@chromium.org2012-12-071-1/+2
* Fix the clipped long suggestion for Androidmichaelbai@chromium.org2012-12-071-2/+6
* Swap OK/Cancel button in Javascript Dialog to follow Android guidelines.cramya@chromium.org2012-12-061-4/+4
* Fixing missing password Autofill popup for Androidaurimas@chromium.org2012-12-051-2/+17
* [Android] Rename icon.png to app_icon.png.newt@chromium.org2012-12-035-1/+1
* Handle the 'enter' key with the action 'ACTION_DOWN'yongsheng.zhu@intel.com2012-11-301-2/+2
* [android_webview] Remove chrome/ Java and R dep.mkosiba@chromium.org2012-11-291-64/+0
* [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-282-2/+11
* 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
* Test HTML select popup doesn't get hidden when other ContentViewCore gets des...aruslan@chromium.org2012-11-231-0/+90
* Add support for testing interstitials from Android.tedchoc@chromium.org2012-11-213-9/+13
* Remove flaky annotation from ProviderBookmarkNodeTest#testInvalidHierarchy.shashishekhar@chromium.org2012-11-211-4/+1
* [Android Webview] Add hand-written R.java files to map resources without DEPS...leandrogracia@chromium.org2012-11-211-0/+64
* Add Java resources to content and chrome.newt@chromium.org2012-11-2012-84/+242
* Binary files for "Add Java resources to content and chrome."newt@chromium.org2012-11-1911-0/+0
* Changing Autofill implementation for android.aurimas@chromium.org2012-11-179-193/+406
* Support Java resources within content.newt@chromium.org2012-11-161-0/+9
* Making it easier to hook a ContentViewCore to the SurfaceView.jcivelli@chromium.org2012-11-165-92/+9
* Move WebContentsDelegateAndroid to content/componentsjknotten@chromium.org2012-11-142-2/+2
* 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
* Fixing autofill crash on prerender.aurimas@chromium.org2012-11-081-25/+11
* Fix adb_run_content_shell to correctly pass URL.tedchoc@chromium.org2012-11-073-1/+15
* Refactoring Geolocation Infobar part4cramya@chromium.org2012-11-074-70/+64
* Call super.onDestroy in ChromiumTestShellActivity to avoid exception.shouqun.liu@intel.com2012-11-061-0/+1
* Fix FindBugs warningsskyostil@chromium.org2012-11-051-3/+0
* Refactorying the synchronized methods in SQLiteCursormichaelbai@chromium.org2012-11-011-14/+28
* Remove a unnecessary synchronized method in ChromeBrowserProvider.michaelbai@chromium.org2012-11-011-1/+1
* Fix ChromiumTestShellTestBase.dtrainor@chromium.org2012-10-307-37/+158
* Add build/android scripts for Chromium TestShellmnaganov@chromium.org2012-10-301-1/+1
* Removing myself from OWNERs and WATCHLISTsatish@chromium.org2012-10-291-1/+0
* [Android] Enable DevTools for Chromium Test Shellmnaganov@chromium.org2012-10-292-0/+48
* Add Google Location Settings geolocation permission flowcramya@chromium.org2012-10-272-0/+73
* [Android] Upstream selection action bar for text press selection.yfriedman@chromium.org2012-10-232-2/+8
* Upstream Autofill functionality for Android.aurimas@chromium.org2012-10-236-7/+365
* Add binary files for http://codereview.chromium.org/11228036/yfriedman@chromium.org2012-10-222-0/+0
* Add some persmissions for ContentShell and ChromiumTestShellyfriedman@chromium.org2012-10-171-0/+2
* Revert "Revert"Adding a WindowAndroidHelper class"aurimas@chromium.org2012-10-161-2/+2
* Adding progresss bar when loading fullscreen videoqinmin@chromium.org2012-10-152-0/+2
* Upstream BrowserChildProcessHostImplyusufo@chromium.org2012-10-152-28/+3
* Android Browser Compositor: Add ScheduleComposite() callback.sievers@chromium.org2012-10-151-17/+22
* Revert "Adding a WindowAndroidHelper class."felipeg@chromium.org2012-10-111-2/+2
* Adding a WindowAndroidHelper class.aurimas@chromium.org2012-10-111-2/+2
* Switch AutofillExternalDelegate to use WebContentsUserData.avi@chromium.org2012-10-101-4/+3