summaryrefslogtreecommitdiffstats
path: root/ui/android
Commit message (Expand)AuthorAgeFilesLines
* Adding a way to remove an intent callback.jcivelli@chromium.org2013-11-231-0/+14
* Add a Jni hook to ui::TimeFormat::TimeRemaining.shashishekhar@chromium.org2013-11-221-3/+15
* Adding a utility method to WindowAndroid.jcivelli@chromium.org2013-11-221-0/+10
* Fix chrome upload with content uriqinmin@chromium.org2013-11-201-21/+5
* Revert 235752 "Fix chrome upload with content uri"qinmin@chromium.org2013-11-181-5/+21
* Fix chrome upload with content uriqinmin@chromium.org2013-11-181-21/+5
* ui: Android changes.tfarina@chromium.org2013-11-1511-17/+59
* Add support for datalist to text input element on Androidkeishi@chromium.org2013-11-127-30/+136
* Android: moves ui/ to use long for JNI.bulach@chromium.org2013-11-115-19/+19
* Revert 234194 "Add support for datalist to text input element on..."keishi@chromium.org2013-11-117-136/+30
* Add support for datalist to text input element on Androidkeishi@chromium.org2013-11-117-30/+136
* Revert 234046 "Revert 233774 "Make WindowAndroid constructor tak..."frankf@chromium.org2013-11-092-74/+124
* Revert 233774 "Make WindowAndroid constructor takes context as p..."frankf@chromium.org2013-11-092-124/+74
* Allow file: uris for <file> input typesmiguelg@chromium.org2013-11-081-15/+22
* Make WindowAndroid constructor takes context as param.michaelbai@chromium.org2013-11-082-74/+124
* ui: Move android C++ source files into base/android directory.tfarina@chromium.org2013-10-317-260/+0
* Android should be able to copy HTML snippets to the system clipboard.peter@chromium.org2013-10-281-0/+17
* Updating XTBs based on .GRDs from branch 1650kerz@chromium.org2013-10-2443-0/+258
* Cache DeviceDisplayInfo data in shared structure on native side to avoid freq...sl.ostapenko@samsung.com2013-10-231-1/+35
* Add font_scale_factor_quirk pref.skobes@chromium.org2013-10-221-0/+9
* android: Implement screenshots for Content Shell and Chromium Test Shellskyostil@chromium.org2013-10-211-6/+4
* Revert "Move images from drawable to drawable-mdpi."newt@chromium.org2013-10-143-0/+0
* Move images from drawable-mdpi to drawable.newt@chromium.org2013-10-093-0/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-302-3/+1
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-282-1/+3
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-282-3/+1
* Tighten DEPS rules further.ben@chromium.org2013-09-241-0/+1
* Tighten up DEPS rules in src/ui: prevent components from including from each ...ben@chromium.org2013-09-241-0/+4
* Revert 225020 "Tighten up DEPS rules in src/ui: prevent componen..."ben@chromium.org2013-09-241-4/+0
* Tighten up DEPS rules in src/ui: prevent components from including from each ...ben@chromium.org2013-09-241-0/+4
* [InfoBar] Upstram basic infobar flow for Android.miguelg@chromium.org2013-09-171-1/+17
* Implement window and view snapshots on Androidskyostil@chromium.org2013-09-124-0/+155
* Remove unused Android image assets.newt@chromium.org2013-09-111-0/+0
* Clean up Android layouts.newt@chromium.org2013-09-051-1/+1
* [Android] Rename SurfaceTextureBridge to just SurfaceTexture.yfriedman@chromium.org2013-08-291-1/+1
* [Android] Expose getApplicationContext from window for everyone's enjoyment.tedchoc@chromium.org2013-08-241-0/+10
* Reland 219061:yfriedman@chromium.org2013-08-232-8/+66
* Revert 219061 "Introduce facade for interaction with Android Sur..."pasko@chromium.org2013-08-232-66/+8
* Introduce facade for interaction with Android SurfaceTexture.yfriedman@chromium.org2013-08-222-8/+66
* The window's KEEP_SCREEN_ON flag is more like controlling the screen from an ...michaelbai@chromium.org2013-08-102-9/+27
* Change showIntent methods to accept resource id as error message.michaelbai@chromium.org2013-08-072-8/+10
* [Android] On calling openNewTab, pass the disposition instead of incognito.kkimlabs@chromium.org2013-08-061-0/+11
* Upstream isKeyboardShowingmiguelg@chromium.org2013-08-061-0/+15
* [Android] Subsample overscroll resources when first loadingjdduke@chromium.org2013-08-011-3/+45
* ColorPicker - Adding grid border lines.paulnavin@google.com2013-07-315-10/+54
* Add method to show the error by resId.michaelbai@chromium.org2013-07-292-2/+9
* Color Picker "More" button looks more button-like.paulnavin@google.com2013-07-264-6/+65
* Updating XTBs based on .GRDs from branch 1547kerz@chromium.org2013-07-2243-86/+129
* The previous implementation is not correct, it depended on the Fullscreen vid...michaelbai@chromium.org2013-07-191-0/+10
* Revert 212022 "The previous implementation is not correct, it de..."gavinp@chromium.org2013-07-171-10/+0