1. 108c0f0 dumpstate: add graphics composer to hal_interfaces_to_dump by Chia-I Wu · 8 years ago
  2. e620d80 Merge "Otapreopt: Fix count" into oc-dev by TreeHugger Robot · 8 years ago
  3. fbc73bf Merge "Reflect removal of vndservice_manager SELinux object manager." into oc-dev by TreeHugger Robot · 8 years ago
  4. 645e79c Otapreopt: Fix count by Andreas Gampe · 8 years ago
  5. c211793 Merge "Otapreopt: Add non-profile fallback" into oc-dev by TreeHugger Robot · 8 years ago
  6. 10b8a6e Run dex2oat from the staged apk directory. by Jeff Hao · 8 years ago
  7. b39d2f0 Otapreopt: Add non-profile fallback by Andreas Gampe · 8 years ago
  8. 638fc1f Merge "atrace: Don't NPE if we can't access hal-related tracepoint files." into oc-dev by TreeHugger Robot · 8 years ago
  9. 932dc64 Merge "Add atrace_userdebug.rc to enable some tracepoints for userdebug only." into oc-dev by Carmen Jackson · 8 years ago
  10. 7320612 atrace: Don't NPE if we can't access hal-related tracepoint files. by Carmen Jackson · 8 years ago
  11. 2762a78 Reflect removal of vndservice_manager SELinux object manager. by Dan Cashman · 8 years ago
  12. c4ced4f OtaPreopt: Add version support by Andreas Gampe · 8 years ago
  13. c093d3a Otapreopt: Remove param count checking in otapreopt_chroot by Andreas Gampe · 8 years ago
  14. 6e03e0e Merge "Fix use-after-free issue caught by ASAN." into oc-dev by TreeHugger Robot · 8 years ago
  15. c729b02 Merge "Fix profile disk space accounting bugs." into oc-dev by TreeHugger Robot · 8 years ago
  16. 7b6c840 Hopefully fix funky SELinux labels. by Jeff Sharkey · 8 years ago
  17. 06a6184 Fix profile disk space accounting bugs. by Jeff Sharkey · 8 years ago
  18. d9ff77f Fix use-after-free issue caught by ASAN. by Jeff Sharkey · 8 years ago
  19. 4acf7ca Add atrace_userdebug.rc to enable some tracepoints for userdebug only. by Carmen Jackson · 8 years ago
  20. 0556d79 get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  21. 1011062 Merge "Update to allow multiple HALs in a manifest." into oc-dev by TreeHugger Robot · 8 years ago
  22. 2265102 Merge "Fix installd test" into oc-dev by Calin Juravle · 8 years ago
  23. 5f5fde0 Update to allow multiple HALs in a manifest. by Yifan Hong · 8 years ago
  24. a40b6e3 Fix installd test by Calin Juravle · 8 years ago
  25. a5f53b0 Link vndservicemanager against libselinux statically. by Martijn Coenen · 8 years ago
  26. d3ef230 Merge "Otapreopt: Check dexopt return status before retry" into oc-dev by TreeHugger Robot · 8 years ago
  27. 54e1a40 Otapreopt: Check dexopt return status before retry by Andreas Gampe · 8 years ago
  28. eaa5522 Convert the pose buffer into a more generic named buffer by Hendrik Wagenaar · 8 years ago
  29. ec1be62 Get a hack in place for broken quotas. by Jeff Sharkey · 8 years ago
  30. 3def1f2 Add separate 'vndservice' binary. by Martijn Coenen · 8 years ago
  31. 6463f88 Merge "Add option to list vndservicemanager services." into oc-dev by TreeHugger Robot · 8 years ago
  32. 1f63943 Merge changes from topics 'seinfo', 'public_dex' into oc-dev by Calin Juravle · 8 years ago
  33. 8385d60 Merge "vndservicemanager: use separate SELinux class." into oc-dev by TreeHugger Robot · 8 years ago
  34. cb556e3 Restore selinux labels for secondary dex oat directory by Calin Juravle · 8 years ago
  35. 4339a83 vndservicemanager: use separate SELinux class. by Martijn Coenen · 8 years ago
  36. 0005f13 Merge "Use explicit .c_str() for hidl_string" into oc-dev by Scott Randolph · 8 years ago
  37. ebc8a79 Fix permission for public secondary dex files by Calin Juravle · 8 years ago
  38. 7ad6b13 Merge "lshal --init-vintf stripped <impl> tag." into oc-dev by Yifan Hong · 8 years ago
  39. d6480ca Add option to list vndservicemanager services. by Martijn Coenen · 8 years ago
  40. f806b87 Merge "dumpstate: don't read /proc/interrupts" into oc-dev by TreeHugger Robot · 8 years ago
  41. 77e270d Merge "dumpstate: add dropbox crashes to bugreport" into oc-dev by Adrian Roos · 8 years ago
  42. 8b397ab dumpstate: add dropbox crashes to bugreport by Adrian Roos · 8 years ago
  43. a199d52 lshal --init-vintf stripped <impl> tag. by Yifan Hong · 8 years ago
  44. 82debad dumpstate: don't read /proc/interrupts by Sandeep Patil · 8 years ago
  45. e7353ae Merge "Offer to "fixup" GIDs used for app data." into oc-dev by TreeHugger Robot · 8 years ago
  46. 5a0c485 Use explicit .c_str() for hidl_string by Scott Randolph · 8 years ago
  47. 42aca5a Merge "vndservicemanager: load vendor service_contexts." into oc-dev by Martijn Coenen · 8 years ago
  48. f60ab41 Merge "add surfaceflinger and servicemanager to animation class" into oc-dev by TreeHugger Robot · 8 years ago
  49. e12d596 Offer to "fixup" GIDs used for app data. by Jeff Sharkey · 8 years ago
  50. 3136123 vndservicemanager: load vendor service_contexts. by Martijn Coenen · 8 years ago
  51. 6239121 Merge "We really want f_frsize." into oc-dev by TreeHugger Robot · 8 years ago
  52. c86462b Merge "Define upper-bound disk quotas for all apps." into oc-dev by TreeHugger Robot · 8 years ago
  53. a836c47 We really want f_frsize. by Jeff Sharkey · 8 years ago
  54. e59c85c Define upper-bound disk quotas for all apps. by Jeff Sharkey · 8 years ago
  55. dac30b4 add surfaceflinger and servicemanager to animation class by Keun-young Park · 8 years ago
  56. ae73765 Add UID in bugreport by Tony Mak · 8 years ago
  57. 91cfa88 Merge "Use lshal's new --debug option when emitting bugreports." into oc-dev by TreeHugger Robot · 8 years ago
  58. 3ae337c Temporarily skipping dump of bluetooth logs. by Felipe Leme · 8 years ago
  59. 69ec3ac Use lshal's new --debug option when emitting bugreports. by Andreas Huber · 8 years ago
  60. 5f8e45a Merge "Remove legacy cache clearing logic." by TreeHugger Robot · 8 years ago
  61. 1cb4aaf Remove legacy cache clearing logic. by Jeff Sharkey · 8 years ago
  62. ebe113f Merge "Enable --debug option for "lshal" command." am: 16175ca725 am: 674d3acd18 by Andreas Huber · 8 years ago
  63. 674d3ac Merge "Enable --debug option for "lshal" command." am: 16175ca725 by Andreas Huber · 8 years ago
  64. 28d3591 Enable --debug option for "lshal" command. by Andreas Huber · 8 years ago
  65. 003d01d Merge "Revert "atrace: Make atrace notify VR services of new trace sessions"" by TreeHugger Robot · 8 years ago
  66. 075888c Merge "Dumpstate: dump HAL native traces processes." by TreeHugger Robot · 8 years ago
  67. eecb866 Revert "atrace: Make atrace notify VR services of new trace sessions" by John Reck · 8 years ago
  68. 17b29e1 Dumpstate: dump HAL native traces processes. by Steven Moreland · 8 years ago
  69. b53a1c9 Add notification_title and notification_description to dumpstate by Naveen Kalla · 8 years ago
  70. ba56f5e Merge "Follow "atomic" to "group" refactoring." by TreeHugger Robot · 8 years ago
  71. f8a3ed9 Merge "lshal: --init-vintf exclude system hals" am: 8db626d2f3 am: 34206360f2 by Steven Moreland · 8 years ago
  72. 3420636 Merge "lshal: --init-vintf exclude system hals" am: 8db626d2f3 by Steven Moreland · 8 years ago
  73. 8db626d Merge "lshal: --init-vintf exclude system hals" by Treehugger Robot · 8 years ago
  74. ed909ae Follow "atomic" to "group" refactoring. by Jeff Sharkey · 8 years ago
  75. 9b6cd60 lshal: --init-vintf exclude system hals by Steven Moreland · 8 years ago
  76. 2d71f97 Merge "dumpstate: Remove FWDUMP_bcmdhd support" am: 86388dbc9a by Dmitry Shmidt · 8 years ago
  77. b3a7005 Merge "dumpstate: Remove FWDUMP_bcmdhd support" by TreeHugger Robot · 8 years ago
  78. 7459281 Merge changes from topic 'vendorbinder' by Martijn Coenen · 8 years ago
  79. 79109f8 dumpstate: Remove FWDUMP_bcmdhd support by Dmitry Shmidt · 8 years ago
  80. 7ceca19 dumpstate: Remove FWDUMP_bcmdhd support by Dmitry Shmidt · 8 years ago
  81. 69b0515 Add vndservicemanager. by Martijn Coenen · 8 years ago
  82. e27fbca Merge "Remove mediacodec from native_processes_to_dump." by TreeHugger Robot · 8 years ago
  83. dbb808d Remove mediacodec from native_processes_to_dump. by Pawin Vongmasa · 8 years ago
  84. d4d5c21 Merge "Update re hwservicemanager debugDump semantics." am: ed2debbb47 am: eec11e4cf5 by Steven Moreland · 8 years ago
  85. eec11e4 Merge "Update re hwservicemanager debugDump semantics." am: ed2debbb47 by Steven Moreland · 8 years ago
  86. ed2debb Merge "Update re hwservicemanager debugDump semantics." by Treehugger Robot · 8 years ago
  87. 56d2d51 Update re hwservicemanager debugDump semantics. by Steven Moreland · 8 years ago
  88. 4856e00 Merge "Add comment regarding keeping TRACE_DUMP_TIMEOUT_MS in sync" by Brian Carlstrom · 8 years ago
  89. 1a13cc3 Merge "Installd: Clean up installd" am: da86f5aa93 am: 3c8458247e am: 265dae948f by Andreas Gampe · 8 years ago
  90. 3c84582 Merge "Installd: Clean up installd" am: da86f5aa93 by Andreas Gampe · 8 years ago
  91. 013f02e Installd: Clean up installd by Andreas Gampe · 8 years ago
  92. a332275 Add comment regarding keeping TRACE_DUMP_TIMEOUT_MS in sync by Brian Carlstrom · 8 years ago
  93. 570e6ec Changing from ro.product.device to ro.product.name for bugreport file name by Ian Pedowitz · 8 years ago
  94. 8348fa3 Merge "Support profile guided compilation for secondary dex files" am: cb2e477f14 am: f01cd5f89f by Calin Juravle · 8 years ago
  95. 4e3f9c1 Merge "Force vrhwc/wm to report the native resolution" by TreeHugger Robot · 8 years ago
  96. f01cd5f Merge "Support profile guided compilation for secondary dex files" by Calin Juravle · 8 years ago
  97. e77dce2 Force vrhwc/wm to report the native resolution by Stephen Kiazyk · 8 years ago
  98. 114f081 Support profile guided compilation for secondary dex files by Calin Juravle · 8 years ago
  99. f9e6033 Merge "Revert "Get rid of IGraphicBufferAlloc"" by Romain Guy · 8 years ago
  100. f8b4ca5 Revert "Get rid of IGraphicBufferAlloc" by Romain Guy · 8 years ago