1. 57fff78 dumpstate: Add blocked process wait-channel info to bugreport by San Mehat · 14 years ago
  2. 662292a Better diagnostics in the stagefright commandline tool, support for playing sine-tones using a filename of "sine:[samplingrate]", i.e. sine:44100. Support for playing audio through to the speakers by using "-o" in addition to "-a". by Andreas Huber · 14 years ago
  3. 40e4725 Fix 2579461 by Suchi Amalapurapu · 14 years ago
  4. 1398e27 Fix 'bmgr restore' by Christopher Tate · 14 years ago
  5. a4357ad Coalesce multiple encoded AAC frames into a single input buffer on this particular OMX codec to increase throughput significantly. by Andreas Huber · 14 years ago
  6. 2d449afe Make RestoreSession.getAvailableRestoreSets() asynchronous by Christopher Tate · 14 years ago
  7. 1f4df90 DO NOT MERGE by Oscar Montemayor · 14 years ago
  8. 5ef402b Fix issue #2538228: Intents targeting browsers constantly nagging by Dianne Hackborn · 14 years ago
  9. 9c3cee9 API CHANGE: Backup/restore API changes requested by the API Council by Christopher Tate · 14 years ago
  10. 1a189a8 QueryCodecs now returns the names of the software codecs (non-OpenMax) as well. by Andreas Huber · 14 years ago
  11. e99bb5f Add new method call back in MountService. by Suchi Amalapurapu · 14 years ago
  12. 19b9e2e Merge "Fix bcm4329 FW dump in bugreport for user-debug build" by Dmitry Shmidt · 14 years ago
  13. c277f2c Fix bcm4329 FW dump in bugreport for user-debug build by Dmitry Shmidt · 14 years ago
  14. 738b758 Only backup real files. by Dianne Hackborn · 14 years ago
  15. d3dd518 Merge "Add new install flag to install on internal flash only Change default install location policy for new flag. New error code for media unavailable." by Suchi Amalapurapu · 14 years ago
  16. 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 14 years ago
  17. 9e3f8c6 dumpstate: Remove df from bugreport and add vold system dump by San Mehat · 14 years ago
  18. 0df3c16 keystore: rephrase the comment to make the usage more clear. by Chia-chi Yeh · 14 years ago
  19. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 14 years ago
  20. d73a81c Properly use a long long literal to avoid under/overflow during fps computation. by Andreas Huber · 14 years ago
  21. 1af34be HTTPDataSource must be connected before it is usable. Fix this in the stagefright tool. by Andreas Huber · 14 years ago
  22. e4bfb78 The return of rawbu. For other nefarious purposes. by Dianne Hackborn · 14 years ago
  23. 5e15736 Merge "Dont include code size for apps on sdcard. Use constants defined in PackageHelper for user preferences to install auto, internal, external. Set default install location to external. Update settings db version number" by Suchi Amalapurapu · 14 years ago
  24. 089262d Dont include code size for apps on sdcard. by Suchi Amalapurapu · 14 years ago
  25. e38cd39 Merge "Extend stagefright tool to extract either album art or video frame." by Andreas Huber · 14 years ago
  26. edfeb1a Extend stagefright tool to extract either album art or video frame. by Andreas Huber · 14 years ago
  27. d951d88 Use proper config to enable LVMX. by Glenn Kasten · 14 years ago
  28. 871c16c Initial version of LifeVibes integration. by Glenn Kasten · 14 years ago
  29. ca14320 Merge "More consistent and clear traces.txt reporting." by Dan Egnor · 14 years ago
  30. efd1393 More consistent and clear traces.txt reporting. by Dan Egnor · 14 years ago
  31. 3eeffc1 Merge "keystore: add AID_ROOT into the user table." by Chia-chi Yeh · 14 years ago
  32. 4165dd2 keystore: add AID_ROOT into the user table. by Chia-chi Yeh · 14 years ago
  33. 54aa577 dumpstate: Add secure container + mounted filesystems to bugreport by San Mehat · 14 years ago
  34. 61b09cb keystore: allow '\0's in keys and add guards for cplusplus. by Chia-chi Yeh · 14 years ago
  35. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 14 years ago
  36. 485c3a1 fix hex parsing of bmgr by Christian Sonntag · 14 years ago
  37. c155239 Allow multiple original-package tags. by Dianne Hackborn · 14 years ago
  38. 8f7f35e Add new -W option to Am to wait for the start to complete. by Dianne Hackborn · 14 years ago
  39. 7d411a3 Add single-package restore to Bmgr feature set by Christopher Tate · 14 years ago
  40. 8fe5c9e Replacing hard-coded mount point for ASEC with a getenv() call. by Oscar Montemayor · 14 years ago
  41. 3963cca Merge "add "startservice" option to am command-line utility" by Doug Zongker · 14 years ago
  42. 6fb35fe add "startservice" option to am command-line utility by Doug Zongker · 14 years ago
  43. cf6eaea Some framework fixes for apps on sd by Suchi Amalapurapu · 14 years ago
  44. 875d259 Merge "Tag stagefright development tools as "debug-only"." by Andreas Huber · 14 years ago
  45. 6696110 Tag stagefright development tools as "debug-only". by Andreas Huber · 14 years ago
  46. 5386b3f Merge "Add Arp Cache dump" by Dmitry Shmidt · 14 years ago
  47. 84b72ec Add Arp Cache dump by Dmitry Shmidt · 14 years ago
  48. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 14 years ago
  49. 1f13ceb Merge "Better diagnostics for the stagefright tool and codec performance." by Andreas Huber · 14 years ago
  50. 6c9bf1c Better diagnostics for the stagefright tool and codec performance. by Andreas Huber · 14 years ago
  51. 6a70d7d Don't overwrite ANR traces.txt if it can't be renamed (usually by Dan Egnor · 14 years ago
  52. 642b7c0 Merge "Include install location preference when installing packages. Changes include Add new remote call in default container service to determine install location. Rename INSTALL_ON_SDCARD Remove recommentAppInstall method Add some additional flags used in remote stubs. Move check for protected apps prior to copy. Unit tests" by Suchi Amalapurapu · 14 years ago
  53. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 14 years ago
  54. d705fd2 Tweak updatecmds to be able to move entire directories. by Dianne Hackborn · 14 years ago
  55. 6b03844 Fix simulator build. by Marco Nelissen · 14 years ago
  56. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 14 years ago
  57. 0dd50e6 Fix installd to create /data/data/<pkgname> with appropriate permissions. by David 'Digit' Turner · 14 years ago
  58. 9446c50 Merge "When the extractor is not able to be created successfully, don't crash" by James Dong · 14 years ago
  59. e4cfcb8 When the extractor is not able to be created successfully, don't crash by James Dong · 14 years ago
  60. 5c1779b Merge "Add single-package restore from an app's most-recent data" by Chris Tate · 14 years ago
  61. 8472581 Add single-package restore from an app's most-recent data by Christopher Tate · 14 years ago
  62. b858dfd Implement system data migration support. by Dianne Hackborn · 14 years ago
  63. c028be4 AppsOnSd feature - Add default container by Suchi Amalapurapu · 14 years ago
  64. ea11654 Use six dashes instead of five. by Dan Egnor · 14 years ago
  65. 07bf09d Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio recording in stagefright. by Andreas Huber · 14 years ago
  66. b49d9af Merge "Mount/Unmount secure containers Persist flags in PackageSetting. Flags are relevant to ApplicationInfo.FLAG_SYSTEM, Application.FLAG_ON_SDCARD, ApplicationInfo.FLAG_FORWARD_LOCK. New pm command to simulate mount/unmount in Pm. This will be removed when MountService/vold event generation gets fixed. Calls from MountService into PackageManager when media gets mounted/unmounted. Scan the packages and grant permissions when the sdcard gets mounted. This api might change again." by Suchi Amalapurapu · 14 years ago
  67. fd3530f Mount/Unmount secure containers by Suchi Amalapurapu · 14 years ago
  68. 3c79a4a Merge "Upgrade for the stagefright commandline tool to support extracting thumbnails and to optionally prefer software codecs." by Andreas Huber · 14 years ago
  69. e42fdb5 Upgrade for the stagefright commandline tool to support extracting thumbnails and to optionally prefer software codecs. by Andreas Huber · 14 years ago
  70. af8e9f4 app install on sdcard. provide skeleton implementation by Suchi Amalapurapu · 14 years ago
  71. 52952b1 Overhaul of dumpstate (aka bugreport) with cleanups & enhancements: by Dan Egnor · 14 years ago
  72. f5d95cb less log spew by Joe Onorato · 15 years ago
  73. 5fe8598 keystore: compute the padding in an intuitive way. by Chia-chi Yeh · 15 years ago
  74. 5038c78 Add missing shared libraries in linker commands. Currently these libraries are by Doug Kwan · 15 years ago
  75. fddd8f9 Merge change I70f91838 by Android (Google) Code Review · 15 years ago
  76. fa4ae74e keystore: Add paddings before checksumming. by Chia-chi Yeh · 15 years ago
  77. c59411b Rework activity manager debug dumps. by Dianne Hackborn · 15 years ago
  78. 4f47164 am b5c6be6d: am 082e5171: Merge change I895fb7d7 into eclair-mr2 by Andreas Huber · 15 years ago
  79. 2ea14e2 Squashed commit of the following: by Andreas Huber · 15 years ago
  80. 64bf3d5 Add FW log dump for bcm4329 by Dmitry Shmidt · 15 years ago
  81. 772f8f4 am 23915ddd: am eec100b2: Merge change If0d04246 into eclair-mr2 by Andreas Huber · 15 years ago
  82. f0d0424 Don't count empty buffers when computing the frame rate. by Andreas Huber · 15 years ago
  83. 1d44bea am f553a584: am 5921fb51: Merge change I91eb0354 into eclair-mr2 by Andreas Huber · 15 years ago
  84. 91eb035 Change OMXCodec::Create to return an sp<MediaSource> instead of an sp<OMXCodec>, this is more general and does not sacrifice any functionality as the remaining OMXCodec APIs are not meant to be public anyway. by Andreas Huber · 15 years ago
  85. 4612a9c am ae34cf92: am 781ac162: Merge change I8768f2cc into eclair-mr2 by Andreas Huber · 15 years ago
  86. 8768f2c A small sample tool to encode pcm audio data to amr, decode it again and play it. Some changes to OMXCodec to properly configure the AMR decoder(s). by Andreas Huber · 15 years ago
  87. 1b3c375 am bf72820e: am b292461c: Merge change I305e1b8f into eclair-mr2 by Doug Zongker · 15 years ago
  88. 305e1b8 add --esn option to am to allow adding extra with a null value by Doug Zongker · 15 years ago
  89. 84ba348 am c92f3bcd: am e11a1b4d: am f817218e: dumpstate: Pick up the last kernel log from /proc by Dima Zavin · 15 years ago
  90. e11a1b4 am f817218e: dumpstate: Pick up the last kernel log from /proc by Dima Zavin · 15 years ago
  91. f817218 dumpstate: Pick up the last kernel log from /proc by Dima Zavin · 15 years ago
  92. a8529f6 Encrypted File Systems Project. Installer modifications. by Oscar Montemayor · 15 years ago
  93. e21fb34 am 5493df91: am bbd6cb46: Merge change Ib1b7bce4 into eclair-mr2 by Andreas Huber · 15 years ago
  94. 27366fc Squashed commit of the following: by Andreas Huber · 15 years ago
  95. cc829a6 am 26a9a13a: am b2a51667: am 23b3ef82: Merge change I99194df1 into eclair by Mike Chan · 15 years ago
  96. b2a5166 am 23b3ef82: Merge change I99194df1 into eclair by Mike Chan · 15 years ago
  97. c6b406f frameworks: base: dumpstate: Dump kernel cpufreq speeds. by Mike Chan · 15 years ago
  98. c1786f1 am d28fcd5b: resolved conflicts for merge of efd91d7c to eclair-mr2-plus-aosp by repo sync · 15 years ago
  99. efd91d7ce am 03786b83: Merge change I813fdb7a into eclair by Mike Lockwood · 15 years ago
  100. 0e39ea8 Fixes for proximity sensor behavior: by Mike Lockwood · 15 years ago