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
*
Remove ContentViewCore.enableMultiProcess etc.
michaelbai@chromium.org
2013-02-11
1
-1
/
+2
*
Add RECORD_AUDIO in Android manifest.
leozwang@chromium.org
2013-02-09
1
-0
/
+1
*
Enable the translate manager on Android.
miguelg@chromium.org
2013-02-06
1
-4
/
+0
*
Adding the page and DPI scale adjustment for Autofill Popups.
aurimas@chromium.org
2013-02-06
1
-1
/
+4
*
Add camera permission in manifest files.
wjia@chromium.org
2013-01-31
1
-0
/
+1
*
[Android] Pull in M25 translations for Java code
newt@chromium.org
2013-01-31
41
-3
/
+372
*
Display cert fingerprints in CertificateViewer.
ppi@chromium.org
2013-01-30
1
-9
/
+29
*
Fix Data URIs in tests
aruslan@chromium.org
2013-01-30
3
-10
/
+12
*
Delete zoomed_viewport_offset_ and its users.
aelias@chromium.org
2013-01-29
1
-2
/
+6
*
Make sure Chrome's WebUIControllerFactory is registered on Android.
jam@chromium.org
2013-01-28
1
-3
/
+2
*
Disable assertion in android java test testChromeWelcomePageLoads after relan...
jam@chromium.org
2013-01-28
1
-2
/
+3
*
Android implementation of WebsiteSettingsUi
yfriedman@chromium.org
2013-01-26
5
-0
/
+402
*
Re-enable about:flags on Android
dfalcantara@chromium.org
2013-01-16
1
-0
/
+39
*
Throw exception when initialization failed.
michaelbai@chromium.org
2013-01-15
1
-3
/
+7
*
Move content/components/web_contents_delegate_android to components/web_conte...
boliu@chromium.org
2013-01-12
2
-2
/
+2
*
Findbugs issues
kristianm@chromium.org
2013-01-12
1
-0
/
+1
*
[sync] Add java InvalidationController for Android.
nyquist@chromium.org
2013-01-12
1
-0
/
+4
*
Add test to ensure Chrome welcome page loads on Android.
nyquist@chromium.org
2013-01-11
1
-2
/
+59
*
Revert 176198
yfriedman@chromium.org
2013-01-10
3
-6
/
+6
*
Revert 176176
smckay@chromium.org
2013-01-10
3
-6
/
+6
*
Update Android build to API level 17 and SDK Tools version 21
yfriedman@chromium.org
2013-01-10
3
-6
/
+6
*
[Android] Generate grd files for translations.
newt@chromium.org
2013-01-09
42
-0
/
+284
*
Cleaning up Android's Autofill call suggestionSelected.
aurimas@chromium.org
2013-01-09
3
-24
/
+9
*
Add VisibleForTesting to content/public/android
aruslan@chromium.org
2013-01-08
1
-10
/
+7
*
JavascriptAppModalDialog tests and necessary infrastructure.
aruslan@chromium.org
2013-01-08
7
-1
/
+532
*
Add history popup when long pressing on the back key.
tedchoc@chromium.org
2013-01-04
3
-0
/
+435
*
Fix use after free in JavascriptAppModalDialogAndroid.
pliard@chromium.org
2013-01-04
1
-2
/
+7
*
Re-enable tests diabled in r174194
boliu@chromium.org
2012-12-20
2
-8
/
+4
*
Disable failing tests
digit@chromium.org
2012-12-20
2
-4
/
+8
*
Fix ModalDialogTest tests.
jcivelli@chromium.org
2012-12-19
1
-2
/
+2
*
[Android] Output unchecked warnings and fix existing instances.
yfriedman@chromium.org
2012-12-18
2
-5
/
+3
*
Refactoring JavaScript modal dialog.
jcivelli@chromium.org
2012-12-18
2
-103
/
+118
*
Make AutofillPopupViewAndroid behave more like other AutofillPopupViews.
aurimas@chromium.org
2012-12-15
3
-61
/
+58
*
Fire SystemMonitor::{RESUME,SUSPEND}_EVENT on Android.
pliard@chromium.org
2012-12-13
1
-10
/
+2
*
Changes to support building a libchromeview.so with prebuilt sources.
yfriedman@chromium.org
2012-12-11
2
-12
/
+4
*
android: Improve ActivityStatus and add ChromiumActivity.
digit@chromium.org
2012-12-07
1
-1
/
+2
*
Fix the clipped long suggestion for Android
michaelbai@chromium.org
2012-12-07
1
-2
/
+6
*
Swap OK/Cancel button in Javascript Dialog to follow Android guidelines.
cramya@chromium.org
2012-12-06
1
-4
/
+4
*
Fixing missing password Autofill popup for Android
aurimas@chromium.org
2012-12-05
1
-2
/
+17
*
[Android] Rename icon.png to app_icon.png.
newt@chromium.org
2012-12-03
5
-1
/
+1
*
Handle the 'enter' key with the action 'ACTION_DOWN'
yongsheng.zhu@intel.com
2012-11-30
1
-2
/
+2
*
[android_webview] Remove chrome/ Java and R dep.
mkosiba@chromium.org
2012-11-29
1
-64
/
+0
*
[Android] Bundle DevTools resources with Chromium TestShell
mnaganov@chromium.org
2012-11-29
1
-1
/
+2
*
Changes to InetHelper to accept optional fileToAttach argument for the
rtenneti@chromium.org
2012-11-28
2
-2
/
+11
*
Free (and pause) audio resources when getting a phone call
miguelg@chromium.org
2012-11-28
1
-0
/
+1
*
Initialize compositor early on so the rest of the code can assumed it is
jcivelli@chromium.org
2012-11-27
2
-0
/
+29
*
Remove AppResource and unneeded resources.
newt@chromium.org
2012-11-27
7
-77
/
+0
*
Test HTML select popup doesn't get hidden when other ContentViewCore gets des...
aruslan@chromium.org
2012-11-23
1
-0
/
+90
*
Add support for testing interstitials from Android.
tedchoc@chromium.org
2012-11-21
3
-9
/
+13
*
Remove flaky annotation from ProviderBookmarkNodeTest#testInvalidHierarchy.
shashishekhar@chromium.org
2012-11-21
1
-4
/
+1
[next]