Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON(). | danakj | 2015-01-08 | 1 | -1/+1 |
* | Prefix CommandLine usege with base namespace (Part 1: base/) | pgal.u-szeged | 2014-11-25 | 1 | -3/+3 |
* | Move file_util to base/files/ directory. | brettw@chromium.org | 2014-08-13 | 1 | -1/+1 |
* | Change DCHECK_IS_ON() to DCHECK_IS_ON | wangxianzhu@chromium.org | 2014-03-14 | 1 | -5/+5 |
* | Fix "narrowing conversion" errors uncovered in building with gcc 4.8 | agoode@chromium.org | 2014-02-27 | 1 | -3/+4 |
* | Refactor base/safe_numerics.h | jschuh@chromium.org | 2014-01-17 | 1 | -2/+2 |
* | Fix compilation of build_utf8_validator_tables on Win64. | ricea@chromium.org | 2014-01-16 | 1 | -1/+3 |
* | The browser-side WebSocket implementation needs to avoid sending invalid | ricea@chromium.org | 2014-01-15 | 1 | -0/+463 |