index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
base
/
mime_util_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the mime utils comply with rfc4052.
mtomasz
2015-02-16
1
-14
/
+44
*
Add 'audio/aac' mimetype support
jiajia.qin
2015-02-06
1
-0
/
+2
*
Cleanup: Better constify some strings in net/.
thestig
2015-01-24
1
-12
/
+13
*
Remove net::GetIANAMediaType, it's not used anymore
servolk
2015-01-16
1
-17
/
+0
*
Cleanup: Remove some unneeded string allocations.
thestig
2014-12-03
1
-1
/
+1
*
Convert ARRAYSIZE_UNSAFE -> arraysize in net/.
viettrungluu
2014-10-16
1
-4
/
+4
*
Add the mp2t mimetype to the list of supported mime types.
damienv
2014-08-27
1
-0
/
+6
*
Adding extension/mime mapping for HLS streams
qinmin@chromium.org
2014-08-16
1
-0
/
+3
*
Fix: Adding list of supported codecs for MP4 containers
amogh.bihani@samsung.com
2014-06-16
1
-9
/
+7
*
Make net::DataURL's MIME string check stricter
tyoshino@chromium.org
2014-05-21
1
-29
/
+65
*
Adding platform specific variables for MediaCanPlayTypeTest
amogh.bihani@samsung.com
2014-05-12
1
-0
/
+58
*
Adding check for MIME types that do not take codecs parameter
amogh.bihani@samsung.com
2014-04-23
1
-7
/
+6
*
Fix: canPlayType() gives false positive for */ogg and audio/x-wav
amogh.bihani@samsung.com
2014-04-08
1
-0
/
+32
*
Add mime types for HLS
jinsukkim@chromium.org
2014-01-13
1
-0
/
+2
*
Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...
avi@chromium.org
2013-12-25
1
-2
/
+2
*
Recognize json media types as (non-image) mime types.
sigbjornf@opera.com
2013-12-20
1
-0
/
+11
*
Remove text media types from supported_non_image_types in mime_util.cc
tyoshino@chromium.org
2013-11-22
1
-0
/
+2
*
Use a direct include of utf_string_conversions.h in net/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Adding unit test for two new functions in mime_util.h/cc.
grunell@chromium.org
2013-05-17
1
-0
/
+16
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-5
/
+5
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-5
/
+5
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-5
/
+5
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
Replace FilePath with base::FilePath in net.
brettw@chromium.org
2013-02-08
1
-4
/
+4
*
Fix certificate and keychain installation on Android.
digit@chromium.org
2012-12-11
1
-0
/
+24
*
Fix TestGetExtensionsForMimeType unittest on iOS.
blundell@chromium.org
2012-11-13
1
-1
/
+1
*
Fix GetExtensionsForMimeType() function.
kmadhusu@chromium.org
2012-11-08
1
-1
/
+6
*
Update mime type matching to handle parameters.
gbillock@chromium.org
2012-10-26
1
-0
/
+41
*
Fix for non-sticky defaults bug. Added a bunch of tests.
gbillock@chromium.org
2012-09-18
1
-0
/
+1
*
Allows GetExtensionsForMimeType to support mime types like "foo/*"
thorogood@chromium.org
2012-09-10
1
-0
/
+40
*
Support for extracting IANA media type.
smckay@chromium.org
2012-08-28
1
-0
/
+17
*
Allow any text/* mime type to be rendered inline.
torne@chromium.org
2012-07-23
1
-2
/
+9
*
Move function for classifying a string as a mime type into MimeUtil
gbillock@chromium.org
2012-06-06
1
-0
/
+35
*
Reland r129998: When input is "" (or " " with trim_whitespace true), SplitStr...
pkasting@chromium.org
2012-04-03
1
-9
/
+9
*
Revert r12998 - it broke some media/mime-related layout tests.
dpranke@chromium.org
2012-03-31
1
-9
/
+9
*
When input is "" (or " " with trim_whitespace true), SplitString() should ret...
pkasting@chromium.org
2012-03-30
1
-9
/
+9
*
Remove most unnecessary uses of "net::" in net/base/.
adamk@chromium.org
2011-03-25
1
-31
/
+30
*
clang/mac: Fix almost all problems when building all.xcodeproj.
thakis@chromium.org
2010-10-04
1
-29
/
+25
*
Chromium side changes for enabling VP8 and WebM support.
scherkus@chromium.org
2010-05-20
1
-1
/
+8
*
Add codec parsing capability to MimeUtil
kylep@chromium.org
2009-07-17
1
-0
/
+29
*
Fix reversed arguments to EXPECT_EQ() in mime_util_unittest.
thestig@chromium.org
2009-05-14
1
-4
/
+4
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
1
-1
/
+0
*
Change mime type utils to operate on platform-specific string types for filen...
estade@chromium.org
2009-02-14
1
-14
/
+15
*
We should download text/csv mime types instead of displaying them.
abarth@chromium.org
2009-01-22
1
-0
/
+5
*
revert 8087
abarth@chromium.org
2009-01-15
1
-5
/
+0
*
We should download text/csv mime types instead of displaying them.
abarth@chromium.org
2009-01-15
1
-0
/
+5
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Add mime_util and http_chunked_decoder to mac project.
ericroman@google.com
2008-08-19
1
-2
/
+2
*
Add a stubbed-out platform_mime_util_mac.mm
ericroman@google.com
2008-08-10
1
-0
/
+3
*
Move some more classes from net/base into the net:: namespace.
darin@google.com
2008-07-30
1
-20
/
+20
[next]