1. 11 May, 2016 4 commits
  2. 02 May, 2016 17 commits
  3. 30 Apr, 2016 1 commit
    • Aart Bik's avatar
      Fix infamous 0d0a bug on Windows by not opening file binary. · ca223dc3
      Aart Bik authored
      Rationale:
      On Windows, writing out 0a really writes out 0d0a in text mode.
      Thus, the file should be opened in binary. On Linux, this is
      a nop (in fact O_BINARY does not exist).
      
      BUG=28385192
      
      (cherry picked from commit 21a1b448)
      
      Change-Id: I906c610fdb2f43b1ef95eff2533a06af85de0850
      ca223dc3
  4. 29 Apr, 2016 4 commits
  5. 28 Apr, 2016 3 commits
  6. 27 Apr, 2016 1 commit
  7. 22 Apr, 2016 1 commit
  8. 19 Apr, 2016 2 commits
  9. 15 Apr, 2016 2 commits
  10. 14 Apr, 2016 3 commits
  11. 12 Apr, 2016 2 commits