1. b6bcd22 Use fds for dexoptanalyzer from installd by Shubham Ajmera · 8 years ago
  2. a3b5ab6 Use dex2oatd when available on debug builds by David Sehr · 8 years ago
  3. 9150107 Fix argument passing to dexoptanalyzer by Calin Juravle · 8 years ago
  4. 58cab07 [installd] Add check that classpath is up to date to getDexOptNeeded by Calin Juravle · 8 years ago
  5. d3badba dumpstate: always include last ANR as a separate entry. by Narayan Kamath · 8 years ago
  6. 172fac0 Fix bug in directory depth counting. by Jeff Sharkey · 8 years ago
  7. 7e01b2b Otapreopt: Fix property handling by Andreas Gampe · 8 years ago
  8. c1149c9 Enable clang-tidy for sensitive domain. by Jeff Sharkey · 8 years ago
  9. e2cff6a Skip children in fixupAppData() when parent shady. by Jeff Sharkey · 8 years ago
  10. ec0afbf Fix up error message in installd::prepare_app_cache_dir by Shubham Ajmera · 8 years ago
  11. dd42e27 Adjust the validation code for secondary dex paths by Calin Juravle · 8 years ago
  12. e6d7ad5 Drop capabilities in reconcileSecondaryDexFiles by Shubham Ajmera · 8 years ago
  13. e1d9b28 Change log libraries in tests to be statically linked by Arthur Eubanks · 8 years ago
  14. 4f7be17 Fix casting bug, add control for hard quotas. by Jeff Sharkey · 8 years ago
  15. 3760ad3 Change the location of current profiles for secondary dex files by Calin Juravle · 8 years ago
  16. 0e1f4ce Fix clang-tidy performance warnings in frameworks/native. by Chih-Hung Hsieh · 8 years ago
  17. e761ac3 Installd: Fix math overflow on quota calculation by Jerry Wong · 8 years ago
  18. 52c4582 Replace dexopt shared libraries with class loader context by Calin Juravle · 9 years ago
  19. 54ef862 Check dexopt needed for secondary dex while downgrading by Shubham Ajmera · 9 years ago
  20. 3f94b5e Revert "Otapreopt: Work around bug 38186355" by Andreas Gampe · 9 years ago
  21. 682e57b Clean up possible null dereference warning. by Luis A. Lozano · 9 years ago
  22. 4d03ee6 Change storage migration to use quota APIs. by Jeff Sharkey · 9 years ago
  23. d087b8d dumpstate: Add historical ANRs as separate entries in the zip file. by Narayan Kamath · 8 years ago
  24. 016e950 Merge "Remove libselinux_vendor" am: cd4895df08 by Jiyong Park · 8 years ago
  25. a6974e9 Remove libselinux_vendor by Jiyong Park · 8 years ago
  26. f037948 Merge "Use -Werror in frameworks/native/cmds" am: afee092bee by Chih-hung Hsieh · 8 years ago
  27. afee092 Merge "Use -Werror in frameworks/native/cmds" by Chih-hung Hsieh · 8 years ago
  28. fb23ba2 Merge "Add missing includes." am: 2df3edeae6 by Dan Albert · 8 years ago
  29. 3c9c33a Add missing includes. by Dan Albert · 8 years ago
  30. 734e378 Use -Werror in frameworks/native/cmds by Chih-Hung Hsieh · 8 years ago
  31. 45c99f6 Merge "Add sensor HAL process into dump list" by Treehugger Robot · 8 years ago
  32. b317c75 Add sensor HAL process into dump list by Peng Xu · 9 years ago
  33. 68ff008 Merge "Remove code_cache info from parent's inode when code_cache is removed" by Ryuki Nakamura · 8 years ago
  34. 301fb13 Merge "Remove code_cache info from parent's inode when code_cache is removed" by Treehugger Robot · 8 years ago
  35. 223a1cf Merge "Dumpstate: lshal runs in non-root in user build" am: 0c47ec9a82 by Yifan Hong · 8 years ago
  36. 48e83a1 Dumpstate: lshal runs in non-root in user build by Yifan Hong · 8 years ago
  37. 354b299 Merge "Change UniquePtr to std::unique_ptr" am: 625d6a8cd8 by Jiyong Park · 8 years ago
  38. 429d211 Change UniquePtr to std::unique_ptr by Jiyong Park · 8 years ago
  39. c7342f8 Remove code_cache info from parent's inode when code_cache is removed by Ryuki Nakamura · 8 years ago
  40. 3985d37 Merge changes from topic "lshal_released" am: 136c4bc7ab by Yifan Hong · 8 years ago
  41. fee209d lshal: add Released column. by Yifan Hong · 8 years ago
  42. 22ea7b8 lshal: clean up ListCommand::fetchBinderized by Yifan Hong · 8 years ago
  43. 1243dde lshal: ListCommand::getPidInfo should be cached. by Yifan Hong · 8 years ago
  44. 7a3b46c lshal: fix tests on implementation by Yifan Hong · 8 years ago
  45. 93b8bff lshal: omit description text in tests. by Yifan Hong · 8 years ago
  46. 880df0f Merge changes from topic "lshal_released" am: 757fd44b93 by Yifan Hong · 8 years ago
  47. e3f88f1 lshal: add docs to Status. by Yifan Hong · 8 years ago
  48. d43d705 lshal: remove unused "break". by Yifan Hong · 8 years ago
  49. a6b93f0 lshal: register options for ListCommand. by Yifan Hong · 8 years ago
  50. 795b6ec lshal: Lshal register commands by Yifan Hong · 8 years ago
  51. a8bedc6 lshal: add HelpCommand by Yifan Hong · 8 years ago
  52. ded398e lshal: Add class Command. by Yifan Hong · 8 years ago
  53. 91e655d lshal: DISALLOW_COPY_AND_ASSIGN needs to be in private by Yifan Hong · 8 years ago
  54. e1111eb Merge changes from topic "lshal_pretty" am: 303322f06a by Yifan Hong · 8 years ago
  55. 8bf7316 lshal: add tests for ListCommand::fetch* and dumpVintf by Yifan Hong · 8 years ago
  56. b2a2ecb lshal: Add tests for ListCommand::parseArgs by Yifan Hong · 8 years ago
  57. ca3b660 lshal: fix file streams for testing. by Yifan Hong · 8 years ago
  58. 76ac14a lshal: fix output streams for testing. by Yifan Hong · 8 years ago
  59. bf20a26 lshal: clean up tests by Yifan Hong · 8 years ago
  60. d4a77e8 lshal: remove ListCommand addLine by Yifan Hong · 8 years ago
  61. 30556fc vndservicemanager: remove static dependency on libselinux by Sandeep Patil · 9 years ago
  62. 7cd89ff Merge "lshal: fix potential out-of-range error." am: cb82bdbf10 by Yifan Hong · 8 years ago
  63. 2233882 lshal: fix potential out-of-range error. by Yifan Hong · 8 years ago
  64. 54b6e67 Merge changes from topic "lshal_pretty" am: 7971ad7fd7 by Yifan Hong · 8 years ago
  65. 05494a5 lshal: table columns affected by arg order. by Yifan Hong · 8 years ago
  66. 1bc1e9f lshal: pretty print table. by Yifan Hong · 8 years ago
  67. 85e0c9c Merge "Unconditionally unlink image." am: 74a871ae12 by Nicolas Geoffray · 8 years ago
  68. aa17ab4 Unconditionally unlink image. by Nicolas Geoffray · 8 years ago
  69. 07ea1d7d Merge "lshal: add help message for --neat" am: 87ffcc425e am: 17f20b035b by Yifan Hong · 8 years ago
  70. 17f20b0 Merge "lshal: add help message for --neat" am: 87ffcc425e by Yifan Hong · 8 years ago
  71. 87ffcc4 Merge "lshal: add help message for --neat" by Treehugger Robot · 8 years ago
  72. 45a0ead lshal: add help message for --neat by Yifan Hong · 8 years ago
  73. cb4c58b Merge commit '219b580fed7916ed4e02dd634e003073f91c6b93' into manual_merge_219b580fe am: 84548cfbfb by Yifan Hong · 8 years ago
  74. 84548cf Merge commit '219b580fed7916ed4e02dd634e003073f91c6b93' into manual_merge_219b580fe by Yifan Hong · 8 years ago
  75. 3f68cca Use cutils/android_filesystem_config.h by Yifan Hong · 8 years ago
  76. dfdc155 Merge "Otapreopt: Check dexopt return status before retry" by Treehugger Robot · 8 years ago
  77. 145b13a Merge "Changes to support new v4.12.3 headers." am: ab9e842013 am: 4e99fac316 by Christopher Ferris · 8 years ago
  78. 4e99fac Merge "Changes to support new v4.12.3 headers." am: ab9e842013 by Christopher Ferris · 8 years ago
  79. dbaa22a Changes to support new v4.12.3 headers. by Christopher Ferris · 8 years ago
  80. 6a9cf72 Installd: Run debug tools when using libartd by Andreas Gampe · 8 years ago
  81. f2d5d51 Installd: Run debug tools when using libartd by Andreas Gampe · 8 years ago
  82. 79c6ad3 Installd: Run debug tools when using libartd by Andreas Gampe · 8 years ago
  83. fec340e Merge "Add sensor HAL process into dump list" into oc-dr1-dev by TreeHugger Robot · 9 years ago
  84. f1ab0ac Add sensor HAL process into dump list by Peng Xu · 9 years ago
  85. 699fbb7 servicemanager: Mark servicemanager as shutdown critical by Wei Wang · 9 years ago
  86. 175e684 servicemanager: Mark vndservicemanager as shutdown critical by Roopesh Rajashekharaiah Nataraja · 9 years ago
  87. c3be65b Merge "Validate the size of all dex paths eagerly" into oc-dr1-dev by Calin Juravle · 9 years ago
  88. d23dee7 Validate the size of all dex paths eagerly by Calin Juravle · 9 years ago
  89. a6c0a72 Restore PDX support to atrace. by Corey Tabaka · 9 years ago
  90. a94c717 Add telephony related dumpsys in the telephony monitor bugreports by Jayachandran C · 9 years ago
  91. acc79d7 Disable setting saved_cmdline_size am: ba54d5baf4 by John Reck · 9 years ago
  92. 64dac11 Disable setting saved_cmdline_size am: ba54d5baf4 by John Reck · 9 years ago
  93. ba54d5b Disable setting saved_cmdline_size by John Reck · 9 years ago
  94. df4e3bc Update dumpstate binary file name by Jie Song · 9 years ago
  95. 5e6abb3 Merge "Avoid SELinux violation at vndservicemanager" into oc-dr1-dev by Martijn Coenen · 9 years ago
  96. 9fbfad0 dumpstate: Add the 2nd fd for binary file by Jie Song · 9 years ago
  97. 61f8dfa Avoid SELinux violation at vndservicemanager by Kouji Shiotani · 9 years ago
  98. cf64ff0 Merge "Fix minor version bump reflected in lshal --init-vintf" am: ac6575097d by Yifan Hong · 9 years ago
  99. c77bc02 Merge "Fix incorrect bitness for lshal --init-vintf" am: e162a97703 by Yifan Hong · 9 years ago
  100. 77c8782 Fix minor version bump reflected in lshal --init-vintf by Yifan Hong · 9 years ago