1. 9b5c15d lshal: separate timeout for hwservicemanager list by Steven Moreland · 9 years ago
  2. d9f506f Merge changes I6437dc95,I77261381 by Jesse Hall · 9 years ago
  3. eb02c47 vulkan: update Vulkan headers to 1.0.38 by Jesse Hall · 9 years ago
  4. 3f5499b vulkan: Update Vulkan headers to 1.0.22 by Jesse Hall · 9 years ago
  5. 057e746 Merge "lshal: Fix timeout causes unexpected exits." by Yifan Hong · 9 years ago
  6. a57dffb lshal: Fix timeout causes unexpected exits. by Yifan Hong · 9 years ago
  7. 52a60e0 Merge "Removed build time variable ENABLE_CPUSETS." by Isaac Chen · 9 years ago
  8. 391ab06 Removed build time variable ENABLE_CPUSETS. by Isaac Chen · 9 years ago
  9. 6481ebf Merge "Fix lshal cannot be run without root" by Treehugger Robot · 9 years ago
  10. 38903c0 Fix lshal cannot be run without root by Yifan Hong · 9 years ago
  11. 9753b43 Merge "atrace: Don't output service lookup/notification errors." by Treehugger Robot · 9 years ago
  12. 1e4a7fb atrace: Don't output service lookup/notification errors. by Martijn Coenen · 9 years ago
  13. 7e894fc Merge changes from topic 'lshal' by Yifan Hong · 9 years ago
  14. ae09a3d lshal: Add option to print cmd lines instead of pids. by Yifan Hong · 9 years ago
  15. e2dadf0 lshal: Add timeout for IPC calls. by Yifan Hong · 9 years ago
  16. 38d53e0 lshal: Allow selecting columns and sorting by column. by Yifan Hong · 9 years ago
  17. b0dde93 lshal: Refactor lshal to use an Lshal class; combined instance column with interface column by Yifan Hong · 9 years ago
  18. 9555a5d Merge "Revert "dumpsys: add option to list hardware services."" by Treehugger Robot · 9 years ago
  19. 2c3cd83 Revert "dumpsys: add option to list hardware services." by Steven Moreland · 9 years ago
  20. c9bc037 Merge changes from topic 'lshal' by Yifan Hong · 9 years ago
  21. b7ddc9e Dump client PIDs for passthrough HALs. by Yifan Hong · 9 years ago
  22. b24760f Fix permissions for lshal by Yifan Hong · 9 years ago
  23. 270fff6 Merge "NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. Test: Verified changes with romainguy@. Related bugs: b/26922523" by quddusc · 9 years ago
  24. 4a1a45b NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. by Quddus Chong · 9 years ago
  25. 6560727 Merge "SurfaceFlinger supports ClearClientTarget for Sideband" by wyau · 9 years ago
  26. 267ab79 SurfaceFlinger supports ClearClientTarget for Sideband by Gray Huang · 9 years ago
  27. 909ef30 Merge "Fix warning: macro redefined" by Treehugger Robot · 9 years ago
  28. 1ca609d Merge "lshal: print pids of client processes." by Treehugger Robot · 9 years ago
  29. f4bee84 lshal: print pids of client processes. by Yifan Hong · 9 years ago
  30. 50752b7 Merge "Do not -1 for lshal." by Treehugger Robot · 9 years ago
  31. b79d9f9 Merge "Disable integer sanitization on host." by Evgenii Stepanov · 9 years ago
  32. d047e10 Merge "Fix a use-of-uninitialized-value warning" by Treehugger Robot · 9 years ago
  33. 6a25701 Do not -1 for lshal. by Yifan Hong · 9 years ago
  34. 7920557 Merge "Fix -Wdouble-promotion warnings" by Treehugger Robot · 9 years ago
  35. de98297 Disable integer sanitization on host. by Evgenii Stepanov · 9 years ago
  36. 2c3ccae Fix a use-of-uninitialized-value warning by George Burgess IV · 9 years ago
  37. 9dc2e6bc Merge "Add permission bits to open calls with O_CREAT" by Treehugger Robot · 9 years ago
  38. 3ef54f2 Add permission bits to open calls with O_CREAT by George Burgess IV · 9 years ago
  39. 70a5f12 Merge "Replace strlen with arraysize in array bounds." by Treehugger Robot · 9 years ago
  40. d348e8a Fix -Wdouble-promotion warnings by George Burgess IV · 9 years ago
  41. 36cebe77 Replace strlen with arraysize in array bounds. by George Burgess IV · 9 years ago
  42. 1f2d5a9 Merge changes from topic 'lshal' by Yifan Hong · 9 years ago
  43. d1361ce Merge "Fix two bugs in external storage accounting." by Treehugger Robot · 9 years ago
  44. 5ccdab9 Add debugDump() to IServiceManager. by Yifan Hong · 9 years ago
  45. 85dd3ad Add an lshal command. by Yifan Hong · 9 years ago
  46. 76ddaeb Fix two bugs in external storage accounting. by Jeff Sharkey · 9 years ago
  47. af78fe1 Merge "Add mode to open call with O_CREAT" by Treehugger Robot · 9 years ago
  48. 1593ef2 Add mode to open call with O_CREAT by George Burgess IV · 9 years ago
  49. 24257dd Merge "Properly align a packed structure." by Treehugger Robot · 9 years ago
  50. a92616e Merge "Update atrace to work with tracefs, not debugfs" by Treehugger Robot · 9 years ago
  51. 4d741eb Merge "dumpsys: add option to list hardware services." by Treehugger Robot · 9 years ago
  52. 6270dd1 dumpsys: add option to list hardware services. by Steven Moreland · 9 years ago
  53. 2cd93cc Update atrace to work with tracefs, not debugfs by Paul Lawrence · 9 years ago
  54. 7ebfeb9 Merge "Add Binder support for Parcelable exceptions." by Jeff Sharkey · 9 years ago
  55. 2630e78 Merge "Add i2c tracing support to atrace" by Treehugger Robot · 9 years ago
  56. c4fc777 Merge "Add feature flag for TelephonyManager#get/setAllowedCarriers" by Treehugger Robot · 9 years ago
  57. ab54f68 Add i2c tracing support to atrace by Michael Wright · 9 years ago
  58. f5a21ba Merge "Measure external storage using new GIDs." by Jeff Sharkey · 9 years ago
  59. 7bf5b95 Measure external storage using new GIDs. by Jeff Sharkey · 9 years ago
  60. 45270e1 Merge "First pass at updated cache clearing logic." by Jeff Sharkey · 9 years ago
  61. 29280ad Merge "TYPE_DYNAMIC_SENSOR_META should be wake up sensor" by Peng Xu · 9 years ago
  62. 57eb11e Merge "Clean up and simplify the logic in dexopt" by Calin Juravle · 9 years ago
  63. 134a719 Merge changes from topic 'kill_debuggerd' by Josh Gao · 9 years ago
  64. 0233bd4 Merge "libGLES_android: Add generic 32bpp BGRA EGLConfig" by Treehugger Robot · 9 years ago
  65. 7a570e8 Clean up and simplify the logic in dexopt by Calin Juravle · 9 years ago
  66. 88ddd94 First pass at updated cache clearing logic. by Jeff Sharkey · 9 years ago
  67. 98195cb Add feature flag for TelephonyManager#get/setAllowedCarriers by Polina Bondarenko · 9 years ago
  68. a693382 Merge "Add systrace details to storage measurements." by Jeff Sharkey · 9 years ago
  69. bfbe2d7 Merge "servicemanager: selinux: set selinux callbacks early" by Treehugger Robot · 9 years ago
  70. 466459b Add systrace details to storage measurements. by Jeff Sharkey · 9 years ago
  71. 989b812 dumpstate: use O_APPEND for anr file. by Josh Gao · 9 years ago
  72. d2db024 dumpstate: switch to using libdebuggerd_client. by Josh Gao · 9 years ago
  73. c8dc4f0 Add Binder support for Parcelable exceptions. by Jeff Sharkey · 9 years ago
  74. 36ba03a Merge "Handle devices without quota, speed up lookup." by Jeff Sharkey · 9 years ago
  75. 93ba701 servicemanager: selinux: set selinux callbacks early by Sandeep Patil · 9 years ago
  76. 950e3f5 Merge changes Ic746ea89,Iebaa8063 by Treehugger Robot · 9 years ago
  77. 66b1a12 Handle devices without quota, speed up lookup. by Jeff Sharkey · 9 years ago
  78. 7a9059e Wrap all installd operations in lock. by Jeff Sharkey · 9 years ago
  79. 24ef15b Mask st_mode before comparing it. by Jeff Sharkey · 9 years ago
  80. 9a30f04 Merge "liblog: use log/log.h when utilizing ALOG macros" by Mark Salyzyn · 9 years ago
  81. 4eb1382 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 9 years ago
  82. 53d36e4 Merge "Don't print error if we can't talk to hwservicemanager." by Treehugger Robot · 9 years ago
  83. 64d54eb Don't print error if we can't talk to hwservicemanager. by Martijn Coenen · 9 years ago
  84. d655e61 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" by Mark Salyzyn · 9 years ago
  85. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  86. 5cfc1c0 Merge "Added test cases to dumpsys." by Treehugger Robot · 9 years ago
  87. 6c207a7 Merge "Cleanup code given PATCHOAT_FOR_RELOCATION has been removed." by Treehugger Robot · 9 years ago
  88. 343175a Added test cases to dumpsys. by Felipe Leme · 9 years ago
  89. 4d9746d Merge "Methods to calculate user and external disk usage." by Jeff Sharkey · 9 years ago
  90. df2d754 Methods to calculate user and external disk usage. by Jeff Sharkey · 9 years ago
  91. b73de86 Merge "Surface: Use async lock/unlock in copyBlt" by Jesse Hall · 9 years ago
  92. 64990fc Merge "egl: Add NULL check for num_config parameter" by Jesse Hall · 9 years ago
  93. 3944ec4 Merge "Unversion NDK stub libraries." by Treehugger Robot · 9 years ago
  94. b9c62a6 Unversion NDK stub libraries. by Dan Albert · 9 years ago
  95. a422103 Merge "Add android/log.h to Rect.h" by Treehugger Robot · 9 years ago
  96. 003b412 Add android/log.h to Rect.h by Steve Paik · 9 years ago
  97. 76cc027 Cleanup code given PATCHOAT_FOR_RELOCATION has been removed. by Richard Uhler · 9 years ago
  98. 4f8c1fd Merge "Pass the same fd when compiling due to boot image update." by Treehugger Robot · 9 years ago
  99. ca12228 Pass the same fd when compiling due to boot image update. by Nicolas Geoffray · 9 years ago
  100. 7b09e79 Surface: Use async lock/unlock in copyBlt by Francis Hart · 11 years ago