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
/
base
/
command_line.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-26
1
-4
/
+4
*
Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...
brettw@chromium.org
2011-10-25
1
-4
/
+4
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-25
1
-4
/
+4
*
micro optimize CommandLine.GetSwitchPrefixLength
joth@chromium.org
2011-09-13
1
-1
/
+1
*
Rename CommandLine::GetCommandLineString().
msw@chromium.org
2011-07-20
1
-1
/
+1
*
Rename CommandLine::GetArgs(), update callers.
msw@chromium.org
2011-07-13
1
-1
/
+1
*
Nix CommandLine::GetSwitchCount.
msw@chromium.org
2011-07-13
1
-4
/
+0
*
Base: Don't delete the previous command line when calling
rvargas@google.com
2011-07-13
1
-1
/
+7
*
Consolidate most CommandLine code across platforms.
msw@chromium.org
2011-05-14
1
-250
/
+167
*
iwyu: Cleanup in the following files:
jhawkins@chromium.org
2011-04-04
1
-7
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Out-of-line default Commandline ctor and provide dtor.
msw@chromium.org
2011-03-01
1
-0
/
+6
*
Reorganize CommandLine code.
msw@chromium.org
2011-03-01
1
-236
/
+217
*
Register Application Restart with Windows Restart Manager on browser_main sta...
msw@chromium.org
2011-02-20
1
-56
/
+75
*
Revert 75405 - Register Application Restart with Windows Restart Manager on b...
msw@chromium.org
2011-02-18
1
-75
/
+56
*
Register Application Restart with Windows Restart Manager on browser_main sta...
msw@chromium.org
2011-02-18
1
-56
/
+75
*
Move the SetProcTitle code out of base and into chrome/common. This is only
brettw@chromium.org
2010-12-29
1
-62
/
+8
*
Get rid of std::wstring version of HasSwitch.
tfarina@chromium.org
2010-12-08
1
-7
/
+0
*
Start using file_util symlink code, now that it's available.
gspencer@chromium.org
2010-12-03
1
-6
/
+5
*
Attempt to reland http://codereview.chromium.org/4928002/
tommi@chromium.org
2010-11-15
1
-3
/
+16
*
Revert 66088 - Changing the installer switches from wchar_t[] to char[].
tommi@chromium.org
2010-11-15
1
-16
/
+3
*
Changing the installer switches from wchar_t[] to char[].
tommi@chromium.org
2010-11-14
1
-3
/
+16
*
Bring up IPC in NaCl.
abarth@chromium.org
2010-11-12
1
-1
/
+1
*
Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.
mattm@chromium.org
2010-10-21
1
-2
/
+2
*
CommandLine: remove wstring-based program() accessor
evan@chromium.org
2010-10-14
1
-6
/
+0
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-2
/
+2
*
CommandLine: deprecate another function on non-Windows
evan@chromium.org
2010-10-08
1
-6
/
+6
*
CommandLine: remove deprecated wstring API
evan@chromium.org
2010-10-07
1
-18
/
+10
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
FBTF: Move some heavy, repeatedly emitted symbols to implementation files.
erg@google.com
2010-08-30
1
-0
/
+12
*
CommandLine: eliminate wstring-accepting AppendLooseValue
evan@chromium.org
2010-08-13
1
-6
/
+18
*
CommandLine: remove three useless functions.
evan@chromium.org
2010-08-12
1
-34
/
+10
*
Factor out command-line quoting code on Windows.
evan@chromium.org
2010-08-10
1
-16
/
+49
*
CommandLine: Deprecate a function on non-Windows.
evan@chromium.org
2010-08-09
1
-0
/
+3
*
PrependWrapper is platform-specific, so it should take a platform string.
evan@chromium.org
2010-08-04
1
-2
/
+3
*
Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found it
brettw@chromium.org
2010-07-31
1
-1
/
+1
*
Remove deprecated CommandLine API.
evan@chromium.org
2010-07-30
1
-12
/
+0
*
Add an AppendSwitchASCII to CommandLine, and convert a test to it.
evan@chromium.org
2010-07-30
1
-5
/
+10
*
CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()
evan@chromium.org
2010-07-29
1
-10
/
+44
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
1
-0
/
+43
*
Remove deprecated CommandLine::GetLooseValues(), rename to args().
evan@chromium.org
2010-07-21
1
-14
/
+5
*
Move implementation from header to source.
erg@chromium.org
2010-07-15
1
-0
/
+7
*
Fixed a TODO in data export of net-internals, added Chrome version and comman...
maruel@chromium.org
2010-05-21
1
-0
/
+5
*
Cleanup: Replace deprecated CommandLine::program() with CommandLine::GetProgr...
thestig@chromium.org
2010-05-03
1
-4
/
+3
*
Fixes CommandLine::AppendLooseValue() to append the parameter to the loose_va...
jschuh@chromium.org
2010-01-11
1
-0
/
+1
*
Revert 35907 - Fixes CommandLine::AppendLooseValue() to append the parameter ...
jschuh@chromium.org
2010-01-11
1
-1
/
+0
*
Fixes CommandLine::AppendLooseValue() to append the parameter to the loose_va...
jschuh@chromium.org
2010-01-11
1
-0
/
+1
*
Linux: use readlink() and prctl() in SetProcTitle() to fix "exe" showing in p...
mdm@chromium.org
2010-01-03
1
-2
/
+34
*
Changes to base/ from a combination of FreeBSD and OpenBSD patches.
evan@chromium.org
2009-12-29
1
-1
/
+1
*
Remove deprecated CommandLine(std::wstring) ctor.
evan@chromium.org
2009-10-26
1
-11
/
+8
[next]