Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. 134ef9af [cleanup] clang-format base. by Peter Kasting · 11 months ago
  2. e4622aa Update copyright headers in base/ by Avi Drissman · 3 years, 2 months ago
  3. 3d1108de Revert "Update copyright headers in base/" by Daniel Cheng · 3 years, 2 months ago
  4. eccb7e81 Update copyright headers in base/ by Avi Drissman · 3 years, 2 months ago
  5. dea3205 Use [[maybe_unused]] in base/ by Avi Drissman · 3 years, 10 months ago
  6. 1b368e7 Allow tuple addressing by type. by Peter Kasting · 8 years ago
  7. bb7211c Run clang-tidy modernize-use-equals-{delete,default} on //base by Chris Watkins · 8 years ago
  8. d7b58ec Silence new -Wunused-variable warning from clang by Reid Kleckner · 8 years ago
  9. f7c4757 Replace base::get with std::get by tzik · 9 years ago
  10. ec749b1 Add base::get to support rvalue-reference tuple by tzik · 9 years ago
  11. 1068f1be Remove base::Tuple by tzik · 9 years ago
  12. d5ca2bc Move Tuple to base namespace. by brettw · 10 years ago
  13. 95c2a1b7 Update legacy Tuple-using code. by Avi Drissman · 11 years ago
  14. 99867ef Modify ALLOW_UNUSED to allow enabling unused local warnings on MSVC. by pkasting · 11 years ago
  15. 40350b13 Minor C++ fixes found by Clang. by [email protected] · 16 years ago
  16. 8a2820a Patch by Thatcher Ulrich <[email protected]>. by [email protected] · 17 years ago
  17. 302bdc13 Add example usages and tests to scoped_ptr.h and tuple.h. by [email protected] · 17 years ago