Skip to content
Snippets Groups Projects
  1. Jul 06, 2012
  2. Jul 05, 2012
  3. Jul 02, 2012
  4. Jun 28, 2012
    • Carol Yang's avatar
      Add rule for Gecko update package · 71af248e
      Carol Yang authored
      - Run |make gecko-update-full| to generate MAR file
      - Create MAR file as b2g-gecko-update.mar
      
      Change-Id: I2113d971e8f07c902e06c17d465a79f045c0aedb
      71af248e
  5. Jun 27, 2012
  6. Jun 22, 2012
  7. Jun 19, 2012
  8. Jun 18, 2012
  9. Jun 15, 2012
  10. Jun 13, 2012
  11. Jun 07, 2012
  12. Jun 05, 2012
  13. Jun 04, 2012
  14. Jun 01, 2012
  15. May 30, 2012
  16. May 29, 2012
    • Alhad Purnapatre's avatar
      Android lowmemkiller notification patch · f7fcf6d2
      Alhad Purnapatre authored
      Creates a sysfs node "/sys/kernel/mm/lowmemkiller/notify_trigger_active",
      on which an userspace application can poll for notification when the number
      of free physical memory pages in the system falls below a set threshold.
      The threshold is set by a new module parameter called
      "/sys/module/lowmemorykiller/parameters/notify_trigger",
      also added by this change.
      
      Change-Id: I9055a6f7d53f2a156c43cc714d3881f835214683
      f7fcf6d2
  17. May 28, 2012
  18. May 25, 2012
  19. May 24, 2012
    • Michael Vines's avatar
      |flash gaia| now works with a custom GAIA_DOMAIN · cbe02edb
      Michael Vines authored
      Change-Id: If96ce962a572af0bc7b2aeac0624d80b3119f459
      cbe02edb
    • Michael Vines's avatar
      vendorsetup.sh: Consider all PATCH directories for md5sum · 6f69d5fb
      Michael Vines authored
      Change-Id: If8b2459d23d4fad5dcedb4beb0c18417d1b1a773
      6f69d5fb
    • Michael Vines's avatar
      |flash typeo| now emits an error rather than running |flash| · 9bb2f458
      Michael Vines authored
      Change-Id: I372f04714614c8de665fffb9e1d70d0cb764b340
      9bb2f458
    • Michael Vines's avatar
      vendorsetup.sh usability improvements · 6a985f09
      Michael Vines authored
      * The use of |repo manifest| to determine when B2G patches should be reapplied
        is now disabled by default due to performance concerns winning over
        correctness (especially when working with a workspace over NFS!)
        To enable the more correct behavior define BSG_USE_REPO in your environment.
      * |. build/envsetup clean| will now revert all B2G patches.  Much less
        typing than |repo abandon b2g_autogen_ephemeral_branch|
      * Improved error reporting to stdout when a patch fails to apply
      * On failure, the |lunch| and |choosecombo| commands are stubbed out to prevent
        further damage.  This is necessary as it's not possible for a 'vendorsetup.sh'
        to report an error back to build/envsetup.sh
      * Before applying patches to a project, the project is now restored to HEAD to
        ensure a pristine base environment.
      
      Change-Id: I2b32ee8b10e342b754707249a09342462d6bcfc4
      6a985f09
  20. May 23, 2012
  21. May 22, 2012
Loading