History log of /external/webrtc/webrtc/base/arraysize.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3dfe5d3d41d7b2f7de594b383d23a328303f3436 08-Sep-2015 henrikg <henrikg@webrtc.org> Remove arraysize.h gcc hack and Chromium override.

Part of work removing dependency on Chromium's base.

BUG=468375 (in particular comment #37)

Review URL: https://codereview.webrtc.org/1327023002

Cr-Commit-Position: refs/heads/master@{#9880}
/external/webrtc/webrtc/base/arraysize.h
d7472b52d6c1c9fa2adca9974467349cb24ff894 10-Feb-2015 kwiberg@webrtc.org <kwiberg@webrtc.org> base/arraysize.h: We use size_t, so need to include stddef.h

R=andrew@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/39029004

Cr-Commit-Position: refs/heads/master@{#8317}
git-svn-id: http://webrtc.googlecode.com/svn/trunk@8317 4adac7df-926f-26a2-2b94-8c16560cd09d
/external/webrtc/webrtc/base/arraysize.h
e7a4a12f83b342f1c2c455366ce465f07a9330b1 28-Jan-2015 pkasting@chromium.org <pkasting@chromium.org> Add arraysize() macro from Chromium, and make use of it in a few places.

This not only shortens some test code, it makes it more robust against changing
the lengths of the arrays later and forgetting to update the length constants
(which bit me).

BUG=none
TEST=none
R=hta@webrtc.org, tommi@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/34829004

Cr-Commit-Position: refs/heads/master@{#8191}
git-svn-id: http://webrtc.googlecode.com/svn/trunk@8191 4adac7df-926f-26a2-2b94-8c16560cd09d
/external/webrtc/webrtc/base/arraysize.h