| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable Poly1305 code only on bad chips. | agl@chromium.org | 2014-08-08 | 1 | -0/+6 |
* | net: boost AES-GCM ciphers if the machine has AES-NI. | agl@chromium.org | 2013-12-02 | 1 | -0/+2 |
* | crypto: disable NSS AES-NI support when AVX is disabled by OS. | agl@chromium.org | 2013-11-22 | 1 | -0/+7 |
* | Include CPU information in UMA system profile. | simonjam@chromium.org | 2013-07-18 | 1 | -0/+2 |
* | Create a field trial to test if we can detect good QPC implementations. | simonjam@chromium.org | 2013-04-30 | 1 | -0/+4 |
* | Adds AVX detection to CPU and records a histogram of Intel Microarchitecture ... | whunt@chromium.org | 2013-02-02 | 1 | -0/+15 |
* | 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 |