summaryrefslogtreecommitdiffstats
path: root/content/renderer/android/address_detector.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in content/renderer and content/shell.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Add link content detection for Android WebViewboliu@chromium.org2012-11-131-4/+2
* [Android] Split the address parser from AddressDetector for WebView use.leandrogracia@chromium.org2012-05-301-798/+13
* Fix content detector nits.leandrogracia@chromium.org2012-05-281-0/+8
* char16 array should be null-terminated to be assigned to string16james.wei@intel.com2012-05-171-0/+1
* [Android] Introduce US geographical address detection.leandrogracia@chromium.org2012-05-101-0/+836