1. 01f3da4 Move file_util to base/files/ directory. by brettw@chromium.org · 10 years ago
  2. 4f4a877 Improve base::RandBytes() performance by 1.75x-2.10x on POSIX. by dalecurtis@chromium.org · 11 years ago
  3. 2873d9b Move Posix file utils to the base namespace. by brettw@chromium.org · 11 years ago
  4. 4abdbe8 Base: Make Rand util global instance a leaky LazyInstance by rvargas@chromium.org · 12 years ago
  5. f4331ae Added crypto random-number generator by mniknami@chromium.org · 12 years ago
  6. 056521b Cleanup: Remove the C version of GetUrandomFD() by mseaborn@chromium.org · 12 years ago
  7. b24883c Allow linker initialization of lazy instance by joth@chromium.org · 13 years ago
  8. 5faed3c Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 13 years ago
  9. 8167d20 Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 13 years ago
  10. 951e6ff Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 13 years ago
  11. 3f3ede8 Moving GUID generation from base to chrome/browser/guid* by dhollowa@chromium.org · 14 years ago
  12. 68b1ab0 Factoring GUID generation from metrics to base by dhollowa@chromium.org · 14 years ago
  13. ba637ac Add support for running the NaCl plugin in the Linux SUID sandbox by agl@chromium.org · 15 years ago
  14. e5ec820 Reland r40289: "Add support for CHECK_* macros."" by willchan@chromium.org · 15 years ago
  15. 0acadda Revert r40289: "Add support for CHECK_* macros." by willchan@chromium.org · 15 years ago
  16. ad6013e Add support for CHECK_* macros. Convert a few places to make sure it works. by willchan@chromium.org · 15 years ago
  17. 2f749ea Cache the file descriptor for /dev/urandom to avoid needing to reopen it for every call. by deanm@chromium.org · 15 years ago
  18. 2372593 Protect RandUint64 against EINTR. by phajdan.jr@chromium.org · 15 years ago
  19. 48c40ce RandUInt -> RandUint to match the style of other Uint functions. by deanm@chromium.org · 16 years ago
  20. b93c054 Refactoring for portability: by mark@chromium.org · 16 years ago