| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade gtest to r267 and gmock to r173. | ajwong@chromium.org | 2009-06-22 | 35 | -1056/+2457 |
* | Fix msvs_guid for gmock and re-add gmock_unittest into base_unittest. | ajwong@chromium.org | 2009-05-30 | 1 | -1/+1 |
* | Retry to checkin a version of gmock, modified to use our boost_tuple in VS2005. | ajwong@chromium.org | 2009-05-28 | 85 | -5/+37364 |
* | Revert "Checkin a version of gmock, modified to use our boost_tuple in VS2005." | ajwong@chromium.org | 2009-05-26 | 85 | -37364/+5 |
* | Checkin a version of gmock, modified to use our boost_tuple in VS2005. | ajwong@chromium.org | 2009-05-26 | 85 | -5/+37364 |
* | gtest shouldn't link in gtest_main.cc, as that provides its own main(). | evan@chromium.org | 2009-05-06 | 1 | -1/+12 |
* | Revert "gtest shouldn't link in gtest_main.cc, as that provides its own main()." | evan@chromium.org | 2009-04-28 | 1 | -12/+1 |
* | gtest shouldn't link in gtest_main.cc, as that provides its own main(). | evan@chromium.org | 2009-04-28 | 1 | -1/+12 |
* | Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build: | sgk@google.com | 2009-04-08 | 1 | -1/+1 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 2 | -124/+0 |
* | Update to Google Test 1.3.0. | patrick@chromium.org | 2009-03-20 | 1 | -0/+1 |
* | Switching to gyp generated vcprojs for some components. | bradnelson@google.com | 2009-03-12 | 1 | -247/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -2/+0 |
* | Rolling back change 11431 (didn't work with a clobber either). | bradnelson@google.com | 2009-03-11 | 1 | -0/+247 |
* | Attempting to roll out gyp for base. | bradnelson@google.com | 2009-03-11 | 1 | -247/+0 |
* | Rolling back change 11429. | bradnelson@google.com | 2009-03-11 | 1 | -0/+247 |
* | junk | bradnelson@google.com | 2009-03-11 | 1 | -247/+0 |
* | Fixing mistaken guid. | bradnelson@google.com | 2009-03-11 | 1 | -1/+1 |
* | Adding fixed guids to some modules to facilitate incremental switch to gyp. | bradnelson@google.com | 2009-03-10 | 1 | -0/+1 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 3 | -9/+9 |
* | GYP it, GYP it good. | mark@chromium.org | 2009-03-02 | 1 | -220/+0 |
* | Import .gyp files into the Chromium tree | mark@chromium.org | 2009-02-25 | 1 | -0/+67 |
* | Prep for generated .vcproj files: | sgk@google.com | 2009-01-23 | 1 | -0/+1 |
* | Generate all chrome .vcproj files: | sgk@google.com | 2009-01-17 | 1 | -3/+4 |
* | Back out erroneous r8140 | mark@chromium.org | 2009-01-16 | 1 | -0/+4 |
* | Fix OSX compile | jeremy@chromium.org | 2009-01-15 | 1 | -4/+0 |
* | Updates to Visual Studio project generation to accomodate | sgk@google.com | 2009-01-10 | 1 | -19/+32 |
* | Update googletest (gtest) to 1.2.1 | maruel@chromium.org | 2009-01-07 | 3 | -66/+123 |
* | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 1 | -1/+1 |
* | Initial subset of .vcproj file generation, covering generation of: | sgk@google.com | 2008-12-24 | 1 | -4/+54 |
* | Set svn:eol-style so patches will apply on all platforms. | sgk@google.com | 2008-12-23 | 1 | -37/+37 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -35/+37 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 1 | -1/+1 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 1 | -194/+194 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 1 | -194/+194 |
* | * Cleanup: move base/platform_test.h -> testing/ | jeremy@chromium.org | 2008-12-02 | 3 | -0/+57 |
* | 1) Add a new MULTIPROCESS_TEST_MAIN macro to store child process names | jeremy@chromium.org | 2008-10-29 | 5 | -0/+111 |
* | SCons renaming updates for base, net and googleurl: | sgk@google.com | 2008-10-21 | 1 | -0/+22 |
* | Wow, it's been a while since we cleaned EOL. | maruel@google.com | 2008-09-25 | 1 | -34/+34 |
* | Update Copyright text in SCons config files. | sgk@google.com | 2008-09-01 | 1 | -28/+4 |
* | Move subdirectory skipping from being in the DEPS file of the directory to sk... | brettw@google.com | 2008-08-26 | 1 | -2/+0 |
* | Use LF for newlines in all DEPS files | mmentovai@google.com | 2008-08-18 | 1 | -2/+2 |
* | Add more useful settings to the xcconfigs. | mmentovai@google.com | 2008-08-18 | 1 | -0/+6 |
* | Use a common directory for all build output on the Mac. | mmentovai@google.com | 2008-08-18 | 1 | -0/+2 |
* | Final changes to make checkdeps happy. | brettw@google.com | 2008-08-15 | 1 | -0/+2 |
* | Move all settings except for the ones that really need to be per-target into | mmentovai@google.com | 2008-08-15 | 1 | -25/+17 |
* | Unify all of the build settings, and tweak a couple. Set as many things as p... | mmentovai@google.com | 2008-08-15 | 1 | -30/+24 |
* | Eliminate symbol visibility warnings produced when linking a unit test target... | mmentovai@google.com | 2008-08-12 | 1 | -18/+12 |
* | fix includes to not be so generic | pinkerton@google.com | 2008-08-04 | 1 | -2/+8 |
* | XCode project for building gTest static library so we can link it in our unit... | pinkerton@google.com | 2008-08-04 | 1 | -0/+210 |