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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move files related to registry-controlled domains into a new net/base/registr...
pam@chromium.org
2012-07-20
2
-2
/
+6
*
Update effective-TLD data files using the latest data from Mozilla, ignoring ...
pam@chromium.org
2012-07-18
1
-16
/
+33
*
Update effective-TLD data files using the latest data from Mozilla.
pam@chromium.org
2011-11-02
1
-5
/
+15
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
1
-6
/
+0
*
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
2
-6
/
+14
*
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
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
1
-0
/
+6
*
Force inclusion of build/common.gypi for all chromium gyp files.
yaar@chromium.org
2009-09-15
1
-3
/
+0
*
Add GYP file tld_cleanup tool.
agl@chromium.org
2009-04-02
1
-0
/
+25
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
1
-79
/
+0
*
Have tld_cleanup generate a .cc file that contains the effective
tc@google.com
2009-02-24
2
-10
/
+35
*
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
*
Generate all chrome .vcproj files:
sgk@google.com
2009-01-17
1
-0
/
+1
*
Updates to Visual Studio project generation to accomodate
sgk@google.com
2009-01-10
1
-6
/
+1
*
Resubmit r7826 after fixing breakages:
sgk@google.com
2009-01-10
1
-9
/
+54
*
Back out r7826, which broke the Linux build
mark@chromium.org
2009-01-09
1
-54
/
+9
*
Generation of net .vcproj and .sln files.
sgk@google.com
2009-01-09
1
-9
/
+54
*
Port tld_cleanup to posix and add it to the scons build.
tc@google.com
2009-01-09
2
-35
/
+19
*
Remove net_resources.rc and net_resources.h and replace it
tc@google.com
2009-01-08
1
-1
/
+0
*
Initial generation of native Visual Studio solution files
sgk@google.com
2008-12-19
1
-1
/
+12
*
Convert from using env['PLATFORM'] directly to using the more flexible
sgk@google.com
2008-12-18
1
-1
/
+1
*
Finish release (opt) builds on Windows, including the parallel
sgk@google.com
2008-11-20
1
-23
/
+2
*
Move dmg_fp in scons build to compile from
tc@google.com
2008-11-15
1
-1
/
+0
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
1
-1
/
+1
*
* another lib! fix net
tc@google.com
2008-11-13
1
-0
/
+1
*
Make better (and more efficient) use of Hammer functionality
sgk@google.com
2008-11-05
1
-3
/
+1
*
Using $CHROME_SRC_DIR in place of hash/..
bradnelson@google.com
2008-10-22
1
-2
/
+2
*
SCons renaming updates for base, net and googleurl:
sgk@google.com
2008-10-21
2
-52
/
+54
*
Rolling back switch to hammer patterns again.
bradnelson@chromium.org
2008-10-20
1
-1
/
+2
*
Adding in new hammer patterns. Restored from rollback change 3578.
bradnelson@chromium.org
2008-10-18
1
-2
/
+1
*
Rolling back CL 3578, discovered hammer.bat had not been updated yet.
bradnelson@chromium.org
2008-10-18
1
-1
/
+2
*
Applying software construction toolkit patterns in scons build.
bradnelson@chromium.org
2008-10-17
1
-2
/
+1
*
Roll the third_party/icu38 revision in DEPS to have SCons build libicu,
sgk@google.com
2008-09-26
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
*
Update Copyright text in SCons config files.
sgk@google.com
2008-09-01
1
-28
/
+4
*
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
*
Add a helper method to SConscript.main for adding .pdb files to the
tc@google.com
2008-08-13
1
-4
/
+1
[next]