1. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  2. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  3. 4907d1d am 0c6cbf41: Merge "Better compat mode part one: start scaling windows." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  4. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  5. 59f19e4 clear boot-animation background with black (not transparent) pixels by Mathias Agopian · 13 years ago
  6. 7277744 am 67c92fbd: am 5f2ff42b: Add data to bugreports. by Robert Greenwalt · 13 years ago
  7. 5f2ff42 Add data to bugreports. by Robert Greenwalt · 13 years ago
  8. 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 13 years ago
  9. 9638e5c Get rid of the "pid" parameter from createSurface by Mathias Agopian · 13 years ago
  10. 25641ca Merge "Plumbing in PackageManager and installd for multi-user support." by Amith Yamasani · 13 years ago
  11. 08d1f93 Merge "Make installd resistant to umask changes." by Nick Kralevich · 13 years ago
  12. 0b28549 Plumbing in PackageManager and installd for multi-user support. by Amith Yamasani · 13 years ago
  13. f68327e Make installd resistant to umask changes. by Nick Kralevich · 13 years ago
  14. d195e5a Replace a custom AndroidRuntime::findClass with a more targeted fix. by Elliott Hughes · 13 years ago
  15. 162ee49 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 13 years ago
  16. 8c2a1a9 Add keychain user with special keystore access permissions by Brian Carlstrom · 13 years ago
  17. e17aeb3 Improve activity manager debug dumps. by Dianne Hackborn · 13 years ago
  18. 86c9584 Update installd to allow multiuser by Kenny Root · 13 years ago
  19. 829f8e5 Merge "bugreport: Add ping wlan gateway, dns1 and dns2 servers" by Dmitry Shmidt · 13 years ago
  20. 9abfeb4 bugreport: Add ping wlan gateway, dns1 and dns2 servers by Dmitry Shmidt · 13 years ago
  21. 696257c merge libsurfaceflinger_client into libgui by Mathias Agopian · 13 years ago
  22. 199d1c1 Fix missing AOSP copyright headers for more files by James Dong · 13 years ago
  23. 3dee21e Merge "Switch to returnCode for IPackageDeleteObserver" by Kenny Root · 13 years ago
  24. c39bb4a Switch to returnCode for IPackageDeleteObserver by Kenny Root · 13 years ago
  25. 190c03c Add the option '-S' to use surface allocated buffers in the stagefright cmdline tool. by Andreas Huber · 13 years ago
  26. 285a8f5 bugreport: Remove wlan FW dump log by Dmitry Shmidt · 13 years ago
  27. 1eac1c8 am bfe9e9cf: am cc24170d: Merge "fix [3374821] Cannot take screenshot of HC preview" into honeycomb by Mathias Agopian · 13 years ago
  28. 9afc7b0 fix [3374821] Cannot take screenshot of HC preview by Mathias Agopian · 13 years ago
  29. 5ea1372 Ignore format change message in sf2 instead of asserting by Andreas Huber · 14 years ago
  30. 35ab3ad Remove defunct secure FS work by Kenny Root · 14 years ago
  31. 4dc5c4a am 31d3963b: am f370391f: Merge "Show the encryption boot animation." into honeycomb by Jason parks · 14 years ago
  32. bd9a08d Show the encryption boot animation. by Jason parks · 14 years ago
  33. 8935bca dumpstate: improved collection, better error handling. by JP Abgrall · 14 years ago
  34. e9b467d Bug 3361124 Remove drmioserver by Glenn Kasten · 14 years ago
  35. 11eab05 Publish MediaMetadataRetriever.java as public API by James Dong · 14 years ago
  36. 4f05220 Merge commit '690d20bb53ba2485f59d128b365eff991d5cc3e6' into manualmerge by Dianne Hackborn · 14 years ago
  37. b4ff35d Mouse pointer integration. by Jeff Brown · 14 years ago
  38. 54e6649 Squashed commit of the following: by Andreas Huber · 14 years ago
  39. 690d20b Fix issue # 3227963: SecurityException: Neither user 10023 nor... by Dianne Hackborn · 14 years ago
  40. a158746 Initial support for a true streaming player for mpeg2 transport streams. by Andreas Huber · 14 years ago
  41. ccc7141 resolved conflicts for merge of 78e9f4cb to master by Dianne Hackborn · 14 years ago
  42. 78e9f4c am e4a59519: Fix issue #3154576: battery stats checkin should include UID -> packages+ map by Dianne Hackborn · 14 years ago
  43. e4a5951 Fix issue #3154576: battery stats checkin should include UID -> packages+ map by Dianne Hackborn · 14 years ago
  44. 1d88438 service_manager: duplicate registrations override previous ones by Iliyan Malchev · 14 years ago
  45. ae9d507 API Support for both synchronous and queued commands, optionally associated metadata. by Andreas Huber · 14 years ago
  46. b559084 Squashed commit of the following: by Andreas Huber · 14 years ago
  47. 5cff063 make screencap able to save pngs. by Joe Onorato · 14 years ago
  48. faf09ba Prepare for publishing MediaMetadataRetriever as public API by James Dong · 14 years ago
  49. 592f4dd Merge "Move disk usage utilities to its own library" by Kenny Root · 14 years ago
  50. edebb2f am b087ceea: am 40eade14: Merge from open-source master by Jean-Baptiste Queru · 14 years ago
  51. 40eade1 Merge from open-source master by Jean-Baptiste Queru · 14 years ago
  52. 33b2264 Move disk usage utilities to its own library by Kenny Root · 14 years ago
  53. 1c3274c Fix crash by "adb shell pm list permissions -f|-s" by Ali Utku Selen · 14 years ago
  54. 997d15e Merge "fix int vs. pointer mismatch in return statement. Add missing include header for compilation on x86 target." by Olivier Bailly · 14 years ago
  55. 52b52cd Support streaming data across binder boundaries. by Andreas Huber · 14 years ago
  56. 1bb0ffd Squashed commit of the following: by Andreas Huber · 14 years ago
  57. 482a1b1 Display AVC video sample profile and level for "stagefright" util by James Dong · 14 years ago
  58. d7c8672 fix int vs. pointer mismatch in return statement. by Olivier Bailly · 14 years ago
  59. 6b53e8d Added support for full PC-style keyboards. by Jeff Brown · 14 years ago
  60. 44ab845 Permission fix: don't require BACKUP perm for self-restores by Chris Tate · 14 years ago
  61. 75611c8 Switch to use kKeyFrameRate for recordvideo utility by James Dong · 14 years ago
  62. 93e496f Added a commandline option "-x" to the stagefright commandline tool. by Andreas Huber · 14 years ago
  63. 975d24d Merge "bugreport: Add bcm4329 internal counters dump" by Dmitry Shmidt · 14 years ago
  64. 2b79919 bugreport: Add bcm4329 internal counters dump by Dmitry Shmidt · 14 years ago
  65. e9418ff am 0d7c66b3: Merge 42c94791 from open-source master by Jean-Baptiste Queru · 14 years ago
  66. 0d7c66b Merge 42c94791 from open-source master by Jean-Baptiste Queru · 14 years ago
  67. 2c3197b bugreport: Fix dump of netcfg command by Dmitry Shmidt · 14 years ago
  68. 2978751 Fix the animation disappeared issue by Chih-Wei Huang · 14 years ago
  69. 7a0fc87 Don't crash bmgr if there are no available restore sets by Chris Tate · 14 years ago
  70. 95fb839 am faf53c0b: am 40763914: Merge "Exit immediately on some linklib failures" into gingerbread by Kenny Root · 14 years ago
  71. faf53c0 am 40763914: Merge "Exit immediately on some linklib failures" into gingerbread by Kenny Root · 14 years ago
  72. 2f791fd Change dumpstate so the logs use threadtime instead of time as the default. by Wink Saville · 14 years ago
  73. eb95b08 Show app services in adb bugreport (dumpstate). by Joe Onorato · 14 years ago
  74. 0332d1c Exit immediately on some linklib failures by Kenny Root · 14 years ago
  75. c791244 am 9a430d8c: am 62d0970c: Merge "allow dumpstate to work for non-root users." into gingerbread by Nick Kralevich · 14 years ago
  76. 9a430d8c am 62d0970c: Merge "allow dumpstate to work for non-root users." into gingerbread by Nick Kralevich · 14 years ago
  77. 77d87aa allow dumpstate to work for non-root users. by Nick Kralevich · 14 years ago
  78. 62f2ada Add missing NOTICE entries. by David Deephanphongs · 14 years ago
  79. ac2a880 Remove one more opencore include path by Jean-Baptiste Queru · 14 years ago
  80. 5582cc3 Merge fb474872 from gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  81. cd0e839 NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  82. fb47487 am b04f356d: Merge "Include the framework copy of the OpenMAX headers instead of referencing external/opencore." into gingerbread by Andreas Huber · 14 years ago
  83. 36e7790 Merge a851d8d0 from gingerbread by Jean-Baptiste Queru · 14 years ago
  84. b04f356 Merge "Include the framework copy of the OpenMAX headers instead of referencing external/opencore." into gingerbread by Andreas Huber · 14 years ago
  85. a4f391c Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  86. bc21fde NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  87. 5bc3addb am 0689b60b: am 54e01e0f: Merge "Symlink application lib directory when on SD card" into gingerbread by Kenny Root · 14 years ago
  88. 0689b60 am 54e01e0f: Merge "Symlink application lib directory when on SD card" into gingerbread by Kenny Root · 14 years ago
  89. 6a6b007 Symlink application lib directory when on SD card by Kenny Root · 14 years ago
  90. c4838af Merge "Move LOG_ALWAYS_FATAL to end of app_process" by Brian Carlstrom · 14 years ago
  91. de6d1d8 Move LOG_ALWAYS_FATAL to end of app_process by Brian Carlstrom · 14 years ago
  92. 1064979 Add two more options to "recordvideo" utility by James Dong · 14 years ago
  93. bba3b8e am 19058877: Merge "refactored screenshot code" into gingerbread by Mathias Agopian · 14 years ago
  94. 9fa7926 am b9aacfdf: Merge "new screencap command" into gingerbread by Mathias Agopian · 14 years ago
  95. 597c7f6 refactored screenshot code by Mathias Agopian · 14 years ago
  96. 541d942 new screencap command by Mathias Agopian · 14 years ago
  97. 82a1372 am a4f1eb3d: am 9430f9d3: Merge "KeyStore: Update the parameters of generating master keys." into gingerbread by Chia-chi Yeh · 14 years ago
  98. a4f1eb3 am 9430f9d3: Merge "KeyStore: Update the parameters of generating master keys." into gingerbread by Chia-chi Yeh · 14 years ago
  99. 9430f9d Merge "KeyStore: Update the parameters of generating master keys." into gingerbread by Chia-chi Yeh · 14 years ago
  100. 2a471bb Merge "refactored screenshot code" by Mathias Agopian · 14 years ago