1. e826aa4 Allow to build host gtest libraries in unbundled build. by Ying Wang · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. db98537 Merge "Use an older standard for the NDK gtest libs." by Dan Albert · 9 years ago
  3. 56cad54 Use an older standard for the NDK gtest libs. by Dan Albert · 9 years ago
  4. 67883b9 Merge "Make the libc++ libraries the primary." by Dan Albert · 10 years ago
  5. ce2c523 Make the libc++ libraries the primary. by Dan Albert · 10 years ago
  6. 18ae482 Merge "Remove the host libstdc++ compiled libraries." by Dan Albert · 10 years ago
  7. f694f2b Remove the host libstdc++ compiled libraries. by Dan Albert · 10 years ago
  8. 3655e43 Merge "Be explicit about the STL for host modules." by Dan Albert · 10 years ago
  9. 3803e25 Be explicit about the STL for host modules. by Dan Albert · 10 years ago
  10. 30fb1ef Merge "Never build gtest libs with ASAN." by Dan Albert · 10 years ago
  11. fde6da7 Never build gtest libs with ASAN. by Dan Albert · 10 years ago
  12. be0656e Merge "Don't manually link stlport." by Dan Albert · 10 years ago
  13. f839a18 Don't manually link stlport. by Dan Albert · 10 years ago
  14. fa3c26b Merge "Add LOCAL_MULTILIB := both for host targets." by Christopher Ferris · 10 years ago fp2-sibon fp2-sibon-2.0.1 fp2-sibon-2.0.2 FP2-open-16.05.0 FP2-open-16.06.0 FP2-open-16.07.1 FP2-open-16.08.0 FP2-open-16.09.0 FP2-open-16.10.0 FP2-open-16.11.0 FP2-open-16.12.0 FP2-open-17.01.0 FP2-open-17.04.0
  15. e8981d1 Add LOCAL_MULTILIB := both for host targets. by Christopher Ferris · 10 years ago
  16. ab64e2a Merge "Fixes gtest_libc++ on Mac by moving to clang" by Dan Albert · 10 years ago
  17. be7f2ef Fixes gtest_libc++ on Mac by moving to clang by Dan Albert · 10 years ago
  18. d82e727 Merge "Don't build libc++ libs for ub branches" by Dan Albert · 10 years ago
  19. 75949c6 Don't build libc++ libs for ub branches by Dan Albert · 10 years ago
  20. 4a2fd7d Merge "Creates gtest libs linked against libc++" by Dan Albert · 10 years ago
  21. d72b5dc Creates gtest libs linked against libc++ by Dan Albert · 10 years ago
  22. d0d0008 Merge "Build gtest with NDK 9 for all architectures." by Elliott Hughes · 10 years ago
  23. 142396e Build gtest with NDK 9 for all architectures. by Elliott Hughes · 10 years ago
  24. f45db78 Merge "Clean up the gtest tests." by Elliott Hughes · 10 years ago
  25. a88cf1d Clean up the gtest tests. by Elliott Hughes · 10 years ago
  26. b774b6c Merge "Clean up a little after the gtest 1.7.0 upgrade." by Elliott Hughes · 10 years ago
  27. 3fc9a00 Clean up a little after the gtest 1.7.0 upgrade. by Elliott Hughes · 10 years ago
  28. b396b23 Merge "Upgrade to gtest 1.7.0." by Elliott Hughes · 10 years ago
  29. fc2de66 Upgrade to gtest 1.7.0. by Elliott Hughes · 10 years ago
  30. e20e588 Merge "AArch64: Error checking of temporary file handling" by Elliott Hughes · 10 years ago
  31. 42028ec AArch64: Error checking of temporary file handling by Marcus Oakland · 11 years ago
  32. be0549b Merge "Modify where gtest captured data is stored." by Christopher Ferris · 11 years ago
  33. 5ad2a0e Modify where gtest captured data is stored. by Christopher Ferris · 11 years ago
  34. 0f1ce3d am 8c212ebe: Merge "Only use if it exists and is writable." by Elliott Hughes · 11 years ago
  35. 8c212eb Merge "Only use $EXTERNAL_STORAGE if it exists and is writable." by Elliott Hughes · 11 years ago
  36. d10596b Only use $EXTERNAL_STORAGE if it exists and is writable. by Elliott Hughes · 11 years ago
  37. dac6030 Build gtest against NDK. by Ulas Kirazci · 12 years ago
  38. e7520b6 am 344e5f3d: Use instead of /sdcard. by Stephen Hines · 12 years ago
  39. 344e5f3 Use $EXTERNAL_STORAGE instead of /sdcard. by Stephen Hines · 12 years ago
  40. 4bde28e am 85030ffa: Merge "Host modules don\'t need LOCAL_MODULE_TAGS" by Joe Onorato · 12 years ago
  41. 85030ff Merge "Host modules don't need LOCAL_MODULE_TAGS" by Joe Onorato · 12 years ago
  42. 1e7292c No LOCAL_MODULE_TAGS for host modules. by Joe Onorato · 12 years ago
  43. a851585 Host modules don't need LOCAL_MODULE_TAGS by Joe Onorato · 12 years ago
  44. 992f349 Remove unused astl support, and fix the stlport/host build. by Elliott Hughes · 12 years ago
  45. b1099ee Host modules don't need LOCAL_MODULE_TAGS by Joe Onorato · 12 years ago
  46. 640de8c resolved conflicts for merge of fd5f0270 to jb-dev-plus-aosp by Jean-Baptiste Queru · 12 years ago
  47. fd5f027 Merge "gtest: Fix build with gcc 4.7" by Jean-Baptiste Queru · 12 years ago
  48. 624efe6 gtest: Fix build with gcc 4.7 by Bernhard Rosenkraenzer · 12 years ago
  49. cfee58b Fix Clang build. Enable death tests. by Evgeniy Stepanov · 12 years ago
  50. 41d0579 Update gtest to 1.6 by Brett Chabot · 12 years ago
  51. da98402 am e6eec1e8: Explicitly include stddef in gtest-param-util by Conley Owens · 13 years ago
  52. e6eec1e Explicitly include stddef in gtest-param-util by Conley Owens · 13 years ago
  53. 4e8814a Explicitly include stddef in gtest-param-util by Conley Owens · 13 years ago
  54. d32ab53 Remove libraries from static library module. by Ying Wang · 13 years ago
  55. 2ae00dc Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  56. 1d24c64 Fix gtest to never use ASTL when building on the host. by Jesse Wilson · 13 years ago
  57. 40b3718 Fix the simulator build. by Patrick Scott · 14 years ago
  58. 75f109c Add an empty CleanSpec.mk by Jean-Baptiste Queru · 14 years ago
  59. cda9ca5 Build gtest using stlport. by Nicolas Catania · 14 years ago
  60. 97bd226 Fix for the gtest makefiles to build the libs and tests. by Nicolas Catania · 14 years ago
  61. b27e0dd Merge "Bunch of tweaks need to make gtest pass on the device. Android.mk changes will be sent in a separate CL." by Niko Catania · 14 years ago
  62. 84190c7 Bunch of tweaks need to make gtest pass on the device. by Nicolas Catania · 14 years ago
  63. 1ca3efb am 2c6a1cc2: am 1ef85481: reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  64. 2c6a1cc am 1ef85481: reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  65. 1ef8548 reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  66. d0cd87d reconcile android-2.1_r1 snapshot by The Android Open Source Project · 14 years ago
  67. b927b7f Revert "Bionic does not provide a cxxabi" by Nicolas Catania · 14 years ago
  68. f97111f Merge "Bionic does not provide a cxxabi" by Niko Catania · 14 years ago
  69. 10f1732 Bionic does not provide a cxxabi by Nicolas Catania · 14 years ago
  70. 3f9bef5 Tuples are not supported on Android. by Nicolas Catania · 14 years ago
  71. 02a23d6 android-2.1_r1 snapshot by The Android Open Source Project · 14 years ago
  72. 6639c20 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  73. b49790e merge from open-source master by Jean-Baptiste Queru · 15 years ago
  74. d993cc5 merge from eclair by Jean-Baptiste Queru · 15 years ago
  75. 6a1eb13 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  76. f6071db Adjusted gtest-port.h to work when ANDROID is defined. by Nicolas Catania · 15 years ago
  77. 1be2c9d First import of gtest 1.3.0. by Nicolas Catania · 15 years ago
  78. ee6dc70 Revert "First import of gtest 1.3.0" by Nicolas Catania · 15 years ago
  79. 9683910 First import of gtest 1.3.0 by Nicolas Catania · 15 years ago
  80. a24f706 new project, first commit by The Android Open Source Project · 15 years ago