Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(41)

Issue 6920006: Revert 84000 - Autofill phone number enhancements and integration of Phone Number Util Library: p... (Closed)

Created:
9 years, 7 months ago by GeorgeY
Modified:
9 years, 6 months ago
Reviewers:
GeorgeY
CC:
chromium-reviews, jshin+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Revert 84000 - Autofill phone number enhancements and integration of Phone Number Util Library: part 1 Temporarily the whole library is included, until the patch is upstreamed. BUG=71443 TEST=Unit-tested Review URL: http://codereview.chromium.org/6803005 TBR=georgey@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=84009

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -31860 lines) Patch
M build/all.gyp View 9 chunks +0 lines, -9 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +0 lines, -1 line 0 comments Download
D third_party/libphonenumber/README.chromium View 1 chunk +0 lines, -29 lines 0 comments Download
D third_party/libphonenumber/chrome/regexp_adapter_icuregexp.cc View 1 chunk +0 lines, -299 lines 0 comments Download
D third_party/libphonenumber/cpp/CMakeLists.txt View 1 chunk +0 lines, -242 lines 0 comments Download
D third_party/libphonenumber/cpp/LICENSE View 1 chunk +0 lines, -13 lines 0 comments Download
D third_party/libphonenumber/cpp/README View 1 chunk +0 lines, -69 lines 0 comments Download
D third_party/libphonenumber/cpp/src/base/singleton.h View 1 chunk +0 lines, -271 lines 0 comments Download
D third_party/libphonenumber/cpp/src/default_logger.h View 1 chunk +0 lines, -56 lines 0 comments Download
D third_party/libphonenumber/cpp/src/default_logger.cc View 1 chunk +0 lines, -63 lines 0 comments Download
D third_party/libphonenumber/cpp/src/logger_adapter.h View 1 chunk +0 lines, -48 lines 0 comments Download
D third_party/libphonenumber/cpp/src/logger_adapter.cc View 1 chunk +0 lines, -25 lines 0 comments Download
D third_party/libphonenumber/cpp/src/metadata.h View 1 chunk +0 lines, -22 lines 0 comments Download
D third_party/libphonenumber/cpp/src/metadata.cc View 1 chunk +0 lines, -26 lines 0 comments Download
D third_party/libphonenumber/cpp/src/phonenumber.h View 1 chunk +0 lines, -40 lines 0 comments Download
D third_party/libphonenumber/cpp/src/phonenumber.cc View 1 chunk +0 lines, -87 lines 0 comments Download
D third_party/libphonenumber/cpp/src/phonenumberutil.h View 1 chunk +0 lines, -678 lines 0 comments Download
D third_party/libphonenumber/cpp/src/phonenumberutil.cc View 1 chunk +0 lines, -2266 lines 0 comments Download
D third_party/libphonenumber/cpp/src/phonenumberutil_test.cc View 1 chunk +0 lines, -2866 lines 0 comments Download
D third_party/libphonenumber/cpp/src/re2_cache.h View 1 chunk +0 lines, -83 lines 0 comments Download
D third_party/libphonenumber/cpp/src/re2_cache.cc View 1 chunk +0 lines, -75 lines 0 comments Download
D third_party/libphonenumber/cpp/src/re2_cache_test.cc View 1 chunk +0 lines, -63 lines 0 comments Download
D third_party/libphonenumber/cpp/src/regexp_adapter.h View 1 chunk +0 lines, -96 lines 0 comments Download
D third_party/libphonenumber/cpp/src/regexp_adapter_re2.cc View 1 chunk +0 lines, -192 lines 0 comments Download
D third_party/libphonenumber/cpp/src/regexp_adapter_unittest.cc View 1 chunk +0 lines, -142 lines 0 comments Download
D third_party/libphonenumber/cpp/src/run_tests.cc View 1 chunk +0 lines, -7 lines 0 comments Download
D third_party/libphonenumber/cpp/src/stringutil.h View 1 chunk +0 lines, -125 lines 0 comments Download
D third_party/libphonenumber/cpp/src/stringutil.cc View 1 chunk +0 lines, -273 lines 0 comments Download
D third_party/libphonenumber/cpp/src/stringutil_test.cc View 1 chunk +0 lines, -208 lines 0 comments Download
D third_party/libphonenumber/cpp/src/test_metadata.h View 1 chunk +0 lines, -22 lines 0 comments Download
D third_party/libphonenumber/cpp/src/test_metadata.cc View 1 chunk +0 lines, -26 lines 0 comments Download
D third_party/libphonenumber/cpp/src/utf/README View 1 chunk +0 lines, -1 line 0 comments Download
D third_party/libphonenumber/cpp/src/utf/rune.c View 1 chunk +0 lines, -350 lines 0 comments Download
D third_party/libphonenumber/cpp/src/utf/stringpiece.h View 1 chunk +0 lines, -24 lines 0 comments Download
D third_party/libphonenumber/cpp/src/utf/stringprintf.h View 1 chunk +0 lines, -22 lines 0 comments Download
D third_party/libphonenumber/cpp/src/utf/unicodetext.h View 1 chunk +0 lines, -456 lines 0 comments Download
D third_party/libphonenumber/cpp/src/utf/unicodetext.cc View 1 chunk +0 lines, -515 lines 0 comments Download
D third_party/libphonenumber/cpp/src/utf/unilib.h View 1 chunk +0 lines, -95 lines 0 comments Download
D third_party/libphonenumber/cpp/src/utf/unilib.cc View 1 chunk +0 lines, -64 lines 0 comments Download
D third_party/libphonenumber/cpp/src/utf/utf.h View 1 chunk +0 lines, -251 lines 0 comments Download
D third_party/libphonenumber/cpp/src/utf/utfdef.h View 1 chunk +0 lines, -28 lines 0 comments Download
D third_party/libphonenumber/libphonenumber.gyp View 1 chunk +0 lines, -133 lines 0 comments Download
D third_party/libphonenumber/patches/version186.patch View 1 chunk +0 lines, -1177 lines 0 comments Download
D third_party/libphonenumber/resources/PhoneNumberMetaData.xml View 1 chunk +0 lines, -19202 lines 0 comments Download
D third_party/libphonenumber/resources/PhoneNumberMetaDataForTesting.xml View 1 chunk +0 lines, -764 lines 0 comments Download
D third_party/libphonenumber/resources/phonemetadata.proto View 1 chunk +0 lines, -235 lines 0 comments Download
D third_party/libphonenumber/resources/phonenumber.proto View 1 chunk +0 lines, -121 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
GeorgeY
9 years, 7 months ago (2011-05-04 00:27:17 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698