| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the deprecated version of FixupURL and fix the callers. | thakis@chromium.org | 2009-12-03 | 1 | -4/+0 |
* | Fix various problems with inline autocomplete and URLs that change length dur... | pkasting@chromium.org | 2009-11-07 | 1 | -26/+9 |
* | posix: ~ should be considered a path character in the omnibox | evan@chromium.org | 2009-10-21 | 1 | -1/+35 |
* | More style nits. | erg@google.com | 2009-10-14 | 1 | -1/+1 |
* | Separate out some more ICU from base and into base/i18n. | brettw@chromium.org | 2009-10-08 | 1 | -0/+14 |
* | Lands <http://codereview.chromium.org/165297> for thiago.farina@gmail.com. | hbono@chromium.org | 2009-08-19 | 1 | -2/+4 |
* | Fix a bunch of minor Coverity issues. | phajdan.jr@chromium.org | 2009-07-15 | 1 | -2/+3 |
* | Local text file with spaces in filename is urlencoded in tab title | mhm@chromium.org | 2009-06-03 | 1 | -2/+4 |
* | Shows Unicode IDN instead of Punycode in the followings: | brettw@google.com | 2009-05-22 | 1 | -5/+2 |
* | Allow IPv6 literals to be typed directly into the address bar, without | abarth@chromium.org | 2009-05-18 | 1 | -28/+46 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 1 | -3/+3 |
* | posix: URLFixerUpper would DCHECK on input "/". | evan@chromium.org | 2009-04-21 | 1 | -5/+7 |
* | Properly handle empty components when converting url_parse::Parsed object. | estade@chromium.org | 2009-04-08 | 1 | -0/+3 |
* | Temporary fix for omnibox crash. | estade@chromium.org | 2009-04-08 | 1 | -3/+54 |
* | Check return value of AbsolutePath | agl@chromium.org | 2009-03-19 | 1 | -1/+2 |
* | Remove unneeded includes of googleurl/src/url_parse.h and url_canon.h. | thestig@chromium.org | 2009-03-12 | 1 | -1/+0 |
* | Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85 (Take 2) | hbono@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Reverting 10456. | hbono@chromium.org | 2009-02-26 | 1 | -1/+1 |
* | Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85 | hbono@chromium.org | 2009-02-26 | 1 | -1/+1 |
* | Coalesce more hardcoded schemes to using predefined constants. | brettw@chromium.org | 2009-02-26 | 1 | -3/+6 |
* | Fix strings in url_fixer_upper. | estade@chromium.org | 2009-01-23 | 1 | -89/+129 |
* | Move url_* to net subdir | ben@chromium.org | 2009-01-16 | 1 | -0/+439 |