summaryrefslogtreecommitdiffstats
path: root/chrome/android
Commit message (Expand)AuthorAgeFilesLines
* Add UsbChooserDialog.java to //chrome/android/java_sources.gnijuncai2016-03-251-0/+1
* Add pathway to auto-migrate users when Chrome launchesdfalcantara2016-03-2513-44/+343
* Eliminate race condition in CustomTabActivityTestkraush2016-03-251-5/+10
* Make ChromeActivity destroy its BookmarkModel in all cases when adding a book...dewittj2016-03-251-0/+4
* Re-use NoUnderlineClickableSpan which shows a clickable link with underlines ...juncai2016-03-257-74/+15
* WebUsb Android chooser UIjuncai2016-03-256-103/+301
* Fix some misuses of SharedPreferences.getStringSet().maxbogue2016-03-254-8/+16
* Add menu item for testing to save pages offline.petewil2016-03-253-0/+50
* Store URLs in WebappDataStorage, and purge them when history is cleared.dominickn2016-03-259-106/+483
* Move isMultiWindow() method upstream.newt2016-03-251-1/+20
* Enable url path fading all on Android configurations.tedchoc2016-03-255-24/+30
* [Contextual Search] Moving logic out of OverlayPanel classes.pedrosimonetti2016-03-249-616/+620
* Move some offline-related functions into OfflinePageBridge, from BookmarkUtils.dewittj2016-03-242-62/+63
* Add tests for Tab reparentingyusufo2016-03-243-6/+142
* Get rid of cached TabModelSelector in ChromeDownloadDelegateyusufo2016-03-243-8/+9
* Add a class for killing document modedfalcantara2016-03-244-4/+890
* Ignore text updates where the size is 0 before and after for autocomplete.tedchoc2016-03-241-2/+5
* [Android] Hide metrics and crash reporting checkbox in non-official builds.bauerb2016-03-241-8/+14
* [NTP Offline Page] Use offline launch URL also for new (incognito) tabstreib2016-03-241-9/+12
* Distingush between displayed and remote playback state.aberent2016-03-249-83/+74
* Revert of Disable UndoTabModelTest#testOutOfOrder1 on tablets. (patchset #1 i...jinsukkim2016-03-241-4/+0
* Allow interrupted download to auto resumeqinmin2016-03-246-91/+329
* Revert "Allow interrupted download to auto resume".dgozman2016-03-236-330/+91
* [Android,Cast] Move session cleanup outside of the loop.avayvod2016-03-231-1/+1
* Replace usages of DEPRECATED_java_in_dir with java_filesagrieve2016-03-232-3/+1173
* Disable SyncTest#testRename because it is flaky on CQ.hush2016-03-231-2/+4
* Allow interrupted download to auto resumeqinmin2016-03-236-91/+330
* Update prerender policy for custom tabsyusufo2016-03-235-17/+47
* Provide a block to add extra keyset definitions.sgurun2016-03-231-1/+4
* Disable two Download testsaberent2016-03-231-4/+12
* Move layout-sw600dp/empty_background_view.xml to layout/empty_background_view...twellington2016-03-232-1/+1
* Replace proprietary codec based test media with open codec based versions.dalecurtis2016-03-222-3/+3
* Reland of move configuration policy from chrome build files. (patchset #1 id:...dgozman2016-03-224-12/+0
* Revert of Remove configuration policy from chrome build files. (patchset #4 i...dgozman2016-03-224-0/+12
* Wait for the Activity to have a Tab in the Document Mode WebLite testsmegjablon2016-03-221-0/+12
* Delete redundant clearing logic for incognito tab state filesagrieve2016-03-223-36/+0
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-03-2243-129/+258
* Remove configuration policy from chrome build files.brettw2016-03-224-12/+0
* Passing original and referrer url of a download to the embedderqinmin2016-03-222-9/+39
* [MediaRouter, Android] Disable MediaRouterIntegrationTest on low-end deviceszqzhang2016-03-221-0/+12
* [Offline pages] Making sure reload snackbar is multiline when necessaryfgorski2016-03-221-0/+1
* [Offline pages] Fixing disappearing bolt when switching from incognitofgorski2016-03-221-0/+1
* [Offline pages] Minimizing exposure to ChromeActivity in offline pagesfgorski2016-03-214-82/+72
* Lazily create LofiBarController to avoid snackbar manager being nullyusufo2016-03-211-6/+12
* Fix several crashes on the recent tabs page.newt2016-03-211-0/+9
* Disable UndoTabModelTest#testOutOfOrder1 on tablets.newt2016-03-211-0/+4
* Disable BindingManagerIntegrationTest#testRestoreSharedRenderer() on tabletspkotwicz2016-03-211-0/+3
* Fix strict mode violation in TabPersistentStore.cleanupPersistentData()agrieve2016-03-212-58/+63
* [NTP Offline Pages] Use the "offline bolt" icon, delete the old onetreib2016-03-216-2/+4
* Pass the time parameter to PrefServiceBridge.clearBrowsingData() explicitly.msramek2016-03-214-6/+15