1. 2f340be Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 10 years ago
  2. 2c4f5fd am 861c3f56: am 9004e7f5: am 4ff0cb44: Verify that the native handle was created by Adam Lesinski · 10 years ago
  3. 861c3f5 am 9004e7f5: am 4ff0cb44: Verify that the native handle was created by Adam Lesinski · 10 years ago
  4. 9004e7f am 4ff0cb44: Verify that the native handle was created by Adam Lesinski · 10 years ago
  5. 4ff0cb4 Verify that the native handle was created by Adam Lesinski · 10 years ago
  6. e86f7e9 am 3c0272ba: am dc2d031a: am da9fd70d: am 2758eb2e: am fde92eb0: Update maxNumber to be smaller. by Michael Lentine · 10 years ago
  7. 3c0272b am dc2d031a: am da9fd70d: am 2758eb2e: am fde92eb0: Update maxNumber to be smaller. by Michael Lentine · 10 years ago
  8. dc2d031 am da9fd70d: am 2758eb2e: am fde92eb0: Update maxNumber to be smaller. by Michael Lentine · 10 years ago
  9. da9fd70 am 2758eb2e: am fde92eb0: Update maxNumber to be smaller. by Michael Lentine · 10 years ago
  10. 2758eb2 am fde92eb0: Update maxNumber to be smaller. by Michael Lentine · 10 years ago
  11. fde92eb Update maxNumber to be smaller. by Michael Lentine · 10 years ago
  12. 94ee9b5 Merge "CpuConsumer: lock buffers that could be YUV as ycbcr" into lmp-mr1-dev by Lajos Molnar · 10 years ago
  13. 6a26be7 CpuConsumer: lock buffers that could be YUV as ycbcr by Lajos Molnar · 10 years ago
  14. 1f9f71e GraphicBufferMapper: handle devices that do not implement lock_ycbcr by Lajos Molnar · 10 years ago
  15. 784fd39 resolved conflicts for merge of d6308379 to lmp-dev by Michael Lentine · 10 years ago
  16. d630837 am 76ebd319: am 3d89edca: am e6f7a44e: Fix for corruption when numFds or numInts is too large. by Michael Lentine · 10 years ago
  17. 76ebd31 am 3d89edca: am e6f7a44e: Fix for corruption when numFds or numInts is too large. by Michael Lentine · 10 years ago
  18. 3d89edc am e6f7a44e: Fix for corruption when numFds or numInts is too large. by Michael Lentine · 10 years ago
  19. e6f7a44 Fix for corruption when numFds or numInts is too large. by Michael Lentine · 10 years ago
  20. a4cff88 Fix issue #18356768: some app process may hang at Runtime#exit... by Dianne Hackborn · 10 years ago
  21. 7e790af Add tracking of parcel memory allocations. by Dianne Hackborn · 10 years ago
  22. 98d20f8 Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 10 years ago
  23. 8dc5539 Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 10 years ago
  24. 2664529 Merge "Fix for corruption when numFds or numInts is too large." into lmp-mr1-dev by Michael Lentine · 10 years ago
  25. fee9904 Revert "Add more logging for dup(fd) failure" by Jesse Hall · 10 years ago
  26. 8e5cf83 Revert "Parcel: extra validation/debug code for writeDupFileDescriptor" by Jesse Hall · 10 years ago
  27. de288fe Revert "bufferqueue: workaround: allow NULL fence with queueBuffer" by Jesse Hall · 10 years ago
  28. dfd06b8 Fix for corruption when numFds or numInts is too large. by Michael Lentine · 10 years ago
  29. 8afa1c4 Fix crash when user provides large values in the Parcel. by Michael Lentine · 10 years ago
  30. fae12d4 Fix output of pointers for 64bit devices. by Michael Lentine · 10 years ago
  31. 1834f8e GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXT by Jesse Hall · 10 years ago
  32. dcc959b Merge "Adding eglInitialize and eglTerminate image creation and deletion." into lmp-mr1-dev by Michael Lentine · 10 years ago
  33. a069e85 am 649bafb7: Merge "bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)" into lmp-dev by Jesse Hall · 10 years ago
  34. 5b0cbcf bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE) by Jesse Hall · 10 years ago
  35. 16410d4 am 9ea09757: Fix broken error check in Parcel::readBlob by Narayan Kamath · 10 years ago
  36. 78be65e Adding eglInitialize and eglTerminate image creation and deletion. by Michael Lentine · 10 years ago
  37. b7702c5 Merge "BufferQueueProducer: Throttle EGL frame production." into lmp-mr1-dev by Jesse Hall · 10 years ago
  38. 9ea0975 Fix broken error check in Parcel::readBlob by Narayan Kamath · 10 years ago
  39. 78639c2 Merge "Parcel: extra validation/debug code for writeDupFileDescriptor" into lmp-dev by Jesse Hall · 10 years ago
  40. ccf851f Parcel: extra validation/debug code for writeDupFileDescriptor by Jesse Hall · 10 years ago
  41. 99a0afb BufferQueueProducer: Throttle EGL frame production. by Eric Penner · 10 years ago
  42. a7eb4b7 Merge "Fix sockfd leakage in SensorService." into lmp-dev by Aravind Akella · 10 years ago
  43. 8a96955 Fix sockfd leakage in SensorService. by Aravind Akella · 10 years ago
  44. f05ef4e Merge "Surface: cancel the dequeued buffer when requestBuffer fails" into lmp-dev by Jesse Hall · 10 years ago
  45. 9f5a1b6 Surface: cancel the dequeued buffer when requestBuffer fails by Jesse Hall · 10 years ago
  46. 36273c9 Add more logging for dup(fd) failure by Michael Lentine · 10 years ago
  47. 5ee2c9d Work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  48. 67d8bd6 surfaceflinger: add getDisplayStats() method by Lajos Molnar · 10 years ago
  49. 8493b79 SensorService fixes by Aravind Akella · 10 years ago
  50. d15ef27 Update ScreenshotClient to take advantage of rotation in surfaceflinger's screencap api by Riley Andrews · 10 years ago
  51. c3ebe66 Add rotation to surfaceflingers screen cap. by Riley Andrews · 10 years ago
  52. 553231f Fix CAS argument type. by Hans Boehm · 10 years ago
  53. 08ff802 Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""" by Hans Boehm · 10 years ago
  54. 2d14a0e GLConsumer: Fix eglTerminate/eglInit edge case. by Eric Penner · 10 years ago
  55. d53e052 Within CpuConsumer, use gralloc lockAsync/unlockAsync by Riley Andrews · 10 years ago
  56. 62fbb16 Shelve InputFlinger for another release. DO NOT MERGE by Michael Wright · 10 years ago
  57. 7d1cd4a Merge "Tunneled Video Playback support" into lmp-dev by Rachad · 10 years ago
  58. 45e2fc2 Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 10 years ago
  59. b37ba39 Sensor related changes for NDK. by Aravind Akella · 10 years ago
  60. 7cb0d39 Tunneled Video Playback support by Rachad · 10 years ago
  61. 64ffcb0 Sensor.cpp changes. by Aravind Akella · 10 years ago
  62. 47e4540 Allow for resizing of Virtual Displays. by Michael Lentine · 10 years ago
  63. 1f6078a Have VirtualDisplays send SF resize messages when resizing by Michael Wright · 11 years ago
  64. cd36eb4 Merge "Modify EGL to disconnect the window when the surface gets destroyed." into lmp-dev by Michael Lentine · 10 years ago
  65. 843cbb2 Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 10 years ago
  66. fd8498c Remove WAKE_UP_* sensor constants. by Aravind Akella · 10 years ago
  67. 11f1487 BufferQueueProducer: fix which slot gets pre-allocated by Antoine Labour · 10 years ago
  68. c268068 Merge "SensorService performance improvements." into lmp-dev by Aravind Akella · 10 years ago
  69. 56ae426 SensorService performance improvements. by Aravind Akella · 10 years ago
  70. 2295687 Merge "GLProducer: Reference count images rather than buffers." into lmp-dev by Eric Penner · 10 years ago
  71. 2cbba47 add noteResetVideo/Audio to IBatteryStats by Chong Zhang · 10 years ago
  72. 45e695a Merge "crash if getNativeBuffer() called on NULL GraphicBuffer" into lmp-dev by Colin Cross · 10 years ago
  73. 18fae75 crash if getNativeBuffer() called on NULL GraphicBuffer by Colin Cross · 10 years ago
  74. 9b36529 Merge "update battery status for audio/video" into lmp-dev by Chong Zhang · 10 years ago
  75. bd42d38 update battery status for audio/video by Chong Zhang · 10 years ago
  76. 78014f3 BufferQueue: release mutex while allocating. DO NOT MERGE by Antoine Labour · 10 years ago
  77. 5c3d243 GLProducer: Reference count images rather than buffers. by Eric Penner · 10 years ago
  78. 31d825d Add glance gesture for doze mode. by Jeff Brown · 10 years ago
  79. 1681d95 Add sticky transform to surfaceflinger. by Ruben Brunk · 11 years ago
  80. dc56bf7 Merge "BufferQueue: Add allocateBuffers method" by Dan Stoza · 11 years ago
  81. ab57491 GLConsumer: Allow creation in detached mode by Dan Stoza · 11 years ago
  82. e49ba8e GLConsumer: Stop using default constructor params by Dan Stoza · 11 years ago
  83. 29a3e90 BufferQueue: Add allocateBuffers method by Dan Stoza · 11 years ago
  84. f8f419b Merge "Remove Parcel::writeIntPtr." by Narayan Kamath · 11 years ago
  85. 7da40c0 Remove Parcel::writeIntPtr. by Narayan Kamath · 11 years ago
  86. adb65d9 Merge "Surface reportingMode for Sensors." by Aravind Akella · 11 years ago
  87. 0e025c5 Surface reportingMode for Sensors. by Aravind Akella · 11 years ago
  88. 7227b96 Merge "surfaceflinger: Replace blank/unblank with setPowerMode" by Prashant Malani · 11 years ago
  89. 55fc549 am 72676e7d: am 0e1313cd: Merge "libgui: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  90. b37c8c5 Merge "Fixup more potential issues / warnings in string formats" by Michael Wright · 11 years ago
  91. 63ff3a8 Fixup more potential issues / warnings in string formats by Michael Wright · 11 years ago
  92. 25be048 Merge "Fix warning in logging string interpolation" by Michael Wright · 11 years ago
  93. d0a4a62 Fix warning in logging string interpolation by Michael Wright · 11 years ago
  94. 8f515ce libgui: 64 bit compile issues (part deux) by Mark Salyzyn · 11 years ago
  95. 72676e7 am 0e1313cd: Merge "libgui: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  96. 9110045 libgui: 64-bit compile issues by Mark Salyzyn · 11 years ago
  97. e86420e Merge "Fix flattening/unflattening of android::Sensor." by Narayan Kamath · 11 years ago
  98. 2c9b11f surfaceflinger: Replace blank/unblank with setPowerMode by Prashant Malani · 11 years ago
  99. c2ac589 am 065e9c86: Merge "Fix mips build for libbinder." by Narayan Kamath · 11 years ago
  100. 065e9c8 Merge "Fix mips build for libbinder." by Narayan Kamath · 11 years ago