Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | XDG isn't thread safe. Add a lock around calls to it. | tsepez@chromium.org | 2011-03-30 | 1 | -2/+13 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -3/+3 |
* | Pure pedantry: Replace all ".size() == 0" with ".empty()". | erg@google.com | 2011-03-02 | 1 | -1/+1 |
* | Linux: Restrict access to xdg-mime functions to the FILE thread. | thestig@chromium.org | 2011-02-08 | 1 | -0/+5 |
* | This CL add a GetInstance() method to singleton classes instead of relying on... | satish@chromium.org | 2010-12-04 | 1 | -12/+15 |
* | base: Move SplitStringDontTrim functions from string_util.h to string_split.h | tfarina@chromium.org | 2010-09-15 | 1 | -2/+3 |
* | Use file_util::GetHomeDir instead of getenv("HOME"). | tfarina@chromium.org | 2010-07-14 | 1 | -3/+3 |
* | Linux: Don't crash when installing an extension if the gtk icon theme inherit... | craig.schlenter@chromium.org | 2010-05-11 | 1 | -1/+2 |
* | bsd: refactor XDG bits of linux_util into a shared file. | evan@chromium.org | 2010-04-22 | 1 | -0/+618 |