summaryrefslogtreecommitdiffstats
path: root/base/nix/mime_util_xdg.cc
Commit message (Expand)AuthorAgeFilesLines
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-151-4/+4
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-4/+4
* Use a direct include of time headers in base/, part 1.avi@chromium.org2013-06-281-1/+1
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-101-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Make base compile with no "using base::FilePath".brettw@chromium.org2013-02-161-3/+3
* linux: Both gtk and the aura port should set the icon theme name.erg@chromium.org2013-02-151-28/+6
* Revert 182032brettw@chromium.org2013-02-121-3/+3
* Make base compile with no "using base::FilePath".brettw@chromium.org2013-02-121-3/+3
* Move string_split to base/strings.tfarina@chromium.org2013-02-071-1/+1
* Fix scoped_ptr<T[]> to disallow construction and reset from NULL.dcheng@chromium.org2013-02-021-2/+1
* base: Convert scoped_arrays to the new scoped_ptr style.tfarina@chromium.org2013-01-181-1/+1
* Prevent crashes in mime_util_xdg.benjhayden@chromium.org2012-08-201-1/+3
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-4/+4
* 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-111-0/+677