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
/
chrome
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactorying the synchronized methods in SQLiteCursor
michaelbai@chromium.org
2012-11-01
1
-14
/
+28
*
Remove a unnecessary synchronized method in ChromeBrowserProvider.
michaelbai@chromium.org
2012-11-01
1
-1
/
+1
*
Fix ChromiumTestShellTestBase.
dtrainor@chromium.org
2012-10-30
7
-37
/
+158
*
Add build/android scripts for Chromium TestShell
mnaganov@chromium.org
2012-10-30
1
-1
/
+1
*
Removing myself from OWNERs and WATCHLIST
satish@chromium.org
2012-10-29
1
-1
/
+0
*
[Android] Enable DevTools for Chromium Test Shell
mnaganov@chromium.org
2012-10-29
2
-0
/
+48
*
Add Google Location Settings geolocation permission flow
cramya@chromium.org
2012-10-27
2
-0
/
+73
*
[Android] Upstream selection action bar for text press selection.
yfriedman@chromium.org
2012-10-23
2
-2
/
+8
*
Upstream Autofill functionality for Android.
aurimas@chromium.org
2012-10-23
6
-7
/
+365
*
Add binary files for http://codereview.chromium.org/11228036/
yfriedman@chromium.org
2012-10-22
2
-0
/
+0
*
Add some persmissions for ContentShell and ChromiumTestShell
yfriedman@chromium.org
2012-10-17
1
-0
/
+2
*
Revert "Revert"Adding a WindowAndroidHelper class"
aurimas@chromium.org
2012-10-16
1
-2
/
+2
*
Adding progresss bar when loading fullscreen video
qinmin@chromium.org
2012-10-15
2
-0
/
+2
*
Upstream BrowserChildProcessHostImpl
yusufo@chromium.org
2012-10-15
2
-28
/
+3
*
Android Browser Compositor: Add ScheduleComposite() callback.
sievers@chromium.org
2012-10-15
1
-17
/
+22
*
Revert "Adding a WindowAndroidHelper class."
felipeg@chromium.org
2012-10-11
1
-2
/
+2
*
Adding a WindowAndroidHelper class.
aurimas@chromium.org
2012-10-11
1
-2
/
+2
*
Switch AutofillExternalDelegate to use WebContentsUserData.
avi@chromium.org
2012-10-10
1
-4
/
+3
*
[Android] Upstream content detection and ChromeBrowserProvider tests.
leandrogracia@chromium.org
2012-10-10
8
-1
/
+856
*
Include infobar stubs for unit_tests and testshell.
nileshagrawal@chromium.org
2012-10-10
1
-0
/
+7
*
Turn on UID isolation for content shell and chromium testshell.
yfriedman@chromium.org
2012-10-09
1
-0
/
+6
*
Add support for building apk in release
cjhopman@chromium.org
2012-10-09
1
-2
/
+1
*
Add the missing resources for fullscreen video
qinmin@chromium.org
2012-10-09
2
-2
/
+16
*
Make apks build from a single ant .xml template
cjhopman@chromium.org
2012-10-05
2
-128
/
+0
*
Enable ChromiumTestShellUrlTest.
klundberg@chromium.org
2012-10-04
1
-2
/
+5
*
boomark->bookmark
scottmg@google.com
2012-10-03
1
-1
/
+1
*
Add more generic support for java targets bundling multiple directories
cjhopman@chromium.org
2012-09-28
2
-4
/
+10
*
Make some apk targets not refer directly to output .class files from other ta...
cjhopman@chromium.org
2012-09-27
2
-4
/
+6
*
Move AndroidProtocolAdaptor into android_webview
mnaganov@chromium.org
2012-09-27
1
-233
/
+0
*
Add rendering support to the TestShell.
dtrainor@chromium.org
2012-09-25
12
-3
/
+723
*
Adding utilities class for Android UI.
aurimas@chromium.org
2012-09-25
1
-0
/
+28
*
Binary resource needed for http://codereview.chromium.org/10968003/
yfriedman@chromium.org
2012-09-25
1
-0
/
+0
*
Move base Java utils to base/test/android/javatests.
nyquist@chromium.org
2012-09-24
2
-5
/
+2
*
Adding NativeWindow base class with context.
aurimas@chromium.org
2012-09-22
1
-1
/
+1
*
Add support for the ChromiumTestShellTest APK.
dtrainor@chromium.org
2012-09-21
7
-17
/
+171
*
Upstreaming SelectFileDialog for Android
aurimas@chromium.org
2012-09-18
1
-5
/
+4
*
[Android] Upstream ChromeBrowserProvider, the Android port ContentProvider im...
leandrogracia@chromium.org
2012-09-13
4
-0
/
+1854
*
Revert "Revert 155950 - Add initial Chromium TestShell support for Android"
dtrainor@chromium.org
2012-09-13
10
-0
/
+306
*
Revert 155950 - Add initial Chromium TestShell support for Android
thakis@chromium.org
2012-09-11
9
-302
/
+0
*
Add initial Chromium TestShell support for Android
dtrainor@chromium.org
2012-09-11
9
-0
/
+302
*
Upstream the Android port find-in-page feature.
leandrogracia@chromium.org
2012-09-05
3
-0
/
+77
*
[Android] Upstream Modal Dialogs functionality
yfriedman@chromium.org
2012-08-30
2
-0
/
+248
*
Upstream: SQLite cursor for Android.
michaelbai@chromium.org
2012-08-29
1
-0
/
+220
*
Add a test runner for android_webview.
mkosiba@chromium.org
2012-08-23
2
-110
/
+3
*
Refactor the Android port to allow access to the chrome layer.
leandrogracia@chromium.org
2012-08-21
3
-0
/
+151
*
Make jars build from a single ant .xml template
cjhopman@chromium.org
2012-08-13
1
-19
/
+0
*
Upstreaming RegisterProcessUtils()
aurimas@chromium.org
2012-08-07
1
-0
/
+10
*
Upstream ChromeHttpAuthHandler
yusufo@chromium.org
2012-08-07
1
-0
/
+134
*
[Android] Add chrome_java target for building Java code in the chromium layer.
yfriedman@chromium.org
2012-08-06
2
-1
/
+20
*
Add OWNERS for chrome/android code.
tedchoc@chromium.org
2012-08-02
1
-0
/
+5
[next]