1. 946ef56 Allow string::front() and back() and update the codebase to use back(). by pkasting · 9 years ago
  2. a6a6a68 Switch to standard integer types in base/. by avi · 9 years ago
  3. 95a2f37 Remove kint64max. by avi · 9 years ago
  4. 8af7af7 sys_info_linux: positive return value of MaxSharedMemorySize for 32-bit build on 64-bit host. by ljagielski · 9 years ago
  5. 10e1ddd Move HasSeekPenalty() out of base::SysInfo and base/. by dbeam · 9 years ago
  6. fa8376f base: "implement" seek time detection for iOS/Android and add more stubs. by dbeam · 10 years ago
  7. a7ea666 base: Use more specific CHECK macros for comparisons. by danakj · 10 years ago
  8. 5acbd2d Parse shmmax as a uint64 by brettw@chromium.org · 10 years ago
  9. 01f3da4 Move file_util to base/files/ directory. by brettw@chromium.org · 10 years ago
  10. 4abdb3e Cache the numberOfProcessors value on posix and expose it to blink by jochen@chromium.org · 11 years ago
  11. e6d3510 Reland "Enable SysInfo::AmountOfPhysicalMemory to be called from within the Linux Sandbox" by rmcilroy@chromium.org · 11 years ago
  12. 269a830 Revert 232274 "Reland "Enable SysInfo::AmountOfPhysicalMemory to..." by dglazkov@chromium.org · 11 years ago
  13. 9401423 Reland "Enable SysInfo::AmountOfPhysicalMemory to be called from within the Linux Sandbox" by rmcilroy@chromium.org · 11 years ago
  14. 69cd2b5 Revert 231613 "Enable SysInfo::AmountOfPhysicalMemory to be call..." by dglazkov@chromium.org · 11 years ago
  15. 75d0ba2 Enable SysInfo::AmountOfPhysicalMemory to be called from within the Linux sandbox. by rmcilroy@chromium.org · 11 years ago
  16. 1abc696 Move ReadFileToString to the base namespace. by brettw@chromium.org · 11 years ago
  17. cedb267 Fixed CPU model name reporting on ChromeOS/ARM. by zelidrag@chromium.org · 11 years ago
  18. 9272150 Implement missing SysInfo methods on OpenBSD by mdempsky@google.com · 11 years ago
  19. abcde5c Move string_number_conversions to base/strings. by brettw@chromium.org · 12 years ago
  20. f6312b1 Add systemInfo.memory API implementation by hongbo.min@intel.com · 12 years ago
  21. 893f7d6 Refine systemInfo.cpu API and provide systemInfo.cpu.get impl for Windows and Linux. by hongbo.min@intel.com · 12 years ago
  22. ea54e46 OpenBSD patches for base and build, part 2 by robert.nagy@gmail.com · 13 years ago
  23. fae7268 posix: split OS-specific bits out of sys_info_posix by evan@chromium.org · 15 years ago