1. 07 May, 2013 2 commits
  2. 30 Apr, 2013 1 commit
  3. 29 Apr, 2013 3 commits
  4. 26 Apr, 2013 1 commit
  5. 25 Apr, 2013 1 commit
    • Nick Kralevich's avatar
      arm: upgrade to _FORTIFY_SOURCE=2 · 316f720b
      Nick Kralevich authored
      Enable _FORTIFY_SOURCE=2 for ARM.
      
      Currently, this change is a no-op, as Android's libc doesn't
      support _FORTIFY_SOURCE > 1, yet.
      
      Change-Id: Ib4c8e44e6949a37352c153e3c52a4fa001f18738
      316f720b
  6. 17 Apr, 2013 3 commits
    • Jean-Baptiste Queru's avatar
      Reconcile with mr1.1-release · f7e5c424
      Jean-Baptiste Queru authored
      Change-Id: I61e5c59ba2ba1e1072440cc46202a88d3f89c1f7
      f7e5c424
    • Ying Wang's avatar
      b1578404
    • Chih-Wei Huang's avatar
      Fix /system/app/$app.odex not updated issue · 868e0c5a
      Chih-Wei Huang authored
      $(built_odex) depends on $(LOCAL_BUILT_MODULE) but doesn't have any build
      recipe. It is built by the rules of $(LOCAL_BUILT_MODULE) that results in
      a subtle bug: $(built_odex) is always newer than $(LOCAL_BUILT_MODULE)
      if $(LOCAL_BUILT_MODULE) rebuilt. Therefore 'make' thinks the targets
      (/system/app/$app.odex) depending on $(built_odex) don't need to be updated.
      It seems an allegedly optimization bug of 'make'.
      
      The simple fix is to explicitly add $(LOCAL_BUILT_MODULE) as a dependency
      of $(installed_odex).
      868e0c5a
  7. 09 Apr, 2013 1 commit
    • Justin Ho's avatar
      This is JER09 · f03d227b
      Justin Ho authored
      Change-Id: I0cc358c96b1c090dc26e20fec40982a21bca7474
      f03d227b
  8. 08 Apr, 2013 1 commit
    • Justin Ho's avatar
      This is JER08 · 2c770ead
      Justin Ho authored
      Change-Id: Ide7d8fd915c6ee0d0f856d8cb60d7f68ea58c961
      2c770ead
  9. 06 Apr, 2013 4 commits
  10. 05 Apr, 2013 1 commit
    • Ed Heyl's avatar
      JER05 · c4c1711d
      Ed Heyl authored
      Change-Id: Ice879d6d5884c4193e65e1445c3e077fe7151650
      c4c1711d
  11. 03 Apr, 2013 1 commit
  12. 02 Apr, 2013 2 commits
  13. 30 Mar, 2013 2 commits
  14. 28 Mar, 2013 1 commit
  15. 27 Mar, 2013 2 commits
  16. 26 Mar, 2013 2 commits
  17. 23 Mar, 2013 2 commits
  18. 20 Mar, 2013 1 commit
  19. 19 Mar, 2013 2 commits
  20. 18 Mar, 2013 2 commits
  21. 14 Mar, 2013 2 commits
  22. 13 Mar, 2013 1 commit
    • Raphael Moll's avatar
      Build SDK using prebuilts/devtools. · 8a2b7707
      Raphael Moll authored
      Cleans up some unused/renamed files:
      - sdk_only_whitelist is better named windows_sdk_whitelist.
      - a few product.mk dependencies should not be listed here
        any more but in the sdk/product.mk instead (which they were.)
      
      Change-Id: Ifad3049321c8ec4edd8b94b83e570eebba442e7d
      8a2b7707
  23. 12 Mar, 2013 1 commit
  24. 11 Mar, 2013 1 commit