aboutsummaryrefslogtreecommitdiff
path: root/cpp/include/libaddressinput/preload_supplier.h
AgeCommit message (Expand)Author
2014-08-06Refactor the Downloader interface into the Source interface.roubert@google.com
2014-07-29Improve efficiency of PreloadSupplier and RegionDataBuilder.rouslan@chromium.org
2014-06-18More natural language friendly string matching in PreloadSupplier.roubert@google.com
2014-06-17Add lookup table in PreloadSupplier for natural and Latin script names.roubert@google.com
2014-06-16Make the Callback templates more generic.roubert@google.com
2014-05-28Separate region data builder from preload supplier.rouslan@chromium.org
2014-05-23Synonym resolution.rouslan@chromium.org
2014-05-23Build a tree of sub-regions, useful for dropdowns in UI, for example.rouslan@chromium.org
2014-05-23Synchronous API to get a Rule for a LookupKey.rouslan@chromium.org
2014-05-22Add class PreloadSupplier, implementing the Supplier interface.roubert@google.com