summaryrefslogtreecommitdiffstats
path: root/chrome/android
Commit message (Expand)AuthorAgeFilesLines
* Squash of two CookiesFetcher changesdfalcantara@chromium.org2015-01-143-1/+453
* [Android] Keep top controls visible until an update from a Tab.tedchoc2015-01-101-1/+12
* Fix Google notification controller for proguard.nyquist2015-01-091-0/+1
* [Contextual Search] Add switch to enable for testing.donnd2015-01-091-0/+4
* Material styling for EditText in preferencestwellington2015-01-092-0/+20
* Updating XTBs based on .GRDs from branch masterAlex Mineer2015-01-0943-178/+1422
* Android Notifications should be closable without a delegate.peter2015-01-092-6/+15
* Styling tweaks for preferencestwellington2015-01-093-0/+19
* Store serialized notification data as an Intent extra on Android.peter2015-01-092-14/+29
* Android: UMA histogram for coldstart-to-commitpasko2015-01-093-0/+31
* Upstream notification control for Google servicesnyquist2015-01-0910-1/+397
* Simplify Event Filter Logicdtrainor2015-01-092-16/+7
* [Android] Add observer methods for tab show/hide/setClosing.tedchoc2015-01-083-1/+46
* Also remove the cache of favicon from native otherwise the code will be compl...michaelbai2015-01-081-7/+5
* Child account block interstitial: Add SafeSites feedback link on Androidtreib2015-01-082-0/+55
* Bump libaddressinput version.rouslan2015-01-071-0/+3
* Upstream the sign out and add an account dialogs.aruslan2015-01-073-0/+151
* Use NotificationCompat.Builder instead of Notification.Builder.peter2015-01-071-4/+4
* Update Chrome Android app icon to material design.Newton Allen2015-01-075-0/+0
* Add support for TabObserver#onCrash()twellington2015-01-072-0/+10
* Upstream chrome's DownloadNotifierqinmin2015-01-073-0/+165
* [ChromeShell] Enable "Search Google for this image"dfalcantara2015-01-078-36/+229
* [Android] Set explict text color value for fullscreen notification bubble.tedchoc2015-01-071-0/+2
* [Android] Add a device-side test HTTP server via ChromeInstrumentationTestRun...jbudorick2015-01-072-2/+2
* Added code to hide tab manager on navigation.ankitkumar2015-01-073-4/+3
* Resolve lint warnings related to DefaultLocale and SimpleDateFormatwajahat.s2015-01-072-2/+6
* Add "meaning" attribute to conflicting string.newt2015-01-071-1/+1
* Add contentDescriptions to PreferenceCategoryWithButton iconstwellington2015-01-072-1/+17
* [Android] Add tab observer methods for page load started/stopped.tedchoc2015-01-073-0/+52
* Exit fullscreen video for ChromeShell and ContentShell on Androidwilliam.xie2015-01-071-0/+7
* Update Android Card Unmask prompt to rely on the controller a bit more.estade2015-01-071-7/+15
* Add check for read/write access to ChromeBrowserProvider.mariakhomenko2015-01-061-4/+22
* Wrap ContentView in a parent view to fix infobar accessibility.newt2015-01-061-7/+20
* Add support for providers called when the omnibox is focused.jif2015-01-061-2/+2
* [Android] Expose observer methods for when a close all tabs request has happe...tedchoc2015-01-063-0/+32
* Upstream more thingsdfalcantara2015-01-053-17/+59
* Fix missing "saved passwords will appear here" text.newt2015-01-052-2/+6
* Fix crash when signing out of managed account.newt2015-01-051-12/+36
* Copy SyncStartupHelper upstream.maxbogue2015-01-051-0/+67
* [Android] InfoBarContainer: Activity -> Contextdfalcantara2015-01-022-13/+13
* [Android] Set tint color on activated state.kkimlabs2015-01-022-0/+2
* Fix ChromeShell TabObservers and upstream more thingsdfalcantara2015-01-025-13/+382
* Begins moving showing and hiding logic to Tabdfalcantara2014-12-312-16/+140
* Remove TabModelSelector.ChangeListener. Observer is the way of the future.tedchoc2014-12-313-49/+16
* Begin adding frozen tab state upstreamdfalcantara2014-12-302-17/+243
* [Android] Extract a TabModelSelectorObserver to make it more consistent.tedchoc2014-12-306-24/+87
* Change MockTabModel to use delegate for creating Tabsdfalcantara2014-12-301-14/+11
* Mark ContextMenuTest#testCopyEmailAddress() flakyianwen2014-12-301-1/+3
* Remove the remainder of the menu icon in menu popup code.tedchoc2014-12-305-99/+19
* Smart-elide the URL in the Android PageInfo dialogsashab2014-12-304-20/+263