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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
base: Add HexDigitToInt function to string_util.h
tfarina@chromium.org
2010-07-31
1
-14
/
+2
*
base: Add IsHexDigit function to string_util.h
tfarina@chromium.org
2010-07-23
1
-9
/
+3
*
Pull latest googleurl to get it to stop unescaping at signs in paths.
brettw@chromium.org
2010-04-05
1
-1
/
+1
*
Adding some more escaping method.
jcampan@chromium.org
2010-01-21
1
-8
/
+59
*
The search terms are escaped using + or %20 for space depending on whether re...
avayvod@google.com
2010-01-15
1
-8
/
+5
*
Implement "Email Link To Page" menu command.
snej@chromium.org
2009-12-03
1
-0
/
+4
*
Remove std::wstring from most of net/base/escape.h.
darin@chromium.org
2009-11-30
1
-16
/
+15
*
Split *AndAdjustOffset() functions into their own header, to restore utf_stri...
pkasting@chromium.org
2009-11-13
1
-1
/
+3
*
Clean up recent string conversion function changes, part 1: Remove unnecessar...
pkasting@chromium.org
2009-11-10
1
-4
/
+4
*
Fix various problems with inline autocomplete and URLs that change length dur...
pkasting@chromium.org
2009-11-07
1
-9
/
+33
*
Remove the dependency on i18n/icu_string_conversions from base/string_util.h.
brettw@chromium.org
2009-10-10
1
-4
/
+5
*
Rename EscapeUrl and expand the code comment.
brg@chromium.com
2009-10-01
1
-1
/
+1
*
Add EscapeURL to the ASCII escape methods.EscapeURL escapes all forbidden asc...
brg@chromium.com
2009-10-01
1
-0
/
+10
*
Local text file with spaces in filename is urlencoded in tab title
mhm@chromium.org
2009-06-03
1
-0
/
+4
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
1
-1
/
+0
*
Fix an out of band read when parsing a URL component of just "%". The calcul...
deanm@google.com
2008-09-03
1
-3
/
+2
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Merge some changes in net/base from branches/mac_july_2008 to trunk.
ericroman@google.com
2008-08-06
1
-3
/
+3
*
I looked at the full dump from the previous crashes and it looks like a testi...
brettw@google.com
2008-07-30
1
-3
/
+41
*
Reverting revision 70, 66 and 65 to fix crashes.
nsylvain@google.com
2008-07-29
1
-41
/
+3
*
Puts back the optional unescaping of control characters and URL parse-affecti...
brettw@google.com
2008-07-29
1
-3
/
+41
*
Add net to the repository.
initial.commit
2008-07-26
1
-0
/
+272