1. dbc4ce6 Add otapreopt logic for CompactDex version bump by Mathieu Chartier · 6 years ago
  2. a11d432 Merge "Installd: Make tests atest-ready" by Treehugger Robot · 6 years ago
  3. dabafa0 Merge "lshal: use FQName::parse" by Treehugger Robot · 6 years ago
  4. d4f32b3 lshal: use FQName::parse by Steven Moreland · 6 years ago
  5. c23dc12 Installd: Make tests atest-ready by Andreas Gampe · 6 years ago
  6. 64d9442 Merge "Add new dexopt flag to control CompactDex generation" by Mathieu Chartier · 6 years ago
  7. f69c2f7 Add new dexopt flag to control CompactDex generation by Mathieu Chartier · 6 years ago
  8. a4d8dae Merge "Installd: Check for dex2oatd before running it" by Treehugger Robot · 6 years ago android-p-preview-1
  9. e87fe0a Installd: Check for dex2oatd before running it by Andreas Gampe · 6 years ago
  10. 1636f41 Merge changes Ie795897d,I86e1cfed,I840ecbca by Treehugger Robot · 6 years ago
  11. 0edada7 Merge "Installd: Add error message to dexopt" by Treehugger Robot · 6 years ago
  12. 3008bbe Installd: Amend dexopt binder logging by Andreas Gampe · 6 years ago
  13. 194fe42 Installd: Amend dexopt binder logging by Andreas Gampe · 6 years ago
  14. fa2dadd Installd: Amend dexopt binder logging by Andreas Gampe · 6 years ago
  15. 023b224 Installd: Add error message to dexopt by Andreas Gampe · 6 years ago
  16. 1330e55 Merge "ART: Fix LOG_FATAL" by Treehugger Robot · 6 years ago
  17. ed568f3 Merge "Reformat Android.bp file" by Logan Chien · 6 years ago
  18. d32eec2 ART: Fix LOG_FATAL by Andreas Gampe · 6 years ago
  19. 5adbc5b Merge "Revert "Use arm instruction set with clang 7.0 LTO"" by Chih-hung Hsieh · 6 years ago
  20. 9c3abd4 Merge "Use absolute paths in tests." by Treehugger Robot · 6 years ago
  21. 1ebe77f Use absolute paths in tests. by Jeff Sharkey · 6 years ago
  22. 361f2e0 Merge "added usage of dumpstateService to bugreportwear option" by Treehugger Robot · 6 years ago
  23. 4461251 added usage of dumpstateService to bugreportwear option by lingfan · 6 years ago
  24. acbad28 Merge "Installd: Add context to test errors" by Andreas Gampe · 6 years ago
  25. f6a93b1 Installd: Add context to test errors by Andreas Gampe · 6 years ago
  26. 3e60b39 Reformat Android.bp file by Logan Chien · 6 years ago
  27. 4b15646 Revert "Use arm instruction set with clang 7.0 LTO" by Chih-hung Hsieh · 6 years ago
  28. 8f4529b Merge "Don't use cutils/Atomic.h" by Treehugger Robot · 6 years ago
  29. 2716e11 Don't use cutils/Atomic.h by Steven Moreland · 6 years ago
  30. e9f6953 Merge "Fix broken time comparison." by Narayan Kamath · 6 years ago
  31. 8b3b108 Merge "frameworks/native: Set LOCAL_SDK_VERSION where possible." by hansson · 6 years ago
  32. 3f31b63 Fix broken time comparison. by Narayan Kamath · 6 years ago
  33. d8b1200 frameworks/native: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  34. 7a8270d Merge "atrace.rc: enable schedstats by default" by Wei Wang · 6 years ago
  35. 79aa906 Merge "Lift atrace restriction of 16 traced apps" by Treehugger Robot · 6 years ago
  36. 14681db atrace.rc: enable schedstats by default by Wei Wang · 6 years ago
  37. a92749e Merge "have patchoat take directories instead of filenames" by Treehugger Robot · 6 years ago
  38. 019681c Merge "[installd] Pass --compilation-reason to dex2oat" by Calin Juravle · 6 years ago
  39. 2efc402 [installd] Pass --compilation-reason to dex2oat by Calin Juravle · 6 years ago
  40. eb7ea99 Merge changes from topic "cp_calin_framework_2017" by Treehugger Robot · 6 years ago
  41. 0c609c2 Fix otapreopt parameters reading by Calin Juravle · 6 years ago
  42. 40b5f46 Fix profileSnapshot test in installd. by Calin Juravle · 6 years ago
  43. 5bd1c72 Allow public profile compilation for primary apks by Calin Juravle · 6 years ago
  44. 62c5a37 [installd] Pass .dm files to dexopt by Calin Juravle · 6 years ago
  45. f63d479 Replace profman invocation for prepareAppProfiles by Calin Juravle · 6 years ago
  46. 315d1f5 Refactor argument parsing in ota preopt by Calin Juravle · 6 years ago
  47. dff4729 Extract the otapreopt parameters in their own class and add tests by Calin Juravle · 6 years ago
  48. c4f6a0b Fix profile guided compilation for secondaries and add more tests by Calin Juravle · 6 years ago
  49. 0d0a492 [installd] Create profile snaphots for boot image by Calin Juravle · 6 years ago
  50. 408cd4a [installd] Extend profile operations to take the profile name by Calin Juravle · 6 years ago
  51. c3b049e [installd] Prepare profiles for app code paths by Calin Juravle · 6 years ago
  52. 824a64d Prepare installd to handle profiles per code path by Calin Juravle · 6 years ago
  53. a25d90c Add Installd IPC to compute the SHA256 of a seconday dex file. by Alan Stokes · 7 years ago
  54. 1bd06e1 Merge "Refactor runtime hidden API flag from negative to positive" by Nicolas Geoffray · 6 years ago
  55. 5224916 Refactor runtime hidden API flag from negative to positive by David Brazdil · 6 years ago
  56. 77c4875 have patchoat take directories instead of filenames by Chris Morin · 6 years ago
  57. 2366452 Merge "Fix clang 7.0 warnings." by Chih-hung Hsieh · 6 years ago
  58. 2d77774 Fix clang 7.0 warnings. by Chih-Hung Hsieh · 6 years ago
  59. 73e8025 Merge "Use arm instruction set with clang 7.0 LTO" by Chih-hung Hsieh · 6 years ago
  60. ffb5375 Use arm instruction set with clang 7.0 LTO by Chih-Hung Hsieh · 6 years ago
  61. 519a079 Lift atrace restriction of 16 traced apps by Daniel Colascione · 6 years ago
  62. 73c3924 Merge changes from topic "lshal_init_vintf_type" by Yifan Hong · 6 years ago
  63. f31aa05 lshal --init-vintf: can specify manifest partition by Yifan Hong · 6 years ago
  64. 1cd975c lshal: add libprocpartition by Yifan Hong · 6 years ago
  65. 266790e Merge "dumpstate: disable vibration when -q option is set" by Treehugger Robot · 6 years ago
  66. 1eea3d7 Merge "Dumpstate: Add statsd to interesting processes" by Treehugger Robot · 6 years ago
  67. 3cbc589 Merge "lshal --init-vintf: do not put empty <sepolicy> tag" by Treehugger Robot · 6 years ago android-wear-8.0.0_r1
  68. acc1212 lshal --init-vintf: do not put empty <sepolicy> tag by Yifan Hong · 6 years ago
  69. 47f644e dumpstate: disable vibration when -q option is set by Takuya Ogawa · 6 years ago
  70. a3127a7 Dumpstate: Add statsd to interesting processes by Andreas Gampe · 6 years ago
  71. ced274e Merge "Add missing sensor types to <android/sensor.h>." by Elliott Hughes · 6 years ago
  72. f78be36 Add missing sensor types to <android/sensor.h>. by Elliott Hughes · 6 years ago
  73. b511370 Merge "Multi-A2DP support - add a new internal API to suppress Audio Noisy intent" by Treehugger Robot · 6 years ago
  74. 439bf29 Multi-A2DP support - add a new internal API to suppress Audio Noisy intent by Pavlin Radoslavov · 6 years ago
  75. 37ea948 Merge "Add new dexopt flag to control hidden API restrictions" by Treehugger Robot · 6 years ago
  76. 7fb0aa5 Merge "Add 'exclude parent' option to debug." by Treehugger Robot · 6 years ago
  77. aaf2c87 Merge "Prevent otapreopt_chroot from crashing with no arguments" by Zach Riggle · 6 years ago
  78. 7fcbb81 Add new dexopt flag to control hidden API restrictions by David Brazdil · 6 years ago
  79. bf5e6b1 Merge "Update filesystem permissions in atrace.rc to give selinux control." by Treehugger Robot · 6 years ago
  80. 318853a Prevent otapreopt_chroot from crashing with no arguments by Zach Riggle · 6 years ago
  81. 7c7a04c Merge "Fix number of arguments in otapreopt v4" by Treehugger Robot · 6 years ago
  82. 617968b Merge "Remove libziparchive dependency on libutils" by David Sehr · 6 years ago
  83. d9024ef Fix number of arguments in otapreopt v4 by David Brazdil · 6 years ago
  84. 5f32889 Add 'exclude parent' option to debug. by Steven Moreland · 6 years ago
  85. 385f7ee Update filesystem permissions in atrace.rc to give selinux control. by Carmen Jackson · 6 years ago
  86. 172f7a7 Merge "Reserve enum for EXT_image_gl_colorspace. Test: no test necessary Change-Id: I65d92163cf50da03ff386e5cf9a784f01f3212e9" by Treehugger Robot · 6 years ago
  87. 0756265 Remove libziparchive dependency on libutils by David Sehr · 6 years ago
  88. 95c8f46 Reserve enum for EXT_image_gl_colorspace. by Philip Rideout · 6 years ago
  89. 3723625 Merge "dumpstate: add media.metrics" by Andy Hung · 6 years ago
  90. 54bcf1c Merge "Pass targetSdkVersion to dex2oat" by David Brazdil · 6 years ago
  91. 570d398 Pass targetSdkVersion to dex2oat by David Brazdil · 6 years ago
  92. 1aafb84 Merge "Silence bogus unused-lambda-capture warning" by Treehugger Robot · 6 years ago
  93. 3e05919 Merge "Add feature flag for MBMS" by Treehugger Robot · 6 years ago
  94. 33f0097 Merge "Installd: new interface to enable apk verity" by Treehugger Robot · 6 years ago
  95. 99de516 Installd: new interface to enable apk verity by Victor Hsieh · 7 years ago
  96. 9ace484 Merge "readdir_r is deprecated." by Elliott Hughes · 6 years ago
  97. 2eab3fc readdir_r is deprecated. by Elliott Hughes · 6 years ago
  98. 4f9ecc6 Merge "Disable cdex for non background dexopt" by Mathieu Chartier · 6 years ago
  99. 1fb463e Disable cdex for non background dexopt by Mathieu Chartier · 6 years ago
  100. 69acdd7 Merge "Disable compact dex for input fd == output fd" by Mathieu Chartier · 6 years ago