Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small stl_util tidy up | joth@chromium.org | 2011-07-21 | 1 | -12/+5 |
| | | | | | | | | | | | | | | | Follow up to http://codereview.chromium.org/7342047/ - pull in some upstream changes - remove the non-portable vector_as_array micro-optimization. BUG=None TEST=All existing tests pass Review URL: http://codereview.chromium.org/7465001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93359 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -0/+205 |
removed unused/irrelevant functions removed irrelevant comments Moved stl_util-inl.h => stl_util.h BUG=None TEST=None Review URL: http://codereview.chromium.org/7342047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93110 0039d316-1c4b-4281-b951-d872f2087c98 |