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