1. 3d0daa5 am 8493b79e: SensorService fixes by Aravind Akella · 11 years ago
  2. 8493b79 SensorService fixes by Aravind Akella · 11 years ago
  3. 75ec33e am d15ef27f: Update ScreenshotClient to take advantage of rotation in surfaceflinger\'s screencap api by Riley Andrews · 11 years ago
  4. 129dc84 am edb86f9f: Merge "Add rotation to surfaceflingers screen cap." into lmp-dev by Riley Andrews · 11 years ago
  5. d15ef27 Update ScreenshotClient to take advantage of rotation in surfaceflinger's screencap api by Riley Andrews · 11 years ago
  6. 5273a97 resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp by Dan Albert · 11 years ago
  7. c3ebe66 Add rotation to surfaceflingers screen cap. by Riley Andrews · 11 years ago
  8. 8b49125 Make string literal concatenation play nice with C++11. by Dan Albert · 11 years ago
  9. 553231f Fix CAS argument type. by Hans Boehm · 11 years ago
  10. 08ff802 Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""" by Hans Boehm · 11 years ago
  11. 57782cd am 5c4a1566: Merge "GLConsumer: Fix eglTerminate/eglInit edge case." into lmp-dev by Eric Penner · 11 years ago
  12. 2d14a0e GLConsumer: Fix eglTerminate/eglInit edge case. by Eric Penner · 11 years ago
  13. 02a1c2c am efc0b35f: Merge "Fix CAS argument type." by Hans Boehm · 11 years ago
  14. 38e451f am 51d3d176: Merge "Within CpuConsumer, use gralloc lockAsync/unlockAsync" into lmp-dev by Riley Andrews · 11 years ago
  15. 5a7ad73 am 62fbb163: Shelve InputFlinger for another release. DO NOT MERGE by Michael Wright · 11 years ago
  16. d53e052 Within CpuConsumer, use gralloc lockAsync/unlockAsync by Riley Andrews · 11 years ago
  17. cb3b7ce am 703b60ce: Merge "Use gettid directly in binder." by Elliott Hughes · 11 years ago
  18. 62fbb16 Shelve InputFlinger for another release. DO NOT MERGE by Michael Wright · 11 years ago
  19. efc0b35 Merge "Fix CAS argument type." by Hans Boehm · 11 years ago
  20. 1ddaadb Fix CAS argument type. by Hans Boehm · 11 years ago
  21. fa6ad07 Use gettid directly in binder. by Elliott Hughes · 11 years ago
  22. dc1fb90 am a0187a9c: Merge "Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""" by Hans Boehm · 11 years ago
  23. 3effaba Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""" by Hans Boehm · 11 years ago
  24. f010a05 Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""" by Hans Boehm · 11 years ago
  25. 7d1cd4a Merge "Tunneled Video Playback support" into lmp-dev by Rachad · 11 years ago
  26. 66629e0 Revert "Revert "Remove incorrect android_atomic_...64 use."" by Hans Boehm · 11 years ago
  27. 45e2fc2 Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 11 years ago
  28. 9dc5c26 Revert "Remove incorrect android_atomic_...64 use." by Hans Boehm · 11 years ago
  29. b37ba39 Sensor related changes for NDK. by Aravind Akella · 11 years ago
  30. 7cb0d39 Tunneled Video Playback support by Rachad · 11 years ago
  31. 64ffcb0 Sensor.cpp changes. by Aravind Akella · 11 years ago
  32. 47e4540 Allow for resizing of Virtual Displays. by Michael Lentine · 11 years ago
  33. 1f6078a Have VirtualDisplays send SF resize messages when resizing by Michael Wright · 11 years ago
  34. cd36eb4 Merge "Modify EGL to disconnect the window when the surface gets destroyed." into lmp-dev by Michael Lentine · 11 years ago
  35. 843cbb2 Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 11 years ago
  36. fd8498c Remove WAKE_UP_* sensor constants. by Aravind Akella · 11 years ago
  37. 11f1487 BufferQueueProducer: fix which slot gets pre-allocated by Antoine Labour · 11 years ago
  38. c268068 Merge "SensorService performance improvements." into lmp-dev by Aravind Akella · 11 years ago
  39. 56ae426 SensorService performance improvements. by Aravind Akella · 11 years ago
  40. 2295687 Merge "GLProducer: Reference count images rather than buffers." into lmp-dev by Eric Penner · 11 years ago
  41. 2cbba47 add noteResetVideo/Audio to IBatteryStats by Chong Zhang · 11 years ago
  42. 45e695a Merge "crash if getNativeBuffer() called on NULL GraphicBuffer" into lmp-dev by Colin Cross · 11 years ago
  43. 88b7541 Remove incorrect android_atomic_...64 use. by Hans Boehm · 11 years ago
  44. 18fae75 crash if getNativeBuffer() called on NULL GraphicBuffer by Colin Cross · 11 years ago
  45. 9b36529 Merge "update battery status for audio/video" into lmp-dev by Chong Zhang · 11 years ago
  46. bd42d38 update battery status for audio/video by Chong Zhang · 11 years ago
  47. 78014f3 BufferQueue: release mutex while allocating. DO NOT MERGE by Antoine Labour · 11 years ago
  48. 5c3d243 GLProducer: Reference count images rather than buffers. by Eric Penner · 11 years ago
  49. 31d825d Add glance gesture for doze mode. by Jeff Brown · 11 years ago
  50. 1681d95 Add sticky transform to surfaceflinger. by Ruben Brunk · 11 years ago
  51. dc56bf7 Merge "BufferQueue: Add allocateBuffers method" by Dan Stoza · 11 years ago
  52. ab57491 GLConsumer: Allow creation in detached mode by Dan Stoza · 11 years ago
  53. e49ba8e GLConsumer: Stop using default constructor params by Dan Stoza · 11 years ago
  54. 29a3e90 BufferQueue: Add allocateBuffers method by Dan Stoza · 11 years ago
  55. f8f419b Merge "Remove Parcel::writeIntPtr." by Narayan Kamath · 11 years ago
  56. 7da40c0 Remove Parcel::writeIntPtr. by Narayan Kamath · 11 years ago
  57. adb65d9 Merge "Surface reportingMode for Sensors." by Aravind Akella · 11 years ago
  58. 0e025c5 Surface reportingMode for Sensors. by Aravind Akella · 11 years ago
  59. 7227b96 Merge "surfaceflinger: Replace blank/unblank with setPowerMode" by Prashant Malani · 11 years ago
  60. 55fc549 am 72676e7d: am 0e1313cd: Merge "libgui: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  61. f905bc3 Remove Parcel::writeIntPtr. by Narayan Kamath · 11 years ago
  62. b37c8c5 Merge "Fixup more potential issues / warnings in string formats" by Michael Wright · 11 years ago
  63. 63ff3a8 Fixup more potential issues / warnings in string formats by Michael Wright · 11 years ago
  64. 25be048 Merge "Fix warning in logging string interpolation" by Michael Wright · 11 years ago
  65. d0a4a62 Fix warning in logging string interpolation by Michael Wright · 11 years ago
  66. 8f515ce libgui: 64 bit compile issues (part deux) by Mark Salyzyn · 11 years ago
  67. 72676e7 am 0e1313cd: Merge "libgui: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  68. 9110045 libgui: 64-bit compile issues by Mark Salyzyn · 11 years ago
  69. e86420e Merge "Fix flattening/unflattening of android::Sensor." by Narayan Kamath · 11 years ago
  70. 2c9b11f surfaceflinger: Replace blank/unblank with setPowerMode by Prashant Malani · 11 years ago
  71. c2ac589 am 065e9c86: Merge "Fix mips build for libbinder." by Narayan Kamath · 11 years ago
  72. 065e9c8 Merge "Fix mips build for libbinder." by Narayan Kamath · 11 years ago
  73. 2f1f742 Fix mips build for libbinder. by Narayan Kamath · 11 years ago
  74. 87947be Merge "Fix mips build for libbinder." by Narayan Kamath · 11 years ago
  75. 2c68d38 Fix mips build for libbinder. by Narayan Kamath · 11 years ago
  76. b09b936 am f0a24759: am a28750ee: Merge "binder: Turn on -Werror" by Mark Salyzyn · 11 years ago
  77. f0a2475 am a28750ee: Merge "binder: Turn on -Werror" by Mark Salyzyn · 11 years ago
  78. d4ecccf binder: Turn on -Werror by Mark Salyzyn · 11 years ago
  79. db1972b am 26063a91: am f1dd859b: Merge "x86_64: Align uint64_t/int64_t structure member to 8 bytes" by Narayan Kamath · 11 years ago
  80. 26063a9 am f1dd859b: Merge "x86_64: Align uint64_t/int64_t structure member to 8 bytes" by Narayan Kamath · 11 years ago
  81. f1dd859 Merge "x86_64: Align uint64_t/int64_t structure member to 8 bytes" by Narayan Kamath · 11 years ago
  82. edcf7f4 binder: rm utils/Debug.h as unutilized by Mark Salyzyn · 11 years ago
  83. 403ec9f Fix flattening/unflattening of android::Sensor. by Narayan Kamath · 11 years ago
  84. 83e0e42 x86_64: Align uint64_t/int64_t structure member to 8 bytes by Fengwei Yin · 11 years ago
  85. b8b3c53 am ea3f1da9: am 1ce5ecbe: am 63645c69: Merge "binder: rm utils/Debug.h" by Mark Salyzyn · 11 years ago
  86. ea3f1da am 1ce5ecbe: am 63645c69: Merge "binder: rm utils/Debug.h" by Mark Salyzyn · 11 years ago
  87. 1ce5ecb am 63645c69: Merge "binder: rm utils/Debug.h" by Mark Salyzyn · 11 years ago
  88. 317ff37 binder: rm utils/Debug.h by Mark Salyzyn · 11 years ago
  89. 3d5c8a9 Merge "SurfaceFlinger: Add sourceCrop to screenshot" by Dan Stoza · 11 years ago
  90. d9441e4 Surface maxDelay and isWakeUpSensor flag in Sensor.java. by Aravind Akella · 11 years ago
  91. c187900 SurfaceFlinger: Add sourceCrop to screenshot by Dan Stoza · 11 years ago
  92. f8c66b4 am cfba3bf1: am c9fcaf37: Merge "Change InputMessage.motion.pointerSize to a uint32_t." by Narayan Kamath · 11 years ago
  93. cfba3bf am c9fcaf37: Merge "Change InputMessage.motion.pointerSize to a uint32_t." by Narayan Kamath · 11 years ago
  94. ed5fd38 Change InputMessage.motion.pointerSize to a uint32_t. by Narayan Kamath · 11 years ago
  95. d763fc7 am 47d871b2: am d35e3af0: Set default values for FifoMaxEventCount and ReservedEventCount. by Aravind Akella · 11 years ago
  96. 47d871b am d35e3af0: Set default values for FifoMaxEventCount and ReservedEventCount. by Aravind Akella · 11 years ago
  97. d35e3af Set default values for FifoMaxEventCount and ReservedEventCount. by Aravind Akella · 11 years ago
  98. f63cbbf Merge "Add wake gesture in Sensor.cpp" by Etienne Le Grand · 11 years ago
  99. f974bff am 38c9e132: am c1ffd351: am bd20e551: Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  100. 38c9e13 am c1ffd351: am bd20e551: Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago