summaryrefslogtreecommitdiffstats
path: root/chrome/browser/android/shortcut_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* [Refactor] Remove unnecessary parameter from FaviconService::GetLargestRawFav...pkotwicz@chromium.org2014-06-251-1/+1
* Renameoshima@chromium.org2014-06-141-3/+3
* We have a problem in the process on destroying WebContentsImpl becausezverre@yandex-team.ru2014-05-091-1/+1
* Moved favicon_types to favicon_base component.jif@chromium.org2014-04-171-4/+5
* Eliminate roundtrips to PNG format when getting dominant image color.newt@chromium.org2014-03-121-8/+4
* Move CancelableTaskTracker to //base/task/CancelableTaskTracker.blundell@chromium.org2014-02-061-1/+1
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-3/+3
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-3/+3
* Android: moves chrome/ to use long for JNIbulach@chromium.org2013-11-211-1/+1
* Revert 236278 "Android: moves chrome/ to use long for JNI"rch@chromium.org2013-11-201-1/+1
* Android: moves chrome/ to use long for JNIbulach@chromium.org2013-11-201-1/+1
* Using largest favicon for shortcut when possible.michaelbai@chromium.org2013-10-261-15/+20
* Track webapp meta tag adoptiondfalcantara@chromium.org2013-10-041-8/+36
* Adding a dialog on click of "add to homescreen" menu item to edit the title.cramya@chromium.org2013-09-131-6/+16
* Refactor TabBase to give it ownership of ContentViews and NativePages. This ...dtrainor@chromium.org2013-08-281-1/+1
* [Webapps] Prevent WebContentsObservers from interacting when adding shortcutsdfalcantara@chromium.org2013-08-281-66/+39
* [Webapps] Allow adding shortcuts to the launcherdfalcantara@chromium.org2013-08-191-0/+200