| Commit message (Expand) | Author | Age | Files | Lines |
| * | Set svn:eol-style to LF on the SCons *.py files. | sgk@google.com | 2008-12-30 | 1 | -2253/+2253 |
| * | Fix zlib bustage with hammer build. | erikkay@google.com | 2008-12-30 | 1 | -0/+1 |
| * | Add zlib/contrib/minizip to third_party/zlib | erikkay@google.com | 2008-12-30 | 19 | -2/+5559 |
| * | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 11 | -11/+11 |
| * | Initial subset of .vcproj file generation, covering generation of: | sgk@google.com | 2008-12-24 | 3 | -24/+98 |
| * | Add pyftpdlib to python PATH | erikkay@google.com | 2008-12-23 | 1 | -0/+0 |
| * | Add pyftpdlib for future ftp unit tests. | erikkay@google.com | 2008-12-23 | 23 | -0/+10053 |
| * | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 12 | -2252/+2304 |
| * | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 10 | -20/+20 |
| * | Update libpng to 1.2.33. | maruel@chromium.org | 2008-12-18 | 20 | -974/+1368 |
| * | Change sqlite fts2 tokenizer to recognize "foo*" as a prefix search, and not | mpcomplete@google.com | 2008-12-17 | 1 | -3/+5 |
| * | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 16 | -3380/+3380 |
| * | fuzzymatch needed libtiff to compile for me. | evanm@google.com | 2008-12-16 | 1 | -1/+1 |
| * | Fuzzy matching: ignore scrollbars and add option to highlight | agl@chromium.org | 2008-12-06 | 1 | -11/+62 |
| * | Add fuzzy image matching tool for Linux pixel tests | agl@chromium.org | 2008-12-05 | 2 | -0/+99 |
| * | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 16 | -3380/+3380 |
| * | Get the test plugin compiling and working for the Mac. | avi@google.com | 2008-12-03 | 1 | -0/+1 |
| * | Remove getallheader() compat shim after upstream changes to use $_SERVER. | deanm@chromium.org | 2008-12-02 | 2 | -18/+0 |
| * | Local fix to SCons bug: | sgk@google.com | 2008-12-02 | 1 | -0/+4 |
| * | Rediff the tlslite patch (it was against wrong baseline) | dank@chromium.org | 2008-11-26 | 2 | -13/+14 |
| * | Add dependency libpcre.0.dylib and adjust LC_LOAD_DYLIB commands to be | mark@chromium.org | 2008-11-25 | 1 | -2/+7 |
| * | Add dependency libpcre.0.dylib and adjust LC_LOAD_DYLIB commands to be | mark@chromium.org | 2008-11-25 | 35 | -0/+0 |
| * | Build bsdiff.exe, not bsdiff.lib (old, old cut-and-paste error). | sgk@google.com | 2008-11-21 | 1 | -9/+3 |
| * | Fix use of LOAD= with WantSystemLib() (we could blow up if a variable | sgk@google.com | 2008-11-21 | 9 | -40/+42 |
| * | Revert "Add Linux lighttpd for running LayoutTests on Linux." | mmoss@google.com | 2008-11-17 | 67 | -1129/+7 |
| * | Add Linux lighttpd for running LayoutTests on Linux. | mmoss@google.com | 2008-11-17 | 67 | -7/+1129 |
| * | Fix the mac build to add dmg_fp to the libbase.a. | tony@chromium.org | 2008-11-15 | 5 | -3701/+0 |
| * | Move dmg_fp in scons build to compile from | tc@google.com | 2008-11-15 | 3 | -74/+0 |
| * | More *.scons renaming: | sgk@google.com | 2008-11-14 | 8 | -189/+140 |
| * | Move dmg_fp to base/third_party/dmg_fp and include the | tc@google.com | 2008-11-14 | 1 | -139/+0 |
| * | Allow optimized builds on Linux. | evanm@google.com | 2008-11-13 | 1 | -0/+1 |
| * | disable warnings in third_party dmg_fp | tc@google.com | 2008-11-13 | 2 | -0/+5 |
| * | fix mac build | tony@chromium.org | 2008-11-13 | 1 | -0/+3 |
| * | fix windows base build | tc@google.com | 2008-11-12 | 1 | -2/+3 |
| * | Allow chromium to be built with some system libs by introducing | evanm@google.com | 2008-11-12 | 2 | -3/+3 |
| * | Make unit_tests pass with pt_BR.UTF-8 locale. | tc@google.com | 2008-11-12 | 9 | -0/+3904 |
| * | Dramatically improve the link time in release mode. Today's MC Hammer Xcode | mark@chromium.org | 2008-11-07 | 1 | -0/+32 |
| * | Adding visual studio solution files. | bradnelson@chromium.org | 2008-11-04 | 1 | -1/+1 |
| * | Convert browser.lib to the new naming: | sgk@google.com | 2008-11-03 | 1 | -0/+15 |
| * | Refactor building unit_tests with SCons for the new structure: | sgk@google.com | 2008-11-03 | 3 | -0/+116 |
| * | Set the svn:executable flag on lighthttpd binaries. | tc@google.com | 2008-10-31 | 55 | -0/+0 |
| * | Should check #if OS_WIN in the sqlite code, not #ifdef. | deanm@chromium.org | 2008-10-31 | 2 | -4/+4 |
| * | The preloading code allocates a ton of memory, loads everything in, goes thro... | deanm@chromium.org | 2008-10-31 | 2 | -4/+46 |
| * | Moving to scons 1.1.0 | bradnelson@google.com | 2008-10-30 | 172 | -443/+1138 |
| * | rough build instructions for linux from Alejandro Salazar (asalazar@google.com) | pinkerton@google.com | 2008-10-24 | 1 | -3/+45 |
| * | Removing more dependencies on the relative location of $CHROME_SRC_DIR. | bradnelson@google.com | 2008-10-23 | 2 | -2/+2 |
| * | Build libxslt on the Mac. This seems to be needed while disabling | mark@chromium.org | 2008-10-22 | 2 | -0/+505 |
| * | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 2 | -2/+2 |
| * | SCons renaming updates for base, net and googleurl: | sgk@google.com | 2008-10-21 | 14 | -244/+250 |
| * | Rolling back switch to hammer patterns again. | bradnelson@chromium.org | 2008-10-20 | 1 | -1/+1 |