Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the cpuid instruction to generate the CPU brand string. And | chunyang.dai@intel.com | 2012-10-04 | 1 | -0/+2 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Remove duplicate CPU detection code; use base::CPU instead. | dalecurtis@chromium.org | 2012-06-12 | 1 | -8/+8 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -2/+2 |
* | Base: A few more files using BASE_API (for base.dll) | rvargas@google.com | 2011-03-25 | 1 | -4/+4 |
* | detect cpu feature for all x64 and x86 platforms (no longer windows only). | jiesun@chromium.org | 2011-02-16 | 1 | -1/+17 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Wow, it's been a while since we cleaned EOL. | maruel@google.com | 2008-09-25 | 1 | -42/+42 |
* | Create a class for getting at processor information via the | mbelshe@google.com | 2008-09-24 | 1 | -0/+42 |