Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cc: Convert non-const reference arguments to pointers. | danakj@chromium.org | 2013-03-27 | 1 | -2/+2 |
| | | | | | | | | | | | Style-only change. This is forbidden by the style guide. R=jamesr Review URL: https://chromiumcodereview.appspot.com/12912010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190851 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Part 1 of cc/ directory shuffles: base | jamesr@chromium.org | 2013-03-18 | 1 | -0/+30 |
This establishes cc/base/ as discussed in https://groups.google.com/a/chromium.org/d/msg/graphics-dev/wNRsl3BwU_Y/jFXeRQq7e30J. This patch will likely touch the most locations since it moves cc/switches.h BUG=190824 TBR=piman@chromium.org, thakis@chromium.org Review URL: https://codereview.chromium.org/12472028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188681 0039d316-1c4b-4281-b951-d872f2087c98 |