Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement FileReader #6172 #6205

Closed
wants to merge 62 commits into from
Closed

Implement FileReader #6172 #6205

wants to merge 62 commits into from

Commits on May 26, 2015

Commits on Jun 3, 2015

  1. Merge remote-tracking branch 'upstream/master'

    farodin91 committed Jun 3, 2015
  2. Some changes and add fixme

    farodin91 committed Jun 3, 2015

Commits on Jun 12, 2015

  1. Merge remote-tracking branch 'upstream/master'

    farodin91 committed Jun 12, 2015

Commits on Jun 22, 2015

  1. Merge

    farodin91 committed Jun 22, 2015

Commits on Jun 28, 2015

  1. changes for SM 39

    farodin91 committed Jun 28, 2015
  2. Merge branch 'master' of github.com:farodin91/servo

    farodin91 committed Jun 28, 2015
  3. Merge remote-tracking branch 'upstream/master'

    farodin91 committed Jun 28, 2015

Commits on Jul 17, 2015

  1. Merge remote-tracking branch 'upstream/master'

    farodin91 committed Jul 17, 2015

Commits on Jul 18, 2015

  1. review changes

    farodin91 committed Jul 18, 2015

Commits on Jul 19, 2015

  1. Merge remote-tracking branch 'upstream/master'

    farodin91 committed Jul 19, 2015
  2. Working thread

    farodin91 committed Jul 19, 2015
  3. Merge branch 'master' of github.com:farodin91/servo

    farodin91 committed Jul 19, 2015

Commits on Jul 20, 2015

  1. multi threading

    farodin91 committed Jul 20, 2015
  2. Merge branch 'master' of github.com:farodin91/servo

    farodin91 committed Jul 20, 2015
  3. remove clone

    farodin91 committed Jul 20, 2015
  4. Merge branch 'master' of github.com:farodin91/servo

    farodin91 committed Jul 20, 2015
  5. Merge remote-tracking branch 'upstream/master'

    farodin91 committed Jul 20, 2015
  6. FIXES last review

    farodin91 committed Jul 20, 2015

Commits on Jul 21, 2015

  1. FIX Thread

    farodin91 committed Jul 21, 2015

Commits on Jul 22, 2015

  1. Adding support for DataUrl

    farodin91 committed Jul 22, 2015
  2. FIXES

    farodin91 committed Jul 22, 2015
  3. Merge branch 'master' of github.com:farodin91/servo

    Conflicts:
    	components/script/dom/filereader.rs
    farodin91 committed Jul 22, 2015
  4. FIX latest changes

    farodin91 committed Jul 22, 2015
  5. FIX encoding and errors

    farodin91 committed Jul 22, 2015
  6. Merge branch 'master' of github.com:farodin91/servo

    Conflicts:
    	components/script/dom/filereader.rs
    farodin91 committed Jul 22, 2015
  7. tidy

    farodin91 committed Jul 22, 2015
  8. Merge branch 'master' of github.com:farodin91/servo

    farodin91 committed Jul 22, 2015
  9. tidy

    farodin91 committed Jul 22, 2015
  10. tidy

    farodin91 committed Jul 22, 2015
  11. Merge branch 'master' of github.com:farodin91/servo

    farodin91 committed Jul 22, 2015
  12. Merge branch 'master' of github.com:farodin91/servo

    farodin91 committed Jul 22, 2015
  13. Merge remote-tracking branch 'upstream/master'

    farodin91 committed Jul 22, 2015
  14. FIXES

    farodin91 committed Jul 22, 2015

Commits on Jul 23, 2015

  1. change decoding to replacement

    farodin91 committed Jul 23, 2015
  2. add Filereader to interface

    farodin91 committed Jul 23, 2015
You can’t perform that action at this time.