1. f848676 ServiceManager: Allow system services running as secondary users to add services by Arve Hjnnevg · 9 years ago
  2. 362687f ServiceManager: Restore basic uid check am: 5fa90a063f by Arve Hjnnevg · 9 years ago
  3. 6b9c6d2 ServiceManager: Allow system services running as secondary users to add services by Arve Hjønnevåg · 9 years ago
  4. 5fa90a0 ServiceManager: Restore basic uid check by Arve Hjønnevåg · 9 years ago
  5. 101b4cc Merge "Fix google-explicit-constructor warnings in surfaceflinger." by Chih-Hung Hsieh · 9 years ago
  6. 5e703a6 Merge "Fix google-explicit-constructor warnings in surfaceflinger." by Treehugger Robot · 9 years ago
  7. 6706170 Merge "installd: Create VDEX files and pass their FDs to dex2oat" am: a586216175 by David Brazdil · 9 years ago
  8. a586216 Merge "installd: Create VDEX files and pass their FDs to dex2oat" by David Brazdil · 9 years ago
  9. 347b6f4 Merge "Fix google-explicit-constructor warnings in dumpstate." am: a70396971e by Chih-Hung Hsieh · 9 years ago
  10. a703969 Merge "Fix google-explicit-constructor warnings in dumpstate." by Treehugger Robot · 9 years ago
  11. cad6f2e Merge "redirect to call assignPointerIds if there is id < 0 case" am: 85598ce5ac by gaoshang · 9 years ago
  12. 85598ce Merge "redirect to call assignPointerIds if there is id < 0 case" by Treehugger Robot · 9 years ago
  13. fc5934e installd: Create VDEX files and pass their FDs to dex2oat by David Brazdil · 9 years ago
  14. 341d12b Merge "Fix google-explicit-constructor warnings in sensorservice." by Peng Xu · 9 years ago
  15. 215d7ab Merge "Fix google-explicit-constructor warnings in sensorservice." by Peng Xu · 9 years ago
  16. c3ca770 Merge "installd: Simplify Dalvik cache path creation" am: ad95fc06aa by David Brazdil · 9 years ago
  17. ad95fc0 Merge "installd: Simplify Dalvik cache path creation" by David Brazdil · 9 years ago
  18. 6636101 Merge "Revert "Don't use profiles with vm safe mode"" am: 60e97a4bd4 by Mathieu Chartier · 9 years ago
  19. 60e97a4 Merge "Revert "Don't use profiles with vm safe mode"" by Treehugger Robot · 9 years ago
  20. 18f908b Revert "Don't use profiles with vm safe mode" by Mathieu Chartier · 9 years ago
  21. 9756df8 Merge changes from topic 'cherry_pms_installd' am: 59ac10df3a by Andreas Gampe · 9 years ago
  22. c3f64ee Otapreopt: Allow A/B dexopt only when bootcomplete am: 45cebd0e31 by Andreas Gampe · 9 years ago
  23. a7949ca otapreopt: Collect and print size of artifacts am: f1a7ad43cb by Andreas Gampe · 9 years ago
  24. e48d088 Don't use profiles with vm safe mode am: f513d77b6d by Mathieu Chartier · 9 years ago
  25. 37a3260 Otapreopt: Try to mount vendor partition for A/B OTA am: fd12edaeab by Andreas Gampe · 9 years ago
  26. 8c839de Otapreopt: Add init script for A/B artifact move am: 90dc492207 by Andreas Gampe · 9 years ago
  27. 7d14f10 Otapreopt: Implement new A/B OTA path am: d089ca1703 by Andreas Gampe · 9 years ago
  28. aac5c6c Installd: Add support for dex2oat very-large-app property am: a5cc10a8e8 by Andreas Gampe · 9 years ago
  29. 0681b87 Otapreopt: Send progress updates to update_engine am: 64c4038586 by Andreas Gampe · 9 years ago
  30. 57d820e Otapreopt: Filter preopted system apps am: 56f79f9620 by Andreas Gampe · 9 years ago
  31. f69886f Installd: Move app image A/B artifact am: ab15dbfb4a by Andreas Gampe · 9 years ago
  32. 748a738 Installd: Fix bad merge am: 69b93aaa31 by Andreas Gampe · 9 years ago
  33. 5906d1b Installd: Change app image name computation am: 89b008dfb5 by Andreas Gampe · 9 years ago
  34. ce9b0e8 Installd: Refactor dexopt to scoped file descriptor am: 6fb5a0179d by Andreas Gampe · 9 years ago
  35. d7d4d60 Installd: Remove string-helpers am: 6db8db9f33 by Andreas Gampe · 9 years ago
  36. 261480f Otapreopt: Fix after shared-library work am: 548bdb9308 by Andreas Gampe · 9 years ago
  37. 59ac10d Merge changes from topic 'cherry_pms_installd' by Andreas Gampe · 9 years ago
  38. 45cebd0 Otapreopt: Allow A/B dexopt only when bootcomplete by Andreas Gampe · 9 years ago
  39. f1a7ad4 otapreopt: Collect and print size of artifacts by Andreas Gampe · 9 years ago
  40. f513d77 Don't use profiles with vm safe mode by Mathieu Chartier · 9 years ago
  41. fd12eda Otapreopt: Try to mount vendor partition for A/B OTA by Andreas Gampe · 9 years ago
  42. 90dc492 Otapreopt: Add init script for A/B artifact move by Andreas Gampe · 9 years ago
  43. d089ca1 Otapreopt: Implement new A/B OTA path by Andreas Gampe · 10 years ago
  44. a5cc10a Installd: Add support for dex2oat very-large-app property by Andreas Gampe · 9 years ago
  45. 64c4038 Otapreopt: Send progress updates to update_engine by Andreas Gampe · 10 years ago
  46. 56f79f9 Otapreopt: Filter preopted system apps by Andreas Gampe · 10 years ago
  47. ab15dbf Installd: Move app image A/B artifact by Andreas Gampe · 10 years ago
  48. 69b93aa Installd: Fix bad merge by Andreas Gampe · 10 years ago
  49. 89b008d Installd: Change app image name computation by Andreas Gampe · 10 years ago
  50. 6fb5a01 Installd: Refactor dexopt to scoped file descriptor by Andreas Gampe · 10 years ago
  51. 6db8db9 Installd: Remove string-helpers by Andreas Gampe · 10 years ago
  52. 548bdb9 Otapreopt: Fix after shared-library work by Andreas Gampe · 10 years ago
  53. 249c179 installd: Simplify Dalvik cache path creation by David Brazdil · 9 years ago
  54. 0026ae3 Merge "Fix google-explicit-constructor warnings in inputflinger." am: 6fabbc60fc by Chih-hung Hsieh · 9 years ago
  55. 6fabbc6 Merge "Fix google-explicit-constructor warnings in inputflinger." by Chih-hung Hsieh · 9 years ago
  56. 0391054 Merge "Fix google-explicit-constructor warnings in vulkan." am: 476e517868 by Chih-hung Hsieh · 9 years ago
  57. 476e517 Merge "Fix google-explicit-constructor warnings in vulkan." by Chih-hung Hsieh · 9 years ago
  58. 759af11 Fix google-explicit-constructor warnings in dumpstate. by Chih-Hung Hsieh · 9 years ago
  59. d56988d Fix google-explicit-constructor warnings in vulkan. by Chih-Hung Hsieh · 9 years ago
  60. 342b760 Fix google-explicit-constructor warnings in surfaceflinger. by Chih-Hung Hsieh · 9 years ago
  61. 38fc101 Fix google-explicit-constructor warnings in sensorservice. by Chih-Hung Hsieh · 9 years ago
  62. 6d2ede1 Fix google-explicit-constructor warnings in inputflinger. by Chih-Hung Hsieh · 9 years ago
  63. 1a632de redirect to call assignPointerIds if there is id < 0 case by gaoshang · 9 years ago
  64. 04f46f0 Merge "Remove FRAMEBUFFER_FORCE_FORMAT" am: 0322a7176f by Dan Willemsen · 9 years ago
  65. 0322a71 Merge "Remove FRAMEBUFFER_FORCE_FORMAT" by Treehugger Robot · 9 years ago
  66. 7a21351 Remove FRAMEBUFFER_FORCE_FORMAT by Dan Willemsen · 9 years ago
  67. 654107c Merge changes from topic 'utf' am: 213f015932 by Martijn Coenen · 9 years ago
  68. 213f015 Merge changes from topic 'utf' by Martijn Coenen · 9 years ago
  69. d7f6714 Merge "binder: use ashmem_valid()" am: b5ac868729 by Mark Salyzyn · 9 years ago
  70. b5ac868 Merge "binder: use ashmem_valid()" by Treehugger Robot · 9 years ago
  71. 5a55892 Merge "Fix memory ordering issues; document IMemory peculiarities" by Hans Boehm · 9 years ago
  72. 2347fca Merge "Fix memory ordering issues; document IMemory peculiarities" by Hans Boehm · 9 years ago
  73. 8058936 binder: use ashmem_valid() by Mark Salyzyn · 9 years ago
  74. 3eaf53e Add bound checks to utf16_to_utf8 by Sergio Giro · 10 years ago
  75. e1d310d Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 9 years ago
  76. 4ce4db7 Fix memory ordering issues; document IMemory peculiarities by Hans Boehm · 9 years ago
  77. d1b0747 Merge "libbinder: Support reading/writing out T[] lengths" am: b77d368d89 by Christopher Wiley · 9 years ago
  78. b77d368 Merge "libbinder: Support reading/writing out T[] lengths" by Treehugger Robot · 9 years ago
  79. 31c1beb libbinder: Support reading/writing out T[] lengths by Christopher Wiley · 9 years ago
  80. 23e469f Merge "Remove unused include." am: 5242fb42fb by Dmitriy Filchenko · 9 years ago
  81. 5242fb4 Merge "Remove unused include." by Treehugger Robot · 9 years ago
  82. e3f8eba Remove unused include. by Dmitriy Filchenko · 9 years ago
  83. 2a001e8 resolve merge conflicts of 0783d5f to stage-aosp-master by Dan Willemsen · 9 years ago
  84. 0783d5f Merge "Start converting Android.mk to Android.bp" by Dan Willemsen · 9 years ago
  85. 59e086f Start converting Android.mk to Android.bp by Dan Willemsen · 9 years ago
  86. 759d63a Merge "libsigchain: intercept bsd_signal on lp32" am: 1c59b4b4e8 by Dimitry Ivanov · 9 years ago
  87. 1c59b4b Merge "libsigchain: intercept bsd_signal on lp32" by Treehugger Robot · 9 years ago
  88. f06248f libsigchain: intercept bsd_signal on lp32 by Dimitry Ivanov · 9 years ago
  89. 99465d6 Merge "libvulkan: Fix for -Wcast-calling-convention" into stage-aosp-master by Chia-I Wu · 9 years ago
  90. 21f6773 resolve merge conflicts of 75b79d3 to stage-aosp-master by Jesse Hall · 9 years ago
  91. fe11e10 Merge \"egl: Enable EGL_KHR_GL_COLORSPACE\" am: 5271156353 by Sandeep Shinde · 9 years ago
  92. 75b79d3 Merge "egl: Call loseCurrent after eglReleaseThread" by Jesse Hall · 9 years ago
  93. 5271156 Merge "egl: Enable EGL_KHR_GL_COLORSPACE" by Jesse Hall · 9 years ago
  94. 97acea9 Merge \"Fix a typo in the atrace help text.\" am: 133650e5b1 by Elliott Hughes · 9 years ago
  95. 133650e Merge "Fix a typo in the atrace help text." by Treehugger Robot · 9 years ago
  96. f884a06 Fix a typo in the atrace help text. by Elliott Hughes · 9 years ago
  97. b59e296 resolve merge conflicts of f5b35b6 to stage-aosp-master by Elliott Hughes · 9 years ago
  98. f5b35b6 Merge "Clean up memory allocation in dumpTrace." by Treehugger Robot · 9 years ago
  99. 359d801 libvulkan: Fix for -Wcast-calling-convention by Chia-I Wu · 9 years ago
  100. a252f4d Clean up memory allocation in dumpTrace. by Elliott Hughes · 9 years ago