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
/
courgette
/
courgette_tool.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/
thestig
2014-09-13
1
-1
/
+1
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-1
/
+1
*
Move GetFileSize, NormalizeFilePath to base namespace
brettw@chromium.org
2013-12-04
1
-1
/
+1
*
Add PE64 support to courgette
wfh@chromium.org
2013-09-25
1
-0
/
+5
*
Revert 224789 "Add PE64 support to courgette"
piman@chromium.org
2013-09-23
1
-5
/
+0
*
Add PE64 support to courgette
wfh@chromium.org
2013-09-23
1
-0
/
+5
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
1
-6
/
+4
*
Factored out common ELF processing into a common superclass, an x86 subclass,...
paulgazz@chromium.org
2013-06-20
1
-0
/
+5
*
Use a direct include of strings headers in courgette/.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-3
/
+3
*
More FilePath -> base::FilePath replacement.
brettw@chromium.org
2013-02-10
1
-27
/
+27
*
Add -supported command line option to describe if a given file is supported
dgarrett@chromium.org
2011-11-21
1
-7
/
+51
*
Switching all wstrings in courgette_tool to FilePaths.
dgarrett@chromium.org
2011-11-18
1
-57
/
+35
*
Start refactoring to reduce executable type knowledge.
dgarrett@chromium.org
2011-10-21
1
-13
/
+14
*
Revert 103879 - Start refactoring to reduce executable type knowledge.
laforge@chromium.org
2011-10-11
1
-14
/
+13
*
Start refactoring to reduce executable type knowledge.
dgarrett@chromium.org
2011-10-04
1
-13
/
+14
*
Rename CommandLine::GetArgs(), update callers.
msw@chromium.org
2011-07-13
1
-3
/
+4
*
Make courgette compiler on clang and linux x64 builders
grt@chromium.org
2011-04-06
1
-2
/
+4
*
Switch out use of std::string and std::vector for large allocations for a buf...
tommi@chromium.org
2011-04-06
1
-10
/
+29
*
Improved memory usage while applying patch.
sra@chromium.org
2011-02-23
1
-10
/
+42
*
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
*
Also build a 64-bit exe version of the 32-bit courgette
bradnelson@google.com
2010-12-21
1
-1
/
+1
*
Call InitLogging() for courgette.
akalin@chromium.org
2010-11-16
1
-0
/
+7
*
Revert 66208 - Call InitLogging() for courgette.
akalin@chromium.org
2010-11-16
1
-6
/
+0
*
Call InitLogging() for courgette.
akalin@chromium.org
2010-11-16
1
-0
/
+6
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-8
/
+4
*
Remove deprecated CommandLine::GetLooseValues(), rename to args().
evan@chromium.org
2010-07-21
1
-1
/
+9
*
Use GetSwitchValueASCII.
tony@chromium.org
2009-11-06
1
-2
/
+2
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
1
-10
/
+10
*
Coverity fixes to keep coverity quiet.
sra@chromium.org
2009-07-22
1
-3
/
+4
*
Code changes to get the code to compile under GCC.
sra@google.com
2009-07-18
1
-3
/
+16
*
Fix leaks found by Coverity Prevent.
sra@chromium.org
2009-05-30
1
-1
/
+1
*
Move Courgette
sra@chromium.org
2009-05-08
1
-0
/
+404