1. 3c147c4 Replace base::get with std::get by tzik · 7 years ago
  2. 64e45f5 Try removing a MSVC2013 /analyze workaround to see if it is still needed. by thakis · 8 years ago
  3. 0e49a2a Remove unused include. by thakis · 8 years ago
  4. 314491c Clean up DispatchTo{Function,Method} impl by tzik · 8 years ago
  5. 6fc46bb Add base::get to support rvalue-reference tuple by tzik · 8 years ago
  6. f09a370 Remove base::Tuple by tzik · 8 years ago
  7. e32b72f Correct a comment in tuple.h that tripped me up. by rjkroege · 8 years ago
  8. bda0a90 base: eliminate TupleTraits and TupleTypes by mdempsky · 9 years ago
  9. c9adefe Remove UnwrapTraits by tzik · 9 years ago
  10. 91acca5 Support smart pointers in base::DispatchToMethod by tzik · 9 years ago
  11. 51faa09 Replace base::Tuple implementation with std::tuple by tzik · 9 years ago
  12. a6a6a68 Switch to standard integer types in base/. by avi · 9 years ago
  13. 7ae89c2 Remove unused Tuple dispatch functions by mdempsky · 9 years ago
  14. 703f671 Mark base::Tuple as final by tzik · 9 years ago
  15. 79a9090 Move Tuple to base namespace. by brettw · 9 years ago
  16. b6d62d8 Cleanup: Fix base header include guards. by tfarina · 9 years ago
  17. 8b05256 Extend variadic template hack for /analyze. by brucedawson · 9 years ago
  18. 864de22 Avoid a /analyze internal compiler error with MakeIndexSequence by brucedawson · 10 years ago
  19. e175896 Revert of Revert "Update legacy Tuple-using code." (patchset #1 id:1 of https://codereview.chromium.org/826573002/) by avi · 10 years ago
  20. 19ae854 Revert "Update legacy Tuple-using code." by Avi Drissman · 10 years ago
  21. 216a328 Update legacy Tuple-using code. by Avi Drissman · 10 years ago
  22. 00c9723 tuple: leave fields uninitialized in default constructors by mdempsky · 10 years ago
  23. f705f9f tuple: further generalize/simplify Tuple implementation by mdempsky · 10 years ago
  24. 0c1d6ed tuple: update to make use of C++11 by mdempsky · 10 years ago
  25. 274c722 Have DispatchToMethod use base::internal::UnwrapTraits when dispatching by rsleevi@chromium.org · 11 years ago
  26. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  27. cc65491 Remove chromeos specific debug code from tuple.h by oshima@chromium.org · 13 years ago
  28. dd96ed8 Intergration of the client-side phishing detection. by noelutz@google.com · 14 years ago
  29. ee7de53 Revert "Adding CHECKs to troubleshoot the crash issue ..." by oshima@google.com · 14 years ago
  30. 061e50f Eliminate 'if defiend(CHECK) to avoid having to different binaries for the same template function. by oshima@chromium.org · 14 years ago
  31. b7c8e32 Adding CHECKs to troubleshoot the crash issue intuple.h/browser_render_process_host.cc (see bug description) by oshima@chromium.org · 14 years ago
  32. e6ffcb5 Reapplies all the IPC system work (reverts the revert r56272). by erg@google.com · 14 years ago
  33. bfae859 Completely revert all my IPC work to see if this was what regressed the page cycler. by erg@google.com · 14 years ago
  34. 2610a36 FBTF: Reapplies r55259, the first new IPC definition patch. by erg@google.com · 14 years ago
  35. d0d3aed Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages. by pinkerton@google.com · 14 years ago
  36. 1835562 FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages. by erg@google.com · 14 years ago
  37. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  38. 5a468fc Download code cleanup: by phajdan.jr@chromium.org · 14 years ago
  39. bf6ce9f Style cleanup in preparation for auto-linting base/. by erg@google.com · 15 years ago
  40. a74ef82 Prevent an extra copy of data types that get passed into IPC messages when by mpcomplete@google.com · 15 years ago
  41. ad8855a NO CODE CHANGE by deanm@chromium.org · 16 years ago
  42. 8fe7adc NO CODE CHANGE (except one global std::wstring changed to const wchar_t* const per style compliance). by maruel@chromium.org · 16 years ago
  43. 67c3575 Adds the ability for save dialogs to take a default extension. by sky@google.com · 16 years ago
  44. 3835509 Patch by Thatcher Ulrich <tulrich@google.com>. by ojan@google.com · 16 years ago
  45. 96aac0a Add example usages and tests to scoped_ptr.h and tuple.h. by deanm@google.com · 16 years ago
  46. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  47. ff4b729 A small fixup to a comment that was over 80 cols. by deanm@google.com · 16 years ago
  48. 3f4a732 Add base to the repository. by initial.commit · 16 years ago