| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Adding in new hammer patterns. Restored from rollback change 3578. | bradnelson@chromium.org | 2008-10-18 | 1 | -1/+1 |
| * | Rolling back CL 3578, discovered hammer.bat had not been updated yet. | bradnelson@chromium.org | 2008-10-18 | 1 | -1/+1 |
| * | Applying software construction toolkit patterns in scons build. | bradnelson@chromium.org | 2008-10-17 | 1 | -1/+1 |
| * | set exe bit | kuchhal@chromium.org | 2008-10-10 | 1 | -0/+0 |
| * | fix linux build | tc@google.com | 2008-10-10 | 1 | -1/+1 |
| * | libxml DerivedSources | tc@google.com | 2008-10-10 | 1 | -5/+6 |
| * | Some small linux build cleanups: | tc@google.com | 2008-10-09 | 1 | -1/+0 |
| * | Attempt 2 at landing this patch. It broke the Mac/linux builds. Fix for now is | ananta@chromium.org | 2008-10-09 | 1 | -0/+17 |
| * | Revert both 3079 and 3063 because they caused linux and mac breakage. | maruel@google.com | 2008-10-09 | 1 | -0/+1 |
| * | Changes to get the layout test harness running on mac. | pinkerton@google.com | 2008-10-09 | 1 | -0/+29 |
| * | Revert r3074 due to Mac build bustage | mark@chromium.org | 2008-10-09 | 1 | -16/+0 |
| * | This fixes http://code.google.com/p/chromium/issues/detail?id=2472, which | ananta@chromium.org | 2008-10-08 | 1 | -0/+16 |
| * | Update the SCons build for the WebKit merge: | sgk@google.com | 2008-10-08 | 1 | -1/+0 |
| * | Build some code and unit tests inside chrome. This depended on sqlite, so | mark@chromium.org | 2008-10-08 | 1 | -0/+443 |
| * | lighttpd and php libraries for macOS test shell. | pinkerton@google.com | 2008-10-08 | 35 | -0/+0 |
| * | Revert r2927 and r2930, which were themselves reversions of prior changelists. | pkasting@chromium.org | 2008-10-07 | 1 | -0/+8 |
| * | Moving libraries and executables in the windows build to prepare for landing ... | pinkerton@google.com | 2008-10-07 | 60 | -2/+2 |