summaryrefslogtreecommitdiffstats
path: root/ui/android/java
Commit message (Expand)AuthorAgeFilesLines
* [Android] Don't use keyed tag for AutoFill tests.benm@chromium.org2013-07-111-2/+2
* Add android_webview owners to resource_maps.mkosiba@chromium.org2013-07-101-0/+13
* Update the HTML Media Capture implementation.raphael.kubo.da.costa@intel.com2013-07-091-18/+13
* [Android] Adding an integration test of AutofillPopup.aurimas@chromium.org2013-07-093-0/+16
* Replace a few hard-coded strings with their constant counterparts.raphael.kubo.da.costa@intel.com2013-07-051-4/+4
* Implement the autofill UI for chromium powered android webview.sgurun@chromium.org2013-06-287-0/+356
* Revert "Implement the autofill UI for chromium powered android webview."eroman@chromium.org2013-06-277-356/+0
* Implement the autofill UI for chromium powered android webview.sgurun@chromium.org2013-06-277-0/+356
* The binary files from 16212007kristianm@chromium.org2013-06-278-0/+0
* Allow scrolling of ColorPicker content.paulnavin@google.com2013-06-182-51/+68
* Changing ColorPicker's dialog title.paulnavin@google.com2013-06-181-0/+1
* [Android WebView] Update Color Picker "value" resource namebenm@chromium.org2013-06-141-1/+1
* Change Color Picker labelling from "Lightness" to "Value".paulnavin@google.com2013-06-142-19/+19
* Fix AOSP bot by adding the missing resource id.mkosiba@chromium.org2013-06-071-0/+3
* Adding backwards compatibility to ColorPicker.paulnavin@google.com2013-06-071-4/+17
* [Android] Remove unnecesary binder calls.yfriedman@chromium.org2013-06-041-17/+6
* Add message ids to webview that were added for chomiumkaanb@chromium.org2013-05-301-0/+24
* Color Picker for <input type=color>paulnavin@google.com2013-05-3011-175/+805
* Binary files for ColorPicker (CL 14170009)peter@chromium.org2013-05-294-0/+0
* [Android] Add AutofillPopup to AutofillDialog.aurimas@chromium.org2013-05-021-10/+13
* [Android] Upstream UiUtils for useful UI tasks.aruslan@chromium.org2013-05-021-0/+84
* [Android] Add translations for Swahili and Amharic.newt@chromium.org2013-05-013-0/+16
* Android: Move SurfaceTexture from content to ui/gl and add test.sievers@chromium.org2013-04-241-0/+46
* [Android] Refactor NativeView to be able to use it for AutofillDialog.aurimas@chromium.org2013-04-232-0/+91
* [Android] Rename NativeWindow to WindowAndroid.aurimas@chromium.org2013-04-193-111/+60
* [android] Fix deprecation warning in DeviceDisplayInfo.aurimas@chromium.org2013-04-181-2/+14
* Pull in M27 translations.newt@chromium.org2013-04-1521-29/+29
* [Android] Move LocaleUtils from base to ui.yfriedman@chromium.org2013-04-101-0/+96
* Generate Android string files from generated_resources.grd.newt@chromium.org2013-03-261-43/+43
* Chromium: Clipboard android code uses unsafe jni and is buggyandrewhayden@chromium.org2013-03-151-0/+111
* Pull in M26 translations.newt@chromium.org2013-03-141-2/+2
* Revert 188106 "Remove empty strings.xml files."yfriedman@chromium.org2013-03-141-0/+16
* Remove empty strings.xml files.newt@chromium.org2013-03-141-16/+0
* Maintain Android strings in grd files.newt@chromium.org2013-02-282-8/+10
* [Android] Pull in M25 translations for Java codenewt@chromium.org2013-01-3141-3/+85
* Use correct favicon scale factor on Android.aruslan@chromium.org2013-01-241-0/+134
* [Android] Generate grd files for translations.newt@chromium.org2013-01-0942-0/+263
* [Android Webview] Add hand-written R.java file to map ui resources.newt@chromium.org2012-12-141-0/+22
* [Android] Support Android resources in ui folder.newt@chromium.org2012-12-142-11/+22
* Implement input type=color for androidmiguelg@chromium.org2012-11-301-0/+212
* Add Java resources to content and chrome.newt@chromium.org2012-11-201-2/+2
* JavaBitmap class JNI clean up, add new functionalitytrchen@chromium.org2012-09-241-0/+27
* Adding NativeWindow base class with context.aurimas@chromium.org2012-09-223-155/+176
* Upstreaming SelectFileDialog for Androidaurimas@chromium.org2012-09-182-0/+483