1. 2fedbe7 Remove COMPILE_ASSERT. by avi · 9 years ago
  2. 486c61f Switch to static_assert in base/. by avi · 9 years ago
  3. 9110131 Remove base's implicit_cast. by danakj · 9 years ago
  4. 3fd663e Use "= delete" for DISALLOW_IMPLICIT_CONSTRUCTORS. by mlamouri · 9 years ago
  5. f37dfde Use "= delete" for DISALLOW_COPY and DISALLOW_ASSIGN. by mlamouri · 9 years ago
  6. 3cb4fcc base: Remove gcc and msvs workaround limitations for arraysize template magic. by tfarina · 9 years ago
  7. 219e3fb Fully qualify usage of ArraySizeHelper to prevent conflict. by qsr · 10 years ago
  8. ee4b112 Remove #include of compiler_specific.h from macros.h. by pkasting · 10 years ago
  9. ccc310d Delete ARRAYSIZE_UNSAFE (from base/macros.h). by Viet-Trung Luu · 10 years ago
  10. 5ee272e Don't define ARRAYSIZE_UNSAFE except in Blink. by viettrungluu · 10 years ago
  11. d2ada8c Make ARRAYSIZE_UNSAFE() just use arraysize(). by viettrungluu · 10 years ago
  12. aec0234 Use a better c++11 readiness check. by Nico Weber · 10 years ago
  13. db9d7b5 Split macros, etc. from base/basictypes.h into base/macros.h. by viettrungluu@chromium.org · 11 years ago