summaryrefslogtreecommitdiffstats
path: root/components/suggestions
Commit message (Expand)AuthorAgeFilesLines
* SuggestionsService: remove checks for launched UseOAuth2 featuretreib2016-03-213-43/+11
* [Suggestions] Add treib@ to ownersmathp2016-03-161-0/+1
* SuggestionsService: implement SyncServiceObservertreib2016-03-117-265/+307
* SuggestionsService cleanup: remove waiting_requestors_treib2016-03-012-51/+21
* components: Add out-of-line copy ctors for complex classes.vmpstr2016-02-252-0/+4
* InstantService: provide correct SyncState to SuggestionsServicetreib2016-02-123-37/+37
* Update components for new prefs location.brettw2016-02-013-2/+3
* Update GN build files for new prefs location.brettw2016-01-301-1/+1
* SuggestionsService: re-enable OAuth2 authentication by defaulttreib2016-01-111-1/+1
* SuggestionsService: respect --google-base-urltreib2016-01-083-6/+25
* Convert Pass()→std::move() in //components/[n-z]*dcheng2015-12-264-10/+13
* Switch to standard integer types in components/, part 4 of 4.avi2015-12-2511-14/+36
* SuggestionsService cleanuptreib2015-12-233-116/+132
* SuggestionsService: Temporarily disable OAuth2 authenticationtreib2015-12-223-7/+30
* SuggestionsService: use OAuth2 authentication instead of cookiestreib2015-12-215-15/+174
* Refactor VariationsHttpHeaderProvider.asvitkine2015-12-181-3/+3
* Use proper namespace in skia/extscroggo2015-12-101-2/+3
* Add more components to "gn check".brettw2015-10-231-0/+6
* Added UMA stats reporting to LevelDB proto.cmumford2015-10-131-2/+9
* net: Move IPAddressAttributes enum out of net_util.h.tfarina2015-10-131-0/+1
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-251-0/+1
* Handle null fail_callback in SuggestionsService BlacklistURL.wfh2015-09-231-2/+4
* Support needed to measure user and service traffic in Chrome.amohammadkhan2015-09-113-0/+5
* Popular sites on the NTP: add thumbnails!treib2015-09-096-2/+61
* Add impression/click pings to MostLikely suggestions on SuggestionsService/Lo...fserb2015-09-084-5/+35
* Sync more GN unit tests with GYP.brettw2015-08-211-6/+23
* Revert of Sync more GN unit tests with GYP. (patchset #3 id:40001 of https://...nasko2015-08-211-23/+6
* Sync more GN unit tests with GYP.Brett Wilson2015-08-201-6/+23
* SuggestionsService support for Desktopfserb2015-07-284-45/+114
* Remove legacy StartsWithASCII function.brettw2015-07-161-2/+3
* Change histogram.h includes to histogram_macros.h in components/asvitkine2015-06-162-2/+2
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-3/+2
* Decode ImageManager cached images on demand.dskiba2015-06-116-63/+105
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-022-5/+6
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-012-4/+5
* Remove most occurences of PrefRegistrySyncable::UNSYNCABLE_PREFraymes2015-04-272-6/+2
* [Suggestions] Remove support for a Control logging group.mathp2015-03-243-76/+0
* Enable SuggestionsService by default.beaudoin2015-03-202-9/+0
* [SuggestionsService] Add Variations check for enabling the servicemathp2015-01-193-5/+34
* Standardize usage of virtual/override/final specifiers in components/.dcheng2014-12-301-1/+0
* SuggestionsStore unittests not using real time for checking suggestions expir...gayane2014-12-223-13/+39
* Fix remaining WeakPtrFactory ordering problems in preparation for turning on ...dmichael2014-12-121-2/+2
* suggestions_store_unittest is not using rand() anymoregayane2014-12-111-8/+7
* Remove using namespace in net/quic/quic_stream_sequencer.hhalton.huo2014-12-081-1/+1
* SuggestionsService undo blacklist functionality.manzagop2014-12-066-140/+478
* gn format //componentsscottmg2014-12-032-7/+5
* [Suggestions] No longer check Variations for the enabling of SuggestionsServicemathp2014-11-183-106/+33
* [Suggestions] Removing support for the delay before serving.mathp2014-11-113-304/+191
* [Suggestions] Fix the histogram providers to include different onesmathp2014-11-101-3/+5
* [Suggestions Component] Add missing NULL check to ImageManager::OnImageFetche...huangs2014-10-312-2/+5