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