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
/
net
/
base
/
escape_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pull latest googleurl to get it to stop unescaping at signs in paths.
brettw@chromium.org
2010-04-05
1
-0
/
+4
*
net: string_utils.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-0
/
+1
*
Adding some more escaping method.
jcampan@chromium.org
2010-01-21
1
-2
/
+92
*
The search terms are escaped using + or %20 for space depending on whether re...
avayvod@google.com
2010-01-15
1
-4
/
+19
*
Remove std::wstring from most of net/base/escape.h.
darin@chromium.org
2009-11-30
1
-5
/
+7
*
Fix various problems with inline autocomplete and URLs that change length dur...
pkasting@chromium.org
2009-11-07
1
-45
/
+80
*
Remove the dependency on i18n/icu_string_conversions from base/string_util.h.
brettw@chromium.org
2009-10-10
1
-2
/
+3
*
Rename EscapeUrl and expand the code comment.
brg@chromium.com
2009-10-01
1
-2
/
+2
*
Add EscapeURL to the ASCII escape methods.EscapeURL escapes all forbidden asc...
brg@chromium.com
2009-10-01
1
-0
/
+15
*
Local text file with spaces in filename is urlencoded in tab title
mhm@chromium.org
2009-06-03
1
-0
/
+2
*
Remove logging.h from cc files that don't use it.
thestig@chromium.org
2009-03-12
1
-1
/
+0
*
Slight code change to make some global variables const.
maruel@google.com
2009-03-10
1
-10
/
+18
*
Fix an out of band read when parsing a URL component of just "%". The calcul...
deanm@google.com
2008-09-03
1
-0
/
+1
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Run a couple more tests in net, and get rid of a couple more warnings
mmentovai@google.com
2008-08-20
1
-3
/
+3
*
Add more files to the net module compile list. Had to make some small change...
tc@google.com
2008-08-20
1
-31
/
+37
*
I looked at the full dump from the previous crashes and it looks like a testi...
brettw@google.com
2008-07-30
1
-9
/
+22
*
Reverting revision 70, 66 and 65 to fix crashes.
nsylvain@google.com
2008-07-29
1
-22
/
+9
*
Puts back the optional unescaping of control characters and URL parse-affecti...
brettw@google.com
2008-07-29
1
-9
/
+22
*
Add net to the repository.
initial.commit
2008-07-26
1
-0
/
+229