| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove MessageLoop::QuitTask() from testing/ | dcheng@chromium.org | 2011-12-10 | 2 | -4/+4 |
* | 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 |
* | Fix many* python scripts in src/ | maruel@chromium.org | 2011-11-23 | 1 | -3/+6 |
* | 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 | 2 | -12/+0 |
* | Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox, | tony@chromium.org | 2011-06-16 | 2 | -2/+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 | 2 | -4/+4 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Pull in gmock through DEPS | thakis@chromium.org | 2011-01-27 | 82 | -38632/+0 |
* | 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 | 2 | -6/+2 |
* | [Mac] Better handling of nil for testing macros. | shess@chromium.org | 2010-11-10 | 2 | -2/+12 |
* | Move scoped_nsdisable_screen_update from base to app/mac | brettw@chromium.org | 2010-10-18 | 1 | -5/+5 |
* | Support for building Chrome using Clang. | evan@chromium.org | 2010-09-18 | 1 | -0/+14 |
* | Fix svn:executable for gmock. | thestig@chromium.org | 2010-09-16 | 2 | -0/+0 |
* | clang: update gtest to r435 and gmock to r300. | evan@chromium.org | 2010-09-16 | 37 | -3520/+1122 |
* | This adds adds four macros when compiling using GTEST_OS_MAC: | rsesek@chromium.org | 2010-08-06 | 4 | -0/+150 |
* | Revert 49982 - patch | thakis@chromium.org | 2010-06-16 | 2 | -3/+1 |
* | patch | thakis@chromium.org | 2010-06-16 | 2 | -1/+3 |
* | Remove svn:executable property from the last few files that don't need it. | thestig@chromium.org | 2010-04-27 | 2 | -0/+0 |
* | Roll gtest r395:408 and gmock r278:282 to pick up ThreadLocal leak fix. | rsesek@chromium.org | 2010-03-27 | 10 | -250/+513 |
* | Update to current gtest/gmock. | evan@chromium.org | 2010-03-25 | 22 | -891/+1390 |
* | First batch of context menu tests | amit@chromium.org | 2010-02-12 | 2 | -4/+2494 |
* | OpenBSD/FreeBSD GYP changes (most of the remaining ones) | pvalchev@google.com | 2010-02-04 | 1 | -1/+1 |
* | Dropping unconnected obsolete vsprops files. | bradnelson@google.com | 2010-02-03 | 1 | -11/+0 |
* | Update gmock and gtest. | evan@chromium.org | 2009-12-29 | 58 | -754/+1380 |
* | Functor for functions with STDCALL calling conventions. Allows invoking Windo... | stoyan@chromium.org | 2009-11-20 | 2 | -4/+296 |
* | Late object binding for stdcall. | stoyan@chromium.org | 2009-11-16 | 2 | -1/+329 |
* | Add python script that generates gmock_mutant.h | stoyan@chromium.org | 2009-11-12 | 2 | -306/+1539 |
* | Move helper_gmock.h from ChromFrame subrtee to testing directory. | stoyan@google.com | 2009-10-27 | 2 | -0/+1105 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 2 | -0/+12 |
* | Update gmock and gtest. | nsylvain@chromium.org | 2009-10-03 | 54 | -2012/+2975 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 2 | -6/+0 |
* | Move NSAutoreleasePool management into the PlatformTest constructor and | mark@chromium.org | 2009-08-20 | 3 | -10/+15 |
* | Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linux | mark@chromium.org | 2009-08-13 | 1 | -1/+22 |
* | Delete boost. | ajwong@chromium.org | 2009-07-08 | 1 | -10/+0 |
* | 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 |