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
/
chrome
/
browser
/
net
/
url_fixer_upper.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Move UnescapeRule into the net namespace.
tfarina@chromium.org
2011-11-15
1
-4
/
+4
*
net: Move UnescapeURLComponent() functions into net namespace.
tfarina@chromium.org
2011-10-02
1
-2
/
+2
*
Be a little more careful whether something is an URL or a file path.
cevans@chromium.org
2011-08-06
1
-1
/
+5
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-08
1
-9
/
+16
*
Revert 88142 to fix sync_integration_tests offline.
msw@chromium.org
2011-06-07
1
-16
/
+9
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-07
1
-9
/
+16
*
wstring: remove wstring version of TrimWhitespace
evan@chromium.org
2011-05-10
1
-5
/
+5
*
wstring: remove some deprecated functions that are no longer used
evan@chromium.org
2011-03-15
1
-60
/
+0
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-25
1
-0
/
+54
*
Revert 72380 - Remove wstring from autocomplete.
avi@chromium.org
2011-01-24
1
-54
/
+0
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-24
1
-0
/
+54
*
Avoid accidental omnibox searches for username:password URLs.
isherman@chromium.org
2010-12-22
1
-13
/
+13
*
FBTF: Remove unneeded headers from base/ (part 8)
thestig@chromium.org
2010-09-08
1
-0
/
+2
*
Remove the wstring FormatUrl() functions (and convert remaining users to the ...
viettrungluu@chromium.org
2010-08-31
1
-2
/
+2
*
base: Rename EnvVarGetter to Environment.
tfarina@chromium.org
2010-08-03
1
-1
/
+1
*
base: add home environment variable to env_var.h
tfarina@chromium.org
2010-07-21
1
-1
/
+2
*
Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...
pkasting@chromium.org
2010-06-18
1
-19
/
+29
*
Re-instate the temporary revert from r45267. That reverted certain
shess@chromium.org
2010-04-23
1
-3
/
+5
*
Temporarily revert certain Omnibox, toolbar, tab animations, and other
shess@chromium.org
2010-04-22
1
-5
/
+3
*
Strips http from the omnibox
sky@chromium.org
2010-04-09
1
-3
/
+5
*
Make various types of input work better with ctrl-enter. If we detected that...
pkasting@chromium.org
2010-03-22
1
-69
/
+69
*
chrome 3: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-3
/
+4
*
Pulls the latest googleurl to get the fix for
brettw@chromium.org
2010-03-06
1
-4
/
+4
*
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