index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android: Add support for returning real screen resolution.
epenner@chromium.org
2014-01-09
1
-5
/
+34
*
Move <outputs> element in Android .grd files.
newt@chromium.org
2014-01-07
1
-91
/
+91
*
Updating XTBs based on .GRDs from branch 1750
laforge@chromium.org
2014-01-07
43
-1
/
+388
*
[Android] Allow the intent to be cancelled.
aruslan@chromium.org
2013-12-14
2
-4
/
+29
*
Fixing style issues in ui/android/java/
aurimas@chromium.org
2013-12-10
18
-200
/
+200
*
Revert of https://chromiumcodereview.appspot.com/109483012/
aurimas@chromium.org
2013-12-10
18
-200
/
+200
*
Fixing style issues in ui/android/java/
aurimas@google.com
2013-12-10
18
-200
/
+200
*
Fixing all Java import ordering issues.
aurimas@chromium.org
2013-12-10
14
-39
/
+15
*
Capture the exception thrown by updateTexImage
qinmin@chromium.org
2013-12-09
1
-1
/
+9
*
Support datalist for date/time input types on Android
keishi@chromium.org
2013-12-07
1
-0
/
+35
*
Add ContextMenu support upstream for Android
dtrainor@chromium.org
2013-12-06
3
-9
/
+49
*
Enable pasting HTML content from the Android clipboard
kristianm@chromium.org
2013-12-04
1
-18
/
+21
*
- Moved ldpi assets to mdpi where they belong based on their size.
aurimas@google.com
2013-12-03
4
-0
/
+0
*
Update OWNERS files
joth@chromium.org
2013-12-02
1
-1
/
+2
*
Add support for color input datalist on Android
keishi@chromium.org
2013-11-29
12
-189
/
+338
*
Adding a way to remove an intent callback.
jcivelli@chromium.org
2013-11-23
1
-0
/
+14
*
Add a Jni hook to ui::TimeFormat::TimeRemaining.
shashishekhar@chromium.org
2013-11-22
1
-3
/
+15
*
Adding a utility method to WindowAndroid.
jcivelli@chromium.org
2013-11-22
1
-0
/
+10
*
Fix chrome upload with content uri
qinmin@chromium.org
2013-11-20
1
-21
/
+5
*
Revert 235752 "Fix chrome upload with content uri"
qinmin@chromium.org
2013-11-18
1
-5
/
+21
*
Fix chrome upload with content uri
qinmin@chromium.org
2013-11-18
1
-21
/
+5
*
ui: Android changes.
tfarina@chromium.org
2013-11-15
11
-17
/
+59
*
Add support for datalist to text input element on Android
keishi@chromium.org
2013-11-12
7
-30
/
+136
*
Android: moves ui/ to use long for JNI.
bulach@chromium.org
2013-11-11
5
-19
/
+19
*
Revert 234194 "Add support for datalist to text input element on..."
keishi@chromium.org
2013-11-11
7
-136
/
+30
*
Add support for datalist to text input element on Android
keishi@chromium.org
2013-11-11
7
-30
/
+136
*
Revert 234046 "Revert 233774 "Make WindowAndroid constructor tak..."
frankf@chromium.org
2013-11-09
2
-74
/
+124
*
Revert 233774 "Make WindowAndroid constructor takes context as p..."
frankf@chromium.org
2013-11-09
2
-124
/
+74
*
Allow file: uris for <file> input types
miguelg@chromium.org
2013-11-08
1
-15
/
+22
*
Make WindowAndroid constructor takes context as param.
michaelbai@chromium.org
2013-11-08
2
-74
/
+124
*
ui: Move android C++ source files into base/android directory.
tfarina@chromium.org
2013-10-31
7
-260
/
+0
*
Android should be able to copy HTML snippets to the system clipboard.
peter@chromium.org
2013-10-28
1
-0
/
+17
*
Updating XTBs based on .GRDs from branch 1650
kerz@chromium.org
2013-10-24
43
-0
/
+258
*
Cache DeviceDisplayInfo data in shared structure on native side to avoid freq...
sl.ostapenko@samsung.com
2013-10-23
1
-1
/
+35
*
Add font_scale_factor_quirk pref.
skobes@chromium.org
2013-10-22
1
-0
/
+9
*
android: Implement screenshots for Content Shell and Chromium Test Shell
skyostil@chromium.org
2013-10-21
1
-6
/
+4
*
Revert "Move images from drawable to drawable-mdpi."
newt@chromium.org
2013-10-14
3
-0
/
+0
*
Move images from drawable-mdpi to drawable.
newt@chromium.org
2013-10-09
3
-0
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
2
-3
/
+1
*
Revert 225857 "gfx: Create a separate gfx component out of ui."
ckocagil@chromium.org
2013-09-28
2
-1
/
+3
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-28
2
-3
/
+1
*
Tighten DEPS rules further.
ben@chromium.org
2013-09-24
1
-0
/
+1
*
Tighten up DEPS rules in src/ui: prevent components from including from each ...
ben@chromium.org
2013-09-24
1
-0
/
+4
*
Revert 225020 "Tighten up DEPS rules in src/ui: prevent componen..."
ben@chromium.org
2013-09-24
1
-4
/
+0
*
Tighten up DEPS rules in src/ui: prevent components from including from each ...
ben@chromium.org
2013-09-24
1
-0
/
+4
*
[InfoBar] Upstram basic infobar flow for Android.
miguelg@chromium.org
2013-09-17
1
-1
/
+17
*
Implement window and view snapshots on Android
skyostil@chromium.org
2013-09-12
4
-0
/
+155
*
Remove unused Android image assets.
newt@chromium.org
2013-09-11
1
-0
/
+0
*
Clean up Android layouts.
newt@chromium.org
2013-09-05
1
-1
/
+1
*
[Android] Rename SurfaceTextureBridge to just SurfaceTexture.
yfriedman@chromium.org
2013-08-29
1
-1
/
+1
[next]