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
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
[rAc Android dialog] Stubs for Autofill dialog integration.
aruslan@chromium.org
2013-08-10
2
-0
/
+436
*
Remove NOTIFICATION_FIND_MATCH_RECTS_AVAILABLE; it is no longer observed in A...
avi@chromium.org
2013-08-09
1
-2
/
+1
*
[Android] Simple TemplateUrlService#getSearchEngine renaming.
kkimlabs@chromium.org
2013-08-09
1
-2
/
+5
*
Move INVALID_TAB_ID constant to TabBase
miguelg@chromium.org
2013-08-08
1
-0
/
+2
*
Updating XTBs based on .GRDs from branch 1547
kerz@chromium.org
2013-08-06
1
-1
/
+1
*
[rAc Android] Remove the old dialog implementation.
aruslan@chromium.org
2013-08-06
23
-3329
/
+0
*
Added OmniboxAndroid class to handle prerender related logic.
apiccion@chromium.org
2013-08-03
1
-0
/
+74
*
[Android] Add search engine name and image search availability check functions.
kkimlabs@chromium.org
2013-08-02
1
-0
/
+17
*
[Android] Test for the country codes support in PDM.AutofillProfile
aruslan@chromium.org
2013-08-02
1
-0
/
+5
*
Fix issue with null-value OAuth2 tokens for Android.
nyquist@chromium.org
2013-08-01
1
-10
/
+18
*
[Android] Expose foreign session sync related funtionalities through JNI
kkimlabs@chromium.org
2013-07-31
1
-0
/
+212
*
Revert 214841 "Fix issue with null-value OAuth2 tokens for Android."
tbreisacher@chromium.org
2013-07-31
1
-18
/
+10
*
Fix issue with null-value OAuth2 tokens for Android.
nyquist@chromium.org
2013-07-31
1
-10
/
+18
*
Revert 214539 "[Android] Expose foreign session sync related fun..."
thakis@chromium.org
2013-07-31
1
-212
/
+0
*
[Android] Expose foreign session sync related funtionalities through JNI.
kkimlabs@chromium.org
2013-07-31
1
-0
/
+212
*
Wipe Profile data on signout if the account was managed, on Android.
joaodasilva@chromium.org
2013-07-29
2
-7
/
+72
*
Updating XTBs based on .GRDs from branch 1547
kerz@chromium.org
2013-07-22
43
-506
/
+33
*
Add an experiment for showing the new tab button in the mobile toolbar.
tedchoc@chromium.org
2013-07-22
1
-0
/
+24
*
Allow removing most visited sites on Android in Java.
newt@chromium.org
2013-07-20
1
-0
/
+9
*
Expose whether Google is the default search engine in Android.
tedchoc@chromium.org
2013-07-20
1
-0
/
+9
*
[Android] Unify all string log tags to use a simple constant.
yfriedman@chromium.org
2013-07-18
3
-3
/
+3
*
Ask for user confirmation before signing in to a managed account.
joaodasilva@chromium.org
2013-07-17
2
-20
/
+97
*
[Android] Add an explicit function for invalidating all registered types
yfriedman@chromium.org
2013-07-17
1
-3
/
+7
*
Add support for retrieving OAuth2 tokens from Java.
nyquist@chromium.org
2013-07-12
1
-8
/
+64
*
Fix some style nits in the MostVisitedSites.java.
tedchoc@chromium.org
2013-07-11
1
-3
/
+2
*
Added SigninManager.java and signin_manager_android.cc.
joaodasilva@chromium.org
2013-07-11
2
-5
/
+185
*
Switch Android ProfileSyncService to OAuth2
pavely@chromium.org
2013-07-09
2
-90
/
+96
*
Adding the forced searchengine to the list of localizedSearchEngines.
csorba@chromium.org
2013-07-03
1
-0
/
+4
*
Create MostVisitedSites java class to access most visited URLs, titles and th...
apiccion@chromium.org
2013-07-03
1
-0
/
+77
*
Implement the autofill UI for chromium powered android webview.
sgurun@chromium.org
2013-06-28
15
-350
/
+3
*
Revert "Implement the autofill UI for chromium powered android webview."
eroman@chromium.org
2013-06-27
15
-3
/
+350
*
Implement the autofill UI for chromium powered android webview.
sgurun@chromium.org
2013-06-27
15
-350
/
+3
*
[Android] Abandon bundling DevTools frontends for mobile apps
mnaganov@chromium.org
2013-06-27
1
-5
/
+3
*
[Android] Change the AutofillPopup UI.
aurimas@chromium.org
2013-06-25
7
-50
/
+95
*
[Android] Autofill Popup assets
aurimas@google.com
2013-06-25
8
-0
/
+0
*
[Android] Expose FaviconService to Java for the Native NTP.
kkimlabs@chromium.org
2013-06-25
1
-0
/
+90
*
Display detailed steps for Autocheckout flows.
dgwallinga@chromium.org
2013-06-24
2
-11
/
+0
*
delete unused icons
miguelg@chromium.org
2013-06-21
2
-0
/
+0
*
Renamed warning resource to make it more general since it's in fact used in o...
dfalcantara@chromium.org
2013-06-18
2
-0
/
+0
*
Move android specific WebRTC notification implementation out of status_tray_a...
cramya@chromium.org
2013-06-14
1
-59
/
+0
*
Clean up ValidationMessageBubble.java
tkent@chromium.org
2013-06-13
1
-7
/
+4
*
Added an empty string check to Paint.getTextBounds call.
apiccion@chromium.org
2013-06-12
1
-2
/
+6
*
Expose the ability to destroy native webcontents created in ContentViewUtil.
tedchoc@chromium.org
2013-06-12
1
-0
/
+8
*
Revert 205679 "Revert 205667 "retry r205265: payments dialog: re..."
raymes@chromium.org
2013-06-12
3
-17
/
+9
*
Revert 205667 "retry r205265: payments dialog: remove edit links..."
raymes@chromium.org
2013-06-12
3
-9
/
+17
*
retry r205265: payments dialog: remove edit links from Views UI
estade@chromium.org
2013-06-11
3
-17
/
+9
*
Using form field errors from Wallet server.
ahutter@chromium.org
2013-06-11
2
-17
/
+22
*
Revert 205265 "payments dialog: remove edit links from Views UI"
garykac@chromium.org
2013-06-10
3
-9
/
+17
*
payments dialog: remove edit links from Views UI
estade@chromium.org
2013-06-10
3
-17
/
+9
*
[rAc Android] Fix for the breakage after the enum change.
aruslan@chromium.org
2013-06-08
2
-3
/
+10
[next]