summaryrefslogtreecommitdiffstats
path: root/base/nix
Commit message (Expand)AuthorAgeFilesLines
* Prevent crashes in mime_util_xdg.benjhayden@chromium.org2012-08-201-1/+3
* Linux: Detect Unity as a desktop environment.thestig@chromium.org2012-07-172-0/+14
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-112-2/+0
* Cleanup: Consolidate declarations of XDG variables.thestig@chromium.org2012-06-132-2/+18
* Cleanup: Remove unused parameter in base::nix::GetXDGUserDirectory(). Make su...thestig@chromium.org2012-06-042-9/+15
* Strip trailing path separators from XDG util results.vandebo@chromium.org2012-06-041-3/+3
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-052-5/+5
* Cleanup: Remove static storage for variables in an unnamed namespace.jhawkins@chromium.org2012-01-281-3/+3
* Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.fischman@chromium.org2012-01-231-3/+2
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* Linux: Move base/mime_util* to base/nix. It's not used on any other platform.thestig@chromium.org2011-11-112-0/+721
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-8/+8
* linux: components support for base/evan@chromium.org2011-04-291-8/+10
* Ubuntu: Detect "xubuntu" as DESKTOP_SESSION.erg@google.com2011-03-101-1/+2
* Move xdg_util into base/nix. I originally wanted to use base/linux, but youbrettw@chromium.org2010-10-163-0/+228