1. 8c839de Otapreopt: Add init script for A/B artifact move am: 90dc492207 by Andreas Gampe · 9 years ago
  2. 7d14f10 Otapreopt: Implement new A/B OTA path am: d089ca1703 by Andreas Gampe · 9 years ago
  3. aac5c6c Installd: Add support for dex2oat very-large-app property am: a5cc10a8e8 by Andreas Gampe · 9 years ago
  4. 0681b87 Otapreopt: Send progress updates to update_engine am: 64c4038586 by Andreas Gampe · 9 years ago
  5. 57d820e Otapreopt: Filter preopted system apps am: 56f79f9620 by Andreas Gampe · 9 years ago
  6. f69886f Installd: Move app image A/B artifact am: ab15dbfb4a by Andreas Gampe · 9 years ago
  7. 748a738 Installd: Fix bad merge am: 69b93aaa31 by Andreas Gampe · 9 years ago
  8. 5906d1b Installd: Change app image name computation am: 89b008dfb5 by Andreas Gampe · 9 years ago
  9. ce9b0e8 Installd: Refactor dexopt to scoped file descriptor am: 6fb5a0179d by Andreas Gampe · 9 years ago
  10. d7d4d60 Installd: Remove string-helpers am: 6db8db9f33 by Andreas Gampe · 9 years ago
  11. 261480f Otapreopt: Fix after shared-library work am: 548bdb9308 by Andreas Gampe · 9 years ago
  12. 90dc492 Otapreopt: Add init script for A/B artifact move by Andreas Gampe · 9 years ago
  13. d089ca1 Otapreopt: Implement new A/B OTA path by Andreas Gampe · 9 years ago
  14. a5cc10a Installd: Add support for dex2oat very-large-app property by Andreas Gampe · 9 years ago
  15. 64c4038 Otapreopt: Send progress updates to update_engine by Andreas Gampe · 9 years ago
  16. 56f79f9 Otapreopt: Filter preopted system apps by Andreas Gampe · 9 years ago
  17. ab15dbf Installd: Move app image A/B artifact by Andreas Gampe · 9 years ago
  18. 69b93aa Installd: Fix bad merge by Andreas Gampe · 9 years ago
  19. 89b008d Installd: Change app image name computation by Andreas Gampe · 9 years ago
  20. 6fb5a01 Installd: Refactor dexopt to scoped file descriptor by Andreas Gampe · 9 years ago
  21. 6db8db9 Installd: Remove string-helpers by Andreas Gampe · 9 years ago
  22. 548bdb9 Otapreopt: Fix after shared-library work by Andreas Gampe · 9 years ago
  23. 0026ae3 Merge "Fix google-explicit-constructor warnings in inputflinger." am: 6fabbc60fc by Chih-hung Hsieh · 9 years ago
  24. 6fabbc6 Merge "Fix google-explicit-constructor warnings in inputflinger." by Chih-hung Hsieh · 9 years ago
  25. 0391054 Merge "Fix google-explicit-constructor warnings in vulkan." am: 476e517868 by Chih-hung Hsieh · 9 years ago
  26. 476e517 Merge "Fix google-explicit-constructor warnings in vulkan." by Chih-hung Hsieh · 9 years ago
  27. d56988d Fix google-explicit-constructor warnings in vulkan. by Chih-Hung Hsieh · 9 years ago
  28. 6d2ede1 Fix google-explicit-constructor warnings in inputflinger. by Chih-Hung Hsieh · 9 years ago
  29. 04f46f0 Merge "Remove FRAMEBUFFER_FORCE_FORMAT" am: 0322a7176f by Dan Willemsen · 9 years ago
  30. 0322a71 Merge "Remove FRAMEBUFFER_FORCE_FORMAT" by Treehugger Robot · 9 years ago master
  31. 7a21351 Remove FRAMEBUFFER_FORCE_FORMAT by Dan Willemsen · 9 years ago
  32. 654107c Merge changes from topic 'utf' am: 213f015932 by Martijn Coenen · 9 years ago
  33. 213f015 Merge changes from topic 'utf' by Martijn Coenen · 9 years ago
  34. d7f6714 Merge "binder: use ashmem_valid()" am: b5ac868729 by Mark Salyzyn · 9 years ago
  35. b5ac868 Merge "binder: use ashmem_valid()" by Treehugger Robot · 9 years ago
  36. 5a55892 Merge "Fix memory ordering issues; document IMemory peculiarities" by Hans Boehm · 9 years ago
  37. 2347fca Merge "Fix memory ordering issues; document IMemory peculiarities" by Hans Boehm · 9 years ago
  38. 8058936 binder: use ashmem_valid() by Mark Salyzyn · 9 years ago
  39. 3eaf53e Add bound checks to utf16_to_utf8 by Sergio Giro · 9 years ago
  40. e1d310d Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 9 years ago
  41. 4ce4db7 Fix memory ordering issues; document IMemory peculiarities by Hans Boehm · 9 years ago
  42. d1b0747 Merge "libbinder: Support reading/writing out T[] lengths" am: b77d368d89 by Christopher Wiley · 9 years ago
  43. b77d368 Merge "libbinder: Support reading/writing out T[] lengths" by Treehugger Robot · 9 years ago
  44. 31c1beb libbinder: Support reading/writing out T[] lengths by Christopher Wiley · 9 years ago
  45. 23e469f Merge "Remove unused include." am: 5242fb42fb by Dmitriy Filchenko · 9 years ago
  46. 5242fb4 Merge "Remove unused include." by Treehugger Robot · 9 years ago
  47. e3f8eba Remove unused include. by Dmitriy Filchenko · 9 years ago
  48. 2a001e8 resolve merge conflicts of 0783d5f to stage-aosp-master by Dan Willemsen · 9 years ago
  49. 0783d5f Merge "Start converting Android.mk to Android.bp" by Dan Willemsen · 9 years ago
  50. 59e086f Start converting Android.mk to Android.bp by Dan Willemsen · 9 years ago
  51. 759d63a Merge "libsigchain: intercept bsd_signal on lp32" am: 1c59b4b4e8 by Dimitry Ivanov · 9 years ago
  52. 1c59b4b Merge "libsigchain: intercept bsd_signal on lp32" by Treehugger Robot · 9 years ago
  53. f06248f libsigchain: intercept bsd_signal on lp32 by Dimitry Ivanov · 9 years ago
  54. 99465d6 Merge "libvulkan: Fix for -Wcast-calling-convention" into stage-aosp-master by Chia-I Wu · 9 years ago
  55. 21f6773 resolve merge conflicts of 75b79d3 to stage-aosp-master by Jesse Hall · 9 years ago
  56. fe11e10 Merge \"egl: Enable EGL_KHR_GL_COLORSPACE\" am: 5271156353 by Sandeep Shinde · 9 years ago
  57. 75b79d3 Merge "egl: Call loseCurrent after eglReleaseThread" by Jesse Hall · 9 years ago
  58. 5271156 Merge "egl: Enable EGL_KHR_GL_COLORSPACE" by Jesse Hall · 9 years ago
  59. 97acea9 Merge \"Fix a typo in the atrace help text.\" am: 133650e5b1 by Elliott Hughes · 9 years ago
  60. 133650e Merge "Fix a typo in the atrace help text." by Treehugger Robot · 9 years ago
  61. f884a06 Fix a typo in the atrace help text. by Elliott Hughes · 9 years ago
  62. b59e296 resolve merge conflicts of f5b35b6 to stage-aosp-master by Elliott Hughes · 9 years ago
  63. f5b35b6 Merge "Clean up memory allocation in dumpTrace." by Treehugger Robot · 9 years ago
  64. 359d801 libvulkan: Fix for -Wcast-calling-convention by Chia-I Wu · 9 years ago
  65. a252f4d Clean up memory allocation in dumpTrace. by Elliott Hughes · 9 years ago
  66. fde0bea Merge "Dumpstate: Fix long lines." into stage-aosp-master by Dan Willemsen · 9 years ago
  67. 83b9ea5 Merge \"Add |readString8| method which returns failure\" am: 115e6ec7e9 by Roshan Pius · 9 years ago
  68. 115e6ec Merge "Add |readString8| method which returns failure" by Roshan Pius · 9 years ago
  69. 87b64d2 Add |readString8| method which returns failure by Roshan Pius · 9 years ago
  70. 173b3ef Merge \"Change to include linux/android/binder.h.\" am: b34400ea94 by Christopher Ferris · 9 years ago
  71. b34400e Merge "Change to include linux/android/binder.h." by Christopher Ferris · 9 years ago
  72. 0a9a1c1 Fix unused variable build errors by Christopher Wiley · 9 years ago
  73. abf1adc Merge \"libbinder: Tighten compiler warnings/errors\" am: ead989c34d by Christopher Wiley · 9 years ago
  74. ead989c Merge "libbinder: Tighten compiler warnings/errors" by Treehugger Robot · 9 years ago
  75. d2c942f Disable -Wcast-calling-convention for vulkan by Pirama Arumuga Nainar · 9 years ago
  76. 9c67bfd egl: Enable EGL_KHR_GL_COLORSPACE by Sandeep Shinde · 11 years ago
  77. 97e0a6c Dumpstate: Fix long lines. by Andreas Gampe · 9 years ago
  78. 0079a59 Dumpstate: Use unique_fd by Andreas Gampe · 9 years ago
  79. 869f04b Merge \"Fix broken readNullableStrongBinder<T> implementation\" am: 6e81c9a4c6 by Christopher Wiley · 9 years ago
  80. 6e81c9a Merge "Fix broken readNullableStrongBinder<T> implementation" by Treehugger Robot · 9 years ago
  81. 3652ff4 libbinder: Tighten compiler warnings/errors by Christopher Wiley · 9 years ago
  82. 447b00f Fix broken readNullableStrongBinder<T> implementation by Christopher Wiley · 9 years ago
  83. 0170cd0 Change to include linux/android/binder.h. by Christopher Ferris · 9 years ago
  84. 23d1d10 Merge \"Workaround alloc-dealloc-mismatch error on ASan device boot.\" by Evgenii Stepanov · 9 years ago
  85. 7d8f246 Merge "Workaround alloc-dealloc-mismatch error on ASan device boot." by Evgenii Stepanov · 9 years ago
  86. 2281927 Workaround alloc-dealloc-mismatch error on ASan device boot. by Evgenii Stepanov · 9 years ago
  87. bf8f1cd Merge \"[mips] Resolve issue with .align directive, when using clang IAS\" by Lazar Trsic · 9 years ago
  88. febb7ea Merge "[mips] Resolve issue with .align directive, when using clang IAS" by Treehugger Robot · 9 years ago android-n-preview-5 android-wear-n-preview-2
  89. 926d098 [mips] Resolve issue with .align directive, when using clang IAS by Lazar Trsic · 9 years ago
  90. db7f636 Merge \"Fix misc-macro-parentheses warnings in opengl.\" am: d4ffb636d8 by Chih-Hung Hsieh · 9 years ago
  91. d4ffb63 Merge "Fix misc-macro-parentheses warnings in opengl." by Chih-hung Hsieh · 9 years ago
  92. f509370 Fix misc-macro-parentheses warnings in opengl. by Chih-Hung Hsieh · 9 years ago
  93. 4b5fe39 dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG by Mark Salyzyn · 9 years ago
  94. 6a12797 Merge \\"dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG\\" am: 00e3f2995f by Mark Salyzyn · 9 years ago
  95. db29050 Merge \"dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG\" by Mark Salyzyn · 9 years ago
  96. ced6078 dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG by Mark Salyzyn · 9 years ago
  97. 00e3f29 Merge "dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG" by Mark Salyzyn · 9 years ago
  98. 7d0a762 dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG by Mark Salyzyn · 9 years ago
  99. 2bee6c5 Merge \"Sensor: Make getId() more varied\" into nyc-dev am: c0ca0ceaa5 by Greg Kaiser · 9 years ago
  100. c0ca0ce Merge "Sensor: Make getId() more varied" into nyc-dev by Greg Kaiser · 9 years ago