1. 36cebe77 Replace strlen with arraysize in array bounds. by George Burgess IV · 9 years ago
  2. 24257dd Merge "Properly align a packed structure." by Treehugger Robot · 9 years ago
  3. a92616e Merge "Update atrace to work with tracefs, not debugfs" by Treehugger Robot · 9 years ago
  4. 4d741eb Merge "dumpsys: add option to list hardware services." by Treehugger Robot · 9 years ago
  5. 6270dd1 dumpsys: add option to list hardware services. by Steven Moreland · 9 years ago
  6. 2cd93cc Update atrace to work with tracefs, not debugfs by Paul Lawrence · 9 years ago
  7. 7ebfeb9 Merge "Add Binder support for Parcelable exceptions." by Jeff Sharkey · 9 years ago
  8. 2630e78 Merge "Add i2c tracing support to atrace" by Treehugger Robot · 9 years ago
  9. c4fc777 Merge "Add feature flag for TelephonyManager#get/setAllowedCarriers" by Treehugger Robot · 9 years ago
  10. ab54f68 Add i2c tracing support to atrace by Michael Wright · 9 years ago
  11. f5a21ba Merge "Measure external storage using new GIDs." by Jeff Sharkey · 9 years ago
  12. 7bf5b95 Measure external storage using new GIDs. by Jeff Sharkey · 9 years ago
  13. 45270e1 Merge "First pass at updated cache clearing logic." by Jeff Sharkey · 9 years ago
  14. 29280ad Merge "TYPE_DYNAMIC_SENSOR_META should be wake up sensor" by Peng Xu · 9 years ago
  15. 57eb11e Merge "Clean up and simplify the logic in dexopt" by Calin Juravle · 9 years ago
  16. 134a719 Merge changes from topic 'kill_debuggerd' by Josh Gao · 9 years ago
  17. 0233bd4 Merge "libGLES_android: Add generic 32bpp BGRA EGLConfig" by Treehugger Robot · 9 years ago
  18. 7a570e8 Clean up and simplify the logic in dexopt by Calin Juravle · 9 years ago
  19. 88ddd94 First pass at updated cache clearing logic. by Jeff Sharkey · 9 years ago
  20. 98195cb Add feature flag for TelephonyManager#get/setAllowedCarriers by Polina Bondarenko · 9 years ago
  21. a693382 Merge "Add systrace details to storage measurements." by Jeff Sharkey · 9 years ago
  22. bfbe2d7 Merge "servicemanager: selinux: set selinux callbacks early" by Treehugger Robot · 9 years ago
  23. 466459b Add systrace details to storage measurements. by Jeff Sharkey · 9 years ago
  24. 989b812 dumpstate: use O_APPEND for anr file. by Josh Gao · 9 years ago
  25. d2db024 dumpstate: switch to using libdebuggerd_client. by Josh Gao · 9 years ago
  26. c8dc4f0 Add Binder support for Parcelable exceptions. by Jeff Sharkey · 9 years ago
  27. 36ba03a Merge "Handle devices without quota, speed up lookup." by Jeff Sharkey · 9 years ago
  28. 93ba701 servicemanager: selinux: set selinux callbacks early by Sandeep Patil · 9 years ago
  29. 950e3f5 Merge changes Ic746ea89,Iebaa8063 by Treehugger Robot · 9 years ago
  30. 66b1a12 Handle devices without quota, speed up lookup. by Jeff Sharkey · 9 years ago
  31. 7a9059e Wrap all installd operations in lock. by Jeff Sharkey · 9 years ago
  32. 24ef15b Mask st_mode before comparing it. by Jeff Sharkey · 9 years ago
  33. 9a30f04 Merge "liblog: use log/log.h when utilizing ALOG macros" by Mark Salyzyn · 9 years ago
  34. 4eb1382 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 9 years ago
  35. 53d36e4 Merge "Don't print error if we can't talk to hwservicemanager." by Treehugger Robot · 9 years ago
  36. 64d54eb Don't print error if we can't talk to hwservicemanager. by Martijn Coenen · 9 years ago
  37. d655e61 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" by Mark Salyzyn · 9 years ago
  38. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  39. 5cfc1c0 Merge "Added test cases to dumpsys." by Treehugger Robot · 9 years ago
  40. 6c207a7 Merge "Cleanup code given PATCHOAT_FOR_RELOCATION has been removed." by Treehugger Robot · 9 years ago
  41. 343175a Added test cases to dumpsys. by Felipe Leme · 9 years ago
  42. 4d9746d Merge "Methods to calculate user and external disk usage." by Jeff Sharkey · 9 years ago
  43. df2d754 Methods to calculate user and external disk usage. by Jeff Sharkey · 9 years ago
  44. b73de86 Merge "Surface: Use async lock/unlock in copyBlt" by Jesse Hall · 9 years ago
  45. 64990fc Merge "egl: Add NULL check for num_config parameter" by Jesse Hall · 9 years ago
  46. 3944ec4 Merge "Unversion NDK stub libraries." by Treehugger Robot · 9 years ago
  47. b9c62a6 Unversion NDK stub libraries. by Dan Albert · 9 years ago
  48. a422103 Merge "Add android/log.h to Rect.h" by Treehugger Robot · 9 years ago
  49. 003b412 Add android/log.h to Rect.h by Steve Paik · 9 years ago
  50. 76cc027 Cleanup code given PATCHOAT_FOR_RELOCATION has been removed. by Richard Uhler · 9 years ago
  51. 4f8c1fd Merge "Pass the same fd when compiling due to boot image update." by Treehugger Robot · 9 years ago
  52. ca12228 Pass the same fd when compiling due to boot image update. by Nicolas Geoffray · 9 years ago
  53. 7b09e79 Surface: Use async lock/unlock in copyBlt by Francis Hart · 11 years ago
  54. b7ee96a Merge "Callback elision for HIDL interfaces." by Martijn Coenen · 9 years ago
  55. f6ac848 Callback elision for HIDL interfaces. by Martijn Coenen · 9 years ago
  56. 88f7781 Merge "Surface: Ensure synchronisation of copyBlt" by Treehugger Robot · 9 years ago
  57. a09d036 Merge "Mark libGLESv3 as unversioned until android-24." by Treehugger Robot · 9 years ago
  58. 226f77d Merge "Reference profiles use shared GID for user 0." by Jeff Sharkey · 9 years ago
  59. d873538 Mark libGLESv3 as unversioned until android-24. by Dan Albert · 9 years ago
  60. adddd98 Reference profiles use shared GID for user 0. by Jeff Sharkey · 9 years ago
  61. 8aed997 Merge "Offer to measure disk stats using quotas." by Jeff Sharkey · 9 years ago
  62. 3dfae0c Offer to measure disk stats using quotas. by Jeff Sharkey · 9 years ago
  63. 1efda0b Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" by Mark Salyzyn · 9 years ago
  64. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  65. c47aa53 Merge "Update for hiding Status from Return<T> object." by Yifan Hong · 9 years ago
  66. 0363209 Update for hiding Status from Return<T> object. by Yifan Hong · 9 years ago
  67. ee080ea Merge "Only log restorecon changes for existing dirs." by Jeff Sharkey · 9 years ago
  68. 35b83df Only log restorecon changes for existing dirs. by Jeff Sharkey · 9 years ago
  69. ed04f3c Merge "Remove ~1/3 of the installd calls at boot." by Treehugger Robot · 9 years ago
  70. 36a900a Remove ~1/3 of the installd calls at boot. by Jeff Sharkey · 9 years ago
  71. 8d24d00 Merge "Sensor: Add more comments for ASensorEventQueue_registerSensor() function" by Peng Xu · 9 years ago
  72. 788bdea Merge "Handle invalid shared GIDs." by Jeff Sharkey · 9 years ago
  73. 2e6dc9b Handle invalid shared GIDs. by Jeff Sharkey · 9 years ago
  74. 55e4f91 Merge "libvulkan: add NULL check to DestroySwapchainKHR" by Treehugger Robot · 9 years ago
  75. d78c2e8 libvulkan: add NULL check to DestroySwapchainKHR by Daniel Koch · 9 years ago
  76. a2a7195 Merge "Fix unused-parameter warning" by Treehugger Robot · 9 years ago
  77. e714200 Merge "Fix more warnings in framworks/native/opengl/include" by Colin Cross · 9 years ago
  78. 2c9c012 Properly align a packed structure. by Stephen Hines · 9 years ago
  79. 2013192 Fix unused-parameter warning by Dan Willemsen · 9 years ago
  80. e1dd813 Fix more warnings in framworks/native/opengl/include by Colin Cross · 9 years ago
  81. e96e577 Sensor: Add more comments for ASensorEventQueue_registerSensor() function by Aniroop Mathur · 9 years ago
  82. d94925c Merge "egl: add EGL_IMG_context_priority to the whitelist" by Treehugger Robot · 9 years ago
  83. 228f4bd Merge "Make atrace not depend on /dev/hwbinder." by Treehugger Robot · 9 years ago
  84. 3c9a979 Merge "atrace: introduce tracing category for adb." by Josh Gao · 9 years ago
  85. 85a369c Merge "Split all dexopt-related code into dexopt.cpp." by Jeff Sharkey · 9 years ago
  86. a42866b Make atrace not depend on /dev/hwbinder. by Steven Moreland · 9 years ago
  87. 2a3edda Merge "Allow both RENDER and TEXTURE flags when creating native client buffers." by Treehugger Robot · 9 years ago
  88. 991707a Merge "Minor shuffling of installd error reporting." by Treehugger Robot · 9 years ago
  89. 90aff26 Split all dexopt-related code into dexopt.cpp. by Jeff Sharkey · 9 years ago
  90. 468b4cb atrace: introduce tracing category for adb. by Josh Gao · 9 years ago
  91. 7be5ead Minor shuffling of installd error reporting. by Jeff Sharkey · 9 years ago
  92. 94ac647 Allow both RENDER and TEXTURE flags when creating native client buffers. by Craig Donner · 9 years ago
  93. 8f3ce2c Merge "Return real error strings from installd." by Jeff Sharkey · 9 years ago
  94. 423e746 Return real error strings from installd. by Jeff Sharkey · 9 years ago
  95. fce768d Merge "service_manager.c: remove is_selinux_enabled calls" by Treehugger Robot · 9 years ago
  96. 6860397 Merge "Filename refactoring, remove DEXOPT_OTA flag." by Jeff Sharkey · 9 years ago
  97. 24865a0 Merge "Final push of installd to Binder; goodbye socket!" by Jeff Sharkey · 9 years ago
  98. eb4d5cb service_manager.c: remove is_selinux_enabled calls by Nick Kralevich · 9 years ago
  99. f3e30b9 Filename refactoring, remove DEXOPT_OTA flag. by Jeff Sharkey · 9 years ago
  100. 6c2c056 Final push of installd to Binder; goodbye socket! by Jeff Sharkey · 9 years ago