| 8 days ago |
thestig@chromium.org | Cleanup: Remove unneeded base/file_util.h includes... master |
commit | commitdiff | tree |
| 9 days ago |
glider@chromium.org | Make courgette_unittests depend on TCMalloc, like every... |
commit | commitdiff | tree |
| 2013-04-09 |
dcheng@chromium.org | Finish scoped_array<T> to scoped_ptr<T[]> conversion... |
commit | commitdiff | tree |
| 2013-04-09 |
dcheng@chromium.org | Rewrite std::string("") to std::string(), Linux edition. |
commit | commitdiff | tree |
| 2013-04-09 |
dcheng@chromium.org | Revert "Rewrite std::string("") to std::string(), Linux... |
commit | commitdiff | tree |
| 2013-04-09 |
dcheng@chromium.org | Rewrite std::string("") to std::string(), Linux edition. |
commit | commitdiff | tree |
| 2013-03-23 |
dbeam@chromium.org | ifdef OS_NAME -> if defined(OS_NAME) |
commit | commitdiff | tree |
| 2013-03-18 |
groby@chromium.org | [Cleanup] Remove StringPrintf from global namespace |
commit | commitdiff | tree |
| 2013-02-24 |
tfarina@chromium.org | base: Move MemoryMappedFile out of file_util.h and... |
commit | commitdiff | tree |
| 2013-02-24 |
brettw@chromium.org | Move file_path.h to base/files. |
commit | commitdiff | tree |
| 2013-02-14 |
jln@chromium.org | Do a giant svn propset svn:eol-style LF on .cc and... |
commit | commitdiff | tree |
| 2013-02-10 |
brettw@chromium.org | More FilePath -> base::FilePath replacement. |
commit | commitdiff | tree |
| 2013-02-10 |
jschuh@chromium.org | Make courgette_unittests build on Win64 |
commit | commitdiff | tree |
| 2013-01-21 |
bradnelson... | Disabling nacl_win64 targets when building in target_ar... |
commit | commitdiff | tree |
| 2012-07-26 |
jhawkins@chromium.org | Coverity: Initialize member variables. |
commit | commitdiff | tree |
| 2012-07-25 |
gbillock@chromium.org | Add a clarifying comment to the memory layout navigatio... |
commit | commitdiff | tree |
| 2012-06-01 |
groby@chromium.org | [Leak fixlet] Fix leak in courgette_unittests |
commit | commitdiff | tree |
| 2012-04-27 |
maruel@chromium.org | Set svn:executable on windows executables. |
commit | commitdiff | tree |
| 2012-03-13 |
dpranke@chromium.org | Add owners to src/courgette so that we can lessen the... git-svn |
commit | commitdiff | tree |
| 2011-12-01 |
dgarrett@chromium.org | Use a different define to decide which CRC library... |
commit | commitdiff | tree |
| 2011-11-30 |
cbentzel@chromium.org | Revert 112083 - Try a different library for Crc32. |
commit | commitdiff | tree |
| 2011-11-30 |
dgarrett@chromium.org | Try a different library for Crc32. |
commit | commitdiff | tree |
| 2011-11-21 |
dgarrett@chromium.org | Add -supported command line option to describe if a... |
commit | commitdiff | tree |
| 2011-11-18 |
dgarrett@chromium.org | Switching all wstrings in courgette_tool to FilePaths. |
commit | commitdiff | tree |
| 2011-11-09 |
dgarrett@chromium.org | Fix two pointer arithmetic errors. |
commit | commitdiff | tree |
| 2011-11-09 |
dgarrett@chromium.org | Replace "bool ok" style with early returns. |
commit | commitdiff | tree |
| 2011-11-08 |
dgarrett@chromium.org | Add Elf 32 Support to Courgette. |
commit | commitdiff | tree |
| 2011-11-07 |
csilv@chromium.org | Revert 108929 - Add Elf 32 Support to Courgette. |
commit | commitdiff | tree |
| 2011-11-07 |
dgarrett@chromium.org | Add Elf 32 Support to Courgette. |
commit | commitdiff | tree |
| 2011-10-31 |
dgarrett@chromium.org | Last small bit of refactoring. |
commit | commitdiff | tree |
| 2011-10-26 |
dgarrett@chromium.org | Disable the Courgette ensemble unittest. |
commit | commitdiff | tree |
| 2011-10-26 |
dgarrett@chromium.org | Further refactoring, move ImageInfo into Disassembler... |
commit | commitdiff | tree |
| 2011-10-21 |
dgarrett@chromium.org | Start refactoring to reduce executable type knowledge. |
commit | commitdiff | tree |
| 2011-10-19 |
dgarrett@chromium.org | Add a unittest for ensemble diffing. |
commit | commitdiff | tree |
| 2011-10-18 |
dgarrett@chromium.org | Add a basic backwards compatibility unittest. |
commit | commitdiff | tree |
| 2011-10-13 |
dgarrett@chromium.org | Add another binary file needed by tests that will be... |
commit | commitdiff | tree |
| 2011-10-11 |
laforge@chromium.org | Revert 103879 - Start refactoring to reduce executable... |
commit | commitdiff | tree |
| 2011-10-04 |
dgarrett@chromium.org | Start refactoring to reduce executable type knowledge. |
commit | commitdiff | tree |
| 2011-09-27 |
gman@chromium.org | fix executable flag |
commit | commitdiff | tree |
| 2011-09-27 |
dgarrett@chromium.org | Add binary files needed by unittests to come later. |
commit | commitdiff | tree |
| 2011-09-23 |
dgarrett@chromium.org | Revert 102428 - Add a backwards compatibility unittest. |
commit | commitdiff | tree |
| 2011-09-23 |
dgarrett@chromium.org | Add a backwards compatibility unittest. |
commit | commitdiff | tree |
| 2011-09-17 |
rlp@chromium.org | Revert 101606 - Add a basic backwards compatibility... |
commit | commitdiff | tree |
| 2011-09-17 |
dgarrett@chromium.org | Add a basic backwards compatibility unittest. |
commit | commitdiff | tree |
| 2011-07-13 |
msw@chromium.org | Rename CommandLine::GetArgs(), update callers. |
commit | commitdiff | tree |
| 2011-07-11 |
tony@chromium.org | Remove the comments setting emands and vim tab width... |
commit | commitdiff | tree |
| 2011-06-22 |
tony@chromium.org | Remove msvs_guid from chrome_frame/, cloud_print/,... |
commit | commitdiff | tree |
| 2011-05-23 |
tony@chromium.org | Final gyp patch to make use of the new cross-platform... |
commit | commitdiff | tree |
| 2011-05-19 |
evan@chromium.org | Globally replace <(library) with static_library |
commit | commitdiff | tree |
| 2011-05-12 |
jhawkins@chromium.org | iwyu: Include stringprintf.h where appropriate, part 3. |
commit | commitdiff | tree |
| 2011-04-06 |
grt@chromium.org | Make courgette compiler on clang and linux x64 builders |
commit | commitdiff | tree |
| 2011-04-06 |
tommi@chromium.org | fix build error. |
commit | commitdiff | tree |
| 2011-04-06 |
tommi@chromium.org | Switch out use of std::string and std::vector for large... |
commit | commitdiff | tree |
| 2011-03-29 |
bradnelson... | Pulling in new icu with msvs2010 fix. |
commit | commitdiff | tree |
| 2011-03-28 |
levin@chromium.org | Move some files from base to base/memory. |
commit | commitdiff | tree |
| 2011-03-22 |
tommi@chromium.org | Quick fix for clang and linux views builders. |
commit | commitdiff | tree |
| 2011-03-22 |
tommi@chromium.org | Identifying call sites that need to handle out of memor... |
commit | commitdiff | tree |
| 2011-03-04 |
erg@google.com | Change other usages of .size() to .empty() when applicable. |
commit | commitdiff | tree |
| 2011-03-03 |
tommi@chromium.org | Instrument the allocator code so that we can track... |
commit | commitdiff | tree |
| 2011-03-02 |
erg@google.com | Pure pedantry: Replace all ".size() == 0" with ".empty()". |
commit | commitdiff | tree |
| 2011-03-01 |
tommi@chromium.org | Implementation of an STL compatible allocator for Courg... |
commit | commitdiff | tree |
| 2011-02-23 |
sra@chromium.org | Improved memory usage while applying patch. |
commit | commitdiff | tree |
| 2011-02-23 |
tommi@chromium.org | Make the 32bit courgette.exe tool large-adddress-aware... |
commit | commitdiff | tree |
| 2011-01-14 |
hans@chromium.org | Clang: enable -Wbool-conversions and -Wunused-variables... |
commit | commitdiff | tree |
| 2011-01-13 |
craig.schlenter... | Linux: fix a bunch of NULL vs. 0 issues spotted by... |
commit | commitdiff | tree |
| 2011-01-11 |
pkasting@chromium.org | Update some directories' svn:ignore props. |
commit | commitdiff | tree |
| 2011-01-11 |
akalin@chromium.org | Made logging not look up --enable-dcheck from command... |
commit | commitdiff | tree |
| 2011-01-10 |
akalin@chromium.org | Revert 70920 - Made logging not look up --enable-dcheck... |
commit | commitdiff | tree |
| 2011-01-10 |
akalin@chromium.org | Made logging not look up --enable-dcheck from command... |
commit | commitdiff | tree |
| 2011-01-07 |
akalin@chromium.org | Revert 70782 - Made logging not look up --enable-dcheck... |
commit | commitdiff | tree |
| 2011-01-07 |
akalin@chromium.org | Made logging not look up --enable-dcheck from command... |
commit | commitdiff | tree |
| 2010-12-21 |
bradnelson... | Also build a 64-bit exe version of the 32-bit courgette |
commit | commitdiff | tree |
| 2010-11-16 |
akalin@chromium.org | Call InitLogging() for courgette. |
commit | commitdiff | tree |
| 2010-11-16 |
akalin@chromium.org | Revert 66208 - Call InitLogging() for courgette. |
commit | commitdiff | tree |
| 2010-11-16 |
akalin@chromium.org | Call InitLogging() for courgette. |
commit | commitdiff | tree |
| 2010-11-15 |
tfarina@chromium.org | base: Get rid of 'using' declaration of StringAppendF. |
commit | commitdiff | tree |
| 2010-10-21 |
pkasting@chromium.org | Fix compile failure. |
commit | commitdiff | tree |
| 2010-10-21 |
pkasting@chromium.org | Convert LOG(INFO) to VLOG(1) - courgette/. |
commit | commitdiff | tree |
| 2010-09-26 |
mal@chromium.org | Prevent Courgette from choosing a really large executab... |
commit | commitdiff | tree |
| 2010-08-27 |
thestig@chromium.org | FBTF: Remove unneeded headers from base/ (part 7) |
commit | commitdiff | tree |
| 2010-08-17 |
brettw@chromium.org | Re-land part of r55416, minus actually moving the test_... |
commit | commitdiff | tree |
| 2010-08-15 |
brettw@chromium.org | Re-land just the project file changes from r55416.... |
commit | commitdiff | tree |
| 2010-08-09 |
nsylvain@chromium.org | Revert 55400 - Cleanup in base. This moves the implemen... |
commit | commitdiff | tree |
| 2010-08-09 |
brettw@chromium.org | Cleanup in base. This moves the implementation (and... |
commit | commitdiff | tree |
| 2010-08-07 |
tfarina@chromium.org | base: rename Environment::GetEnv to Environment::GetVar. |
commit | commitdiff | tree |
| 2010-08-03 |
brettw@chromium.org | Add #include utf_string_conversions.h to all files... |
commit | commitdiff | tree |
| 2010-08-03 |
tfarina@chromium.org | base: Rename EnvVarGetter to Environment. |
commit | commitdiff | tree |
| 2010-07-31 |
brettw@chromium.org | Convert more callers of the integer/string functions... |
commit | commitdiff | tree |
| 2010-10-05 |
nsylvain@google.com | Move the number conversions from string_util to a new... |
commit | commitdiff | tree |
| 2010-07-21 |
evan@chromium.org | Remove deprecated CommandLine::GetLooseValues(), rename... |
commit | commitdiff | tree |
| 2010-07-20 |
erg@google.com | Remove <iostream> where possible. |
commit | commitdiff | tree |
| 2010-07-08 |
tfarina@chromium.org | base: Get rid of the deprecated SysInfo::GetEnvVar. |
commit | commitdiff | tree |
| 2010-06-16 |
brettw@chromium.org | Add svn:ignore properties for most of the rest of the... |
commit | commitdiff | tree |
| 2010-05-29 |
sra@chromium.org | Use an array of pages for the large arrays. |
commit | commitdiff | tree |
| 2010-03-15 |
laforge@chromium.org | Fix for bug where 64-bit executables were processed... |
commit | commitdiff | tree |
| 2010-03-09 |
pkasting@chromium.org | svn prop fixes. Applied to all files not in third_party. |
commit | commitdiff | tree |
| 2010-02-04 |
pvalchev@google.com | OpenBSD/FreeBSD GYP changes (most of the remaining... |
commit | commitdiff | tree |
| 2009-12-29 |
evan@chromium.org | Clarify licenses on a bunch of files. |
commit | commitdiff | tree |
| 2009-11-20 |
evan@chromium.org | Add compiler-specific "examine printf format" attribute... |
commit | commitdiff | tree |
| 2009-11-06 |
tony@chromium.org | Use GetSwitchValueASCII. |
commit | commitdiff | tree |
| next |