1. 6f3c13c Remove MessageLoop::QuitTask() from testing/ by [email protected] · 14 years ago
  2. f30ef80 Move gtest_prod.h into its own target so it can be correctly set as a dependent target for base and reused as a dependency in gtest. by [email protected] · 14 years ago
  3. aa539ba4 Fix many* python scripts in src/ by [email protected] · 14 years ago
  4. fbf26a0 Use gtest's own implementation of tr1::tuple on Android. by [email protected] · 14 years ago
  5. e79be09 Remove the comments setting emands and vim tab width and expansion variables. by [email protected] · 14 years ago
  6. 268b1033 Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox, by [email protected] · 14 years ago
  7. 6a654d45 Final gyp patch to make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, and use_x11. For lists of source files that use a mix of POSIX and Gtk APIs, toolkit_uses_gtk was given precedence. Solaris was made to use ALSA also, as libasound has been ported to FreeBSD and Solaris as a wrapper around the native OSS. by [email protected] · 14 years ago
  8. 5a54733 Globally replace <(library) with static_library by [email protected] · 14 years ago
  9. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  10. c6bc0bd Pull in gmock through DEPS by [email protected] · 15 years ago
  11. 8855583 Use run_as to hang the action for the runners so GYP doesn't have to know about gtest. by [email protected] · 15 years ago
  12. 016498e scons: excise more scons references from the code base by [email protected] · 15 years ago
  13. 22f7359 [Mac] Better handling of nil for testing macros. by [email protected] · 15 years ago
  14. c2818d4 Move scoped_nsdisable_screen_update from base to app/mac by [email protected] · 15 years ago
  15. 58680ce Support for building Chrome using Clang. by [email protected] · 15 years ago
  16. 69f675f Fix svn:executable for gmock. by [email protected] · 15 years ago
  17. eac1cd26 clang: update gtest to r435 and gmock to r300. by [email protected] · 15 years ago
  18. ecebcc9 This adds adds four macros when compiling using GTEST_OS_MAC: by [email protected] · 15 years ago
  19. 46ce5b56 Revert 49982 - patch by [email protected] · 15 years ago
  20. c21e0e8 patch by [email protected] · 15 years ago
  21. c923a50 Remove svn:executable property from the last few files that don't need it. by [email protected] · 15 years ago
  22. cbe9eed Roll gtest r395:408 and gmock r278:282 to pick up ThreadLocal leak fix. by [email protected] · 15 years ago
  23. 7622173 Update to current gtest/gmock. by [email protected] · 15 years ago
  24. 4e676aa First batch of context menu tests by [email protected] · 16 years ago
  25. 60b2c07 OpenBSD/FreeBSD GYP changes (most of the remaining ones) by [email protected] · 16 years ago
  26. 366f6795 Dropping unconnected obsolete vsprops files. by [email protected] · 16 years ago
  27. 145a7ca4 Update gmock and gtest. by [email protected] · 16 years ago
  28. 45a19e98e Functor for functions with STDCALL calling conventions. Allows invoking Windows API. by [email protected] · 16 years ago
  29. 3e8e8da2 Late object binding for stdcall. by [email protected] · 16 years ago
  30. 8d7f40a Add python script that generates gmock_mutant.h by [email protected] · 16 years ago
  31. 530a94a Move helper_gmock.h from ChromFrame subrtee to testing directory. by [email protected] · 16 years ago
  32. f5c990c Add comments setting emacs and vim tab width and expansion variables. by [email protected] · 16 years ago
  33. c836d7a0 Update gmock and gtest. by [email protected] · 16 years ago
  34. 21642ab Force inclusion of build/common.gypi for all chromium gyp files. by [email protected] · 16 years ago
  35. c77043fc Move NSAutoreleasePool management into the PlatformTest constructor and by [email protected] · 16 years ago
  36. 1bba09c Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linux by [email protected] · 16 years ago
  37. f39b7f5 Delete boost. by [email protected] · 16 years ago
  38. 22015c33 Upgrade gtest to r267 and gmock to r173. by [email protected] · 16 years ago
  39. f0198481 Fix msvs_guid for gmock and re-add gmock_unittest into base_unittest. by [email protected] · 16 years ago
  40. 5290aaa Retry to checkin a version of gmock, modified to use our boost_tuple in VS2005. by [email protected] · 16 years ago
  41. fe60195 Revert "Checkin a version of gmock, modified to use our boost_tuple in VS2005." by [email protected] · 16 years ago
  42. e88648a Checkin a version of gmock, modified to use our boost_tuple in VS2005. by [email protected] · 16 years ago
  43. 4b0f963 gtest shouldn't link in gtest_main.cc, as that provides its own main(). by [email protected] · 16 years ago
  44. 5e8c669 Revert "gtest shouldn't link in gtest_main.cc, as that provides its own main()." by [email protected] · 16 years ago
  45. 5db956d0 gtest shouldn't link in gtest_main.cc, as that provides its own main(). by [email protected] · 16 years ago
  46. 653bd5f03 Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build: by [email protected] · 16 years ago
  47. 0fad1f1 Remove the checked-in scons configuration files. by [email protected] · 16 years ago
  48. 5ee78e0 Update to Google Test 1.3.0. Review URL: http://codereview.chromium.org/50041 by [email protected] · 16 years ago
  49. c18f2650 Switching to gyp generated vcprojs for some components. by [email protected] · 16 years ago
  50. 36dcefd NO CODE CHANGE by [email protected] · 16 years ago
  51. 2a04896 Rolling back change 11431 (didn't work with a clobber either). by [email protected] · 16 years ago
  52. 5ae85ab Attempting to roll out gyp for base. by [email protected] · 16 years ago
  53. 926722f Rolling back change 11429. by [email protected] · 16 years ago
  54. 479eb31 junk by [email protected] · 16 years ago
  55. 25a3afa5 Fixing mistaken guid. by [email protected] · 16 years ago
  56. 0d54d2e Adding fixed guids to some modules to facilitate incremental switch to gyp. by [email protected] · 16 years ago
  57. f0a51fb5 Fixes CRLF and trailing white spaces. by [email protected] · 16 years ago
  58. bfa24b96 GYP it, GYP it good. by [email protected] · 16 years ago
  59. 2f80c31 Import .gyp files into the Chromium tree by [email protected] · 16 years ago
  60. deb17b8d Prep for generated .vcproj files: by [email protected] · 17 years ago
  61. caeb7a0 Generate all chrome .vcproj files: by [email protected] · 17 years ago
  62. 60871b0 Back out erroneous r8140 Review URL: http://codereview.chromium.org/18124 by [email protected] · 17 years ago
  63. b3f2713c Fix OSX compile by [email protected] · 17 years ago
  64. a7ad74b Updates to Visual Studio project generation to accomodate by [email protected] · 17 years ago
  65. da8e6fb Update googletest (gtest) to 1.2.1 by [email protected] · 17 years ago
  66. de2c4cc Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the updated ICU dep that uses it as well. by [email protected] · 17 years ago
  67. 08856366 Initial subset of .vcproj file generation, covering generation of: by [email protected] · 17 years ago
  68. 229c8b00 Set svn:eol-style so patches will apply on all platforms. by [email protected] · 17 years ago
  69. 9e483ab3 Initial generation of native Visual Studio solution files by [email protected] · 17 years ago
  70. b96fc5d Convert from using env['PLATFORM'] directly to using the more flexible by [email protected] · 17 years ago
  71. 770137a Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. by [email protected] · 17 years ago
  72. 52ceebc9 Changed svn:eol-style of all .sln and .vcproj files to CRLF by [email protected] · 17 years ago
  73. 23887f04f * Cleanup: move base/platform_test.h -> testing/ by [email protected] · 17 years ago
  74. 307f536 1) Add a new MULTIPROCESS_TEST_MAIN macro to store child process names by [email protected] · 17 years ago
  75. 4c754445 SCons renaming updates for base, net and googleurl: by [email protected] · 17 years ago
  76. de8d2667 Wow, it's been a while since we cleaned EOL. by [email protected] · 17 years ago
  77. ae0b0f4 Update Copyright text in SCons config files. TBR: beng by [email protected] · 17 years ago
  78. f3bb0346 Move subdirectory skipping from being in the DEPS file of the directory to skip and instead have in in the parent. This allows us to pull third-party sources or external repositories and not have to make them add a DEPS file for our deps checker. by [email protected] · 17 years ago
  79. 4ec7327e Use LF for newlines in all DEPS files by [email protected] · 17 years ago
  80. c9b778d Add more useful settings to the xcconfigs. by [email protected] · 17 years ago
  81. 8476333 Use a common directory for all build output on the Mac. by [email protected] · 17 years ago
  82. 7c094b94 Final changes to make checkdeps happy. by [email protected] · 17 years ago
  83. 9cd34b9 Move all settings except for the ones that really need to be per-target into by [email protected] · 17 years ago
  84. 5c301675 Unify all of the build settings, and tweak a couple. Set as many things as possible per project, not per target. Make base_unittests link with libbase.a instead of compiling everything separately in each target. Sort everything so files are easier to find and to reduce merge conflicts. by [email protected] · 17 years ago
  85. 2526315 Eliminate symbol visibility warnings produced when linking a unit test target against libgtest. Make a few other changes to gtest.xcodeproj to bring it in line with the rest of our project files. by [email protected] · 17 years ago
  86. d6302c7 fix includes to not be so generic by [email protected] · 17 years ago
  87. 198ba17 XCode project for building gTest static library so we can link it in our unit test targets. by [email protected] · 17 years ago
  88. f1db7a1 Convert submodules SConscript files to psuedo-builder calls. by [email protected] · 17 years ago
  89. 6b38199 Linuxify testing/SConscript. by [email protected] · 17 years ago
  90. e6c9e14 Add testing to the repository. by initial.commit · 17 years ago