summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/HTML5Audio.java
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 3429537 Google voice (web version) does not play messages on HCKristian Monsen2011-08-161-2/+20
* Don't try to output really long URLs HTML5Audio exception handler.Ben Murdoch2011-02-281-1/+2
* Make audio tag cope with live streamsBen Murdoch2010-12-091-1/+1
* Add the HTML5Audio class, to support the audio tag.Nicolas Roard2010-05-071-0/+224