aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-25Merge from Chromium at DEPS revision 278856android-wear-5.0.0_r1android-l-preview_r2android-cts-5.0_r9android-cts-5.0_r8android-cts-5.0_r7android-cts-5.0_r6android-cts-5.0_r5android-cts-5.0_r4android-cts-5.0_r3android-5.0.2_r3android-5.0.2_r1android-5.0.1_r1android-5.0.0_r7android-5.0.0_r6android-5.0.0_r5.1android-5.0.0_r5android-5.0.0_r4android-5.0.0_r3android-5.0.0_r2android-5.0.0_r1lollipop-wear-releaselollipop-releaselollipop-devlollipop-cts-releasel-previewTorne (Richard Coles)
2014-06-20Merge from Chromium at DEPS revision 278205Torne (Richard Coles)
2014-06-19Merge third_party/libaddressinput/src from https://chromium.googlesource.com/...Android Chromium Automerger
2014-06-18Fix compile in Chromium with clang address sanitizer.rouslan@chromium.org
2014-06-18Pass UI language to BuildComponents().rouslan@chromium.org
2014-06-18Bugfix: PreloadSupplier drops language tags when building index.roubert@google.com
2014-06-18More natural language friendly string matching in PreloadSupplier.roubert@google.com
2014-06-18Adapt lru_cache_using_std.h for use in libaddressinput.roubert@google.com
2014-06-18Add Tim Day's lru_cache_using_std.h to cpp/src/util.roubert@google.com
2014-06-18Fix a leak in ValidationTaskTest.rouslan@chromium.org
2014-06-17Add lookup table in PreloadSupplier for natural and Latin script names.roubert@google.com
2014-06-17Show only one example of postal code in error messages.rouslan@chromium.org
2014-06-17Add a comma between city and state in format for US.rouslan@chromium.org
2014-06-17Update svn:externals for rapidjson to use the GitHub repository instead.roubert@google.com
2014-06-17Merge third_party/libaddressinput/src from https://chromium.googlesource.com/...Android Chromium Automerger
2014-06-16Change the Downloader and Storage APIs to use heap-allocated objects.roubert@google.com
2014-06-16Make the Callback templates more generic.roubert@google.com
2014-06-16Merge third_party/libaddressinput/src from https://chromium.googlesource.com/...Android Chromium Automerger
2014-06-13Fix a bug with the postal code validator where a pattern with a '|' can match...davinci@google.com
2014-06-12Comment update to formatter.lararennie@google.com
2014-06-12Initial empty repositoryGeoff Mendal
2014-06-11Update post url for NL.shaopengjia@google.com
2014-06-11Updating RegionDataConstants - removing dir/fmtCharsets (not used), adding/fi...lararennie@google.com
2014-06-11Remove blank line in codereview.settings.shaopengjia@google.com
2014-06-11Fix invalid syntax in codereview.settings.shaopengjia@google.com
2014-06-11Adding setting file to enable gcl to be used in the repository.shaopengjia@google.com
2014-06-10Update to Turkish formatting data/fieldslararennie@google.com
2014-06-10Updating region_data_constants.cc with the correct postal URL for AR and a fo...lararennie@google.com
2014-06-09Add build to svn:ignore.roubert@df.lth.se
2014-06-09Add .gradle to svn:ignore.roubert@df.lth.se
2014-06-09Add Gradle build files for libaddressinput.roubert@df.lth.se
2014-06-06Add a comment about valid language tags in address_input_helper.h.rouslan@chromium.org
2014-06-05RuleHierarchy should be forward-declared as a struct.rouslan@chromium.org
2014-06-05Point to the new location of RE2 library.rouslan@chromium.org
2014-06-04Make IsFieldRequired and IsFieldUsed always return true for COUNTRY.roubert@google.com
2014-06-04Break implementation of MockDownloader out into a stand-alone class.roubert@google.com
2014-06-04Rename Synonyms class to AddressNormalizerlararennie@google.com
2014-06-03Functionality to guess fields in an address based on existing data. Adds a po...lararennie@google.com
2014-06-03Change the methods in validation_task.cc to use the required and used fields ...roubert@google.com
2014-05-30Break implementation out of the public OndemandSupplier interface.roubert@google.com
2014-05-30Remove hardcoded STREET_ADDRESS in AddressData::IsRepeatedFieldValue().roubert@google.com
2014-05-29Add more tests for RegionDataBuilder.rouslan@chromium.org
2014-05-28Update external GRIT dependency to r168.roubert@google.com
2014-05-28Separate region data builder from preload supplier.rouslan@chromium.org
2014-05-28Add feature for selecting basictypes.h implementation at build time.roubert@google.com
2014-05-28Remove extra whitespace from messages.rouslan@chromium.org
2014-05-27Remove deprecated AddressValidator constructor.roubert@google.com
2014-05-27Address outstanding comments from codereview.appspot.com/100630043.keghani@google.com
2014-05-26Delete unused call to ChooseBestAddressLanguage().roubert@google.com
2014-05-23Synonym resolution.rouslan@chromium.org