1. 15 Aug, 2009 1 commit
  2. 23 Jul, 2009 1 commit
  3. 16 Jul, 2009 1 commit
  4. 14 Jul, 2009 1 commit
  5. 13 Jul, 2009 1 commit
  6. 11 Jul, 2009 1 commit
  7. 10 Jul, 2009 1 commit
  8. 29 Jun, 2009 1 commit
    • Dianne Hackborn's avatar
      Rename backup command to rawbu. · 360efc12
      Dianne Hackborn authored
      Rename the command to reflect that it is a low-level backup, since
      we are introducing a higher-level backup mechanism in the framework.
      Also change the syntax a little to make it less dangerous -- you
      now must explicitly specify a backup or restore, and if you don't
      do so it will abort with its help message.
      360efc12
  9. 26 Jun, 2009 1 commit
  10. 23 Jun, 2009 1 commit
  11. 19 Jun, 2009 1 commit
  12. 10 Jun, 2009 1 commit
  13. 02 Jun, 2009 1 commit
  14. 28 May, 2009 2 commits
    • Nicolas Catania's avatar
      Load test for the sdcard. · 39c016f8
      Nicolas Catania authored
      Simulate loads on the sdcard for write, read and open operations using
      one or more process.
      
      The number of processes to run concurently can be specified on the command line.
      The size of the file and the number of iterations (for averaging result) are
      also a command line flag.
      
      The user can have summary of the performance plus the raw data for
      processing with a separate tool.
      
      There is a basic python script to help plotting the result.
      39c016f8
    • David 'Digit' Turner's avatar
      Add a new unit test that checks that the static C++ constructors of · 611cdccd
      David 'Digit' Turner authored
      shared libraries and dynamic executables are called only once, and in
      the correct order.
      611cdccd
  15. 19 May, 2009 1 commit
  16. 18 May, 2009 2 commits
  17. 08 May, 2009 1 commit
  18. 05 May, 2009 1 commit
  19. 01 May, 2009 1 commit
  20. 23 Apr, 2009 1 commit
  21. 10 Apr, 2009 1 commit
  22. 08 Apr, 2009 1 commit
    • Niko Catania's avatar
      AI 145059: (Almost) final set of wrapper around the C headers for stdc++ and their tests. · 1aa5708e
      Niko Catania authored
        The only one left is cstring.
        * bionic/libstdc++/include/cstdlib:
        * bionic/libstdc++/include/cstdio:
        * bionic/libstdc++/include/cstdint:
        * bionic/libstdc++/include/csignal:
        * bionic/libstdc++/include/csetjmp:
        Added header file.
        Checks the bionic headers file were picked up instead of the host ones.
        Added test for new header files
        * system/extras/tests/bionic/libstdc++/Android.mk:
        Added tests for the new header files.
        EXTRA_CFLAGS: include the bionic header files.
        BUG=1601432
      
      Automated import of CL 145059
      1aa5708e
  23. 02 Apr, 2009 1 commit
  24. 30 Mar, 2009 1 commit
    • Niko Catania's avatar
      AI 143504: Completed cstddef to be non empty and similar to the gnu stl implementation. · 3cb2639f
      Niko Catania authored
        Even if we don't want to have a bloated stl implementation, having empty
        files around is probably not very good either.
        Added a test to make sure the header file compiles on host and kila-eng.
        QA Impact: In system/extras/test/bionic/libstdc++ build the tests using:
        mm BIONIC_TESTS=1
        to build the host and target tests.
        BUG=1601432
      
      Automated import of CL 143504
      3cb2639f
  25. 28 Mar, 2009 2 commits
  26. 25 Mar, 2009 1 commit
  27. 20 Mar, 2009 1 commit
  28. 19 Mar, 2009 1 commit
  29. 09 Mar, 2009 1 commit
  30. 05 Mar, 2009 1 commit
  31. 04 Mar, 2009 2 commits
  32. 03 Mar, 2009 2 commits
  33. 19 Feb, 2009 1 commit
  34. 13 Feb, 2009 1 commit
  35. 10 Feb, 2009 1 commit