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
/
tools
/
tld_cleanup
/
tld_cleanup.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-06-22
1
-1
/
+1
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
1
-3
/
+3
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-11
1
-4
/
+6
*
Revert 70920 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-6
/
+4
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-4
/
+6
*
Revert 70782 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-6
/
+4
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-4
/
+6
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
1
-0
/
+1
*
Update effective TLD (registry-controlled domain) data to latest file from Mo...
pam@chromium.org
2010-02-12
1
-3
/
+2
*
Reorder some statements to fix compile warning on Linux canary.
jam@chromium.org
2009-12-23
1
-2
/
+2
*
Use a perfect hash map for the registry controlled domain service.
jam@chromium.org
2009-12-23
1
-53
/
+95
*
Remove the unnecessary conversion to wstring when calling file_util::WriteFile.
evan@chromium.org
2009-10-13
1
-2
/
+1
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Have tld_cleanup generate a .cc file that contains the effective
tc@google.com
2009-02-24
1
-10
/
+32
*
Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").
deanm@chromium.org
2009-01-22
1
-1
/
+1
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-3
/
+1
*
Port tld_cleanup to posix and add it to the scons build.
tc@google.com
2009-01-09
1
-31
/
+18
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
1
-1
/
+1
*
Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...
maruel@google.com
2008-09-24
1
-0
/
+2
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Use %ls instead of %s in wprintf format strings for wchar_t fields.
mmentovai@google.com
2008-08-14
1
-3
/
+3
*
tld_cleanup's main() needs the new base::AtExitManager too, so DCHECKs don't ...
sgk@google.com
2008-08-01
1
-0
/
+4
*
Add net to the repository.
initial.commit
2008-07-26
1
-0
/
+266