1. 89b008d Installd: Change app image name computation by Andreas Gampe · 10 years ago
  2. 6fb5a01 Installd: Refactor dexopt to scoped file descriptor by Andreas Gampe · 10 years ago
  3. 6db8db9 Installd: Remove string-helpers by Andreas Gampe · 10 years ago
  4. 548bdb9 Otapreopt: Fix after shared-library work by Andreas Gampe · 10 years ago
  5. 6fabbc6 Merge "Fix google-explicit-constructor warnings in inputflinger." by Chih-hung Hsieh · 9 years ago
  6. 476e517 Merge "Fix google-explicit-constructor warnings in vulkan." by Chih-hung Hsieh · 9 years ago
  7. d56988d Fix google-explicit-constructor warnings in vulkan. by Chih-Hung Hsieh · 9 years ago
  8. 6d2ede1 Fix google-explicit-constructor warnings in inputflinger. by Chih-Hung Hsieh · 9 years ago
  9. 0322a71 Merge "Remove FRAMEBUFFER_FORCE_FORMAT" by Treehugger Robot · 9 years ago
  10. 7a21351 Remove FRAMEBUFFER_FORCE_FORMAT by Dan Willemsen · 10 years ago
  11. 213f015 Merge changes from topic 'utf' by Martijn Coenen · 9 years ago
  12. b5ac868 Merge "binder: use ashmem_valid()" by Treehugger Robot · 9 years ago
  13. 2347fca Merge "Fix memory ordering issues; document IMemory peculiarities" by Hans Boehm · 9 years ago
  14. 8058936 binder: use ashmem_valid() by Mark Salyzyn · 9 years ago
  15. 3eaf53e Add bound checks to utf16_to_utf8 by Sergio Giro · 10 years ago
  16. e1d310d Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 10 years ago
  17. 4ce4db7 Fix memory ordering issues; document IMemory peculiarities by Hans Boehm · 10 years ago
  18. d1b0747 Merge "libbinder: Support reading/writing out T[] lengths" am: b77d368d89 by Christopher Wiley · 9 years ago
  19. b77d368 Merge "libbinder: Support reading/writing out T[] lengths" by Treehugger Robot · 9 years ago
  20. 31c1beb libbinder: Support reading/writing out T[] lengths by Christopher Wiley · 9 years ago
  21. 23e469f Merge "Remove unused include." am: 5242fb42fb by Dmitriy Filchenko · 9 years ago
  22. 5242fb4 Merge "Remove unused include." by Treehugger Robot · 9 years ago
  23. e3f8eba Remove unused include. by Dmitriy Filchenko · 9 years ago
  24. 2a001e8 resolve merge conflicts of 0783d5f to stage-aosp-master by Dan Willemsen · 10 years ago
  25. 0783d5f Merge "Start converting Android.mk to Android.bp" by Dan Willemsen · 10 years ago
  26. 59e086f Start converting Android.mk to Android.bp by Dan Willemsen · 10 years ago
  27. 759d63a Merge "libsigchain: intercept bsd_signal on lp32" am: 1c59b4b4e8 by Dimitry Ivanov · 10 years ago
  28. 1c59b4b Merge "libsigchain: intercept bsd_signal on lp32" by Treehugger Robot · 10 years ago
  29. f06248f libsigchain: intercept bsd_signal on lp32 by Dimitry Ivanov · 10 years ago
  30. 99465d6 Merge "libvulkan: Fix for -Wcast-calling-convention" into stage-aosp-master by Chia-I Wu · 10 years ago
  31. 21f6773 resolve merge conflicts of 75b79d3 to stage-aosp-master by Jesse Hall · 10 years ago
  32. fe11e10 Merge \"egl: Enable EGL_KHR_GL_COLORSPACE\" am: 5271156353 by Sandeep Shinde · 10 years ago
  33. 75b79d3 Merge "egl: Call loseCurrent after eglReleaseThread" by Jesse Hall · 10 years ago
  34. 5271156 Merge "egl: Enable EGL_KHR_GL_COLORSPACE" by Jesse Hall · 10 years ago
  35. 97acea9 Merge \"Fix a typo in the atrace help text.\" am: 133650e5b1 by Elliott Hughes · 10 years ago
  36. 133650e Merge "Fix a typo in the atrace help text." by Treehugger Robot · 10 years ago
  37. f884a06 Fix a typo in the atrace help text. by Elliott Hughes · 10 years ago
  38. b59e296 resolve merge conflicts of f5b35b6 to stage-aosp-master by Elliott Hughes · 10 years ago
  39. f5b35b6 Merge "Clean up memory allocation in dumpTrace." by Treehugger Robot · 10 years ago
  40. 359d801 libvulkan: Fix for -Wcast-calling-convention by Chia-I Wu · 10 years ago
  41. a252f4d Clean up memory allocation in dumpTrace. by Elliott Hughes · 10 years ago
  42. fde0bea Merge "Dumpstate: Fix long lines." into stage-aosp-master by Dan Willemsen · 10 years ago
  43. 83b9ea5 Merge \"Add |readString8| method which returns failure\" am: 115e6ec7e9 by Roshan Pius · 10 years ago
  44. 115e6ec Merge "Add |readString8| method which returns failure" by Roshan Pius · 10 years ago
  45. 87b64d2 Add |readString8| method which returns failure by Roshan Pius · 10 years ago
  46. 173b3ef Merge \"Change to include linux/android/binder.h.\" am: b34400ea94 by Christopher Ferris · 10 years ago
  47. b34400e Merge "Change to include linux/android/binder.h." by Christopher Ferris · 10 years ago
  48. 0a9a1c1 Fix unused variable build errors by Christopher Wiley · 10 years ago
  49. abf1adc Merge \"libbinder: Tighten compiler warnings/errors\" am: ead989c34d by Christopher Wiley · 10 years ago
  50. ead989c Merge "libbinder: Tighten compiler warnings/errors" by Treehugger Robot · 10 years ago
  51. d2c942f Disable -Wcast-calling-convention for vulkan by Pirama Arumuga Nainar · 10 years ago
  52. 9c67bfd egl: Enable EGL_KHR_GL_COLORSPACE by Sandeep Shinde · 11 years ago
  53. 97e0a6c Dumpstate: Fix long lines. by Andreas Gampe · 10 years ago
  54. 0079a59 Dumpstate: Use unique_fd by Andreas Gampe · 10 years ago
  55. 869f04b Merge \"Fix broken readNullableStrongBinder<T> implementation\" am: 6e81c9a4c6 by Christopher Wiley · 10 years ago
  56. 6e81c9a Merge "Fix broken readNullableStrongBinder<T> implementation" by Treehugger Robot · 10 years ago
  57. 3652ff4 libbinder: Tighten compiler warnings/errors by Christopher Wiley · 10 years ago
  58. 447b00f Fix broken readNullableStrongBinder<T> implementation by Christopher Wiley · 10 years ago
  59. 0170cd0 Change to include linux/android/binder.h. by Christopher Ferris · 10 years ago
  60. 23d1d10 Merge \"Workaround alloc-dealloc-mismatch error on ASan device boot.\" by Evgenii Stepanov · 10 years ago
  61. 7d8f246 Merge "Workaround alloc-dealloc-mismatch error on ASan device boot." by Evgenii Stepanov · 10 years ago
  62. 2281927 Workaround alloc-dealloc-mismatch error on ASan device boot. by Evgenii Stepanov · 10 years ago
  63. bf8f1cd Merge \"[mips] Resolve issue with .align directive, when using clang IAS\" by Lazar Trsic · 10 years ago
  64. febb7ea Merge "[mips] Resolve issue with .align directive, when using clang IAS" by Treehugger Robot · 10 years ago
  65. 926d098 [mips] Resolve issue with .align directive, when using clang IAS by Lazar Trsic · 10 years ago
  66. db7f636 Merge \"Fix misc-macro-parentheses warnings in opengl.\" am: d4ffb636d8 by Chih-Hung Hsieh · 10 years ago
  67. d4ffb63 Merge "Fix misc-macro-parentheses warnings in opengl." by Chih-hung Hsieh · 10 years ago
  68. f509370 Fix misc-macro-parentheses warnings in opengl. by Chih-Hung Hsieh · 10 years ago
  69. 4b5fe39 dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG by Mark Salyzyn · 10 years ago
  70. 6a12797 Merge \\"dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG\\" am: 00e3f2995f by Mark Salyzyn · 10 years ago
  71. db29050 Merge \"dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG\" by Mark Salyzyn · 10 years ago
  72. ced6078 dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG by Mark Salyzyn · 10 years ago
  73. 00e3f29 Merge "dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG" by Mark Salyzyn · 10 years ago
  74. 7d0a762 dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG by Mark Salyzyn · 10 years ago
  75. 2bee6c5 Merge \"Sensor: Make getId() more varied\" into nyc-dev am: c0ca0ceaa5 by Greg Kaiser · 10 years ago
  76. c0ca0ce Merge "Sensor: Make getId() more varied" into nyc-dev by Greg Kaiser · 10 years ago
  77. 53ca2e0 Sensor: Make getId() more varied by Greg Kaiser · 10 years ago
  78. 142d132 Merge \"Run iptables as root.\" into nyc-dev am: ab69cc1f11 by Felipe Leme · 10 years ago
  79. ab69cc1 Merge "Run iptables as root." into nyc-dev by TreeHugger Robot · 10 years ago
  80. 86290ab Merge \"SensorList: Don\'t output UUIDs\" into nyc-dev am: a0c08e2f8f by Greg Kaiser · 10 years ago
  81. c080815 Run iptables as root. by Felipe Leme · 10 years ago
  82. a0c08e2 Merge "SensorList: Don't output UUIDs" into nyc-dev by Greg Kaiser · 10 years ago
  83. 36ad49c Merge \"BufferQueueProducer: Signal consumer when a buffer is detached\" into nyc-dev by Eino-Ville Talvala · 10 years ago
  84. 51ed38b Merge "BufferQueueProducer: Signal consumer when a buffer is detached" into nyc-dev by Eino-Ville Talvala · 10 years ago
  85. abce9cf SensorList: Don't output UUIDs by Greg Kaiser · 10 years ago
  86. 67d1e80 vulkan: Updated IHV documentation am: c2f184d9d8 by Jesse Hall · 10 years ago
  87. c2f184d vulkan: Updated IHV documentation by Jesse Hall · 10 years ago
  88. 393850d Merge \"Revert \"Attach profiles to bug reports\"\" into nyc-dev am: ea1aa91a25 by David Brazdil · 10 years ago
  89. ea1aa91 Merge "Revert "Attach profiles to bug reports"" into nyc-dev by David Brazdil · 10 years ago
  90. 236f705 Revert "Attach profiles to bug reports" by David Brazdil · 10 years ago
  91. e44ded8 Merge \\"No need for dumpstate to explicitly reference \\'toybox\\'...\\" am: c1c06a7d6b by Elliott Hughes · 10 years ago
  92. b660711 Merge \"No need for dumpstate to explicitly reference \'toybox\'...\" by Elliott Hughes · 10 years ago
  93. c1c06a7 Merge "No need for dumpstate to explicitly reference 'toybox'..." by Treehugger Robot · 10 years ago
  94. 5286003 No need for dumpstate to explicitly reference 'toybox'... by Elliott Hughes · 10 years ago
  95. 3756a83 Merge "resolve merge conflicts of 4931fb2 to nyc-mr1-dev-plus-aosp" into nyc-dev-plus-aosp by Craig Donner · 10 years ago
  96. 41a67e1 Merge \\"Move dumpstate over to toybox top.\\" am: f5e4ac0338 am: 0498cc9683 by Elliott Hughes · 10 years ago
  97. 0498cc9 Merge \"Move dumpstate over to toybox top.\" am: f5e4ac0338 by Elliott Hughes · 10 years ago
  98. f5e4ac0 Merge "Move dumpstate over to toybox top." by Treehugger Robot · 10 years ago
  99. 7aa8388 resolve merge conflicts of 4931fb2 to nyc-mr1-dev-plus-aosp by Craig Donner · 10 years ago
  100. 646e92f Move dumpstate over to toybox top. by Elliott Hughes · 10 years ago