1. 45e2fc2 Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 10 years ago
  2. 25db8dc Merge "Change output format to not throw warning on volantis." into lmp-dev by Michael Lentine · 10 years ago
  3. b54ee77 Change output format to not throw warning on volantis. by Michael Lentine · 10 years ago
  4. 5af281f Fix HWComposer Surface Crop when surface is rotated by Michael Lentine · 10 years ago
  5. 5a35059 Merge "Fix HWComposer Surface Crop when surface is rotated" into lmp-dev by Michael Lentine · 10 years ago
  6. bb6adf0 Merge changes Idae36efa,I6613c971 into lmp-dev by Brian Carlstrom · 10 years ago
  7. 41cd9eb Disable compilation based on vold.decrypt. [frameworks/native] by Brian Carlstrom · 10 years ago
  8. 9a87db6 Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/native] by Brian Carlstrom · 10 years ago
  9. 1abe557 Merge "Make system use patchoat to relocate during runtime." into lmp-dev by Brian Carlstrom · 10 years ago
  10. 78f2444 Revert "Revert "Add system accelerators for BACK and HOME."" by Michael Wright · 10 years ago
  11. 43c5d30 Make system use patchoat to relocate during runtime. by Alex Light · 10 years ago
  12. d671f98 Revert "Add system accelerators for BACK and HOME." by Michael Wright · 10 years ago
  13. 278b525 Add system accelerators for BACK and HOME. by Michael Wright · 10 years ago
  14. 8f3b7ce Merge "Sensor related changes for NDK." into lmp-dev by Aravind Akella · 10 years ago
  15. b37ba39 Sensor related changes for NDK. by Aravind Akella · 10 years ago
  16. e91cd21 AAC codec profile updates by Jean-Michel Trivi · 10 years ago
  17. 812e039 Merge "Allow device to be unprovisioned" into lmp-dev by Jeff Tinker · 10 years ago
  18. bc6b9e7 Allow device to be unprovisioned by Jeff Tinker · 10 years ago
  19. fd9d183 Build fix to use the correct source. by Michael Lentine · 10 years ago
  20. 7306c67 Add error for format and make sure setActiveConfig fails with an invalid mode. by Michael Lentine · 10 years ago
  21. 47e4540 Allow for resizing of Virtual Displays. by Michael Lentine · 10 years ago
  22. 1f6078a Have VirtualDisplays send SF resize messages when resizing by Michael Wright · 10 years ago
  23. 99c7dc5 Merge "Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig." into lmp-dev by Michael Lentine · 10 years ago
  24. a02e948 Merge "SurfaceFlinger: Prevent deadlock by updating an atomic layer set." into lmp-dev by Eric Penner · 10 years ago
  25. 51c59cd SurfaceFlinger: Prevent deadlock by updating an atomic layer set. by Eric Penner · 10 years ago
  26. 68fd9e7 Merge "Sensor.cpp changes." into lmp-dev by Aravind Akella · 10 years ago
  27. 64ffcb0 Sensor.cpp changes. by Aravind Akella · 10 years ago
  28. d4c3d38 Improve network connectivity dumping. by Lorenzo Colitti · 10 years ago
  29. 9ae79d8 Build fix for size_t on 64bit. by Michael Lentine · 10 years ago
  30. 258ee43 Build fix for printf with int64 and size_t by Michael Lentine · 10 years ago
  31. 6c9e34a Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig. by Michael Lentine · 10 years ago
  32. 03414a1 Turn on support for async cursor update in surfaceflinger. by Riley Andrews · 10 years ago
  33. cd36eb4 Merge "Modify EGL to disconnect the window when the surface gets destroyed." into lmp-dev by Michael Lentine · 10 years ago
  34. 843cbb2 Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 10 years ago
  35. d8e5e81 Merge "BufferQueueProducer: fix which slot gets pre-allocated" into lmp-dev by Antoine Labour · 10 years ago
  36. 11f1487 BufferQueueProducer: fix which slot gets pre-allocated by Antoine Labour · 10 years ago
  37. 524077c OMX: add supporting methods for flexible YUV by Lajos Molnar · 10 years ago
  38. 330cf47 Merge "Remove WAKE_UP_* sensor constants." into lmp-dev by Aravind Akella · 10 years ago
  39. fd8498c Remove WAKE_UP_* sensor constants. by Aravind Akella · 10 years ago
  40. c268068 Merge "SensorService performance improvements." into lmp-dev by Aravind Akella · 10 years ago
  41. 56ae426 SensorService performance improvements. by Aravind Akella · 10 years ago
  42. 2295687 Merge "GLProducer: Reference count images rather than buffers." into lmp-dev by Eric Penner · 10 years ago
  43. d1ceb8b Install symlinks in multilib build. by Ying Wang · 10 years ago
  44. 7dc7f32 Add dumping of tombstones to dumpstate. by Christopher Ferris · 10 years ago
  45. 2cbba47 add noteResetVideo/Audio to IBatteryStats by Chong Zhang · 10 years ago
  46. 45e695a Merge "crash if getNativeBuffer() called on NULL GraphicBuffer" into lmp-dev by Colin Cross · 10 years ago
  47. 18fae75 crash if getNativeBuffer() called on NULL GraphicBuffer by Colin Cross · 10 years ago
  48. 9b36529 Merge "update battery status for audio/video" into lmp-dev by Chong Zhang · 10 years ago
  49. bd42d38 update battery status for audio/video by Chong Zhang · 10 years ago
  50. 78014f3 BufferQueue: release mutex while allocating. DO NOT MERGE by Antoine Labour · 10 years ago
  51. 5c3d243 GLProducer: Reference count images rather than buffers. by Eric Penner · 10 years ago
  52. 7b3f48d Use the count parameter to store all the uniform vectors, not just the first one. DO NOT MERGE. by Ben Clayton · 10 years ago
  53. c6414d1 Merge "Add OpenGL ES AEP feature xml." into lmp-dev by Jesse Hall · 10 years ago
  54. d2a0492 Always #include <sys/...>, not <linux/...>. by Elliott Hughes · 10 years ago
  55. 119b765 Fix implicit declaration of function 'prctl' in installd. by Elliott Hughes · 10 years ago
  56. abc8098 Add OpenGL ES AEP feature xml. by Jesse Hall · 10 years ago
  57. 31d825d Add glance gesture for doze mode. by Jeff Brown · 10 years ago
  58. 0d6180f dumpstate: fix dumping traces for vm processes on 64-bit by Colin Cross · 10 years ago
  59. 8227caa Add XML files for new camera2 hardware features by Eino-Ville Talvala · 10 years ago
  60. c796b68 Offer to delete code cache directories. by Jeff Sharkey · 10 years ago
  61. 7869e22 CW on L: Fix a SIGSEGV crash in sensor service. by Sean Wan · 10 years ago
  62. 2a0e409 Add MAC for remaining service_manager functionality. by Riley Spahn · 10 years ago
  63. 2ad9d8a Merge "Add sticky transform to surfaceflinger." into lmp-dev by Ruben Brunk · 10 years ago
  64. 1681d95 Add sticky transform to surfaceflinger. by Ruben Brunk · 10 years ago
  65. f3381cf dump bluedroid kernel status do not merge by Matthew Xie · 10 years ago
  66. b154c42 Improve memory coherence management in screenshot code [DO NOT MERGE] by Jesse Hall · 10 years ago
  67. 24cd98e Compile libsurfaceflinger with Clang and -std=c++11 [DO NOT MERGE] by Jesse Hall · 10 years ago
  68. b7d559b Merge "surfaceflinger: Make all sources depend on Android.mk" into lmp-dev by Jesse Hall · 10 years ago
  69. e9b23b6 surfaceflinger: Make all sources depend on Android.mk by Jesse Hall · 10 years ago
  70. 652c485 service_manager: check binder passed lengths by Nick Kralevich · 10 years ago
  71. 96a68d4 Merge "Add HDMI-CEC feature xml." by Yuncheol Heo · 10 years ago
  72. 224bcea Remove unnecessary code and APIs. by Sreeram Ramachandran · 10 years ago
  73. ab82390 Add HDMI-CEC feature xml. by Yuncheol Heo · 10 years ago
  74. 16cec83 am 8098af6e: am 7c5be65f: Merge "Rename \'mkuser\' command to \'mkuserconfig\'" by Robin Lee · 10 years ago
  75. 8098af6 am 7c5be65f: Merge "Rename \'mkuser\' command to \'mkuserconfig\'" by Robin Lee · 10 years ago
  76. fe91d89 am d441dbc6: am cbb9d0d7: Merge "Make dex2oat heap size product configurable [frameworks/native]" by Brian Carlstrom · 10 years ago
  77. c88da7c resolved conflicts for merge of 928e05b1 to master by Sreeram Ramachandran · 10 years ago
  78. d441dbc am cbb9d0d7: Merge "Make dex2oat heap size product configurable [frameworks/native]" by Brian Carlstrom · 10 years ago
  79. 928e05b am 0d2bee0c: Merge "Dump all the correct routing tables." by Sreeram Ramachandran · 10 years ago
  80. 46a86a9 Add ethernet feature xml. by Joe LaPenna · 10 years ago
  81. 1aa9565 am f9cfae24: Merge "Remove inline access control in service_manager." by Nick Kralevich · 10 years ago
  82. cbb9d0d Merge "Make dex2oat heap size product configurable [frameworks/native]" by Brian Carlstrom · 10 years ago
  83. e46a75a Make dex2oat heap size product configurable [frameworks/native] by Brian Carlstrom · 10 years ago
  84. 0d2bee0 Merge "Dump all the correct routing tables." by Sreeram Ramachandran · 10 years ago
  85. 2b3bba3 Dump all the correct routing tables. by Sreeram Ramachandran · 10 years ago
  86. 7c5be65 Merge "Rename 'mkuser' command to 'mkuserconfig'" by Robin Lee · 10 years ago
  87. f9cfae2 Merge "Remove inline access control in service_manager." by Nick Kralevich · 10 years ago
  88. 6d96ab1 Merge "Add data capturing of glCompressedTexImage2D and glCompressedTexSubImage2D calls." by Ben Clayton · 10 years ago
  89. 0830ce1 resolved conflicts for merge of 1aa9565c to master by Nick Kralevich · 10 years ago
  90. 3d3c125 Add data capturing of glCompressedTexImage2D and glCompressedTexSubImage2D calls. by Ben Clayton · 10 years ago
  91. f0ca9cd Merge "Fix non-portable definition of CryptoPlugin::SubSample" by Jeff Tinker · 10 years ago
  92. 03a0571 Fix non-portable definition of CryptoPlugin::SubSample by Jeff Tinker · 10 years ago
  93. 1da16ce am a5726eb9: Merge "Use current max product dalvik.vm.heapsize as default dex2oat heap size" by Brian Carlstrom · 10 years ago
  94. 3aa1386 Use current max product dalvik.vm.heapsize as default dex2oat heap size by Brian Carlstrom · 10 years ago
  95. dc56bf7 Merge "BufferQueue: Add allocateBuffers method" by Dan Stoza · 10 years ago
  96. ff0d588 am 1da16ceb: am a5726eb9: Merge "Use current max product dalvik.vm.heapsize as default dex2oat heap size" by Brian Carlstrom · 10 years ago
  97. 1244edc Remove inline access control in service_manager. by Riley Spahn · 10 years ago
  98. a5726eb Merge "Use current max product dalvik.vm.heapsize as default dex2oat heap size" by Brian Carlstrom · 10 years ago
  99. 53e0776 Use current max product dalvik.vm.heapsize as default dex2oat heap size by Brian Carlstrom · 10 years ago
  100. ab57491 GLConsumer: Allow creation in detached mode by Dan Stoza · 10 years ago