| Commit message (Expand) | Author | Age | Files | Lines |
* | Build gtest for both 'host' and 'target'. | simonb@chromium.org | 2014-06-02 | 1 | -0/+1 |
* | Remove a few dead MSVS_VERSION checks. | thakis@chromium.org | 2014-04-12 | 1 | -10/+0 |
* | Make gtest always use simple internal regex engine. | mithro@mithis.com | 2013-12-18 | 1 | -0/+10 |
* | Revert 239423 since it breaks base_unittests in linux, cros, mac valgrind bots. | sadrul@chromium.org | 2013-12-10 | 1 | -10/+0 |
* | Make gtest always use simple internal regex engine. | mithro@mithis.com | 2013-12-09 | 1 | -0/+10 |
* | Revert 238913 "Make gtest always use simple internal regex engine." | hashimoto@chromium.org | 2013-12-05 | 1 | -10/+0 |
* | Make gtest always use simple internal regex engine. | mithro@mithis.com | 2013-12-05 | 1 | -0/+10 |
* | Fix the variable expansion prefix for copy_asan_dylib_path in the direct depe... | glider@chromium.org | 2013-07-09 | 1 | -1/+1 |
* | Include the ASan runtime dylib into the test app bundles on iOS | glider@chromium.org | 2013-07-03 | 1 | -0/+24 |
* | Support target/host architecture with ninja iOS builds | justincohen@google.com | 2013-05-13 | 1 | -1/+1 |
* | Add a white Default-568h@2x.png placeholder in iOS unit tests bundles. | lliabraa@google.com | 2013-02-21 | 1 | -0/+1 |
* | Support Visual Studio Express 2012. | wtc@chromium.org | 2013-01-23 | 1 | -1/+1 |
* | roll gtest 621:629 and gmock 405:410 | thakis@chromium.org | 2012-12-03 | 1 | -0/+5 |
* | fix for compilation of gtest on VS2012 | scottmg@chromium.org | 2012-10-09 | 1 | -1/+11 |
* | compilation fix for gtest on vs2012 | scottmg@chromium.org | 2012-10-08 | 1 | -1/+1 |
* | clang: Remove another unnecessary workaround | thakis@chromium.org | 2012-09-11 | 1 | -1/+1 |
* | Update iossim.gyp to use src/build/ios/mac_build.gypi. | lliabraa@chromium.org | 2012-08-20 | 1 | -0/+3 |
* | Add a helper script to run unit test targets for iOS | stuartmorgan@chromium.org | 2012-07-26 | 1 | -1/+1 |
* | Revert "Revert 147986 - [Android] Add remaining build/common.gypi changes fro... | yfriedman@chromium.org | 2012-07-25 | 1 | -0/+10 |
* | Make all gtest targets into bundles on iOS | stuartmorgan@chromium.org | 2012-07-09 | 1 | -2/+41 |
* | Move gtest_prod.h into its own target so it can be correctly set as a depende... | ensonic@google.com | 2011-12-02 | 1 | -2/+12 |
* | Use gtest's own implementation of tr1::tuple on Android. | jnd@chromium.org | 2011-09-05 | 1 | -4/+4 |
* | Remove the comments setting emands and vim tab width and expansion variables. | tony@chromium.org | 2011-07-11 | 1 | -6/+0 |
* | Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox, | tony@chromium.org | 2011-06-16 | 1 | -1/+0 |
* | Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u... | tony@chromium.org | 2011-05-23 | 1 | -1/+1 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -2/+2 |
* | Use run_as to hang the action for the runners so GYP doesn't have to know abo... | thomasvl@chromium.org | 2010-12-17 | 1 | -1/+15 |
* | scons: excise more scons references from the code base | evan@chromium.org | 2010-12-03 | 1 | -3/+1 |
* | Support for building Chrome using Clang. | evan@chromium.org | 2010-09-18 | 1 | -0/+14 |
* | clang: update gtest to r435 and gmock to r300. | evan@chromium.org | 2010-09-16 | 1 | -1/+2 |
* | This adds adds four macros when compiling using GTEST_OS_MAC: | rsesek@chromium.org | 2010-08-06 | 1 | -0/+2 |
* | Revert 49982 - patch | thakis@chromium.org | 2010-06-16 | 1 | -2/+0 |
* | patch | thakis@chromium.org | 2010-06-16 | 1 | -0/+2 |
* | OpenBSD/FreeBSD GYP changes (most of the remaining ones) | pvalchev@google.com | 2010-02-04 | 1 | -1/+1 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+6 |
* | Update gmock and gtest. | nsylvain@chromium.org | 2009-10-03 | 1 | -0/+1 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | Move NSAutoreleasePool management into the PlatformTest constructor and | mark@chromium.org | 2009-08-20 | 1 | -0/+5 |
* | Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linux | mark@chromium.org | 2009-08-13 | 1 | -1/+22 |
* | Upgrade gtest to r267 and gmock to r173. | ajwong@chromium.org | 2009-06-22 | 1 | -11/+17 |
* | Retry to checkin a version of gmock, modified to use our boost_tuple in VS2005. | ajwong@chromium.org | 2009-05-28 | 1 | -5/+1 |
* | Revert "Checkin a version of gmock, modified to use our boost_tuple in VS2005." | ajwong@chromium.org | 2009-05-26 | 1 | -1/+5 |
* | Checkin a version of gmock, modified to use our boost_tuple in VS2005. | ajwong@chromium.org | 2009-05-26 | 1 | -5/+1 |
* | 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 |
* | Update to Google Test 1.3.0. | patrick@chromium.org | 2009-03-20 | 1 | -0/+1 |
* | 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 |