| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename FilePath to base::FilePath and use new location of string_number_conve... | brettw@chromium.org | 2013-02-08 | 1 | -1/+1 |
* | Cleanup: Remove more unneeded browser_thread.h includes. | thestig@chromium.org | 2013-01-04 | 1 | -1/+0 |
* | Use size_t as the type of the key_length and digest_length arguments | wtc@chromium.org | 2012-12-04 | 1 | -1/+1 |
* | browser: Move more files into chrome namespace. | tfarina@chromium.org | 2012-07-02 | 1 | -14/+13 |
* | Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky | fischman@chromium.org | 2012-01-26 | 1 | -3/+2 |
* | Allow linker initialization of lazy instance | joth@chromium.org | 2011-11-15 | 1 | -3/+3 |
* | Make LazyInstance managed Locks leaky. | thestig@chromium.org | 2011-11-01 | 1 | -3/+3 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -2/+2 |
* | Fix behaviour of internal token generation in case of wakeup. | dilmah@chromium.org | 2011-09-13 | 1 | -14/+8 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Add WARN_UNUSED_RESULT to crypto/hmac.h | rsleevi@chromium.org | 2011-07-30 | 1 | -4/+10 |
* | Private API for extensions like ssh-client that need access to websocket-to-t... | dilmah@chromium.org | 2011-05-18 | 1 | -0/+480 |