summaryrefslogtreecommitdiffstats
path: root/net/tools/tld_cleanup
Commit message (Expand)AuthorAgeFilesLines
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Update effective TLD (registry-controlled domain) data to latest file from Mo...pam@chromium.org2010-02-122-6/+14
* Reorder some statements to fix compile warning on Linux canary.jam@chromium.org2009-12-231-2/+2
* Use a perfect hash map for the registry controlled domain service.jam@chromium.org2009-12-231-53/+95
* Remove the unnecessary conversion to wstring when calling file_util::WriteFile.evan@chromium.org2009-10-131-2/+1
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Add GYP file tld_cleanup tool.agl@chromium.org2009-04-021-0/+25
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-79/+0
* Have tld_cleanup generate a .cc file that contains the effectivetc@google.com2009-02-242-10/+35
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-221-1/+1
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-3/+1
* Generate all chrome .vcproj files:sgk@google.com2009-01-171-0/+1
* Updates to Visual Studio project generation to accomodatesgk@google.com2009-01-101-6/+1
* Resubmit r7826 after fixing breakages:sgk@google.com2009-01-101-9/+54
* Back out r7826, which broke the Linux buildmark@chromium.org2009-01-091-54/+9
* Generation of net .vcproj and .sln files.sgk@google.com2009-01-091-9/+54
* Port tld_cleanup to posix and add it to the scons build.tc@google.com2009-01-092-35/+19
* Remove net_resources.rc and net_resources.h and replace ittc@google.com2009-01-081-1/+0
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-1/+12
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-1/+1
* Finish release (opt) builds on Windows, including the parallelsgk@google.com2008-11-201-23/+2
* Move dmg_fp in scons build to compile fromtc@google.com2008-11-151-1/+0
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-1/+1
* * another lib! fix nettc@google.com2008-11-131-0/+1
* Make better (and more efficient) use of Hammer functionalitysgk@google.com2008-11-051-3/+1
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-221-2/+2
* SCons renaming updates for base, net and googleurl:sgk@google.com2008-10-212-52/+54
* Rolling back switch to hammer patterns again.bradnelson@chromium.org2008-10-201-1/+2
* Adding in new hammer patterns. Restored from rollback change 3578.bradnelson@chromium.org2008-10-181-2/+1
* Rolling back CL 3578, discovered hammer.bat had not been updated yet.bradnelson@chromium.org2008-10-181-1/+2
* Applying software construction toolkit patterns in scons build.bradnelson@chromium.org2008-10-171-2/+1
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-261-1/+1
* Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...maruel@google.com2008-09-241-0/+2
* Update Copyright text in SCons config files.sgk@google.com2008-09-011-28/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-141-3/+3
* Add a helper method to SConscript.main for adding .pdb files to thetc@google.com2008-08-131-4/+1
* Set the svn:eol-style to LF on all SConscript filestc@google.com2008-08-131-79/+79
* Checking in the rest of the .lib changes, previous commit was only done from ...sgk@google.com2008-08-041-9/+8
* Pull the block of common Windows system libraries that we link with everywher...sgk@google.com2008-08-041-22/+0
* Convert submodules SConscript files to psuedo-builder calls.sgk@google.com2008-08-031-17/+1
* tld_cleanup's main() needs the new base::AtExitManager too, so DCHECKs don't ...sgk@google.com2008-08-011-0/+4
* Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...sgk@google.com2008-07-311-3/+0
* Add net to the repository.initial.commit2008-07-262-0/+387