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
*
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
*
Update libaddressinput's US address format
estade@chromium.org
2014-01-17
2
-2
/
+30
*
Convert the re2 GYP targets to be generated by GN.
brettw@chromium.org
2014-01-17
1
-1
/
+1
*
libaddressinput: Add fallback data for US address validation.
estade@chromium.org
2014-01-17
8
-8
/
+316
*
[rac] Format an address for display.
rouslan@chromium.org
2014-01-17
14
-59
/
+653
*
libaddressinput string translations
estade@chromium.org
2014-01-16
68
-277
/
+413
*
Revert of Convert the re2 GYP targets to be generated by GN. (https://coderev...
brettw@chromium.org
2014-01-16
1
-1
/
+1
*
Convert the re2 GYP targets to be generated by GN.
brettw@chromium.org
2014-01-16
1
-1
/
+1
*
libaddressinput - merge LookupKeyUtil into Retriever
estade@chromium.org
2014-01-16
9
-192
/
+84
*
[rAc - i18n] don't call callbacks on Storage destruction
estade@chromium.org
2014-01-10
1
-8
/
+1
*
[rac] Validate an address.
rouslan@chromium.org
2014-01-10
13
-69
/
+388
*
[rAc - libaddressinput] Chrome downloader impl
estade@chromium.org
2014-01-09
13
-20
/
+201
*
[rac] Download all rules for a country code in libaddressinput.
rouslan@chromium.org
2014-01-09
14
-83
/
+712
*
[rAc - libaddressinput] slay a Helper class.
estade@chromium.org
2014-01-08
3
-63
/
+88
*
[rAc - libaddressinput] slay another helper class
estade@chromium.org
2014-01-07
6
-258
/
+1
*
[rac] Parse postal code formats and required fields in libaddressinput.
rouslan@chromium.org
2014-01-03
10
-351
/
+369
*
rAc i18n: implement storage interface for libaddressinput
estade@chromium.org
2014-01-02
8
-47
/
+320
*
libaddressinput: simplify json interface
estade@chromium.org
2013-12-21
5
-62
/
+56
*
libaddressinput: remove RuleRetriever
estade@chromium.org
2013-12-21
7
-239
/
+6
*
libaddressinput: convert json::Build to scoped_ptr
estade@chromium.org
2013-12-21
4
-8
/
+14
*
Fix libaddressinput unit test.
rouslan@chromium.org
2013-12-21
1
-1
/
+1
*
libaddressinput: updates to Callback
estade@chromium.org
2013-12-20
18
-163
/
+135
*
[rac] Use Chrome's scoped pointers in libaddressinput.
rouslan@chromium.org
2013-12-18
12
-801
/
+844
*
[rac] Integrate STL util into libaddressinput.
rouslan@chromium.org
2013-12-18
4
-13
/
+25
*
[rac] Add re2 dependency to libaddressinput.
rouslan@chromium.org
2013-12-18
4
-1
/
+43
*
[rac] Add STL utilities from Chrome to libaddressinput.
rouslan@chromium.org
2013-12-17
2
-0
/
+305
*
libaddressinput: use scoped_ptr instead of bare pointers
estade@chromium.org
2013-12-17
11
-50
/
+49
*
libaddressinput: update scoped_ptr.h
estade@chromium.org
2013-12-17
4
-17
/
+404
*
[rac] Parse sub-keys in validation rules of libaddressinput.
rouslan@chromium.org
2013-12-14
3
-3
/
+94
*
[rac] Integrate SplitString into libaddressinput.
rouslan@chromium.org
2013-12-13
5
-537
/
+82
[next]