1. 25 Aug, 2015 1 commit
  2. 21 Aug, 2015 3 commits
  3. 20 Aug, 2015 1 commit
  4. 18 Aug, 2015 1 commit
  5. 27 May, 2015 2 commits
  6. 18 Jun, 2014 1 commit
  7. 09 May, 2014 1 commit
  8. 15 Apr, 2014 1 commit
  9. 31 Mar, 2014 1 commit
  10. 24 Mar, 2014 1 commit
  11. 14 Mar, 2014 1 commit
  12. 13 Mar, 2014 2 commits
    • Dmitry Grinberg's avatar
      fastboot: allow format on devices with small buffers · 0d4a4cb8
      Dmitry Grinberg authored
      Formatting large partitions on devices with small transfer buffers did
      not work before since format used a strange path through the code to
      send data. It now uses the normal path. Also cleaned up a bit. FS
      code now lives in a separate file and the custom path for format is
      gone.
      
      Change-Id: If4e01cabc2e250b7c02ca7ce8c268e51d49e1529
      0d4a4cb8
    • JP Abgrall's avatar
      init.rc: prep tcp_default_init_rwnd, set the default to 60 · efbf36f2
      JP Abgrall authored
      The kernel's default is between 4~20.
      
      Prepare for javaland to modify the value at runtime.
      
      It can be done via
        setprop sys.sysctl.tcp_def_init_rwnd  <value>
      
      
      Bug: 12020135
      Change-Id: Id34194b085206fd02e316401c0fbbb9eb52522d2
      (cherry picked from commit 7c862c8b)
      efbf36f2
  13. 04 Mar, 2014 7 commits
  14. 28 Feb, 2014 1 commit
  15. 29 Jan, 2014 5 commits
  16. 28 Jan, 2014 11 commits