1. acbad28 Merge "Installd: Add context to test errors" by Andreas Gampe · 7 years ago
  2. f6a93b1 Installd: Add context to test errors by Andreas Gampe · 7 years ago
  3. 8f4529b Merge "Don't use cutils/Atomic.h" by Treehugger Robot · 7 years ago
  4. 2716e11 Don't use cutils/Atomic.h by Steven Moreland · 7 years ago
  5. e9f6953 Merge "Fix broken time comparison." by Narayan Kamath · 7 years ago
  6. 8b3b108 Merge "frameworks/native: Set LOCAL_SDK_VERSION where possible." by hansson · 7 years ago
  7. 3f31b63 Fix broken time comparison. by Narayan Kamath · 7 years ago
  8. d8b1200 frameworks/native: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
  9. 7a8270d Merge "atrace.rc: enable schedstats by default" by Wei Wang · 7 years ago
  10. 79aa906 Merge "Lift atrace restriction of 16 traced apps" by Treehugger Robot · 7 years ago
  11. 14681db atrace.rc: enable schedstats by default by Wei Wang · 7 years ago
  12. a92749e Merge "have patchoat take directories instead of filenames" by Treehugger Robot · 7 years ago
  13. 019681c Merge "[installd] Pass --compilation-reason to dex2oat" by Calin Juravle · 7 years ago
  14. 2efc402 [installd] Pass --compilation-reason to dex2oat by Calin Juravle · 7 years ago
  15. eb7ea99 Merge changes from topic "cp_calin_framework_2017" by Treehugger Robot · 7 years ago
  16. 0c609c2 Fix otapreopt parameters reading by Calin Juravle · 7 years ago
  17. 40b5f46 Fix profileSnapshot test in installd. by Calin Juravle · 7 years ago
  18. 5bd1c72 Allow public profile compilation for primary apks by Calin Juravle · 7 years ago
  19. 62c5a37 [installd] Pass .dm files to dexopt by Calin Juravle · 7 years ago
  20. f63d479 Replace profman invocation for prepareAppProfiles by Calin Juravle · 7 years ago
  21. 315d1f5 Refactor argument parsing in ota preopt by Calin Juravle · 7 years ago
  22. dff4729 Extract the otapreopt parameters in their own class and add tests by Calin Juravle · 7 years ago
  23. c4f6a0b Fix profile guided compilation for secondaries and add more tests by Calin Juravle · 7 years ago
  24. 0d0a492 [installd] Create profile snaphots for boot image by Calin Juravle · 7 years ago
  25. 408cd4a [installd] Extend profile operations to take the profile name by Calin Juravle · 7 years ago
  26. c3b049e [installd] Prepare profiles for app code paths by Calin Juravle · 7 years ago
  27. 824a64d Prepare installd to handle profiles per code path by Calin Juravle · 7 years ago
  28. a25d90c Add Installd IPC to compute the SHA256 of a seconday dex file. by Alan Stokes · 7 years ago
  29. 1bd06e1 Merge "Refactor runtime hidden API flag from negative to positive" by Nicolas Geoffray · 7 years ago
  30. 5224916 Refactor runtime hidden API flag from negative to positive by David Brazdil · 7 years ago
  31. 77c4875 have patchoat take directories instead of filenames by Chris Morin · 7 years ago
  32. 2366452 Merge "Fix clang 7.0 warnings." by Chih-hung Hsieh · 7 years ago
  33. 2d77774 Fix clang 7.0 warnings. by Chih-Hung Hsieh · 7 years ago
  34. 73e8025 Merge "Use arm instruction set with clang 7.0 LTO" by Chih-hung Hsieh · 7 years ago
  35. ffb5375 Use arm instruction set with clang 7.0 LTO by Chih-Hung Hsieh · 7 years ago
  36. 519a079 Lift atrace restriction of 16 traced apps by Daniel Colascione · 7 years ago
  37. 73c3924 Merge changes from topic "lshal_init_vintf_type" by Yifan Hong · 7 years ago
  38. f31aa05 lshal --init-vintf: can specify manifest partition by Yifan Hong · 7 years ago
  39. 1cd975c lshal: add libprocpartition by Yifan Hong · 7 years ago
  40. 266790e Merge "dumpstate: disable vibration when -q option is set" by Treehugger Robot · 7 years ago
  41. 1eea3d7 Merge "Dumpstate: Add statsd to interesting processes" by Treehugger Robot · 7 years ago
  42. 3cbc589 Merge "lshal --init-vintf: do not put empty <sepolicy> tag" by Treehugger Robot · 7 years ago
  43. acc1212 lshal --init-vintf: do not put empty <sepolicy> tag by Yifan Hong · 7 years ago
  44. 47f644e dumpstate: disable vibration when -q option is set by Takuya Ogawa · 7 years ago
  45. a3127a7 Dumpstate: Add statsd to interesting processes by Andreas Gampe · 7 years ago
  46. ced274e Merge "Add missing sensor types to <android/sensor.h>." by Elliott Hughes · 7 years ago
  47. f78be36 Add missing sensor types to <android/sensor.h>. by Elliott Hughes · 7 years ago
  48. b511370 Merge "Multi-A2DP support - add a new internal API to suppress Audio Noisy intent" by Treehugger Robot · 7 years ago
  49. 439bf29 Multi-A2DP support - add a new internal API to suppress Audio Noisy intent by Pavlin Radoslavov · 7 years ago
  50. 37ea948 Merge "Add new dexopt flag to control hidden API restrictions" by Treehugger Robot · 7 years ago
  51. 7fb0aa5 Merge "Add 'exclude parent' option to debug." by Treehugger Robot · 7 years ago
  52. aaf2c87 Merge "Prevent otapreopt_chroot from crashing with no arguments" by Zach Riggle · 7 years ago
  53. 7fcbb81 Add new dexopt flag to control hidden API restrictions by David Brazdil · 7 years ago
  54. bf5e6b1 Merge "Update filesystem permissions in atrace.rc to give selinux control." by Treehugger Robot · 7 years ago
  55. 318853a Prevent otapreopt_chroot from crashing with no arguments by Zach Riggle · 7 years ago
  56. 7c7a04c Merge "Fix number of arguments in otapreopt v4" by Treehugger Robot · 7 years ago
  57. 617968b Merge "Remove libziparchive dependency on libutils" by David Sehr · 7 years ago
  58. d9024ef Fix number of arguments in otapreopt v4 by David Brazdil · 7 years ago
  59. 5f32889 Add 'exclude parent' option to debug. by Steven Moreland · 7 years ago
  60. 385f7ee Update filesystem permissions in atrace.rc to give selinux control. by Carmen Jackson · 7 years ago
  61. 172f7a7 Merge "Reserve enum for EXT_image_gl_colorspace. Test: no test necessary Change-Id: I65d92163cf50da03ff386e5cf9a784f01f3212e9" by Treehugger Robot · 7 years ago
  62. 0756265 Remove libziparchive dependency on libutils by David Sehr · 7 years ago
  63. 95c8f46 Reserve enum for EXT_image_gl_colorspace. by Philip Rideout · 7 years ago
  64. 3723625 Merge "dumpstate: add media.metrics" by Andy Hung · 7 years ago
  65. 54bcf1c Merge "Pass targetSdkVersion to dex2oat" by David Brazdil · 7 years ago
  66. 570d398 Pass targetSdkVersion to dex2oat by David Brazdil · 7 years ago
  67. 1aafb84 Merge "Silence bogus unused-lambda-capture warning" by Treehugger Robot · 7 years ago
  68. 3e05919 Merge "Add feature flag for MBMS" by Treehugger Robot · 7 years ago
  69. 33f0097 Merge "Installd: new interface to enable apk verity" by Treehugger Robot · 7 years ago
  70. 99de516 Installd: new interface to enable apk verity by Victor Hsieh · 7 years ago
  71. 9ace484 Merge "readdir_r is deprecated." by Elliott Hughes · 7 years ago
  72. 2eab3fc readdir_r is deprecated. by Elliott Hughes · 7 years ago
  73. 4f9ecc6 Merge "Disable cdex for non background dexopt" by Mathieu Chartier · 7 years ago
  74. 1fb463e Disable cdex for non background dexopt by Mathieu Chartier · 7 years ago
  75. 69acdd7 Merge "Disable compact dex for input fd == output fd" by Mathieu Chartier · 7 years ago
  76. b41ffcc Disable compact dex for input fd == output fd by Mathieu Chartier · 7 years ago
  77. 9c3769f Merge "lshal: debug checks fqname" by Treehugger Robot · 7 years ago
  78. 5fcdcca Merge "surfaceflinger: Initialize Description field" by Greg Kaiser · 7 years ago
  79. 4ca7a3f surfaceflinger: Initialize Description field by Greg Kaiser · 7 years ago
  80. 6f7f629 Merge "Fix unused variable warning" by Treehugger Robot · 7 years ago
  81. ef973d3 Fix unused variable warning by Yi Kong · 7 years ago
  82. 96f471e Silence bogus unused-lambda-capture warning by Yi Kong · 7 years ago
  83. 756655c dumpstate: add media.metrics by Andy Hung · 7 years ago
  84. f07ec17 Merge "SF: Switch computeBounds to return FloatRect" by Treehugger Robot · 7 years ago
  85. 3481c9a lshal: debug checks fqname by Steven Moreland · 7 years ago
  86. 74a5e17 SF: Switch computeBounds to return FloatRect by Dan Stoza · 7 years ago
  87. 3aa6c98 Merge "Fix sensorservice on integer sanitized builds." by Treehugger Robot · 7 years ago
  88. 6f1f7b9 Merge "Fix sanitizer in ISensorService list functions." by Ivan Lozano · 7 years ago
  89. 28b48f2 Merge "Remove sys/class/leds from dumpstate." by Treehugger Robot · 7 years ago
  90. bfbf7c2 Merge "Fix surfaceflinger on integer sanitized builds." by Treehugger Robot · 7 years ago
  91. ef5dcaa Merge "Actually apply version script" by Treehugger Robot · 7 years ago
  92. c770d27 Merge "surfaceflinger: do not check HWC2::Capability::SkipValidate" by Chia-I Wu · 7 years ago
  93. 2aa4cc4 Merge "StartsWith/EndsWith allow std::string prefixes/suffixes now." by Treehugger Robot · 7 years ago
  94. a7b2ac2 Merge "Fix sanitizer in surfaceflinger waitForEvent." by Ivan Lozano · 7 years ago
  95. 630fcaf Merge "Fix surfaceflinger on integer sanitized builds." by Ivan Lozano · 7 years ago
  96. 7aafa16 Fix sensorservice on integer sanitized builds. by Joel Galenson · 7 years ago
  97. 8eb5335 Fix surfaceflinger on integer sanitized builds. by Joel Galenson · 7 years ago
  98. c6c2a8a Fix surfaceflinger on integer sanitized builds. by Ivan Lozano · 7 years ago
  99. b764060 Remove sys/class/leds from dumpstate. by Steven Moreland · 7 years ago
  100. 0ace760 Fix sanitizer in ISensorService list functions. by Ivan Lozano · 7 years ago