summaryrefslogtreecommitdiffstats
path: root/ui/android
Commit message (Expand)AuthorAgeFilesLines
* Add pathway to auto-migrate users when Chrome launchesdfalcantara2016-03-251-0/+5
* WebUsb Android chooser UIjuncai2016-03-252-0/+21
* Replace usages of DEPRECATED_java_in_dir with java_filesagrieve2016-03-231-2/+73
* Hide toolbar buttons on tablets when available width < 600dptwellington2016-03-211-0/+28
* Remove synthetic vsync from Android VsyncMonitorenne2016-03-151-39/+0
* Revert of Remove synthetic vsync from Android VsyncMonitor (patchset #2 id:20...pkotwicz2016-03-151-0/+39
* Remove synthetic vsync from Android VsyncMonitorenne2016-03-141-39/+0
* CC Animation: Erase cc::LayerSettings everywhere.loyso2016-03-143-6/+3
* CC Animation: Erase old animation system in Android Compositor.loyso2016-03-117-39/+6
* [Autofill Popup] Support for multiline labels in dropdown list items.mathp2016-03-093-5/+19
* Reland Use Display.getRealMetrics() to calculate device sizetwellington2016-03-091-18/+33
* Revert of Use Display.getRealMetrics() to calculate device size (patchset #6 ...lizeb2016-03-091-30/+18
* Use Display.getRealMetrics() to calculate device sizetwellington2016-03-081-18/+30
* Test that the BluetoothChooserDialog handles lacking the location permission.jyasskin2016-03-081-1/+7
* Remove layer for readbackjinsukkim2016-03-041-1/+0
* [Herb] Set up field trial for UI prototypesdfalcantara2016-02-251-5/+0
* Retain tablet layout in multi-windowtwellington2016-02-241-14/+27
* Disable document mode on tabletstwellington2016-02-241-0/+13
* Put generated non-test Java runner scripts into bin/.mikecase2016-02-191-0/+1
* Refactor Clipboard.java by removing duplicate JNI methods.ajith.v2016-02-161-25/+9
* [Android] Fix generated scripts for junit tests.mikecase2016-02-161-0/+2
* Reducing scope of few clipboard methods.ajith.v2016-02-081-3/+6
* Make DeviceFormFactor calculations non-statictwellington2016-02-041-27/+6
* Convert SpanApplierTest to a Robolectric test.newt2016-02-032-18/+23
* Prototype handling of Intents in Custom Tabsdfalcantara2016-02-031-1/+5
* Reset DeviceFormFactor information in AsyncInitializationActivity#onCreate()twellington2016-02-021-1/+10
* cc:: Add remote mode to the compositor.khushalsagar2016-01-291-1/+1
* Fix date picker performance issues, crash, and incorrect pre-1582 dates.newt2016-01-267-150/+290
* Attempt to isolate ui_android_unittests_apk.stip2016-01-141-1/+2
* Reland Pull the Activity context from WindowAndroid if possibleyusufo2016-01-112-7/+31
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-01-111-1/+1
* Use flat buttons in infobars.newt2016-01-061-17/+33
* Switch to standard integer types in ui/.avi2015-12-248-1/+11
* Fix a bunch of StrictMode warnings and slow calls.yfriedman2015-12-221-1/+1
* Revert of Pull the Activity context from WindowAndroid if possible (patchset ...dtu2015-12-182-29/+5
* Pull the Activity context from WindowAndroid if possibleyusufo2015-12-182-5/+29
* Fix strict mode violation in SelectFileDialog.javaqinmin2015-12-121-37/+50
* cc: Introduce CompositorMode enum.khushalsagar2015-12-081-3/+5
* Add most of //ui/ to "gn check"brettw2015-12-081-0/+2
* Make ContentViewCoreImpl a ViewAndroidyusufo2015-12-074-48/+7
* Pass method parameters as JavaParamRef in ui.torne2015-12-075-39/+48
* Hide StrictMode flashes for tracked violations.wnwen2015-12-012-17/+32
* GN: Merge apk_deps and deps in test() templateagrieve2015-12-011-1/+1
* Add context_utils.h includes where needed.torne2015-11-251-0/+1
* Run gn --format over all .gn filesagrieve2015-11-201-2/+2
* Move cc::LayerSettings to cc/layers/layer_settings.h.jbroman2015-11-182-2/+2
* Hold a reference to any kind of context in WindowAndroid.gsennton2015-11-179-51/+103
* Limit the width only for suggestions that can be filled into the form.rouslan2015-11-132-4/+13
* [Android] Enable multidex for debug builds of ChromePublic.jbudorick2015-11-132-0/+4
* Reset scrolling of keyboard accessory when changing fields.rouslan2015-11-101-2/+11