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_webview] Android.mk file cleanup.
mkosiba
2014-09-25
2
-102
/
+0
*
Move *Picker.java and *PickerDialog.java to ui/android/java/...
ankit2.kumar
2014-09-25
19
-0
/
+2036
*
Make content_shell_apk build completely
cjhopman
2014-09-24
1
-33
/
+1
*
Fix image capture crash on ICS
qinmin
2014-09-22
1
-9
/
+33
*
Move PageTransition from //content/public/common to //ui/base
Sylvain Defresne
2014-09-19
3
-0
/
+36
*
Use Manifest's orientation when creating a shortcut and as default orientation.
mlamouri
2014-09-18
1
-1
/
+1
*
Migrate ResourceExtractor.java inside org.chromium.base package.
vivek.vg
2014-09-12
1
-16
/
+3
*
New C++ -> Java enum build rule + parser/generator.
mkosiba
2014-09-10
5
-65
/
+22
*
Add content_shell_apk target (and a bunch of its dependencies)
cjhopman
2014-09-08
1
-2
/
+2
*
[Android] Fail gracefully when accessing exported=false providers
miguelg
2014-09-03
1
-5
/
+21
*
Remove image color profiles from all clank assets.
Aurimas Liutikas
2014-08-28
9
-0
/
+0
*
Hook up autofill popup control elements
estade
2014-08-27
2
-18
/
+12
*
Use content URI to upload photos taken by camera
qinmin
2014-08-27
1
-13
/
+32
*
Add an "isInsideVSync" check.
hush@chromium.org
2014-08-22
2
-2
/
+28
*
android: Don't allow AutofillPopup on outside touch
estade@chromium.org
2014-08-22
1
-11
/
+28
*
Remove myself from some android owners files.
yfriedman@chromium.org
2014-08-22
1
-2
/
+2
*
Change the visibility of AutofillSuggestion member variables.
aurimas@chromium.org
2014-08-22
2
-4
/
+4
*
Pass display names for uploaded content URI files
qinmin@chromium.org
2014-08-12
1
-40
/
+40
*
Adding missing Build Version check and @TargetApi annotation.
ankit2.kumar@samsung.com
2014-08-08
1
-1
/
+2
*
Add a @TargetApi annotation to SelectFileDialog.onIntentCompleted.
peter@chromium.org
2014-08-07
1
-0
/
+2
*
Allow <input type="file" multiple /> to be used on Android JB MR2+.
peter@chromium.org
2014-08-06
1
-1
/
+40
*
Updating XTBs based on .GRDs from branch 2062
amineer@chromium.org
2014-08-05
1
-2
/
+2
*
Use ApiCompatibilityUtils.setLayoutDirection() instead of View.setLayoutDirec...
sungmann.cho@navercorp.com
2014-08-05
1
-2
/
+5
*
Plumb form's text direction to Android Autofill popup.
estade@chromium.org
2014-07-29
1
-1
/
+3
*
Make it possible to find locale pak files in the Android apk.
mkosiba@chromium.org
2014-07-29
2
-0
/
+33
*
Encode all grit outputs in .gn files
brettw@chromium.org
2014-07-23
1
-0
/
+46
*
Fix gesture debugging
jdduke@chromium.org
2014-07-22
1
-9
/
+0
*
Add a pre-baked bezier curve interpolator
dtrainor@chromium.org
2014-07-16
1
-0
/
+163
*
[Android][gn] Add android resources templates
cjhopman@chromium.org
2014-07-16
1
-0
/
+80
*
Remove burst mode from VSyncMonitor.
egor.starkov@samsung.com
2014-07-09
1
-20
/
+0
*
None
amineer@chromium.org
2014-07-07
1
-1
/
+1
*
DropdownPopupWindow should limit its width to fit screen
keishi@chromium.org
2014-07-03
1
-6
/
+18
*
Provide max gesture bounds and option to ignore touch size during pinch
jdduke@chromium.org
2014-07-02
1
-0
/
+9
*
Removes bulach@ from OWNERS.
bulach@chromium.org
2014-06-27
1
-1
/
+0
*
Revert of Remove burst mode from VSyncMonitor. (https://codereview.chromium.o...
peter@chromium.org
2014-06-26
1
-0
/
+13
*
Remove burst mode from VSyncMonitor.
egor.starkov@samsung.com
2014-06-26
1
-13
/
+0
*
JarJar resources when building the android_webview.
mkosiba@chromium.org
2014-06-20
1
-0
/
+2
*
Move images from drawable to drawable-mdpi.
newt@chromium.org
2014-06-20
3
-0
/
+0
*
[Android] Set the PowerSaveBlocker's View to have zero dimensions
mnaganov@chromium.org
2014-06-19
1
-0
/
+1
*
[Android] Remove deprecated color_picker_simple_border which is not used.
shouqun@chromium.org
2014-06-17
1
-1
/
+0
*
Fix DropdownPopupWindow to clean up on dismiss
keishi@chromium.org
2014-06-11
1
-6
/
+17
*
Fix rtl rendering in DropdownPopupWindow
keishi@chromium.org
2014-06-11
1
-0
/
+2
*
android: add Java-side support for browser compositor async readback
powei@chromium.org
2014-05-27
2
-51
/
+0
*
Fix typos in OWNERS files
mdempsky@chromium.org
2014-05-24
1
-1
/
+1
*
Android: adds miguelg@ to a few OWNERS.
bulach@chromium.org
2014-05-22
1
-0
/
+1
*
Android: Move scheduling logic to CompositorImpl
sievers@chromium.org
2014-05-13
1
-31
/
+2
*
[android] Generate strings.xml for android_webview.
mkosiba@chromium.org
2014-05-12
1
-2
/
+12
*
Show Ash like <select> popup on Android tablets
keishi@chromium.org
2014-05-03
20
-234
/
+329
*
Suppress NewApi Android lint warnings in VSyncMonitor.
newt@chromium.org
2014-04-30
1
-0
/
+2
*
Android: Consolidate and simplify VSync logic
sievers@chromium.org
2014-04-29
2
-3
/
+276
[next]