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. 0d1295b Remove base::StringValue by jdoerrie · 7 years ago
  5. 89ee31a Make base::Value::TYPE a scoped enum. by jdoerrie · 8 years ago
  6. 39d09dc base: Change auto to not deduce raw pointers. by vmpstr · 8 years ago
  7. 1fa44fb Use std::unique_ptr for base::DictionaryValue and base::ListValue's internal store. by dcheng · 8 years ago
  8. 6cd2012 memory-infra: Pickle doesn't necessary align with kPickleHeapAlign by bashi · 8 years ago
  9. cc8e4d8 Convert //base to use std::unique_ptr by dcheng · 8 years ago
  10. 2cea4dd Switch to standard integer types in base/trace_event/. by avi · 9 years ago
  11. 800d2ea base: Use std::move() instead of Pass() for real movable types. by danakj · 9 years ago
  12. 5a1db87 Make base::trace_event::TracedValue use StringPiece where possible. by jbroman · 9 years ago
  13. e62a75d [tracing] Don't use dot-based path expansion in TracedValue by primiano · 9 years ago
  14. 47c6906 Align base::Pickle allocations to 4k boundaries by primiano · 9 years ago
  15. fb2bebf [tracing] Increase rate of MemoryInfra dumps and throttle mmaps by primiano · 9 years ago
  16. 03f7750 Add a Pickle::GetTotalAllocatedSize() to estimate its memory usage by primiano · 9 years ago
  17. 9f75b24 [tracing] Switch TracedValue to pickles: lighter and accountable by primiano · 9 years ago
  18. f599925 [tracing] Add infrastructure to account memory overhead of tracing. by primiano · 9 years ago
  19. b5f30dd Convert JsonWriter::Write to taking a const ref for the in-param by estade · 9 years ago
  20. 77a018f Add some more scoped_ptr functions in values.h by estade · 9 years ago
  21. d6acdd2 Reland of Move tracing namespace from base::debug to base::trace_event. by primiano · 9 years ago
  22. 76abe69 Revert of Move tracing namespace from base::debug to base::trace_event. (patchset #7 id:120001 of https://codereview.chromium.org/882673002/) by zhaoqin · 9 years ago
  23. fc53785 Move tracing namespace from base::debug to base::trace_event. by ssid · 9 years ago
  24. 89455a7 Move base/debug/trace_event* to base/trace_event/ [part 1] by ssid · 10 years ago[Renamed (97%) from base/debug/trace_event_argument.cc]
  25. 937ea9d Add builders for tracing event's structural arguments by yurys@chromium.org · 10 years ago
  26. 687e3c7 Revert of Add builders for tracing event's structural arguments (https://codereview.chromium.org/380763002/) by erikchen@chromium.org · 10 years ago
  27. ecea799 Add builders for tracing event's structural arguments by yurys@chromium.org · 10 years ago