1. f6ef48e Merge "Installd: Add context to test errors" am: acbad287a9 by Andreas Gampe · 7 years ago
  2. acbad28 Merge "Installd: Add context to test errors" by Andreas Gampe · 7 years ago
  3. f6a93b1 Installd: Add context to test errors by Andreas Gampe · 7 years ago
  4. 4105824 Merge "Don't use cutils/Atomic.h" am: 8f4529bbc2 by Steven Moreland · 7 years ago
  5. 8f4529b Merge "Don't use cutils/Atomic.h" by Treehugger Robot · 7 years ago
  6. 2716e11 Don't use cutils/Atomic.h by Steven Moreland · 7 years ago
  7. 658c49b Merge "Fix broken time comparison." am: e9f6953dea by Narayan Kamath · 7 years ago
  8. e9f6953 Merge "Fix broken time comparison." by Narayan Kamath · 7 years ago
  9. 52d0ad7 Merge "frameworks/native: Set LOCAL_SDK_VERSION where possible." am: 8b3b108987 by hansson · 7 years ago
  10. 8b3b108 Merge "frameworks/native: Set LOCAL_SDK_VERSION where possible." by hansson · 7 years ago
  11. 3f31b63 Fix broken time comparison. by Narayan Kamath · 7 years ago
  12. d8b1200 frameworks/native: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
  13. 58e422c Merge "atrace.rc: enable schedstats by default" am: 7a8270d1ea by Wei Wang · 7 years ago
  14. 7a8270d Merge "atrace.rc: enable schedstats by default" by Wei Wang · 7 years ago
  15. 0ab150c Merge "Lift atrace restriction of 16 traced apps" am: 79aa906eb6 by Daniel Colascione · 7 years ago
  16. 79aa906 Merge "Lift atrace restriction of 16 traced apps" by Treehugger Robot · 7 years ago
  17. 14681db atrace.rc: enable schedstats by default by Wei Wang · 7 years ago
  18. 6853290 Merge "have patchoat take directories instead of filenames" am: a92749ebae by Chris Morin · 7 years ago
  19. a92749e Merge "have patchoat take directories instead of filenames" by Treehugger Robot · 7 years ago
  20. 376a9ad Merge "[installd] Pass --compilation-reason to dex2oat" am: 019681c7cf by Calin Juravle · 7 years ago
  21. 019681c Merge "[installd] Pass --compilation-reason to dex2oat" by Calin Juravle · 7 years ago
  22. bb42100 Merge changes from topic "cp_calin_framework_2017" am: eb7ea99ab2 by Calin Juravle · 7 years ago
  23. 018a60f Fix profileSnapshot test in installd. am: 40b5f46caf by Calin Juravle · 7 years ago
  24. ed18d9b Allow public profile compilation for primary apks am: 5bd1c7251a by Calin Juravle · 7 years ago
  25. 38e04ae7 [installd] Pass .dm files to dexopt am: 62c5a373fc by Calin Juravle · 7 years ago
  26. f638bd0 Replace profman invocation for prepareAppProfiles am: f63d479fe6 by Calin Juravle · 7 years ago
  27. 1c4e789 Refactor argument parsing in ota preopt am: 315d1f5438 by Calin Juravle · 7 years ago
  28. fc8cc8a Extract the otapreopt parameters in their own class and add tests am: dff4729abb by Calin Juravle · 7 years ago
  29. fd2484c Fix profile guided compilation for secondaries and add more tests am: c4f6a0b633 by Calin Juravle · 7 years ago
  30. 79b168f [installd] Create profile snaphots for boot image am: 0d0a49205f by Calin Juravle · 7 years ago
  31. da8f43c [installd] Extend profile operations to take the profile name am: 408cd4ab39 by Calin Juravle · 7 years ago
  32. 698932f [installd] Prepare profiles for app code paths am: c3b049e029 by Calin Juravle · 7 years ago
  33. 7368be4 Prepare installd to handle profiles per code path am: 824a64db8d by Calin Juravle · 7 years ago
  34. 527946f Add Installd IPC to compute the SHA256 of a seconday dex file. am: a25d90ce8d by Alan Stokes · 7 years ago
  35. 2efc402 [installd] Pass --compilation-reason to dex2oat by Calin Juravle · 7 years ago
  36. eb7ea99 Merge changes from topic "cp_calin_framework_2017" by Treehugger Robot · 7 years ago
  37. 40b5f46 Fix profileSnapshot test in installd. by Calin Juravle · 7 years ago
  38. 5bd1c72 Allow public profile compilation for primary apks by Calin Juravle · 7 years ago
  39. 62c5a37 [installd] Pass .dm files to dexopt by Calin Juravle · 7 years ago
  40. 0c609c2 Fix otapreopt parameters reading by Calin Juravle · 7 years ago
  41. f63d479 Replace profman invocation for prepareAppProfiles by Calin Juravle · 7 years ago
  42. 315d1f5 Refactor argument parsing in ota preopt by Calin Juravle · 7 years ago
  43. dff4729 Extract the otapreopt parameters in their own class and add tests by Calin Juravle · 7 years ago
  44. c4f6a0b Fix profile guided compilation for secondaries and add more tests by Calin Juravle · 7 years ago
  45. 0d0a492 [installd] Create profile snaphots for boot image by Calin Juravle · 7 years ago
  46. 408cd4a [installd] Extend profile operations to take the profile name by Calin Juravle · 7 years ago
  47. c3b049e [installd] Prepare profiles for app code paths by Calin Juravle · 7 years ago
  48. 824a64d Prepare installd to handle profiles per code path by Calin Juravle · 7 years ago
  49. a25d90c Add Installd IPC to compute the SHA256 of a seconday dex file. by Alan Stokes · 7 years ago
  50. 01d18a2 Merge "Refactor runtime hidden API flag from negative to positive" by Nicolas Geoffray · 7 years ago
  51. 1bd06e1 Merge "Refactor runtime hidden API flag from negative to positive" by Nicolas Geoffray · 7 years ago
  52. 5224916 Refactor runtime hidden API flag from negative to positive by David Brazdil · 7 years ago
  53. 77c4875 have patchoat take directories instead of filenames by Chris Morin · 7 years ago
  54. 35a4f49 Merge "Fix clang 7.0 warnings." am: 2366452ae3 by Chih-hung Hsieh · 7 years ago
  55. 2366452 Merge "Fix clang 7.0 warnings." by Chih-hung Hsieh · 7 years ago
  56. 9eaa104 Merge "Use arm instruction set with clang 7.0 LTO" am: 73e8025d70 by Chih-hung Hsieh · 7 years ago
  57. 2d77774 Fix clang 7.0 warnings. by Chih-Hung Hsieh · 7 years ago
  58. 73e8025 Merge "Use arm instruction set with clang 7.0 LTO" by Chih-hung Hsieh · 7 years ago
  59. ffb5375 Use arm instruction set with clang 7.0 LTO by Chih-Hung Hsieh · 7 years ago
  60. 519a079 Lift atrace restriction of 16 traced apps by Daniel Colascione · 7 years ago
  61. e1f7a97 Merge changes from topic "lshal_init_vintf_type" am: 73c392450d by Yifan Hong · 7 years ago
  62. 73c3924 Merge changes from topic "lshal_init_vintf_type" by Yifan Hong · 7 years ago
  63. f31aa05 lshal --init-vintf: can specify manifest partition by Yifan Hong · 7 years ago
  64. 1cd975c lshal: add libprocpartition by Yifan Hong · 7 years ago
  65. 935061d Merge "dumpstate: disable vibration when -q option is set" am: 266790e13c by Takuya Ogawa · 7 years ago
  66. 266790e Merge "dumpstate: disable vibration when -q option is set" by Treehugger Robot · 7 years ago
  67. 74d0b36 Merge "Dumpstate: Add statsd to interesting processes" am: 1eea3d77dc by Andreas Gampe · 7 years ago
  68. 1eea3d7 Merge "Dumpstate: Add statsd to interesting processes" by Treehugger Robot · 7 years ago
  69. 38de280 Merge "lshal --init-vintf: do not put empty <sepolicy> tag" am: 3cbc5893c6 by Yifan Hong · 7 years ago
  70. 3cbc589 Merge "lshal --init-vintf: do not put empty <sepolicy> tag" by Treehugger Robot · 7 years ago
  71. acc1212 lshal --init-vintf: do not put empty <sepolicy> tag by Yifan Hong · 7 years ago
  72. 47f644e dumpstate: disable vibration when -q option is set by Takuya Ogawa · 7 years ago
  73. a3127a7 Dumpstate: Add statsd to interesting processes by Andreas Gampe · 7 years ago
  74. 4dfd5da Merge "Add missing sensor types to <android/sensor.h>." am: ced274e88d by Elliott Hughes · 7 years ago
  75. ced274e Merge "Add missing sensor types to <android/sensor.h>." by Elliott Hughes · 7 years ago
  76. f78be36 Add missing sensor types to <android/sensor.h>. by Elliott Hughes · 7 years ago
  77. c23ebb0 Merge "Multi-A2DP support - add a new internal API to suppress Audio Noisy intent" by Pavlin Radoslavov · 7 years ago
  78. b511370 Merge "Multi-A2DP support - add a new internal API to suppress Audio Noisy intent" by Treehugger Robot · 7 years ago
  79. 439bf29 Multi-A2DP support - add a new internal API to suppress Audio Noisy intent by Pavlin Radoslavov · 7 years ago
  80. 6a278f5 Merge "Add new dexopt flag to control hidden API restrictions" am: 37ea948a17 by David Brazdil · 7 years ago
  81. 37ea948 Merge "Add new dexopt flag to control hidden API restrictions" by Treehugger Robot · 7 years ago
  82. 078d9bb Merge "Add 'exclude parent' option to debug." am: 7fb0aa5f97 by Steven Moreland · 7 years ago
  83. 7fb0aa5 Merge "Add 'exclude parent' option to debug." by Treehugger Robot · 7 years ago
  84. 7cc6cd7 Merge "Prevent otapreopt_chroot from crashing with no arguments" am: aaf2c87e2a by Zach Riggle · 7 years ago
  85. aaf2c87 Merge "Prevent otapreopt_chroot from crashing with no arguments" by Zach Riggle · 7 years ago
  86. 7fcbb81 Add new dexopt flag to control hidden API restrictions by David Brazdil · 7 years ago
  87. 2cffba6 Merge "Update filesystem permissions in atrace.rc to give selinux control." by Carmen Jackson · 7 years ago
  88. bf5e6b1 Merge "Update filesystem permissions in atrace.rc to give selinux control." by Treehugger Robot · 7 years ago
  89. cfb6267 Merge "Fix number of arguments in otapreopt v4" am: 7c7a04c934 by David Brazdil · 7 years ago
  90. 318853a Prevent otapreopt_chroot from crashing with no arguments by Zach Riggle · 7 years ago
  91. 7c7a04c Merge "Fix number of arguments in otapreopt v4" by Treehugger Robot · 7 years ago
  92. 7df119e Merge "Remove libziparchive dependency on libutils" am: 617968b4ef by David Sehr · 7 years ago
  93. 617968b Merge "Remove libziparchive dependency on libutils" by David Sehr · 7 years ago
  94. d9024ef Fix number of arguments in otapreopt v4 by David Brazdil · 7 years ago
  95. 5f32889 Add 'exclude parent' option to debug. by Steven Moreland · 7 years ago
  96. 385f7ee Update filesystem permissions in atrace.rc to give selinux control. by Carmen Jackson · 7 years ago
  97. 18a55c1 Merge "Reserve enum for EXT_image_gl_colorspace. Test: no test necessary Change-Id: I65d92163cf50da03ff386e5cf9a784f01f3212e9" by Philip Rideout · 7 years ago
  98. 172f7a7 Merge "Reserve enum for EXT_image_gl_colorspace. Test: no test necessary Change-Id: I65d92163cf50da03ff386e5cf9a784f01f3212e9" by Treehugger Robot · 7 years ago
  99. 0756265 Remove libziparchive dependency on libutils by David Sehr · 7 years ago
  100. 95c8f46 Reserve enum for EXT_image_gl_colorspace. by Philip Rideout · 7 years ago