1. 719a632 Change permission enforcement through pm command. by Jeff Sharkey · 12 years ago
  2. 59d3d86 Add Usb control to svc. by Robert Greenwalt · 12 years ago
  3. fd135bc am f4b6628e: BootAnimation: fix bug to delay the appropriate amount of time per frame by Travis Geiselbrecht · 12 years ago
  4. f4b6628 BootAnimation: fix bug to delay the appropriate amount of time per frame by Travis Geiselbrecht · 12 years ago
  5. 7df7d20 Fix issue #4499996: LiveWallpaperPreview activity intent filter by Dianne Hackborn · 12 years ago
  6. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  7. 90d82ea Merge "Build /system/bin/asan/app_process." by Stephen Hines · 12 years ago
  8. ac14351 Move some APIs from window manager to input manager. by Jeff Brown · 12 years ago
  9. bb4cd82 Build /system/bin/asan/app_process. by Evgeniy Stepanov · 12 years ago
  10. 5bb508f Revert "Build /system/bin/asan/app_process." by Stephen Hines · 12 years ago
  11. cb5c734 Build /system/bin/asan/app_process. by Evgeniy Stepanov · 12 years ago
  12. d927a1d Deleted the media, camera, drm related files since they are relocated by James Dong · 12 years ago
  13. b347e33 move dumpstate and dumpsys from frameworks/base to frameworks/native by Colin Cross · 12 years ago
  14. b3e2e24 Merge "Provisional support for secure decryption of media streams." by Andreas Huber · 12 years ago
  15. 9b8e496 Provisional support for secure decryption of media streams. by Andreas Huber · 12 years ago
  16. 56ca534 Merge changes Ib4d0e0c0,Iea8f4a23 by Colin Cross · 12 years ago
  17. c610a6b Merge "resist umask changes, make dirs 0711" by Nick Kralevich · 12 years ago
  18. 7c424a3 stagefright: remove dependency on skia by Colin Cross · 12 years ago
  19. 209cfdf Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files. by James Dong · 12 years ago
  20. 7ac3ed1 resist umask changes, make dirs 0711 by Nick Kralevich · 12 years ago
  21. ad812a2 Merge "Package restrictions per user" by Amith Yamasani · 12 years ago
  22. 8686938 Use NuPlayer for media playback everywhere by Andreas Huber · 13 years ago
  23. 483f3b0 Package restrictions per user by Amith Yamasani · 12 years ago
  24. 4d3f82e Merge "Add libmedia_native" by Glenn Kasten · 12 years ago
  25. f6b8f7b Merge "audio_channel_in/out_mask_from_count" by Glenn Kasten · 12 years ago
  26. baad5d5 Merge "resolved conflicts for merge of 354e0346 to master" by Dianne Hackborn · 12 years ago
  27. 29ba7e6 resolved conflicts for merge of 354e0346 to master by Dianne Hackborn · 12 years ago
  28. a711064 Report an error instead of waiting for EOS indefinitely in sf2. by Andreas Huber · 12 years ago
  29. 5da418d am ce06c000: Merge "Debugging code for #6169553: Make Phone launch faster" into ics-mr1 by Dianne Hackborn · 12 years ago
  30. c032a73 am ce06c000: Merge "Debugging code for #6169553: Make Phone launch faster" into ics-mr1 by Dianne Hackborn · 12 years ago
  31. ae75f99 Add libmedia_native by Glenn Kasten · 12 years ago
  32. 2a29b3a Debugging code for #6169553: Make Phone launch faster by Dianne Hackborn · 12 years ago
  33. 94a3644 audio_channel_in/out_mask_from_count by Glenn Kasten · 12 years ago
  34. 00b0a85 Remove false dependencies by Glenn Kasten · 12 years ago
  35. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 12 years ago
  36. e1dea48 Switched to use the header files in /frameworks/native by James Dong · 12 years ago
  37. 92a8b22 ActivityManager: add option to allow OpenGL trace. by Siva Velusamy · 12 years ago
  38. 442df22 fix EOS handling in codec test. by Andreas Huber · 12 years ago
  39. 7d8775a Merge changes I140d291e,Id443ec5c by Mathias Agopian · 12 years ago
  40. cd40f4a Merge "Added better codec statistics to evaluate performance." by Andreas Huber · 12 years ago
  41. 8c79817 remove files that moved to frameworks/native by Mathias Agopian · 12 years ago
  42. 08965ec fixup hardcoded include paths for new project by Mathias Agopian · 12 years ago
  43. e5760e3 Added better codec statistics to evaluate performance. by Andreas Huber · 12 years ago
  44. 4834ada dumpstate: more tweaks in the data collection order. by JP Abgrall · 12 years ago
  45. d0f4e09 dumpstate: move some of the cheaper-to-collect info earlier. by JP Abgrall · 12 years ago
  46. 67d2c09 Merge "Update to allow passing empty string in a binding." by Svetoslav Ganov · 12 years ago
  47. 8486bc1 Update to allow passing empty string in a binding. by Svetoslav Ganov · 12 years ago
  48. 4484bdd Separate the notion of "stop" from that of "release", i.e. by Andreas Huber · 12 years ago
  49. 95bbbf5 Merge "dumpstate: use /system/xbin/su directly" by JP Abgrall · 12 years ago
  50. 8335f1c fix libgui header location by Mathias Agopian · 12 years ago
  51. cb115fc dumpstate: use /system/xbin/su directly by JP Abgrall · 12 years ago
  52. 5265466 Merge "New development permissions." by Dianne Hackborn · 12 years ago
  53. 6281fa1 Fix two more locations that use the old setObject("buffer", ...) paradigm by Andreas Huber · 12 years ago
  54. e639da7 New development permissions. by Dianne Hackborn · 12 years ago
  55. a2798e2 Be more greedy when it comes to gathering input and output buffers. by Andreas Huber · 12 years ago
  56. 5c85039 Add new APIs AMessage::(set|find)Buffer to make it safer to pass by Andreas Huber · 12 years ago
  57. 0ae6b48 Merge "Implementation of a java media codec interface and associated tools." by Andreas Huber · 12 years ago
  58. 88572f7 Implementation of a java media codec interface and associated tools. by Andreas Huber · 12 years ago
  59. a6ab873 Merge "Fixing the content build file to include the command on user builds." by Svetoslav Ganov · 12 years ago
  60. 3f55172 Fixing the content build file to include the command on user builds. by Svetoslav Ganov · 12 years ago
  61. 3e36811 remove libui's dependency on libpixelflinger by Mathias Agopian · 12 years ago
  62. 83c64e6 frameworks/base refactoring by Mathias Agopian · 12 years ago
  63. b13b9bd frameworks/base refactoring. by Mathias Agopian · 12 years ago
  64. b9345b9 Merge "Fixing the build." by Svetoslav Ganov · 12 years ago
  65. 09ff963 Fixing the build. by Svetoslav Ganov · 12 years ago
  66. 6c92951 Upintegrate the common_time service from ics-aah. by Mike J. Chen · 13 years ago
  67. cb46d80 Merge "Adding shell commands for modifying content." by Svetoslav Ganov · 12 years ago
  68. 687bdf0 Move keystore to system/security repo by Kenny Root · 12 years ago
  69. 25872aa Adding shell commands for modifying content. by Svetoslav Ganov · 12 years ago
  70. 2e20ce3 Merge "Fix build warnings" by Glenn Kasten · 12 years ago
  71. 385f1ca Merge "Move away from MediaDebug and use ADebug instead" by James Dong · 12 years ago
  72. 3a2ce93 Add the ability to pass float extras to AM. by Mike J. Chen · 13 years ago
  73. 8e9d67a Move away from MediaDebug and use ADebug instead by James Dong · 12 years ago
  74. a573f6a Some hardening of isolated processes by restricting access to services. by Dianne Hackborn · 12 years ago
  75. 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
  76. 9387f4f Add native common time config service. by John Grossman · 13 years ago
  77. 232f869 De-AAH-ify the common time service. by John Grossman · 13 years ago
  78. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  79. c797b8a Dump xt_qtaguid stats to using GID instead of su. by Jeff Sharkey · 12 years ago
  80. 889a3fa Skia API changes as a result of an update to the Skia library. by Derek Sollenberger · 12 years ago
  81. de57586 Remove optional LVMX service by Glenn Kasten · 13 years ago
  82. afe02df The software AAC encoder is now an OMX component. by Andreas Huber · 13 years ago
  83. 0b58e6a Modify installd to set the SELinux security context on package directories. by Stephen Smalley · 13 years ago
  84. c6aacce Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 13 years ago
  85. a51f0e7 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 13 years ago
  86. 933e856 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 13 years ago
  87. 1afd5ba Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 13 years ago
  88. 06ade6a Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  89. 77b07ff Fix build warning for void * arithmetic by Glenn Kasten · 13 years ago
  90. ade3289 Merge "New command to request a sync" by Alon Albert · 13 years ago
  91. e1c4a0b New command to request a sync by Alon Albert · 13 years ago
  92. db2e053 Fix build warnings by Glenn Kasten · 13 years ago
  93. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  94. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  95. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  96. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  97. 18cb287 Add ContentProvider.dump() by Marco Nelissen · 13 years ago
  98. 513e14e Merge "Dump system and secure settings in bugreport." by Amith Yamasani · 13 years ago
  99. b066fcc Dump system and secure settings in bugreport. by Amith Yamasani · 13 years ago
  100. 92a208c Add a command option to display installerPackageName by Ashish Sharma · 13 years ago