summaryrefslogtreecommitdiffstats
path: root/chrome/browser/android/logo_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Introduce Animated Logo to Chrome on Androidianwen2015-09-251-1/+1
* Move Singleton and related structs to namespace baseolli.raula2015-09-101-1/+1
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser/...pranay.kumar2015-04-291-1/+2
* Fix race conditions in ImageDecoder.thestig2015-04-221-2/+1
* [LogoTracker] Correct fingerprint append in async parameter.justincohen2015-04-081-1/+2
* image_decoder has been refactored into a Leaky (accessible from multiple thre...twellington2015-03-261-20/+10
* GURL::Replacements methods accept a StringPiece instead of std::string&.mgiuca2015-02-051-4/+1
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-041-8/+6
* Use UIThreadSearchTermsData to get the Google base URL.pkasting2015-02-041-11/+7
* Remove the GoogleURLTracker infobar functionality entirely.pkasting2015-01-071-1/+0
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-131-3/+3
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-051-1/+1
* Revert of Componentize TemplateURLService (https://codereview.chromium.org/36...timvolodine@chromium.org2014-07-041-1/+1
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-041-1/+1
* Revert of Componentize TemplateURLService (https://codereview.chromium.org/36...hashimoto@chromium.org2014-07-041-1/+1
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-041-1/+1
* Componentize google_utilblundell@chromium.org2014-06-191-1/+1
* Stop using UIThreadSearchTermsData in TemplateURLhashimoto@chromium.org2014-06-161-1/+2
* Componentize GoogleURLTracker(InfoBarDelegate,MapEntry,NavHelper)blundell@chromium.org2014-06-081-1/+1
* Abstract GoogleURLTracker & google_util Profile dependenciesblundell@chromium.org2014-06-041-1/+2
* Allow overriding Google doodle URL on Android.newt@chromium.org2014-05-031-1/+6
* Add service to provide the default search provider's logo.newt@chromium.org2014-05-011-0/+170