1. 08 Jul, 2010 2 commits
  2. 07 Jul, 2010 1 commit
  3. 01 Jul, 2010 1 commit
    • Doug Zongker's avatar
      support for ext4/EMMC in target_files and OTA generation · b4c7d32c
      Doug Zongker authored
      Move the image sizes into a more generic key-value file.  Make them
      optional.  Add additional key/value pairs describing what kind of
      filesystem the device uses.  Pass new fs-type-related arguments in
      edify scripts when mounting and reformatting partitions.
      
      Don't include all the init.*.rc files from the regular system in
      recovery -- they aren't needed, and break recovery on some devices.
      
      Change-Id: I40e49e65f0d76f735259e4b4fef882322cd739da
      b4c7d32c
  4. 27 Jun, 2010 1 commit
  5. 24 Jun, 2010 1 commit
  6. 21 Jun, 2010 1 commit
  7. 17 Jun, 2010 1 commit
  8. 16 Jun, 2010 1 commit
    • Jing Yu's avatar
      Switch toolchain from gcc-4.4.0 to gcc-4.4.3 · ada132a8
      Jing Yu authored
      gcc-4.4.3 toolchain is based on fsf GCC-4.4.3 with numerous patches.
      It reduces 3.65% code size than the prebuilt gcc-4.4.0 toolchain,
      and improves 3.4% performance on Android benchmarks.
      
      The toolchain uses gold as default linker. With gold, the toolchain
      further reduces 1MB system image.
      
      Change-Id: I55eb4df185f2932e71498fcc28428e4d1b175393
      ada132a8
  9. 10 Jun, 2010 2 commits
    • Joe Onorato's avatar
      Add a tapas command. · da12daf1
      Joe Onorato authored
      (Actually there was a tapas command that just called choosecombo).
      
      The new better tapas command is for building unbundled apps.  Run
      it with one or more modules to build and optionally a build variant.
      
      tapas [variant] App1 App2 ...
      
      If you don't supply a build variant, it defaults to eng.
      
      Change-Id: I02214abd0b5ad02e364fcb024e10cf6ad17a9e68
      da12daf1
    • Joe Onorato's avatar
      Rename is_unbundled_app_build and UNBUNDLED_APP_BUILD to TARGET_BUILD_APPS. · 16fa4b29
      Joe Onorato authored
      Change-Id: I79e6f60e009dad3a48709962347441e4ca0c337a
      16fa4b29
  10. 09 Jun, 2010 1 commit
  11. 04 Jun, 2010 1 commit
    • Roman Nurik's avatar
      Revamp resources listing, part 2 (droiddoc). · 78eff9f5
      Roman Nurik authored
      - Fix docs navigation JS to correctly handle pages with query strings (i.e. browser.html?tag=article)
      - Add resource browser CSS and JS to complement browser.jd in frameworks/base.
      - Add microtemplate.js library for ease HTML templates in JS.
      
      Change-Id: I518eeb5fc5a05dc6775eb3870eb88ebb0fc7b72c
      78eff9f5
  12. 26 May, 2010 1 commit
    • Elliott Hughes's avatar
      Work around a bug with <T> ... <? extends T[]> methods. · 5479d77e
      Elliott Hughes authored
      Java 6 adds an Arrays.copyOf method that confuses droiddoc into producing
      a class "Array" in the anonymous package. I've raised a bug for someone
      to work out why and fix this properly (after spending a fairly fruitless
      afternoon on it). This work-around filters that out the cruft. I've checked
      the generated current.xml file and the generated java.util.Arrays stubs,
      and they're both correct. The extent of droiddoc's confusion appears to be
      limited to inventing a non-existent class. (My guess is that it doesn't
      realize that the element type of the array is a type parameter, not a type,
      and it ends up using a default type name of "Array" from somewhere [javadoc
      itself?].)
      
      Bug: 2715505
      Change-Id: I2ad7ecc819e320a1d209720b3dfbef45bbd89877
      5479d77e
  13. 25 May, 2010 1 commit
  14. 19 May, 2010 2 commits
  15. 18 May, 2010 1 commit
  16. 10 May, 2010 1 commit
  17. 06 May, 2010 1 commit
  18. 04 May, 2010 2 commits
  19. 29 Apr, 2010 1 commit
  20. 28 Apr, 2010 2 commits
    • Bruce Beare's avatar
      generic_x86 support · c25e5032
      Bruce Beare authored
      
      Add in Makefiles and support files for x86 builds
        Based on changes by: wonjong.lee <wonjong.lee@windriver.com>
        Additional changes by: Mark Gross <mark.gross@intel.com>
        Additional changes by: Bruce Beare <brucex.j.beare@intel.com>
      
      Change-Id: Id087411b282b1b68a0251e7f9cbbdde183549787
      Signed-off-by: default avatarBruce Beare <brucex.j.beare@intel.com>
      c25e5032
    • Doug Zongker's avatar
      add metadata to OTA package in easily-parsed form · 2ea21065
      Doug Zongker authored
      This is only for use by the tools that manipulate OTA packages; it
      doesn't touch device code.
      
      Change-Id: I1e21b24b86340d8f86c9d15b2aeb79c461f75d18
      2ea21065
  21. 23 Apr, 2010 2 commits
  22. 22 Apr, 2010 1 commit
  23. 21 Apr, 2010 1 commit
    • Doug Zongker's avatar
      remove remaining amend support · 9ce2ebf5
      Doug Zongker authored
      Remove the remaining (unused and untested) support for generating
      amend scripts.  This means that you won't be able to OTA directly from
      cupcake to gingerbread.
      
      Change-Id: Ie7179a5f2e5ca0d2c0305000344ac39b1dd7385f
      9ce2ebf5
  24. 20 Apr, 2010 2 commits
  25. 19 Apr, 2010 2 commits
  26. 16 Apr, 2010 1 commit
  27. 13 Apr, 2010 2 commits
  28. 08 Apr, 2010 2 commits
    • Scott Main's avatar
      cherry-pick from master: I615602a3d8f9970e36399b98dadb5e2f03638444 · 7b6cee76
      Scott Main authored
      docs: various stylesheet changes
      indent tables
      revise figure class
      add caption classes for tables and images
      add styles for xml reference docs (used by resource types docs)
      tweak styles for the icon tables to eliminate obscure 'caption' class
      
      Change-Id: I23f53d884f39a5f6a4b45172186e0d1c7619da30
      7b6cee76
    • Jesse Wilson's avatar
      Fixing apicheck to cope with interfaces inherited from other interfaces. · 32fd7632
      Jesse Wilson authored
      For example, in Java 5, FutureTask was declared like this:
          public class FutureTask<V> implements Runnable, Future<V> {}
      
      In Java 6, it's declared like this:
          public class FutureTask<V> implements RunnableFuture<V> {}
          public interface RunnableFuture extends Runnable, Future<V> {}
      
      Change-Id: I0cd66a655fbe7fd5c7c48099d656b7a39368dac4
      32fd7632
  29. 31 Mar, 2010 1 commit
    • Scott Main's avatar
      docs: various stylesheet changes · c715e05b
      Scott Main authored
      indent tables
      revise figure class
      add caption classes for tables and images
      add styles for xml reference docs (used by resource types docs)
      tweak styles for the icon tables to eliminate obscure 'caption' class
      
      Change-Id: I615602a3d8f9970e36399b98dadb5e2f03638444
      c715e05b
  30. 26 Mar, 2010 1 commit