summaryrefslogtreecommitdiffstats
path: root/net/base/platform_mime_util_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Get file extension synonyms from the OS, fix so that if one synonym is safe t...avi@chromium.org2012-05-081-1/+13
* Fix a Style Guide nit: include platform_mime_util.h first.wtc@chromium.org2011-02-251-2/+2
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-2/+2
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-5/+5
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-141-4/+6
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Change mime type utils to operate on platform-specific string types for filen...estade@chromium.org2009-02-141-2/+2
* Make the mime -> extension code return a dotless extension.deanm@chromium.org2009-02-061-1/+8
* Normalize newlines to LF in netmmentovai@google.com2008-09-021-34/+34
* Use a more compact license header in source files.license.bot2008-08-241-58/+34
* Add a stubbed-out platform_mime_util_mac.mmericroman@google.com2008-08-101-1/+1
* Refactor mime_util into a singleton.ericroman@google.com2008-08-091-0/+58