1. 16 Feb, 2010 3 commits
    • Raphael Moll's avatar
      d2827a1d
    • Raphael's avatar
      Allow sdk/builders to be built using Windows SDK. · 719a123a
      Raphael authored
      Change-Id: Ic3c8bc2bace166442bf780b625e5d528fea4df9f
      719a123a
    • Doug Zongker's avatar
      allow EventLog tag numbers to be auto-assigned · abfbbe2e
      Doug Zongker authored
      With this change, you can specify "?" in place of a tag number in a
      .logtags file and the build system will assign numbers to these tags.
      (The numbers used shouldn't matter since we translate them back to tag
      names whenever the logs are read back.)
      
      This is pretty straightforward to do:
      
      - make merge-event-log-tags.py assign numbers to any tags that specify
        "?"
      
      - make the generated java files depend on the merged output
      
      - make java-event-log-tags.py read both the original .logtags and the
        merged output, and fill in tag numbers for any "?" using the merged
        version.
      
      Change-Id: Icc6ccd705db461d570fc929922a830aa6deaca48
      abfbbe2e
  2. 13 Feb, 2010 1 commit
  3. 12 Feb, 2010 3 commits
  4. 11 Feb, 2010 3 commits
  5. 10 Feb, 2010 1 commit
  6. 09 Feb, 2010 2 commits
    • Daniel Sandler's avatar
      Merge "Enable DeskClock on all devices." · e175f706
      Daniel Sandler authored
      e175f706
    • Daniel Sandler's avatar
      Enable DeskClock on all devices. · 230f4ac2
      Daniel Sandler authored
      	Alas, poor AlarmClock! I knew, him, Froyo: a fellow
      	of infinite alarm, of most excellent punctuality: he hath
      	warned me of a meeting a thousand times, and now, how
      	abhorred in my build it is! My Droid rings at
      	it. Here hung those beeps that I have snoozed I know
      	not how oft. Where be your chimes now? Your
      	roosters? Your songs? Your flashes of alert,
      	that were wont to set the table on a buzz? Not one
      	now, to post your own notification? Quite ongoing?
      230f4ac2
  7. 08 Feb, 2010 1 commit
  8. 06 Feb, 2010 1 commit
  9. 05 Feb, 2010 8 commits
  10. 03 Feb, 2010 2 commits
    • Doug Zongker's avatar
      add UnmountAll function to OTA script; support radio images w/path · 14833605
      Doug Zongker authored
      Three unrelated changes:
      
      - change the add-radio-file makefile function to support adding files
        with paths.  (The path part of the pathname is stripped off.)
      
      - add an UnmountAll function to the OTA script generation code, so
        that we can explicitly unmount everything we've mounted (in addition
        to doing it automatically at the end of the script).
      
      - add the updater API version to the info object passed to
        device-specific code.
      
      Change-Id: Ia62b15403c1cc8fce8d9910f291450c8077e49f4
      14833605
    • Bjorn Bringert's avatar
      Merge "Add all-logtags-files-under macro" · cd5d82af
      Bjorn Bringert authored
      cd5d82af
  11. 02 Feb, 2010 6 commits
  12. 30 Jan, 2010 2 commits
  13. 29 Jan, 2010 5 commits
  14. 28 Jan, 2010 2 commits