| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Import .gyp files into the Chromium tree | mark@chromium.org | 2009-02-25 | 1 | -0/+67 |