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_sniffer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not read past the end of the string in net::SniffXML().
earthdok
2014-10-02
1
-3
/
+5
*
Fix quicktime magic bytes.
vandebo@chromium.org
2013-11-13
1
-1
/
+1
*
Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https.
cdn@chromium.org
2013-08-22
1
-2
/
+1
*
Add content: as a sniffable mime type for android.
tsepez@chromium.org
2013-08-09
1
-0
/
+3
*
net: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-12
1
-1
/
+1
*
Media Galleries: Allow access to a few more audio file extensions.
thestig@chromium.org
2013-06-14
1
-0
/
+1
*
Use a direct include of strings headers in net/android/, net/base/, net/cert/...
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Add unit tests for sniffing Office Docs
zork@chromium.org
2013-06-06
1
-2
/
+2
*
Add more RAW picture formats to the media galleries extension filter.
thestig@chromium.org
2013-05-29
1
-0
/
+15
*
Style cleanup for net/base/mime_sniffer.cc. No real code change.
thestig@chromium.org
2013-05-23
1
-24
/
+28
*
Sniff for incorrect Office Types
zork@chromium.org
2013-05-22
1
-0
/
+71
*
Have media gallery (through native media file util) use MIME sniffer
krb@chromium.org
2013-05-11
1
-7
/
+77
*
Save 'url.path()' in a local variable to avoid a use-after-free.
jorgelo@chromium.org
2013-05-10
1
-6
/
+8
*
Add Mime type sniffing for Office documents
zork@chromium.org
2013-05-09
1
-0
/
+116
*
Only HistogramBase is used outside of base/metrics.
kaiwang@chromium.org
2013-01-23
1
-13
/
+13
*
Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...
apavlov@chromium.org
2012-04-03
1
-3
/
+3
*
Revert 130248 - Add full support for filesystem URLs.
sergeyu@chromium.org
2012-04-03
1
-3
/
+3
*
Add full support for filesystem URLs.
ericu@google.com
2012-04-02
1
-3
/
+3
*
Revert 128753 - Add full support for filesystem URLs.
ericu@google.com
2012-03-24
1
-3
/
+3
*
Add full support for filesystem URLs.
ericu@google.com
2012-03-24
1
-3
/
+3
*
Use lock-free lazy initialization for static histogram references
jar@chromium.org
2011-04-05
1
-29
/
+38
*
Removed static variable for histograms to avoid race with
rtenneti@chromium.org
2011-03-19
1
-8
/
+8
*
replace memcmp with MagicCmp that supports '.' for single character of anythi...
fbarchard@chromium.org
2011-01-12
1
-3
/
+19
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-15
/
+15
*
Mac: Some clang appeasing.
thakis@chromium.org
2010-08-04
1
-1
/
+2
*
Increase the mime sniffer's limit for searching for binary looking bytes from
abarth@chromium.org
2010-03-16
1
-59
/
+110
*
We need to sniff from file:// URLs so that we don't do silly things like try to
abarth@chromium.org
2010-03-13
1
-1
/
+2
*
Cleanup histogram classes mixing SetFlags into FactoryGet arguments
jar@chromium.org
2009-12-28
1
-3
/
+2
*
Adjust our sniffing hueristics to better match Firefox.
abarth@chromium.org
2009-12-10
1
-5
/
+13
*
Use factory to create histograms, and refcounts to track lifetimes
jar@chromium.org
2009-12-06
1
-41
/
+45
*
Implement mimetype sniffing for extensions.
aa@chromium.org
2009-07-25
1
-1
/
+43
*
Slight code change to make some global variables const.
maruel@google.com
2009-03-10
1
-1
/
+2
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-3
/
+3
*
Use string for Histogram names since these are all ASCII anyway.
dsh@google.com
2009-02-24
1
-9
/
+8
*
Fix problem where "text/xml" responses get buffered past 512 bytes, causing t...
ericroman@google.com
2008-10-17
1
-1
/
+3
*
Optimize the mime sniffer based on UMA data and move closer to the HTML 5 spec.
abarth@chromium.org
2008-10-09
1
-72
/
+30
*
Rever 2997 since it caused UI and unit tests failure.
maruel@google.com
2008-10-08
1
-30
/
+72
*
Optimize the mime sniffer based on UMA data and move closer to the HTML 5 spec.
darin@chromium.org
2008-10-08
1
-72
/
+30
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Make mime sniffer compile for Mac.
avi@google.com
2008-08-20
1
-6
/
+5
*
Move some more classes from net/base into the net:: namespace.
darin@google.com
2008-07-30
1
-2
/
+2
*
Add net to the repository.
initial.commit
2008-07-26
1
-0
/
+623