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