1. 3008bbe Installd: Amend dexopt binder logging by Andreas Gampe · 7 years ago
  2. 194fe42 Installd: Amend dexopt binder logging by Andreas Gampe · 7 years ago
  3. fa2dadd Installd: Amend dexopt binder logging by Andreas Gampe · 7 years ago
  4. 023b224 Installd: Add error message to dexopt by Andreas Gampe · 7 years ago
  5. d32eec2 ART: Fix LOG_FATAL by Andreas Gampe · 7 years ago
  6. 5adbc5b Merge "Revert "Use arm instruction set with clang 7.0 LTO"" by Chih-hung Hsieh · 7 years ago
  7. 1ebe77f Use absolute paths in tests. by Jeff Sharkey · 7 years ago
  8. 4461251 added usage of dumpstateService to bugreportwear option by lingfan · 7 years ago
  9. f6a93b1 Installd: Add context to test errors by Andreas Gampe · 7 years ago
  10. 4b15646 Revert "Use arm instruction set with clang 7.0 LTO" by Chih-hung Hsieh · 7 years ago
  11. e9f6953 Merge "Fix broken time comparison." by Narayan Kamath · 7 years ago
  12. 3f31b63 Fix broken time comparison. by Narayan Kamath · 7 years ago
  13. 7a8270d Merge "atrace.rc: enable schedstats by default" by Wei Wang · 7 years ago
  14. 79aa906 Merge "Lift atrace restriction of 16 traced apps" by Treehugger Robot · 7 years ago
  15. 14681db atrace.rc: enable schedstats by default by Wei Wang · 7 years ago
  16. a92749e Merge "have patchoat take directories instead of filenames" by Treehugger Robot · 7 years ago
  17. 2efc402 [installd] Pass --compilation-reason to dex2oat by Calin Juravle · 7 years ago
  18. 0c609c2 Fix otapreopt parameters reading by Calin Juravle · 7 years ago
  19. 40b5f46 Fix profileSnapshot test in installd. by Calin Juravle · 7 years ago
  20. 5bd1c72 Allow public profile compilation for primary apks by Calin Juravle · 7 years ago
  21. 62c5a37 [installd] Pass .dm files to dexopt by Calin Juravle · 7 years ago
  22. f63d479 Replace profman invocation for prepareAppProfiles by Calin Juravle · 7 years ago
  23. 315d1f5 Refactor argument parsing in ota preopt by Calin Juravle · 7 years ago
  24. dff4729 Extract the otapreopt parameters in their own class and add tests by Calin Juravle · 7 years ago
  25. c4f6a0b Fix profile guided compilation for secondaries and add more tests by Calin Juravle · 7 years ago
  26. 0d0a492 [installd] Create profile snaphots for boot image by Calin Juravle · 7 years ago
  27. 408cd4a [installd] Extend profile operations to take the profile name by Calin Juravle · 7 years ago
  28. c3b049e [installd] Prepare profiles for app code paths by Calin Juravle · 7 years ago
  29. 824a64d Prepare installd to handle profiles per code path by Calin Juravle · 7 years ago
  30. a25d90c Add Installd IPC to compute the SHA256 of a seconday dex file. by Alan Stokes · 7 years ago
  31. 5224916 Refactor runtime hidden API flag from negative to positive by David Brazdil · 7 years ago
  32. 77c4875 have patchoat take directories instead of filenames by Chris Morin · 7 years ago
  33. ffb5375 Use arm instruction set with clang 7.0 LTO by Chih-Hung Hsieh · 7 years ago
  34. 519a079 Lift atrace restriction of 16 traced apps by Daniel Colascione · 7 years ago
  35. f31aa05 lshal --init-vintf: can specify manifest partition by Yifan Hong · 7 years ago
  36. 1cd975c lshal: add libprocpartition by Yifan Hong · 7 years ago
  37. 266790e Merge "dumpstate: disable vibration when -q option is set" by Treehugger Robot · 7 years ago
  38. 1eea3d7 Merge "Dumpstate: Add statsd to interesting processes" by Treehugger Robot · 7 years ago
  39. 3cbc589 Merge "lshal --init-vintf: do not put empty <sepolicy> tag" by Treehugger Robot · 7 years ago
  40. acc1212 lshal --init-vintf: do not put empty <sepolicy> tag by Yifan Hong · 7 years ago
  41. 47f644e dumpstate: disable vibration when -q option is set by Takuya Ogawa · 7 years ago
  42. a3127a7 Dumpstate: Add statsd to interesting processes by Andreas Gampe · 7 years ago
  43. 37ea948 Merge "Add new dexopt flag to control hidden API restrictions" by Treehugger Robot · 7 years ago
  44. 7fb0aa5 Merge "Add 'exclude parent' option to debug." by Treehugger Robot · 7 years ago
  45. aaf2c87 Merge "Prevent otapreopt_chroot from crashing with no arguments" by Zach Riggle · 7 years ago
  46. 7fcbb81 Add new dexopt flag to control hidden API restrictions by David Brazdil · 7 years ago
  47. bf5e6b1 Merge "Update filesystem permissions in atrace.rc to give selinux control." by Treehugger Robot · 7 years ago
  48. 318853a Prevent otapreopt_chroot from crashing with no arguments by Zach Riggle · 7 years ago
  49. d9024ef Fix number of arguments in otapreopt v4 by David Brazdil · 7 years ago
  50. 5f32889 Add 'exclude parent' option to debug. by Steven Moreland · 7 years ago
  51. 385f7ee Update filesystem permissions in atrace.rc to give selinux control. by Carmen Jackson · 7 years ago
  52. 3723625 Merge "dumpstate: add media.metrics" by Andy Hung · 7 years ago
  53. 570d398 Pass targetSdkVersion to dex2oat by David Brazdil · 7 years ago
  54. 99de516 Installd: new interface to enable apk verity by Victor Hsieh · 7 years ago
  55. 1fb463e Disable cdex for non background dexopt by Mathieu Chartier · 7 years ago
  56. b41ffcc Disable compact dex for input fd == output fd by Mathieu Chartier · 7 years ago
  57. 756655c dumpstate: add media.metrics by Andy Hung · 7 years ago
  58. 3481c9a lshal: debug checks fqname by Steven Moreland · 7 years ago
  59. 28b48f2 Merge "Remove sys/class/leds from dumpstate." by Treehugger Robot · 7 years ago
  60. b764060 Remove sys/class/leds from dumpstate. by Steven Moreland · 7 years ago
  61. 969e4f8 StartsWith/EndsWith allow std::string prefixes/suffixes now. by Elliott Hughes · 7 years ago
  62. c3596c3 Rename snapshotProfile to createProfileSnapshot for better consistency by Calin Juravle · 7 years ago
  63. 4ae4b9c Merge "DO NOT MERGE: Merge Oreo MR1 into master" by Xin Li · 7 years ago
  64. c81d9b8 Merge "Keystore and gatekeeper not working when servicemanager crashed" by Treehugger Robot · 7 years ago
  65. 72a9a36 Merge "Use -Werror in frameworks/native/cmds/cmd" am: 68686bd151 by Chih-hung Hsieh · 7 years ago
  66. b2a90b6 Use -Werror in frameworks/native/cmds/cmd by Chih-Hung Hsieh · 7 years ago
  67. dd2dae9 Export AIDL files as a filegroup for framework.jar by Colin Cross · 7 years ago
  68. f89ee1a Export AIDL files as a filegroup for framework.jar by Colin Cross · 7 years ago
  69. d87138a Merge "Fixup existing profile directories during upgrades" am: 3367b569bf by Calin Juravle · 7 years ago
  70. 9ab618a Merge "Refactor profile dir creation" am: dd6b71dfaa by Calin Juravle · 7 years ago
  71. 6f06eb6 Fixup existing profile directories during upgrades by Calin Juravle · 7 years ago
  72. d2affb8 Refactor profile dir creation by Calin Juravle · 7 years ago
  73. 5a49d45 Merge "Add snapshotProfile APIs to installd" am: 98ad260f6b by Calin Juravle · 7 years ago
  74. 2959173 Add snapshotProfile APIs to installd by Calin Juravle · 7 years ago
  75. 53c06d4 Merge changes I082e9bb7,Ib35fe4fc,Ibc2726e1 am: 22975f3ef9 by Jiyong Park · 7 years ago
  76. 22975f3 Merge changes I082e9bb7,Ib35fe4fc,Ibc2726e1 by Treehugger Robot · 7 years ago
  77. 4994440 Merge commit '2fc42a279697a847d5b6961914f6f6afbed49a48' from by Xin Li · 7 years ago
  78. 7d76546 Move secondary dex files processing in the app process by Calin Juravle · 7 years ago
  79. c16c2db Use -Werror in frameworks/native/cmds/surfacereplayer/proto by Chih-Hung Hsieh · 7 years ago
  80. 1642dc6 Use -Werror in frameworks/native/cmds by Chih-Hung Hsieh · 7 years ago
  81. 24ae819 Put uptime into bugreport header by pengzhicai · 7 years ago
  82. 259775c merge dumpstate_headers into libdumpstateutil by Jiyong Park · 7 years ago
  83. 522ae9a dumpstate/Android.mk is converted to Android.bp by Jiyong Park · 7 years ago
  84. dc3cb64 Use getpwnam()/getgrnam() instead of AID_* macros (dumpstate) by Yifan Hong · 7 years ago
  85. 7fdc660 Mark libbinder and libdumpstateutil as VNDK in Android.bp by Justin Yun · 7 years ago
  86. 2a2d7ba Installd: Emit minidebug-info by Andreas Gampe · 7 years ago
  87. a73a0cb Installd: Rename try_debug_for_background by Andreas Gampe · 7 years ago
  88. b6bcd22 Use fds for dexoptanalyzer from installd by Shubham Ajmera · 7 years ago
  89. a3b5ab6 Use dex2oatd when available on debug builds by David Sehr · 7 years ago
  90. 9150107 Fix argument passing to dexoptanalyzer by Calin Juravle · 7 years ago
  91. 58cab07 [installd] Add check that classpath is up to date to getDexOptNeeded by Calin Juravle · 7 years ago
  92. d3badba dumpstate: always include last ANR as a separate entry. by Narayan Kamath · 7 years ago
  93. 172fac0 Fix bug in directory depth counting. by Jeff Sharkey · 7 years ago
  94. 7e01b2b Otapreopt: Fix property handling by Andreas Gampe · 7 years ago
  95. c1149c9 Enable clang-tidy for sensitive domain. by Jeff Sharkey · 7 years ago
  96. e2cff6a Skip children in fixupAppData() when parent shady. by Jeff Sharkey · 7 years ago
  97. ec0afbf Fix up error message in installd::prepare_app_cache_dir by Shubham Ajmera · 7 years ago
  98. dd42e27 Adjust the validation code for secondary dex paths by Calin Juravle · 7 years ago
  99. e6d7ad5 Drop capabilities in reconcileSecondaryDexFiles by Shubham Ajmera · 7 years ago
  100. e1d9b28 Change log libraries in tests to be statically linked by Arthur Eubanks · 7 years ago