1. a8cf3b7 Ensure CpuInfo::DetectNumberOfCores is > 0 and thread safe. by Mirko Bonadei · 5 years ago
  2. 7d8c27e [Fuchsia] Implement detection of available cores. by Fabrice de Gans-Riberi · 6 years ago
  3. aa7bc7e Create field trial for vp8 number of thread on iOS. by Jiawei Ou · 6 years ago
  4. 16a1402 Remove a couple of unnecessary winsock2.h includes by Tommi · 7 years ago
  5. 9d6f73b Do not include <d3d9.h> in cpu_info.cc. by Mirko Bonadei · 7 years ago
  6. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  7. 79eb1d9 Run `git cl format --full` on the C++ files in system_wrappers/ by Karl Wiberg · 7 years ago
  8. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  9. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/system_wrappers/source/cpu_info.cc]
  10. 2178f70 Fix DetectNumberOfCores for 32-bit processes by brucedawson · 7 years ago
  11. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  12. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  13. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  14. 62ffe9a Reland of Delete unused code from systeminfo. (patchset #1 id:1 of https://codereview.webrtc.org/2584563004/ ) by kthelgason · 8 years ago
  15. ffb865f Revert of Delete unused code from systeminfo. (patchset #3 id:40001 of https://codereview.webrtc.org/2578323005/ ) by skvlad · 8 years ago
  16. 617ca31 Delete unused code from systeminfo. by kthelgason · 8 years ago
  17. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  18. efefda6 Move SystemInfo to rtc_base_approved and delete unused code. by tommi · 9 years ago
  19. d900e8b Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  20. 2b3a29a Implement DetectNumberOfCores on Android and make it consistent on Linux and Android by fischman@webrtc.org · 11 years ago
  21. acaf3a1 Include files from webrtc/.. paths in system_wrappers/ by pbos@webrtc.org · 11 years ago
  22. 046deb9 WebRtc_Word32 -> int32_t in system_wrappers by pbos@webrtc.org · 12 years ago
  23. 93bea51 Removed CPU APIs from VoEHardware. Code is now only used by test applications. by henrike@webrtc.org · 12 years ago
  24. 80fccc2 Revert 3736 "Removed CPU APIs from VoEHardware. Code is now only..." by wu@webrtc.org · 12 years ago
  25. 4c138e8 Removed CPU APIs from VoEHardware. Code is now only used by test applications. by henrike@webrtc.org · 12 years ago
  26. 17b867a compile fix for get_nprocs() with uClibc by phoglund@webrtc.org · 12 years ago
  27. b15d285 Reformatted most of the CPU stuff in system_wrappers. by phoglund@webrtc.org · 12 years ago
  28. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago[Renamed from src/system_wrappers/source/cpu_info.cc]
  29. f3b65db Remove WEBRTC_MAC_INTEL. by andrew@webrtc.org · 12 years ago
  30. c58ef08 Removes system CPU measurement for Chrome build. by henrikg@webrtc.org · 13 years ago