1. 92c6d2f update to new getDisplayInfo API by Mathias Agopian · 12 years ago
  2. b8acd06 am fa6e1ea7: am 2c932143: Merge "s/LOG/ALOG/ in HAVE_SELINUX blocks" by Nick Kralevich · 12 years ago
  3. 1abb1cb Changes to Bluetooth Service structure. by Jaikumar Ganesh · 13 years ago
  4. 197a0c8 Improve cleanup of file caches. by Dianne Hackborn · 12 years ago
  5. 365861e s/LOG/ALOG/ in HAVE_SELINUX blocks by Joshua Brindle · 12 years ago
  6. 4f741c3 move sensorservice to the frameworks/native project by Mathias Agopian · 12 years ago
  7. 8b38953 am 06c93386: Merge "Exit boot animation cleanly." into jb-dev by Mathias Agopian · 12 years ago
  8. d3782b2 Exit boot animation cleanly. by Kevin Hester · 12 years ago
  9. 39758ed am 386ce58a: Merge "Don\'t backup or delete the backup file, if it\'s in the backup path." into jb-dev by Amith Yamasani · 12 years ago
  10. 386ce58 Merge "Don't backup or delete the backup file, if it's in the backup path." into jb-dev by Amith Yamasani · 12 years ago
  11. 0ba48a5 Don't backup or delete the backup file, if it's in the backup path. by Amith Yamasani · 12 years ago
  12. 33ef4ee resolved conflicts for merge of 4de60b26 to jb-dev-plus-aosp by Kenny Root · 12 years ago
  13. 4503cf6 Make lib dir before changing ownership of app dir by Kenny Root · 12 years ago
  14. 11d536b am ceb80679: Merge "make the boot animation 32-bits to avoid banding" into jb-dev by Justin Ho · 12 years ago
  15. 60691ce make the boot animation 32-bits to avoid banding by Mathias Agopian · 12 years ago
  16. 3a3c7e7b am 63dd4c65: am 60b3d59d: Merge "Modify installd to set the SELinux security context on package directories." by Kenny Root · 12 years ago
  17. 60b3d59 Merge "Modify installd to set the SELinux security context on package directories." by Kenny Root · 12 years ago
  18. d0c5f51 Fix issue #6295373: "Package com.google.android.apps.authenticator2 has... by Dianne Hackborn · 12 years ago
  19. fd3d009 Remove some unnecessary man page entries by Amith Yamasani · 12 years ago
  20. 13b9073 Remove unused, obsolete debug code by Romain Guy · 12 years ago
  21. db7dd2a fix BootAnimation timing by Mathias Agopian · 12 years ago
  22. 995cb97 Merge "Empower the 'input' command with keycode labels." into jb-dev by Jeff Brown · 12 years ago
  23. ca13fed Empower the 'input' command with keycode labels. by Jeff Brown · 12 years ago
  24. ceb1b0b Add encryption parameters to package installation by Anonymous Coward · 12 years ago
  25. 7fdde0c Merge "remove extra semi colon" into jb-dev by Guang Zhu · 12 years ago
  26. f0e3edc remove extra semi colon by Guang Zhu · 12 years ago
  27. 719a632 Change permission enforcement through pm command. by Jeff Sharkey · 12 years ago
  28. 59d3d86 Add Usb control to svc. by Robert Greenwalt · 12 years ago
  29. fd135bc am f4b6628e: BootAnimation: fix bug to delay the appropriate amount of time per frame by Travis Geiselbrecht · 12 years ago
  30. f4b6628 BootAnimation: fix bug to delay the appropriate amount of time per frame by Travis Geiselbrecht · 12 years ago
  31. 7df7d20 Fix issue #4499996: LiveWallpaperPreview activity intent filter by Dianne Hackborn · 12 years ago
  32. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  33. 90d82ea Merge "Build /system/bin/asan/app_process." by Stephen Hines · 12 years ago
  34. ac14351 Move some APIs from window manager to input manager. by Jeff Brown · 12 years ago
  35. bb4cd82 Build /system/bin/asan/app_process. by Evgeniy Stepanov · 12 years ago
  36. 5bb508f Revert "Build /system/bin/asan/app_process." by Stephen Hines · 12 years ago
  37. cb5c734 Build /system/bin/asan/app_process. by Evgeniy Stepanov · 12 years ago
  38. d927a1d Deleted the media, camera, drm related files since they are relocated by James Dong · 12 years ago
  39. b347e33 move dumpstate and dumpsys from frameworks/base to frameworks/native by Colin Cross · 12 years ago
  40. b3e2e24 Merge "Provisional support for secure decryption of media streams." by Andreas Huber · 12 years ago
  41. 9b8e496 Provisional support for secure decryption of media streams. by Andreas Huber · 12 years ago
  42. 56ca534 Merge changes Ib4d0e0c0,Iea8f4a23 by Colin Cross · 12 years ago
  43. c610a6b Merge "resist umask changes, make dirs 0711" by Nick Kralevich · 12 years ago
  44. 7c424a3 stagefright: remove dependency on skia by Colin Cross · 12 years ago
  45. 209cfdf Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files. by James Dong · 12 years ago
  46. 7ac3ed1 resist umask changes, make dirs 0711 by Nick Kralevich · 12 years ago
  47. ad812a2 Merge "Package restrictions per user" by Amith Yamasani · 12 years ago
  48. 8686938 Use NuPlayer for media playback everywhere by Andreas Huber · 13 years ago
  49. 483f3b0 Package restrictions per user by Amith Yamasani · 12 years ago
  50. 4d3f82e Merge "Add libmedia_native" by Glenn Kasten · 12 years ago
  51. f6b8f7b Merge "audio_channel_in/out_mask_from_count" by Glenn Kasten · 12 years ago
  52. baad5d5 Merge "resolved conflicts for merge of 354e0346 to master" by Dianne Hackborn · 12 years ago
  53. 29ba7e6 resolved conflicts for merge of 354e0346 to master by Dianne Hackborn · 12 years ago
  54. a711064 Report an error instead of waiting for EOS indefinitely in sf2. by Andreas Huber · 12 years ago
  55. 5da418d am ce06c000: Merge "Debugging code for #6169553: Make Phone launch faster" into ics-mr1 by Dianne Hackborn · 12 years ago
  56. c032a73 am ce06c000: Merge "Debugging code for #6169553: Make Phone launch faster" into ics-mr1 by Dianne Hackborn · 12 years ago
  57. ae75f99 Add libmedia_native by Glenn Kasten · 12 years ago
  58. 2a29b3a Debugging code for #6169553: Make Phone launch faster by Dianne Hackborn · 12 years ago
  59. 94a3644 audio_channel_in/out_mask_from_count by Glenn Kasten · 12 years ago
  60. 00b0a85 Remove false dependencies by Glenn Kasten · 12 years ago
  61. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 12 years ago
  62. e1dea48 Switched to use the header files in /frameworks/native by James Dong · 12 years ago
  63. 92a8b22 ActivityManager: add option to allow OpenGL trace. by Siva Velusamy · 12 years ago
  64. 442df22 fix EOS handling in codec test. by Andreas Huber · 12 years ago
  65. 7d8775a Merge changes I140d291e,Id443ec5c by Mathias Agopian · 12 years ago
  66. cd40f4a Merge "Added better codec statistics to evaluate performance." by Andreas Huber · 12 years ago
  67. 8c79817 remove files that moved to frameworks/native by Mathias Agopian · 12 years ago
  68. 08965ec fixup hardcoded include paths for new project by Mathias Agopian · 12 years ago
  69. e5760e3 Added better codec statistics to evaluate performance. by Andreas Huber · 12 years ago
  70. 4834ada dumpstate: more tweaks in the data collection order. by JP Abgrall · 12 years ago
  71. d0f4e09 dumpstate: move some of the cheaper-to-collect info earlier. by JP Abgrall · 12 years ago
  72. 67d2c09 Merge "Update to allow passing empty string in a binding." by Svetoslav Ganov · 12 years ago
  73. 8486bc1 Update to allow passing empty string in a binding. by Svetoslav Ganov · 12 years ago
  74. 4484bdd Separate the notion of "stop" from that of "release", i.e. by Andreas Huber · 12 years ago
  75. 95bbbf5 Merge "dumpstate: use /system/xbin/su directly" by JP Abgrall · 12 years ago
  76. 8335f1c fix libgui header location by Mathias Agopian · 12 years ago
  77. cb115fc dumpstate: use /system/xbin/su directly by JP Abgrall · 12 years ago
  78. 5265466 Merge "New development permissions." by Dianne Hackborn · 12 years ago
  79. 6281fa1 Fix two more locations that use the old setObject("buffer", ...) paradigm by Andreas Huber · 12 years ago
  80. e639da7 New development permissions. by Dianne Hackborn · 12 years ago
  81. a2798e2 Be more greedy when it comes to gathering input and output buffers. by Andreas Huber · 12 years ago
  82. 5c85039 Add new APIs AMessage::(set|find)Buffer to make it safer to pass by Andreas Huber · 12 years ago
  83. 0ae6b48 Merge "Implementation of a java media codec interface and associated tools." by Andreas Huber · 12 years ago
  84. 88572f7 Implementation of a java media codec interface and associated tools. by Andreas Huber · 12 years ago
  85. a6ab873 Merge "Fixing the content build file to include the command on user builds." by Svetoslav Ganov · 12 years ago
  86. 3f55172 Fixing the content build file to include the command on user builds. by Svetoslav Ganov · 12 years ago
  87. 3e36811 remove libui's dependency on libpixelflinger by Mathias Agopian · 12 years ago
  88. 83c64e6 frameworks/base refactoring by Mathias Agopian · 12 years ago
  89. b13b9bd frameworks/base refactoring. by Mathias Agopian · 12 years ago
  90. b9345b9 Merge "Fixing the build." by Svetoslav Ganov · 12 years ago
  91. 09ff963 Fixing the build. by Svetoslav Ganov · 12 years ago
  92. 6c92951 Upintegrate the common_time service from ics-aah. by Mike J. Chen · 13 years ago
  93. cb46d80 Merge "Adding shell commands for modifying content." by Svetoslav Ganov · 12 years ago
  94. 687bdf0 Move keystore to system/security repo by Kenny Root · 12 years ago
  95. 25872aa Adding shell commands for modifying content. by Svetoslav Ganov · 12 years ago
  96. 2e20ce3 Merge "Fix build warnings" by Glenn Kasten · 12 years ago
  97. 385f1ca Merge "Move away from MediaDebug and use ADebug instead" by James Dong · 12 years ago
  98. 3a2ce93 Add the ability to pass float extras to AM. by Mike J. Chen · 13 years ago
  99. 8e9d67a Move away from MediaDebug and use ADebug instead by James Dong · 12 years ago
  100. a573f6a Some hardening of isolated processes by restricting access to services. by Dianne Hackborn · 12 years ago