summaryrefslogtreecommitdiffstats
path: root/base/mime_util_xdg.cc
Commit message (Expand)AuthorAgeFilesLines
* XDG isn't thread safe. Add a lock around calls to it.tsepez@chromium.org2011-03-301-2/+13
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-1/+1
* Linux: Restrict access to xdg-mime functions to the FILE thread.thestig@chromium.org2011-02-081-0/+5
* This CL add a GetInstance() method to singleton classes instead of relying on...satish@chromium.org2010-12-041-12/+15
* base: Move SplitStringDontTrim functions from string_util.h to string_split.htfarina@chromium.org2010-09-151-2/+3
* Use file_util::GetHomeDir instead of getenv("HOME").tfarina@chromium.org2010-07-141-3/+3
* Linux: Don't crash when installing an extension if the gtk icon theme inherit...craig.schlenter@chromium.org2010-05-111-1/+2
* bsd: refactor XDG bits of linux_util into a shared file.evan@chromium.org2010-04-221-0/+618