1. 95212c1 Use correct IntToString variants in //chrome by ricea · 10 years ago
  2. e3c4d1a Move WriteInto to base namespace. by Brett Wilson · 10 years ago
  3. b341306 Move more string_util functions to base namespace. by brettw · 10 years ago
  4. 3a46e0bf replace COMPILE_ASSERT with static_assert in chrome/browser/ by mostynb · 11 years ago
  5. 52796541 Move IsStringUTF8/ASCII to base namespace by [email protected] · 11 years ago
  6. bd6fc2f Revert 257524 "Move IsStringASCII/UTF8 to base namespace." by [email protected] · 11 years ago
  7. b75d4ba Move IsStringASCII/UTF8 to base namespace. by [email protected] · 11 years ago
  8. 33fca12 Revert 239921 "Revert 239759 "The comment in base64.h implies th..." by [email protected] · 12 years ago
  9. 1d4b7c7 Revert 239759 "The comment in base64.h implies that base::Base64..." by [email protected] · 12 years ago
  10. 0553072 The comment in base64.h implies that base::Base64Encode() can return false, but by [email protected] · 12 years ago
  11. 0e49848 Use a direct include of time headers in chrome/browser/, part 5. by [email protected] · 12 years ago
  12. 9c7ddc9 Use a direct include of strings headers in chrome/browser/i*/. by [email protected] · 12 years ago
  13. 1988e1c chrome: Update include paths of string_split.h to its new location. by [email protected] · 12 years ago
  14. 3ea1b18 Rename FilePath to base::FilePath and use new location of string_number_conversions in some chrome subdirectories. by [email protected] · 13 years ago
  15. cce1bad6 Cleanup: Remove more unneeded browser_thread.h includes. by [email protected] · 13 years ago
  16. 673266c4 Use size_t as the type of the key_length and digest_length arguments by [email protected] · 13 years ago
  17. 08b14a5 browser: Move more files into chrome namespace. by [email protected] · 13 years ago
  18. 67f92bc3 Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky by [email protected] · 14 years ago
  19. 6de0fd1d Allow linker initialization of lazy instance by [email protected] · 14 years ago
  20. 8cdcca3a4 Make LazyInstance managed Locks leaky. by [email protected] · 14 years ago
  21. c38831a1 Split BrowserThread into public API and private implementation, step 1. by [email protected] · 14 years ago
  22. e234b11 Fix behaviour of internal token generation in case of wakeup. by [email protected] · 14 years ago
  23. d323a17 Update base/timer.h code to pass through Location from call sites. (reland) original CL w/LGTMs: http://codereview.chromium.org/7812036/ by [email protected] · 14 years ago
  24. 6fd550b Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, by [email protected] · 14 years ago
  25. 400d323 Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so the original code that created the delayed callback is lost. by [email protected] · 14 years ago
  26. 6df5b9e Add WARN_UNUSED_RESULT to crypto/hmac.h by [email protected] · 14 years ago
  27. c6e584c Private API for extensions like ssh-client that need access to websocket-to-tcp proxy. by [email protected] · 14 years ago