summaryrefslogtreecommitdiffstats
path: root/net/tools/tld_cleanup
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Use base::CommandLine in net/thestig@chromium.org2014-06-031-1/+1
* Fix an error in net/tools/tld_cleanup/PRESUBMIT.py.thestig@chromium.org2014-05-231-1/+1
* Reduce footprint of registry controlled domain tablersleevi@chromium.org2014-05-134-8/+1263
* Revert 268650 "Reduce footprint of registry controlled domain table"rsleevi@chromium.org2014-05-074-1263/+8
* Reduce footprint of registry controlled domain tablersleevi@chromium.org2014-05-074-8/+1263
* Renamed namespaces in src/net.vitalybuka@chromium.org2014-04-301-1/+1
* Implement net in GN build.brettw@chromium.org2014-04-151-0/+14
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* Update the Public Suffix List to the latest versionrsleevi@chromium.org2013-12-111-1/+2
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* base: Minor cleanups in icu_util.htfarina@chromium.org2013-08-231-1/+1
* Update include paths in net for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-121-2/+2
* net: Remove 70KB of relocatable string pointers.digit@chromium.org2013-07-112-15/+14
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-8/+7
* Optimize public suffix list implementationnyquist@chromium.org2013-06-172-10/+12
* Use a direct include of strings headers in net/test/, net/third_party/, net/t...avi@chromium.org2013-06-111-1/+1
* Roll DEPS for googleurl. Second try.tfarina@chromium.org2013-06-031-1/+1
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-146-237/+492
* Revert 199771 "Add support for split Public Suffix List distinct..."nyquist@chromium.org2013-05-136-490/+237
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-136-237/+490
* Add OWNERS file to tld_cleanup.nyquist@chromium.org2013-04-261-0/+1
* Revert 193992 "Lets try this again."jochen@chromium.org2013-04-151-1/+1
* Lets try this again.michaeln@google.com2013-04-121-1/+1
* Revert 193968 "Roll the DEPS for google-url."michaeln@google.com2013-04-121-1/+1
* Roll the DEPS for google-url.tfarina@chromium.org2013-04-121-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-2/+2
* Replace FilePath with base::FilePath in net.brettw@chromium.org2013-02-081-6/+6
* Move files related to registry-controlled domains into a new net/base/registr...pam@chromium.org2012-07-202-2/+6
* Update effective-TLD data files using the latest data from Mozilla, ignoring ...pam@chromium.org2012-07-181-16/+33
* Update effective-TLD data files using the latest data from Mozilla.pam@chromium.org2011-11-021-5/+15
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-221-1/+1
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-3/+3
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-111-4/+6
* Revert 70920 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-6/+4
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-4/+6
* Revert 70782 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-6/+4
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-4/+6
* 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