1. 0e2c0f3 Break apart queries to getInstalled* API by Kenny Root · 13 years ago
  2. 9efe473 Squash commits of the following patches, cherry-picked from other branch - do not merge. by James Dong · 14 years ago
  3. 6ec9173 DO NOT MERGE : Permission fix: don't require BACKUP perm for self-restores by Chris Tate · 14 years ago
  4. 690d20b Fix issue # 3227963: SecurityException: Neither user 10023 nor... by Dianne Hackborn · 14 years ago
  5. e4a5951 Fix issue #3154576: battery stats checkin should include UID -> packages+ map by Dianne Hackborn · 14 years ago
  6. 0332d1c Exit immediately on some linklib failures by Kenny Root · 14 years ago
  7. 77d87aa allow dumpstate to work for non-root users. by Nick Kralevich · 14 years ago
  8. b04f356 Merge "Include the framework copy of the OpenMAX headers instead of referencing external/opencore." into gingerbread by Andreas Huber · 14 years ago
  9. a4f391c Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  10. bc21fde NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  11. 6a6b007 Symlink application lib directory when on SD card by Kenny Root · 14 years ago
  12. 597c7f6 refactored screenshot code by Mathias Agopian · 14 years ago
  13. 541d942 new screencap command by Mathias Agopian · 14 years ago
  14. 9430f9d Merge "KeyStore: Update the parameters of generating master keys." into gingerbread by Chia-chi Yeh · 14 years ago
  15. 73db5f0 Merge "Fix bug #3055578 ("adb shell bmgr list sets" generates NPE and cannot be run again when device has no account setup)" into gingerbread by Fabrice Di Meglio · 14 years ago
  16. 04686f4 Fix bug #3055578 ("adb shell bmgr list sets" generates NPE and cannot be run again when device has no account setup) by Fabrice Di Meglio · 14 years ago
  17. 2509976 KeyStore: Update the parameters of generating master keys. by Chia-chi Yeh · 14 years ago
  18. 463d75b KeyStore: Initialize IV correctly. by Chia-chi Yeh · 14 years ago
  19. c741a2f KeyStore: Fix the return value when send() or recv() has an error. by Chia-chi Yeh · 14 years ago
  20. 3a9cc8c Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  21. 7e54ef7 Move SipService out of SystemServer to phone process. by Hung-ying Tyan · 14 years ago
  22. c751ecc Squashed commit of the following: by Andreas Huber · 14 years ago
  23. f123e49 Some debugging support. by Dianne Hackborn · 14 years ago
  24. 3ac0119 Instead of just writing one track to the .mp4 file, write all of them (at most 1 video and 1 audio track). Also support httplive URIs in the stagefright commandline tool. by Andreas Huber · 14 years ago
  25. 3715585 Merge "Proper sync-frame detection for sources that don't already provide it." into gingerbread by Andreas Huber · 14 years ago
  26. 287952c Fix issue #3022508: Crash during media scan by Dianne Hackborn · 14 years ago
  27. b518527 Proper sync-frame detection for sources that don't already provide it. by Andreas Huber · 14 years ago
  28. 2749c17 Allow record to set input color format as a command line option by James Dong · 14 years ago
  29. 6bfb397 Make sure stagefright -o terminates even if we're using a raw audio source (such as .wav pcm) by Andreas Huber · 14 years ago
  30. 7e9f4eb Track client requests through location manager. by Dianne Hackborn · 14 years ago
  31. 3e319a9 Allow installd to handle large partitions by Kenny Root · 14 years ago
  32. 05f0382 When dropping privileges, check return values. by Nick Kralevich · 14 years ago
  33. d31c89f Add some encoding parameters for the "record" utility by James Dong · 14 years ago
  34. 5087152 Add more debugging to installd by Kenny Root · 14 years ago
  35. 81046c8 Merge "Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes." into gingerbread by Andreas Huber · 14 years ago
  36. 4e4173b Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes. by Andreas Huber · 14 years ago
  37. e476452 Merge "new SensorService" into gingerbread by Mathias Agopian · 14 years ago
  38. 5850a48 Add a seek test to the stagefright commandline tool. by Andreas Huber · 14 years ago
  39. 1bf7978 new SensorService by Mathias Agopian · 14 years ago
  40. 2465168 added BinderService<> template to help creating native binder services by Mathias Agopian · 14 years ago
  41. 08e83bb move native services under services/ by Mathias Agopian · 14 years ago
  42. 45bac57 Support for writing the extracted data to an .mp4 file in the stagefright commandline tool. by Andreas Huber · 14 years ago
  43. 8d65dd2 Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright. by Andreas Huber · 14 years ago
  44. 8a42f88 Merge "Make sure sine: is supported again in stagefright commandline tool." into gingerbread by Andreas Huber · 14 years ago
  45. 14e5758 Make sure sine: is supported again in stagefright commandline tool. by Andreas Huber · 14 years ago
  46. 27b3a7a Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 14 years ago
  47. c066884 Simplify the code in the stagefright commandline utility. by Andreas Huber · 14 years ago
  48. 7e76ff1 Fail gracefully if the user fails to supply necessary args to bmgr by Christopher Tate · 14 years ago
  49. 770492c more clean-up in preparation of bigger changes by Mathias Agopian · 14 years ago
  50. 4979601 Make the -o option actually terminate. by Andreas Huber · 14 years ago
  51. c6a1632 am 3c16154a: am 2723e092: Merge "Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize." into froyo by Andreas Huber · 14 years ago
  52. 3c16154 am 2723e092: Merge "Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize." into froyo by Andreas Huber · 14 years ago
  53. 1919e5a Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize. by Andreas Huber · 14 years ago
  54. 627356c am d6c0bb0f: merge from open-source master by The Android Open Source Project · 14 years ago
  55. d6c0bb0 merge from open-source master by The Android Open Source Project · 14 years ago
  56. f1f9fcd add execution permission to "input" script (DO NOT MERGE) by Guang Zhu · 14 years ago
  57. 746a95a Removed Calls to deprecated APIs by Christian Mehlmauer · 14 years ago
  58. c65ede9 am bd535646: am 57fff78a: dumpstate: Add blocked process wait-channel info to bugreport by San Mehat · 14 years ago
  59. 57fff78 dumpstate: Add blocked process wait-channel info to bugreport by San Mehat · 14 years ago
  60. 69acb6b Unify am startservice commands. by Jean-Baptiste Queru · 14 years ago
  61. d4dd85d Allow Am to start services by Anthony Newnam · 14 years ago
  62. d760afc am 30e9c2d4: am db281311: Merge "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"." in by Andreas Huber · 14 years ago
  63. 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
  64. 71c27d9 Various fixes to enable recording on passion and nexus1. by Andreas Huber · 14 years ago
  65. 3e543ab am a599469f: am c2461be6: Merge "Fix 2579461 Move install location values to secure settings. Diable attribute for UI. Set default value to auto. Add command line interface to set install location via pm." into froyo by Suchi Amalapurapu · 14 years ago
  66. 40e4725 Fix 2579461 by Suchi Amalapurapu · 14 years ago
  67. b93107d am ccb2c6cf: am 1bfcaa59: Merge "Fix \'bmgr restore\'" into froyo by Christopher Tate · 14 years ago
  68. 1398e27 Fix 'bmgr restore' by Christopher Tate · 14 years ago
  69. e47009a am 0f7c543c: am eb6e3edc: Merge "Coalesce multiple encoded AAC frames into a single input buffer on this particular OMX codec to increase throughput significantly." into froyo by Andreas Huber · 14 years ago
  70. 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
  71. 4caee4f am b3f7fe44: am 22375e4a: Merge "Make RestoreSession.getAvailableRestoreSets() asynchronous" into froyo by Christopher Tate · 14 years ago
  72. 2d449afe Make RestoreSession.getAvailableRestoreSets() asynchronous by Christopher Tate · 14 years ago
  73. 1f4df90 DO NOT MERGE by Oscar Montemayor · 14 years ago
  74. 5ef402b Fix issue #2538228: Intents targeting browsers constantly nagging by Dianne Hackborn · 14 years ago
  75. 9c3cee9 API CHANGE: Backup/restore API changes requested by the API Council by Christopher Tate · 14 years ago
  76. 1a189a8 QueryCodecs now returns the names of the software codecs (non-OpenMax) as well. by Andreas Huber · 14 years ago
  77. e99bb5f Add new method call back in MountService. by Suchi Amalapurapu · 14 years ago
  78. 19b9e2e Merge "Fix bcm4329 FW dump in bugreport for user-debug build" by Dmitry Shmidt · 14 years ago
  79. c277f2c Fix bcm4329 FW dump in bugreport for user-debug build by Dmitry Shmidt · 14 years ago
  80. 738b758 Only backup real files. by Dianne Hackborn · 14 years ago
  81. 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
  82. 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 14 years ago
  83. 9e3f8c6 dumpstate: Remove df from bugreport and add vold system dump by San Mehat · 14 years ago
  84. 0df3c16 keystore: rephrase the comment to make the usage more clear. by Chia-chi Yeh · 14 years ago
  85. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 14 years ago
  86. d73a81c Properly use a long long literal to avoid under/overflow during fps computation. by Andreas Huber · 14 years ago
  87. 1af34be HTTPDataSource must be connected before it is usable. Fix this in the stagefright tool. by Andreas Huber · 14 years ago
  88. e4bfb78 The return of rawbu. For other nefarious purposes. by Dianne Hackborn · 14 years ago
  89. 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
  90. 089262d Dont include code size for apps on sdcard. by Suchi Amalapurapu · 14 years ago
  91. e38cd39 Merge "Extend stagefright tool to extract either album art or video frame." by Andreas Huber · 14 years ago
  92. edfeb1a Extend stagefright tool to extract either album art or video frame. by Andreas Huber · 14 years ago
  93. d951d88 Use proper config to enable LVMX. by Glenn Kasten · 14 years ago
  94. 871c16c Initial version of LifeVibes integration. by Glenn Kasten · 14 years ago
  95. ca14320 Merge "More consistent and clear traces.txt reporting." by Dan Egnor · 14 years ago
  96. efd1393 More consistent and clear traces.txt reporting. by Dan Egnor · 14 years ago
  97. 3eeffc1 Merge "keystore: add AID_ROOT into the user table." by Chia-chi Yeh · 14 years ago
  98. 4165dd2 keystore: add AID_ROOT into the user table. by Chia-chi Yeh · 14 years ago
  99. 54aa577 dumpstate: Add secure container + mounted filesystems to bugreport by San Mehat · 14 years ago
  100. 61b09cb keystore: allow '\0's in keys and add guards for cplusplus. by Chia-chi Yeh · 14 years ago