summaryrefslogtreecommitdiffstats
path: root/components/search_provider_logos
Commit message (Expand)AuthorAgeFilesLines
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-12/+13
* components: Remove the remaining usage of GG_(U)INTn_C macros.tfarina2015-05-272-2/+5
* Use scoped_ptrs in JSONReader::Read functions.estade2015-05-222-2/+2
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-162-2/+2
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-011-1/+1
* Update {virtual,override} to follow C++11 style in components.nick2015-04-281-1/+1
* Fix metadata loss when revalidating search provider logo.newt2015-04-233-14/+56
* [LogoTracker] Correct fingerprint append in async parameter.justincohen2015-04-085-41/+71
* Add animated url to LogoTracker.justincohen2015-04-035-0/+27
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-1/+1
* Standardize usage of virtual/override/final in components/dcheng2014-10-212-7/+7
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-063-5/+5
* Revert of Revert of Fix doodle verification URL. (patchset #1 id:1 of https:/...newt2014-09-242-4/+27
* Revert of Fix doodle verification URL. (patchset #3 id:40001 of https://coder...jiayl2014-09-242-27/+4
* Fix doodle verification URL.newt2014-09-242-4/+27
* Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...thestig2014-09-102-2/+2
* Remove implicit conversions from scoped_refptr to T* in components/search_pro...dcheng2014-08-273-11/+10
* Add more components to the GN build.brettw@chromium.org2014-07-161-0/+24
* setConfig is deprecated, use setInfo or allocPixels instead.reed@google.com2014-07-021-2/+1
* Fix more cases of unreachable code on Windows, mostly added recently.pkasting@chromium.org2014-05-221-1/+1
* Adjust the structure of DEPS within //components.blundell@chromium.org2014-05-061-5/+0
* Add LogoTracker to fetch search providers' logos.newt@chromium.org2014-04-3013-0/+2044
* Revert 267314 "Add LogoTracker to fetch search providers' logos."jsbell@chromium.org2014-04-3013-2044/+0
* Add LogoTracker to fetch search providers' logos.newt@chromium.org2014-04-3013-0/+2044