summaryrefslogtreecommitdiffstats
path: root/components/suggestions
Commit message (Expand)AuthorAgeFilesLines
* [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
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-294-6/+6
* [Clean up] Move VariationsHttpHeaderProvider into a subdirectory.isherman2014-10-242-1/+2
* Standardize usage of virtual/override/final in components/dcheng2014-10-212-5/+5
* [Suggestions] Headers cleanup for iOS image encodermathp2014-10-105-39/+4
* [Suggestions] Introduce a different image encoder/decoder for iOSmathp2014-10-109-31/+138
* Revert of [Suggestions] Create ImageEncoder, to abstract away image encode/de...mathp2014-10-087-147/+34
* [Suggestions] Create ImageEncoder, to abstract away image encode/decode.mathp2014-10-077-34/+147
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-066-8/+8
* [Fixed] [Suggestions] Move ImageManager to the componentmathp2014-09-297-10/+616
* Revert of [Suggestions] Move ImageManager to the component (patchset #6 id:22...thestig2014-09-247-613/+10
* [Suggestions] Move ImageManager to the componentmathp2014-09-247-10/+613
* Refactoring the WeakPtrFactory usage, Member variables should appear before t...mohan.reddy2014-09-102-5/+5
* Remove implicit conversions from scoped_refptr to T* in components/dcheng2014-08-261-1/+2
* Rework UMAHistogramHelper and StatisticsDeltaReader into [Chrome]HistogramTes...mlerman@chromium.org2014-08-211-14/+10
* [Most Visited] Check for Sync state when using SuggestionsService.mathp@chromium.org2014-08-216-37/+185
* [Suggestions Service] Initialize the ThumbnailManager when loading from cache.mathp@chromium.org2014-08-112-1/+15
* TEST=SuggestionsStoreTest.CreateTestSuggestionsProfileWithExpirygayane@chromium.org2014-08-111-6/+5
* SuggestionsStore should take the suggestion's expiry timestamp into considera...gayane@chromium.org2014-08-087-14/+179
* [Suggestions] Rename ThumbnailManager to ImageManagerImplmathp@chromium.org2014-08-081-3/+3
* Move variations component code to variations namespace.asvitkine@chromium.org2014-07-262-5/+4
* Revert 285657 "Move variations component code to variations name..."mpearson@chromium.org2014-07-252-4/+5
* Move variations component code to variations namespace.asvitkine@chromium.org2014-07-252-5/+4
* [Suggestions] Moving suggestions code to a new componentmathp@chromium.org2014-07-2517-0/+1860