1. 4518400 Reland of Change base::Value::ListStorage to std::vector<base::Value> by jdoerrie · 7 years ago
  2. 7ce5d82 Revert of Change base::Value::ListStorage to std::vector<base::Value> (patchset #14 id:260001 of https://codereview.chromium.org/2740143002/ ) by rouslan · 7 years ago
  3. 0143ef0 Change base::Value::ListStorage to std::vector<base::Value> by jdoerrie · 7 years ago
  4. 05f1ea3 test launcher: make --gtest_filter=A.B + --gtest_also_run_disabled_tests also run A.DISABLED_B or DISABLED_A.B or DISABLED_A.DISABLED_B by stgao · 8 years ago
  5. e1a4cd5 Remove more usage of the base::ListValue::Append(Value*) overload. by dcheng · 8 years ago
  6. 7219b06 Rewrite simple uses of base::ListValue::Append() taking a raw pointer var. by dcheng · 8 years ago
  7. cc8e4d8 Convert //base to use std::unique_ptr by dcheng · 8 years ago
  8. c8651bf base: Add out-of-line copy ctors for complex classes. by vmpstr · 8 years ago
  9. f09d539 Switch to standard integer types in base/test/. by avi · 9 years ago
  10. 6dc6aca Make ValueDeserializer::Deserialize return scoped_ptr by olli.raula · 9 years ago
  11. 700cfba test launcher: print test file names and lines in summary results by phajdan.jr · 9 years ago
  12. 58322f4 Split ValueSerializer into separate Serializer and Deserializer classes. by prashhir · 9 years ago
  13. 1509f2c iOS gtest launcher: make simple unit tests like base_unittests work by Paweł Hajdan · 10 years ago
  14. 2273347 iOS gtest launcher: get list of tests from executable running in simulator by Paweł Hajdan · 10 years ago
  15. a4797a3 Implement listing tests to a JSON file for iOS gtest test launcher by Paweł Hajdan, Jr · 10 years ago