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