1. 4977356 Remove NOTREACHED handling in base::CpuInfoBrand(). by Lei Zhang · 7 years ago
  2. 97b12db Fix a line trim to use the correct offset by David Trainor · 7 years ago
  3. 334b79e base::CPU::cpu_brand() should not contain NULs. by Lei Zhang · 7 years ago
  4. fbe7630 base: use COMPILER_MSVC macro instead of checking _MSC_VER by Thiago Farina · 7 years ago
  5. 97aaa7f Remove some LazyInstance use in base/ by scottmg · 8 years ago
  6. 1481396 Set ecx to 0 when calling cpuid. by mtklein · 8 years ago
  7. 21e0c0d Add popcnt support for pnacl by ilevy · 8 years ago
  8. 0a669ad Roll src/third_party/boringssl/src 4339552fb..e29ea166a by davidben · 9 years ago
  9. a6a6a68 Switch to standard integer types in base/. by avi · 9 years ago
  10. ccba859 Remove cpu.has_avx_hardware() by fbarchard · 9 years ago
  11. ddd653b Add AVX2 detection. by fbarchard · 9 years ago
  12. 01f3da4 Move file_util to base/files/ directory. by brettw@chromium.org · 10 years ago
  13. 41be079 Disable Poly1305 code only on bad chips. by agl@chromium.org · 10 years ago
  14. a1e3a3e base: check XSAVE CPUID bit before xgetbv. by agl@chromium.org · 10 years ago
  15. e48fc65 Checking for 'model name' string in /proc/cpuinfo for ARM. by grunell@chromium.org · 10 years ago
  16. 11bb185 Parsing /proc/cpuinfo for cpu branding information on Android and Aura. by puttaraju.r@samsung.com · 10 years ago
  17. abda851 net: boost AES-GCM ciphers if the machine has AES-NI. by agl@chromium.org · 11 years ago
  18. a3f13f5 crypto: disable NSS AES-NI support when AVX is disabled by OS. by agl@chromium.org · 11 years ago
  19. fac571c Force virtual contexts on Chrome OS ARM by piman@chromium.org · 11 years ago
  20. 9185a6b Revert 216795 "Adding check for OS support to AVX" by thestig@chromium.org · 11 years ago
  21. 3efd944 Adding check for OS support to AVX by dalecurtis@chromium.org · 11 years ago
  22. 7bf2f7b Include CPU information in UMA system profile. by simonjam@chromium.org · 11 years ago
  23. e50c7cb Create a field trial to test if we can detect good QPC implementations. by simonjam@chromium.org · 11 years ago
  24. a5dbde4 Adds AVX detection to CPU and records a histogram of Intel Microarchitecture Support by whunt@chromium.org · 12 years ago
  25. 94d8f28 Use the cpuid instruction to generate the CPU brand string. And by chunyang.dai@intel.com · 12 years ago
  26. d07e3bd Fix base::CPU detection. by jbauman@chromium.org · 13 years ago
  27. 8e73d06 iwyu: Cleanup in the following files: by jhawkins@chromium.org · 14 years ago
  28. c842040 detect cpu feature for all x64 and x86 platforms (no longer windows only). by jiesun@chromium.org · 14 years ago
  29. 8fe7adc NO CODE CHANGE (except one global std::wstring changed to const wchar_t* const per style compliance). by maruel@chromium.org · 16 years ago
  30. 4591e48 Check for cpu items before assuming it will work. by mbelshe@google.com · 16 years ago
  31. 8178de2 Wow, it's been a while since we cleaned EOL. by maruel@google.com · 16 years ago
  32. e09a7c1 Create a class for getting at processor information via the by mbelshe@google.com · 16 years ago