Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Unnecessary Code in FileReader #6753 | farodin91 | 2015-08-05 | 1 | -6/+1 |
* | Fix for issue #6768. | r0e | 2015-08-03 | 1 | -49/+29 |
* | Refactor FileReader #6762 #6763 #6750 #6751 | farodin91 | 2015-07-29 | 1 | -60/+36 |
* | Adding for support Blob.{close,isClose} #6723 | farodin91 | 2015-07-29 | 1 | -5/+23 |
* | Add spec links | Bogdan Cuza | 2015-07-28 | 1 | -1/+4 |
* | Use empty Vec instead of None. | Michael Howell | 2015-07-26 | 1 | -20/+11 |
* | Remove unnecessarily verbose matches. | Michael Howell | 2015-07-25 | 1 | -20/+17 |
* | Combining FileReaderEvent and Process; r=jdm | Ravi Shankar | 2015-07-26 | 1 | -45/+22 |
* | Implement FileReader.{readAsText,readAsDataUrl}. Fixes #6172 | farodin91 | 2015-07-23 | 1 | -0/+491 |