1. 00b0a85 Remove false dependencies by Glenn Kasten · 12 years ago
  2. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 12 years ago
  3. e1dea48 Switched to use the header files in /frameworks/native by James Dong · 12 years ago
  4. 92a8b22 ActivityManager: add option to allow OpenGL trace. by Siva Velusamy · 12 years ago
  5. 442df22 fix EOS handling in codec test. by Andreas Huber · 12 years ago
  6. 7d8775a Merge changes I140d291e,Id443ec5c by Mathias Agopian · 12 years ago
  7. cd40f4a Merge "Added better codec statistics to evaluate performance." by Andreas Huber · 12 years ago
  8. 8c79817 remove files that moved to frameworks/native by Mathias Agopian · 12 years ago
  9. 08965ec fixup hardcoded include paths for new project by Mathias Agopian · 12 years ago
  10. e5760e3 Added better codec statistics to evaluate performance. by Andreas Huber · 12 years ago
  11. 4834ada dumpstate: more tweaks in the data collection order. by JP Abgrall · 12 years ago
  12. d0f4e09 dumpstate: move some of the cheaper-to-collect info earlier. by JP Abgrall · 12 years ago
  13. 67d2c09 Merge "Update to allow passing empty string in a binding." by Svetoslav Ganov · 12 years ago
  14. 8486bc1 Update to allow passing empty string in a binding. by Svetoslav Ganov · 12 years ago
  15. 4484bdd Separate the notion of "stop" from that of "release", i.e. by Andreas Huber · 12 years ago
  16. 95bbbf5 Merge "dumpstate: use /system/xbin/su directly" by JP Abgrall · 12 years ago
  17. 8335f1c fix libgui header location by Mathias Agopian · 12 years ago
  18. cb115fc dumpstate: use /system/xbin/su directly by JP Abgrall · 12 years ago
  19. 5265466 Merge "New development permissions." by Dianne Hackborn · 12 years ago
  20. 6281fa1 Fix two more locations that use the old setObject("buffer", ...) paradigm by Andreas Huber · 12 years ago
  21. e639da7 New development permissions. by Dianne Hackborn · 12 years ago
  22. a2798e2 Be more greedy when it comes to gathering input and output buffers. by Andreas Huber · 12 years ago
  23. 5c85039 Add new APIs AMessage::(set|find)Buffer to make it safer to pass by Andreas Huber · 12 years ago
  24. 0ae6b48 Merge "Implementation of a java media codec interface and associated tools." by Andreas Huber · 12 years ago
  25. 88572f7 Implementation of a java media codec interface and associated tools. by Andreas Huber · 12 years ago
  26. a6ab873 Merge "Fixing the content build file to include the command on user builds." by Svetoslav Ganov · 12 years ago
  27. 3f55172 Fixing the content build file to include the command on user builds. by Svetoslav Ganov · 12 years ago
  28. 3e36811 remove libui's dependency on libpixelflinger by Mathias Agopian · 12 years ago
  29. 83c64e6 frameworks/base refactoring by Mathias Agopian · 12 years ago
  30. b13b9bd frameworks/base refactoring. by Mathias Agopian · 12 years ago
  31. b9345b9 Merge "Fixing the build." by Svetoslav Ganov · 12 years ago
  32. 09ff963 Fixing the build. by Svetoslav Ganov · 12 years ago
  33. 6c92951 Upintegrate the common_time service from ics-aah. by Mike J. Chen · 13 years ago
  34. cb46d80 Merge "Adding shell commands for modifying content." by Svetoslav Ganov · 12 years ago
  35. 687bdf0 Move keystore to system/security repo by Kenny Root · 12 years ago
  36. 25872aa Adding shell commands for modifying content. by Svetoslav Ganov · 12 years ago
  37. 2e20ce3 Merge "Fix build warnings" by Glenn Kasten · 12 years ago
  38. 385f1ca Merge "Move away from MediaDebug and use ADebug instead" by James Dong · 12 years ago
  39. 3a2ce93 Add the ability to pass float extras to AM. by Mike J. Chen · 13 years ago
  40. 8e9d67a Move away from MediaDebug and use ADebug instead by James Dong · 12 years ago
  41. a573f6a Some hardening of isolated processes by restricting access to services. by Dianne Hackborn · 12 years ago
  42. 0a3f6d6 am 33476f7a: am f79bcd2d: am 52da99fa: am a081c7b8: Merge "Skia API changes as a result of an update to the Skia library." by Jean-Baptiste Queru · 12 years ago
  43. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  44. c797b8a Dump xt_qtaguid stats to using GID instead of su. by Jeff Sharkey · 12 years ago
  45. 889a3fa Skia API changes as a result of an update to the Skia library. by Derek Sollenberger · 12 years ago
  46. de57586 Remove optional LVMX service by Glenn Kasten · 12 years ago
  47. afe02df The software AAC encoder is now an OMX component. by Andreas Huber · 12 years ago
  48. c6aacce Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 12 years ago
  49. a51f0e7 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 12 years ago
  50. 933e856 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 12 years ago
  51. 1afd5ba Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 13 years ago
  52. 06ade6a Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  53. 77b07ff Fix build warning for void * arithmetic by Glenn Kasten · 12 years ago
  54. ade3289 Merge "New command to request a sync" by Alon Albert · 12 years ago
  55. e1c4a0b New command to request a sync by Alon Albert · 12 years ago
  56. db2e053 Fix build warnings by Glenn Kasten · 12 years ago
  57. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  58. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 12 years ago
  59. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 12 years ago
  60. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  61. 18cb287 Add ContentProvider.dump() by Marco Nelissen · 13 years ago
  62. 513e14e Merge "Dump system and secure settings in bugreport." by Amith Yamasani · 13 years ago
  63. b066fcc Dump system and secure settings in bugreport. by Amith Yamasani · 13 years ago
  64. 92a208c Add a command option to display installerPackageName by Ashish Sharma · 13 years ago
  65. 797e446 Add tap and swipe capabilities to the "input" tool. by Jeff Brown · 13 years ago
  66. deb86c6 am ec42750e: am 0c0120ef: Merge "Fix issue #5714517: App shortcuts can result in bad task intents" into ics-mr1 by Dianne Hackborn · 13 years ago
  67. f5b8671 Fix issue #5714517: App shortcuts can result in bad task intents by Dianne Hackborn · 13 years ago
  68. cfe8218 am 7f36d421: am 5a7c9176: Merge "Fix free_cache to actually work" into ics-mr1 by Kenny Root · 13 years ago
  69. ad757e9 Fix free_cache to actually work by Kenny Root · 13 years ago
  70. ed089c7 allow dumpstate to work with dmesg_restrict=1 by Nick Kralevich · 13 years ago
  71. d73dd95 am 18f05518: am eaeb4f4e: Merge "Fix some policy-base routing issues." into ics-mr1 by Robert Greenwalt · 13 years ago
  72. eaeb4f4 Merge "Fix some policy-base routing issues." into ics-mr1 by Robert Greenwalt · 13 years ago
  73. e83d181 Fix some policy-base routing issues. by Robert Greenwalt · 13 years ago
  74. a4d76b8 am 2084d206: am 0f3570c3: Merge "Re-enable vril-dump for adb bugreport." into ics-mr1 by Jake Hamby · 13 years ago
  75. 9c27e36 Re-enable vril-dump for adb bugreport. by Jake Hamby · 13 years ago
  76. 9864e0d am d9070a08: am 5f11d73c: Merge "Improve low memory dropbox reporting." into ics-mr1 by Dianne Hackborn · 13 years ago
  77. d8c98fe Improve low memory dropbox reporting. by Dianne Hackborn · 13 years ago
  78. 5043441 Merge "Include the build fingerprint in bug reports." by Jeff Brown · 13 years ago
  79. ad5b28a Include the build fingerprint in bug reports. by Jeff Brown · 13 years ago
  80. 1333742 am cb0db030: Merge branch \'ics-mr1-plus-aosp\' of ssh://android-git:29418/platform/frameworks/base into ics-mr1-plus-aosp by Akwasi Boateng · 13 years ago
  81. 2b99e55 boot animation is dithered and scaled by Mathias Agopian · 13 years ago
  82. 6238667 am 3b2681ba: am 3af8b88d: Merge "Add drop box reports of low memory." into ics-mr1 by Dianne Hackborn · 13 years ago
  83. e4d4fbc Add drop box reports of low memory. by Dianne Hackborn · 13 years ago
  84. ea427b0 resolved conflicts for merge of 26f70db9 to master by Andreas Huber · 13 years ago
  85. 26f70db Merge "Remove surface legacy APIs and code." into ics-mr1 by Andreas Huber · 13 years ago
  86. 3f3e8f0 am 55fe6763: Merge "Include showmap output in bug report." into ics-mr1 by Dianne Hackborn · 13 years ago
  87. 5123468 Include showmap output in bug report. by Dianne Hackborn · 13 years ago
  88. 9e9a64e am f136aa34: Merge "Various performance and other work." into ics-mr1 by Dianne Hackborn · 13 years ago
  89. 2c84cfc Various performance and other work. by Dianne Hackborn · 13 years ago
  90. 95be245 Remove surface legacy APIs and code. by Andreas Huber · 13 years ago
  91. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  92. a6be6dc NuPlayer is now taking on the task of streaming over RTSP. by Andreas Huber · 13 years ago
  93. 0eb6ef1 Merge "Support for an MPEG2 Program Stream extractor." by Andreas Huber · 13 years ago
  94. 240c7d2 Add -nosystem flag to adb backup by Christopher Tate · 13 years ago
  95. bc55495 Support for an MPEG2 Program Stream extractor. by Andreas Huber · 13 years ago
  96. 3e408f3 Support AMR, G.711 and vorbis audio in ACodec and friends. by Andreas Huber · 13 years ago
  97. d359b57 Merge "Properly connect to surface flinger in our shell tools" by Andreas Huber · 13 years ago
  98. a175453 Add an option to dump the raw stream to a file in the stagefright cmdline tool. by Andreas Huber · 13 years ago
  99. f459d32 ip-up-vpn: Handle the case where INTERNAL_NETMASK4 is empty. by Chia-chi Yeh · 13 years ago
  100. 5965ba3 dumpstate: add uptime to top of bugreports by Colin Cross · 13 years ago