index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
libaddressinput
Commit message (
Expand
)
Author
Age
Files
Lines
*
requestAutocomplete should not unlatinize administrative region names.
rouslan@chromium.org
2014-04-17
6
-27
/
+82
*
Add language code to Wallet address.
rouslan@chromium.org
2014-04-14
3
-3
/
+67
*
Updating XTBs based on .GRDs from branch 1916
karen@chromium.org
2014-04-09
52
-4
/
+255
*
Updating XTBs based on .GRDs from branch 1847
dxie@chromium.org
2014-04-01
45
-0
/
+945
*
Rename messages.grd[p] into libaddressinput_strings.grd[p].
rouslan@chromium.org
2014-04-01
4
-4
/
+4
*
Updating XTBs based on .GRDs from branch 1847
dxie@chromium.org
2014-03-31
52
-52
/
+676
*
Do not suggest completions for name and street address.
rouslan@chromium.org
2014-03-26
2
-5
/
+52
*
Retry r259150: Determine language code and type of format for address.
rouslan@chromium.org
2014-03-26
24
-310
/
+675
*
rAc: more libaddressinput unit test compile warning fixes.
dbeam@chromium.org
2014-03-25
1
-15
/
+15
*
Revert of Determine language code and type of format for address. (https://co...
erikchen@google.com
2014-03-25
24
-674
/
+310
*
Determine language code and type of format for address.
rouslan@chromium.org
2014-03-25
24
-311
/
+675
*
[rac] Use libaddressinput suggestions to autofill addresses
rouslan@chromium.org
2014-03-22
2
-0
/
+29
*
[rac] Improve libaddressinput suggestion performance with tries.
rouslan@chromium.org
2014-03-15
15
-220
/
+903
*
Do not use TEST_P for looping over all known region codes.
rouslan@chromium.org
2014-03-14
6
-149
/
+146
*
Include language-specific rules in fake downloader for libaddressinput.
rouslan@chromium.org
2014-03-07
1
-1
/
+9
*
Changes to verify all addresses in examples from countryinfo.txt.
scr@chromium.org
2014-03-04
5
-18
/
+267
*
add return type to libaddressinput's Callback,
estade@chromium.org
2014-02-28
10
-63
/
+142
*
don't use TEST_P in RegionDataConstants tests
estade@chromium.org
2014-02-27
1
-34
/
+16
*
[rac] libaddressinput suggestions for partial addresses
rouslan@chromium.org
2014-02-26
13
-76
/
+748
*
rAc: fix some compile warnings in libaddressinput's tests.
dbeam@chromium.org
2014-02-25
3
-4
/
+4
*
Remove pp_ifdef from grd files in third_party/libaddressinput.
newt@chromium.org
2014-02-21
1
-11
/
+11
*
rAc libaddressinput - fix bug due to argument evaluation order
estade@chromium.org
2014-02-20
1
-1
/
+2
*
Fix typo in base/values.cc from r249102, add a test
estade@chromium.org
2014-02-11
1
-2
/
+2
*
rAc: validate a section's inputs when its validation rules load.
dbeam@chromium.org
2014-02-11
2
-6
/
+18
*
libaddressinput - update rule.cc to read sub_lnames
estade@chromium.org
2014-02-11
3
-9
/
+47
*
fix test failures from r249354
estade@chromium.org
2014-02-08
1
-1
/
+1
*
Canonicalize non-US administrative areas when creating new wallet addresses
estade@chromium.org
2014-02-06
2
-0
/
+19
*
rAc libaddressinput - accept variations on subkey names
estade@chromium.org
2014-02-06
10
-14
/
+227
*
rAc: fix postal code validation.
dbeam@chromium.org
2014-02-05
2
-7
/
+78
*
rAc libaddressinput - disable insecure downloads
estade@chromium.org
2014-02-05
2
-4
/
+24
*
libaddressinput - reduce number of copies in storage class by 2
estade@chromium.org
2014-02-05
8
-21
/
+26
*
rAc: add script to scrape "require" key from i18n responses for countries.
dbeam@chromium.org
2014-02-04
1
-0
/
+51
*
rAc: Handle case where validation rules are not yet downloaded
estade@chromium.org
2014-02-04
3
-19
/
+102
*
libaddressinput - one less copy when downloading data
estade@chromium.org
2014-02-03
2
-10
/
+55
*
libaddressinput - Don't make transient copies of entire JSON rule dictionaries
estade@chromium.org
2014-02-03
2
-25
/
+70
*
rAc: use libaddressinput to validate international addresses.
dbeam@chromium.org
2014-02-01
3
-4
/
+8
*
libaddressinput - minor optimization: don't copy a couple of small strings
estade@chromium.org
2014-01-30
1
-2
/
+2
*
rAc: fix international address formatting (mostly)
estade@chromium.org
2014-01-30
1
-17
/
+22
*
Add autofill:: namespace to ::i18n::addressinput::{Downloader,Storage} so
dbeam@chromium.org
2014-01-28
6
-5
/
+29
*
[rac] Country sets the language, which sets the line separator.
rouslan@chromium.org
2014-01-25
7
-156
/
+73
*
[rac] Add required fields to local libaddressinput data.
rouslan@chromium.org
2014-01-25
1
-63
/
+149
*
[rac] Street address validation should not assert.
rouslan@chromium.org
2014-01-25
5
-5
/
+89
*
libaddressinput: less copying of rules data
estade@chromium.org
2014-01-24
9
-91
/
+88
*
[rac] Use production URL for libaddressinput server.
rouslan@chromium.org
2014-01-24
2
-4
/
+2
*
[rac] Use stale libaddressinput data if download fails
rouslan@chromium.org
2014-01-24
10
-389
/
+325
*
rAc: hide countries with no address components.
dbeam@chromium.org
2014-01-23
2
-9
/
+6
*
[rac] Download country code data in a single HTTP request.
rouslan@chromium.org
2014-01-22
16
-209
/
+375
*
rAc: region-aware profile completeness
estade@chromium.org
2014-01-22
4
-2
/
+28
*
Revert 245563 and 245800 which made re2 GN generated.
brettw@chromium.org
2014-01-22
1
-1
/
+1
*
Support -Goutput_dir=blahblah in GN-GYP hybrid mode
jamesr@chromium.org
2014-01-18
1
-1
/
+1
[next]