1. ba91e5a am 8641112a: am 4e7fd950: Merge "Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BIT is set." by Arve Hjønnevåg · 10 years ago
  2. 8641112 am 4e7fd950: Merge "Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BIT is set." by Arve Hjønnevåg · 10 years ago
  3. f3ad11c Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BIT is set. by Arve Hjønnevåg · 10 years ago
  4. 88f6ad1 am c93865de: am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ... by Arve Hjønnevåg · 10 years ago
  5. c93865d am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ... by Arve Hjønnevåg · 10 years ago
  6. e5245cb ServiceManager: Implement PING_TRANSACTION by Arve Hjønnevåg · 10 years ago
  7. 399b6c3 ServiceManager: Use 32/64 bit types from new binder header by Arve Hjønnevåg · 10 years ago
  8. e91fff0 Add BINDER_IPC_32BIT to CFLAGS unless TARGET_USES_64_BIT_BINDER is true by Arve Hjønnevåg · 10 years ago
  9. e0dd0b8 am af3efe8c: Merge "frameworks/native: Rename persist.sys.dalvik.vm.lib to allow new default" by Brian Carlstrom · 10 years ago
  10. 3a345f0 ServiceManager: Fix the binder interface by Serban Constantinescu · 11 years ago
  11. 5fb1b88 ServiceManager: Store handles in uint32_t instead of void * by Serban Constantinescu · 10 years ago
  12. 9b738bb ServiceManager: Generic Fixes by Serban Constantinescu · 11 years ago
  13. a44542c ServiceManager: Add extra error handling by Serban Constantinescu · 10 years ago
  14. dc832dc ServiceManager: Fix Android.mk by Serban Constantinescu · 10 years ago
  15. bcf3888 ServiceManager: Make use of kernel exported structures by Serban Constantinescu · 11 years ago
  16. 87a12bf frameworks/native: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 10 years ago
  17. 0c05d3a frameworks/native: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 10 years ago
  18. 5ecd4be Dump system settings for all users by John Spurlock · 10 years ago
  19. 9fcca4e releax wait timeout on start of dumpstate service by Guang Zhu · 11 years ago
  20. b281d81 am e2d412f0: am e7394ba8: am c02c35fb: Merge "restorecon /data/media when re-creating it for multi-user upgrade." by Nick Kralevich · 11 years ago
  21. e2d412f am e7394ba8: am c02c35fb: Merge "restorecon /data/media when re-creating it for multi-user upgrade." by Nick Kralevich · 11 years ago
  22. 47a3518 restorecon /data/media when re-creating it for multi-user upgrade. by Stephen Smalley · 11 years ago
  23. 34ced63 am 2a83daa8: dumpstate: dump console-ramoops instead of last_kmsg if present by Todd Poynor · 11 years ago
  24. 2a83daa dumpstate: dump console-ramoops instead of last_kmsg if present by Todd Poynor · 11 years ago
  25. 17dc96e am 651dc744: am bef08b8d: Merge "Handle policy reloads within installd rather than restarting it." by Nick Kralevich · 11 years ago
  26. bef08b8 Merge "Handle policy reloads within installd rather than restarting it." by Nick Kralevich · 11 years ago
  27. b5e4762 am e4e91c4e: resolved conflicts for merge of e678897f to klp-dev-plus-aosp by Nick Kralevich · 11 years ago
  28. e4e91c4 resolved conflicts for merge of e678897f to klp-dev-plus-aosp by Nick Kralevich · 11 years ago
  29. 30a7d5a Add support for "input" service running as user AID_INPUT by Mike Lockwood · 11 years ago
  30. 880d1a9 Proper security labeling of multi-user data directories. by Robert Craig · 11 years ago
  31. 2a5fd8b servicemanager: Add support for "audio" service running as AID_AUDIO user by Mike Lockwood · 11 years ago
  32. 3b010de am ecc05fb5: am 59b1516f: Fix issue #10422349: Limit/change the battery history data in batterystats by Dianne Hackborn · 11 years ago
  33. ecc05fb am 59b1516f: Fix issue #10422349: Limit/change the battery history data in batterystats by Dianne Hackborn · 11 years ago
  34. 59b1516 Fix issue #10422349: Limit/change the battery history data in batterystats by Dianne Hackborn · 11 years ago
  35. b3fb0ae fix incorrect aspect ratio label by Rom Lemarchand · 11 years ago
  36. 68bfe1f am 05f0a81a: Merge "Add libpng include path" by John Reck · 11 years ago
  37. e9b2dfe Add libpng include path by John Reck · 11 years ago
  38. a8113c1 am 072ca28d: am 56968ec0: Merge "dumpstate: Fix wifi list of networks dump" into klp-dev by Dmitry Shmidt · 11 years ago
  39. 1d6b97c dumpstate: Fix wifi list of networks dump by Dmitry Shmidt · 11 years ago
  40. bebc84e am 99b535ad: am 5bbe0ab6: fix build. optional test broke. by Mathias Agopian · 11 years ago
  41. 5bbe0ab fix build. optional test broke. by Mathias Agopian · 11 years ago
  42. c891937 am b52bfbb1: am 5025593d: Merge "dumpstate: switch to HAL static libraries" into klp-dev by Todd Poynor · 11 years ago
  43. 4f5b9a7 dumpstate: switch to HAL static libraries by Todd Poynor · 11 years ago
  44. 05cf62d Fix libpng includes by John Reck · 11 years ago
  45. bd558d6 Handle policy reloads within installd rather than restarting it. by Stephen Smalley · 11 years ago
  46. 656a6b9 dumpstate: remove libutils dependency by Alex Ray · 11 years ago
  47. 7ffaa7c move services executables sources in their respective src folder by Mathias Agopian · 11 years ago
  48. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 11 years ago
  49. 7f069d7 Merge "always pass the BufferQueue explicitely to consumers" by Mathias Agopian · 11 years ago
  50. f8bca79 Merge "Change legacy "persona" references to userid_t." by Jeff Sharkey · 11 years ago
  51. 40c9e0a Add skeleton of input flinger. by Jeff Brown · 11 years ago
  52. abe4fe5 Change legacy "persona" references to userid_t. by Jeff Sharkey · 11 years ago
  53. 76b45c1 dumpstate: Show SELinux process labels by Nick Kralevich · 11 years ago
  54. 8f938a5 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 11 years ago
  55. 1bd5068 Fix cmd line arguments for usagestats. by Dianne Hackborn · 11 years ago
  56. e7a8b17 Renaming dalvik.vm.lib to persist.sys.dalvik.vm.lib by Brian Carlstrom · 11 years ago
  57. 5cd46aa Update to follow procstats options changes. by Dianne Hackborn · 11 years ago
  58. 3e5fa73 Update to use --include-committed for procstats. by Dianne Hackborn · 11 years ago
  59. d3fa561 Add support for mmc trace events by Ken Sumrall · 11 years ago
  60. 02bea97 Add checkin dumps to bug reports. by Dianne Hackborn · 11 years ago
  61. 1705fc4 Moving dex2oat installd patches from frameworks/base by Brian Carlstrom · 11 years ago
  62. 1286153 Merge "Add a note about emulated sdcard in rawbu usage dump" by Amith Yamasani · 11 years ago
  63. b82bf9d Add a note about emulated sdcard in rawbu usage dump by Amith Yamasani · 11 years ago
  64. caad555 add dumpsys -l to list available services by keunyoung · 11 years ago
  65. c40f4e6 am 4b2b0a74: am 74bd799e: Merge "Exit dumpstate on SIGPIPE to avoid cascading child crashes" by jp abgrall · 11 years ago
  66. 4b2b0a7 am 74bd799e: Merge "Exit dumpstate on SIGPIPE to avoid cascading child crashes" by jp abgrall · 11 years ago
  67. 885f888 Exit dumpstate on SIGPIPE to avoid cascading child crashes by John Michelau · 11 years ago
  68. f0f2841 Add RenderScript category for atrace. by Tim Murray · 11 years ago
  69. 7f9efad am d2a92b5b: am db733579: Merge "atrace: add the \'dalvik\' trace category" into jb-mr2-dev by Jamie Gennis · 11 years ago
  70. 002e1e5 libutils clean-up by Mathias Agopian · 11 years ago
  71. d2a92b5 am db733579: Merge "atrace: add the \'dalvik\' trace category" into jb-mr2-dev by Jamie Gennis · 11 years ago
  72. db73357 Merge "atrace: add the 'dalvik' trace category" into jb-mr2-dev by Jamie Gennis · 11 years ago
  73. eff2e8d atrace: add the 'dalvik' trace category by Jamie Gennis · 11 years ago
  74. 63d076e flatland: add 1920x1200 to 16:10 resolutions by Erik Gilling · 11 years ago
  75. 7bfdf27 flatland: add 3:2 tests by Erik Gilling · 11 years ago
  76. ba018b3 am 4fc27d79: Merge "Fix issue #8768456: Settings > App Info under reports..." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  77. 8b41780 Fix issue #8768456: Settings > App Info under reports... by Dianne Hackborn · 11 years ago
  78. 0c71bb9 am 9380d78c: Add new resources trace. by Dianne Hackborn · 11 years ago
  79. 9380d78 Add new resources trace. by Dianne Hackborn · 11 years ago
  80. 46f1977 resolved conflicts for merge of c76e8a20 to jb-mr2-dev-plus-aosp by Ying Wang · 11 years ago
  81. 8a0cb4e Add liblog by Ying Wang · 11 years ago
  82. e167d88 am a3d3e137: Merge "dumpstate: Add SELinux restorecon call." by Geremy Condra · 11 years ago
  83. 9579837 dumpstate: Add SELinux restorecon call. by Robert Craig · 11 years ago
  84. f7f29c8 atrace: add support for app tracing by Jamie Gennis · 11 years ago
  85. 9794f90 Merge "atrace: fix tracing on user builds" into jb-mr2-dev by Jamie Gennis · 11 years ago
  86. 6f6f3f7 atrace: fix tracing on user builds by Jamie Gennis · 11 years ago
  87. 437bdbb Merge "Add seinfo parsing to PackageManagerService." into jb-mr2-dev by Geremy Condra · 11 years ago
  88. 4d3fd4e Add seinfo parsing to PackageManagerService. by Robert Craig · 11 years ago
  89. aaaa57b Bugreport broadcasts are only useful to owners. by Jeff Sharkey · 11 years ago
  90. 43122e7 atrace: use creat instead of truncate by Jamie Gennis · 11 years ago
  91. a6c1ab5 Merge "Move screenshots near beginning of dumpstate." into jb-mr2-dev by Jeff Sharkey · 11 years ago
  92. 5a93003 Move screenshots near beginning of dumpstate. by Jeff Sharkey · 11 years ago
  93. 79fb99d Merge "atrace: add support for tracing kernel functions" into jb-mr2-dev by Jamie Gennis · 11 years ago
  94. e9b8cfb atrace: add support for tracing kernel functions by Jamie Gennis · 11 years ago
  95. 7560443 Increase screenshot timeout. by Jeff Sharkey · 11 years ago
  96. d77d4e0 Merge "Support broadcast when dumpstate finishes." into jb-mr2-dev by Jeff Sharkey · 11 years ago
  97. 27f9e6d Support broadcast when dumpstate finishes. by Jeff Sharkey · 11 years ago
  98. b2a89e3 atrace: add the webview category by Jamie Gennis · 11 years ago
  99. 574d690 am ba8abb51: Merge "Ensure dumpstate children die" by jp abgrall · 11 years ago
  100. e7b6cf1 Ensure dumpstate children die by John Michelau · 11 years ago