1. be7fdfc Merge "Include what we use." by Treehugger Robot · 8 years ago
  2. 2167a48 Include what we use. by Dan Albert · 8 years ago
  3. 132fb22 Merge changes I7748934f,I008ef537,I1027e87f by Colin Cross · 8 years ago
  4. fd9d1fb Merge "Migrate libandroid headers to ndk_headers." by Treehugger Robot · 8 years ago
  5. 382ecd3 Fix constructor parameters shadowing member variables by Colin Cross · 8 years ago
  6. 8f27996 Use uint32_t consistently for region op by Colin Cross · 8 years ago
  7. 17576de Fix trailing semicolon warnings by Colin Cross · 8 years ago
  8. b32a59e Merge "Add missing liblog dependency" by Dimitry Ivanov · 8 years ago
  9. 421e658 Add missing liblog dependency by Dimitry Ivanov · 8 years ago
  10. 01a0c92 Merge "libgui: add a test for Sensor serialization." by Treehugger Robot · 8 years ago
  11. d95b2eb Merge "Add btsnoop_hci.log to bugreport zip (1/2)" by Ajay Panicker · 8 years ago
  12. 494ed55 Migrate libandroid headers to ndk_headers. by Dan Albert · 8 years ago
  13. 2f53177 Add btsnoop_hci.log to bugreport zip (1/2) by Ajay Panicker · 8 years ago
  14. 6f09ce1 libgui: add a test for Sensor serialization. by David Pursell · 8 years ago
  15. f9f0400 Merge "Rename unique_fd::clear to unique_fd::reset." by Josh Gao · 8 years ago
  16. 9656be1 Rename unique_fd::clear to unique_fd::reset. by Josh Gao · 8 years ago
  17. 75bb94f Merge "libvulkan: Fix count returned for incomplete wsi queries" by Jesse Hall · 8 years ago
  18. 7331e22 libvulkan: Fix count returned for incomplete wsi queries by Jesse Hall · 8 years ago
  19. 8b2d3da Merge "Fix google-explicit-constructor warnings in binder." by Chih-hung Hsieh · 8 years ago
  20. f0346ab Merge "Convert libui to Android.bp" by Treehugger Robot · 8 years ago
  21. c7dd2b9 Convert libui to Android.bp by Dan Willemsen · 8 years ago
  22. e6a4e9b Merge "Sensor: Make switching from data injection mode to normal mode more productive" by Peng Xu · 8 years ago
  23. 30fcc9f Merge changes I5041c541,I0eeafc99,Ie982d375 by Dan Stoza · 8 years ago
  24. 9f41107 Merge changes I1b74d58b,I38c6e8bc by Feng Yu · 8 years ago
  25. 6b9c6d2 ServiceManager: Allow system services running as secondary users to add services by Arve Hjønnevåg · 8 years ago
  26. 5fa90a0 ServiceManager: Restore basic uid check by Arve Hjønnevåg · 8 years ago
  27. f62eaf5 Squashed: gralloc1/binder/requestor by Dan Stoza · 8 years ago
  28. eb03fd3 libui: Add Gralloc1On0Adapter and C++ shim by Dan Stoza · 9 years ago
  29. 5e703a6 Merge "Fix google-explicit-constructor warnings in surfaceflinger." by Treehugger Robot · 8 years ago
  30. a586216 Merge "installd: Create VDEX files and pass their FDs to dex2oat" by David Brazdil · 8 years ago
  31. a703969 Merge "Fix google-explicit-constructor warnings in dumpstate." by Treehugger Robot · 8 years ago
  32. 204240a libagl: Switch from gralloc to GraphicBufferMapper by Dan Stoza · 9 years ago
  33. 85598ce Merge "redirect to call assignPointerIds if there is id < 0 case" by Treehugger Robot · 8 years ago
  34. fc5934e installd: Create VDEX files and pass their FDs to dex2oat by David Brazdil · 8 years ago
  35. 215d7ab Merge "Fix google-explicit-constructor warnings in sensorservice." by Peng Xu · 8 years ago
  36. bfac17e Sensor: Make switching from data injection mode to normal mode more productive by Aniroop Mathur · 8 years ago
  37. ad95fc0 Merge "installd: Simplify Dalvik cache path creation" by David Brazdil · 8 years ago
  38. 60e97a4 Merge "Revert "Don't use profiles with vm safe mode"" by Treehugger Robot · 8 years ago
  39. 18f908b Revert "Don't use profiles with vm safe mode" by Mathieu Chartier · 8 years ago
  40. 59ac10d Merge changes from topic 'cherry_pms_installd' by Andreas Gampe · 8 years ago
  41. 45cebd0 Otapreopt: Allow A/B dexopt only when bootcomplete by Andreas Gampe · 8 years ago
  42. f1a7ad4 otapreopt: Collect and print size of artifacts by Andreas Gampe · 8 years ago
  43. f513d77 Don't use profiles with vm safe mode by Mathieu Chartier · 8 years ago
  44. fd12eda Otapreopt: Try to mount vendor partition for A/B OTA by Andreas Gampe · 8 years ago
  45. 90dc492 Otapreopt: Add init script for A/B artifact move by Andreas Gampe · 8 years ago
  46. d089ca1 Otapreopt: Implement new A/B OTA path by Andreas Gampe · 8 years ago
  47. a5cc10a Installd: Add support for dex2oat very-large-app property by Andreas Gampe · 8 years ago
  48. 64c4038 Otapreopt: Send progress updates to update_engine by Andreas Gampe · 8 years ago
  49. 56f79f9 Otapreopt: Filter preopted system apps by Andreas Gampe · 8 years ago
  50. ab15dbf Installd: Move app image A/B artifact by Andreas Gampe · 8 years ago
  51. 69b93aa Installd: Fix bad merge by Andreas Gampe · 8 years ago
  52. 89b008d Installd: Change app image name computation by Andreas Gampe · 8 years ago
  53. 6fb5a01 Installd: Refactor dexopt to scoped file descriptor by Andreas Gampe · 8 years ago
  54. 6db8db9 Installd: Remove string-helpers by Andreas Gampe · 8 years ago
  55. 548bdb9 Otapreopt: Fix after shared-library work by Andreas Gampe · 8 years ago
  56. 249c179 installd: Simplify Dalvik cache path creation by David Brazdil · 8 years ago
  57. 6fabbc6 Merge "Fix google-explicit-constructor warnings in inputflinger." by Chih-hung Hsieh · 8 years ago
  58. 476e517 Merge "Fix google-explicit-constructor warnings in vulkan." by Chih-hung Hsieh · 8 years ago
  59. e3ab0e8 Fix google-explicit-constructor warnings in binder. by Chih-Hung Hsieh · 8 years ago
  60. 759af11 Fix google-explicit-constructor warnings in dumpstate. by Chih-Hung Hsieh · 8 years ago
  61. d56988d Fix google-explicit-constructor warnings in vulkan. by Chih-Hung Hsieh · 8 years ago
  62. 342b760 Fix google-explicit-constructor warnings in surfaceflinger. by Chih-Hung Hsieh · 8 years ago
  63. 38fc101 Fix google-explicit-constructor warnings in sensorservice. by Chih-Hung Hsieh · 8 years ago
  64. 6d2ede1 Fix google-explicit-constructor warnings in inputflinger. by Chih-Hung Hsieh · 8 years ago
  65. 1a632de redirect to call assignPointerIds if there is id < 0 case by gaoshang · 8 years ago
  66. 0322a71 Merge "Remove FRAMEBUFFER_FORCE_FORMAT" by Treehugger Robot · 8 years ago
  67. 7a21351 Remove FRAMEBUFFER_FORCE_FORMAT by Dan Willemsen · 8 years ago
  68. 213f015 Merge changes from topic 'utf' by Martijn Coenen · 8 years ago
  69. b5ac868 Merge "binder: use ashmem_valid()" by Treehugger Robot · 8 years ago
  70. 2347fca Merge "Fix memory ordering issues; document IMemory peculiarities" by Hans Boehm · 8 years ago
  71. 8058936 binder: use ashmem_valid() by Mark Salyzyn · 8 years ago
  72. 3eaf53e Add bound checks to utf16_to_utf8 by Sergio Giro · 8 years ago
  73. e1d310d Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 8 years ago
  74. 4ce4db7 Fix memory ordering issues; document IMemory peculiarities by Hans Boehm · 8 years ago
  75. d1b0747 Merge "libbinder: Support reading/writing out T[] lengths" am: b77d368d89 by Christopher Wiley · 8 years ago
  76. b77d368 Merge "libbinder: Support reading/writing out T[] lengths" by Treehugger Robot · 8 years ago
  77. 31c1beb libbinder: Support reading/writing out T[] lengths by Christopher Wiley · 8 years ago
  78. 23e469f Merge "Remove unused include." am: 5242fb42fb by Dmitriy Filchenko · 8 years ago
  79. 5242fb4 Merge "Remove unused include." by Treehugger Robot · 8 years ago
  80. e3f8eba Remove unused include. by Dmitriy Filchenko · 8 years ago
  81. 2a001e8 resolve merge conflicts of 0783d5f to stage-aosp-master by Dan Willemsen · 8 years ago
  82. 0783d5f Merge "Start converting Android.mk to Android.bp" by Dan Willemsen · 8 years ago
  83. 59e086f Start converting Android.mk to Android.bp by Dan Willemsen · 8 years ago
  84. 759d63a Merge "libsigchain: intercept bsd_signal on lp32" am: 1c59b4b4e8 by Dimitry Ivanov · 8 years ago
  85. 1c59b4b Merge "libsigchain: intercept bsd_signal on lp32" by Treehugger Robot · 8 years ago
  86. f06248f libsigchain: intercept bsd_signal on lp32 by Dimitry Ivanov · 8 years ago
  87. 99465d6 Merge "libvulkan: Fix for -Wcast-calling-convention" into stage-aosp-master by Chia-I Wu · 8 years ago
  88. 21f6773 resolve merge conflicts of 75b79d3 to stage-aosp-master by Jesse Hall · 8 years ago
  89. fe11e10 Merge \"egl: Enable EGL_KHR_GL_COLORSPACE\" am: 5271156353 by Sandeep Shinde · 8 years ago
  90. 75b79d3 Merge "egl: Call loseCurrent after eglReleaseThread" by Jesse Hall · 8 years ago
  91. 5271156 Merge "egl: Enable EGL_KHR_GL_COLORSPACE" by Jesse Hall · 8 years ago
  92. 97acea9 Merge \"Fix a typo in the atrace help text.\" am: 133650e5b1 by Elliott Hughes · 8 years ago
  93. 133650e Merge "Fix a typo in the atrace help text." by Treehugger Robot · 8 years ago
  94. f884a06 Fix a typo in the atrace help text. by Elliott Hughes · 8 years ago
  95. b59e296 resolve merge conflicts of f5b35b6 to stage-aosp-master by Elliott Hughes · 8 years ago
  96. f5b35b6 Merge "Clean up memory allocation in dumpTrace." by Treehugger Robot · 8 years ago
  97. 359d801 libvulkan: Fix for -Wcast-calling-convention by Chia-I Wu · 8 years ago
  98. a252f4d Clean up memory allocation in dumpTrace. by Elliott Hughes · 8 years ago
  99. fde0bea Merge "Dumpstate: Fix long lines." into stage-aosp-master by Dan Willemsen · 8 years ago
  100. 83b9ea5 Merge \"Add |readString8| method which returns failure\" am: 115e6ec7e9 by Roshan Pius · 8 years ago