summaryrefslogtreecommitdiffstats
path: root/base/mime_util_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Move gtk_settings_get_default() call to the UI thread.estade@chromium.org2009-08-211-6/+26
* Enable SVG icons for linux.estade@chromium.org2009-07-241-23/+7
* Fix leak of g_object_get value. This was showing up on thetc@google.com2009-07-141-0/+1
* More web contents dragging.estade@chromium.org2009-06-291-0/+4
* linux: NULL-initialize an array.evan@chromium.org2009-06-181-32/+34
* Linux: fix icon theme double free on shutdown by eliminating dupes from icon ...estade@chromium.org2009-06-111-0/+10
* On Linux, look in $HOME/.icons for mime icons as well for backwards compatibi...thestig@chromium.org2009-06-041-11/+14
* Improve the icon theme detection on Gnome; Improve icon theme heuristics for ...thestig@google.com2009-06-031-20/+33
* Linux download shelf icons first cut.estade@chromium.org2009-05-201-5/+12
* Fix memory leaks in mime_util functions.thestig@chromium.org2009-05-191-4/+14
* Add xdg mime support on Linux.thestig@chromium.org2009-05-161-0/+564