Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fully qualify usage of ArraySizeHelper to prevent conflict. | qsr | 2015-02-09 | 1 | -1/+1 |
* | Remove #include of compiler_specific.h from macros.h. | pkasting | 2014-11-21 | 1 | -2/+0 |
* | Delete ARRAYSIZE_UNSAFE (from base/macros.h). | Viet-Trung Luu | 2014-10-21 | 1 | -9/+0 |
* | Don't define ARRAYSIZE_UNSAFE except in Blink. | viettrungluu | 2014-10-17 | 1 | -1/+5 |
* | Make ARRAYSIZE_UNSAFE() just use arraysize(). | viettrungluu | 2014-10-14 | 1 | -47/+5 |
* | Use a better c++11 readiness check. | Nico Weber | 2014-09-16 | 1 | -56/+0 |
* | Split macros, etc. from base/basictypes.h into base/macros.h. | viettrungluu@chromium.org | 2014-01-08 | 1 | -0/+313 |