summaryrefslogtreecommitdiffstats
path: root/chrome/browser/favicon
Commit message (Expand)AuthorAgeFilesLines
* Never decode the favicon in FaviconUtil::SelectFaviconFramesFromPNGs() to SkB...pkotwicz@chromium.org2013-09-091-2/+7
* 2nd try: Supporting high dpi favicons in Instant Extended.pedrosimonetti@chromium.org2013-07-176-105/+4
* Move favicon decoding code used only by importers into chrome/browser/importerjamesr@chromium.org2013-07-132-43/+0
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-122-1/+2
* Revert 211085 "Preparation for supporting high dpi favicons in I..."pauljensen@chromium.org2013-07-116-4/+105
* Preparation for supporting high dpi favicons in Instant Extended.pedrosimonetti@chromium.org2013-07-116-105/+4
* Move some importer-related functionality to chrome/browser/importerscottmg@chromium.org2013-07-023-40/+1
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-025-5/+5
* Move image_decoder.cc/.h from webkit\glue to content\child.ananta@chromium.org2013-06-261-4/+6
* This CL fixes two bugs:pkotwicz@chromium.org2013-06-224-1/+22
* Resizing huge favicons when retrieving those.qsr@chromium.org2013-06-206-15/+58
* Remove unused method declaration.qsr@chromium.org2013-06-181-2/+0
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-1/+1
* Relanding "chrome/browser: Remove unnecessary entries from DEPS files."tfarina@chromium.org2013-05-291-1/+0
* Revert 202729 "chrome/browser: Remove unnecessary entries from D..."akalin@chromium.org2013-05-291-0/+1
* chrome/browser: Remove unnecessary entries from DEPS files.tfarina@chromium.org2013-05-291-1/+0
* bookmarks: Get rid of the dependency on history_notifications.htfarina@chromium.org2013-05-283-0/+31
* Clean up after moving ProfileKeyedService files to a component.phajdan.jr@chromium.org2013-05-271-3/+0
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-224-10/+11
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-203-3/+3
* bookmarks: Get rid of the dependency on history_types.htfarina@chromium.org2013-05-1612-135/+236
* Don't request missing favicon on every page request. mef@chromium.org2013-05-155-8/+137
* Extract BookmarksFileImporter and BookmarkHTMLReader from Firefox2Importer.avi@chromium.org2013-05-146-2/+82
* chrome: Update the include paths of base/message_loop_proxy.h to its new loca...tfarina@chromium.org2013-05-101-1/+1
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-262-3/+3
* Don't show the favicon for NTP. This was a regression in r193998.jam@chromium.org2013-04-231-0/+7
* Remove some chrome-specific methods from content::WebUI.jam@chromium.org2013-04-121-4/+0
* [Coverity] Fix pass by value error in FaviconUtil::SelectFaviconFramesFromPNG...kmadhusu@chromium.org2013-04-052-2/+2
* Split FaviconHelper in two: ImageLoadingHelper and FaviconHelper.dimich@chromium.org2013-03-292-3/+3
* [Clean up] Drop chrome::search:: namespace.kmadhusu@chromium.org2013-03-271-1/+1
* Fix Notifications Icon loading.dimich@chromium.org2013-03-201-3/+5
* Move files from c/b/a/bookmarks and c/b/a/sync back to c/bkaiwang@chromium.org2013-03-202-1/+2
* Move c/b/instant -> c/b/search.samarth@chromium.org2013-03-182-2/+2
* Fix a method in FaviconService from using GetSupportedScaleFactors() to GetFa...pkotwicz@chromium.org2013-03-111-1/+1
* Add bool details to NOTIFICATION_FAVICON_UPDATED indicating whether the icon ...pkotwicz@chromium.org2013-03-086-38/+109
* Move c/b/ui/search/search.* to c/b/instant/samarth@chromium.org2013-03-072-5/+2
* Explicitly check for Instant NTPs.samarth@chromium.org2013-03-052-3/+7
* Delays favicon fetching in prerender.acleung@chromium.org2013-03-012-1/+12
* browser: Remove stale references to c/b/prefs/pref_service.h from DEPS filestfarina@chromium.org2013-02-271-1/+0
* Hide favicon on the NTP.samarth@chromium.org2013-02-261-0/+5
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-4/+4
* Revert "GTTF: Add missing virtual destructors."phajdan.jr@chromium.org2013-02-061-2/+0
* GTTF: Add missing virtual destructors.phajdan.jr@chromium.org2013-02-051-0/+2
* iOS and non iOS use different decoder for SkBitmap to PNG.pkotwicz@chromium.org2013-01-311-29/+69
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-254-4/+4
* Cleanup history favicon codepkotwicz@chromium.org2013-01-235-113/+45
* bookmarks: Break the dependency on c/b/bookmarks from favicon.tfarina@chromium.org2013-01-152-8/+5
* Remove redundant |errored| member from IconHostMsg_DidDownloadFaviconpkotwicz@chromium.org2013-01-105-10/+6