1. a8c2454 fix build: media: add back legacy name for VideoGrallocMetadata by Lajos Molnar · 9 years ago
  2. da7cbd8 Merge "media: refine kMetadataBufferTypes" into mnc-dev by Lajos Molnar · 9 years ago
  3. 7e5bb37 Merge "Track camera and flashlight usage in battery stats." into mnc-dev by Ruben Brunk · 9 years ago
  4. 5a31f1a Merge "Disregard alleged binder entities beyond parcel bounds" into mnc-dev by Christopher Tate · 9 years ago
  5. d47da60 Track camera and flashlight usage in battery stats. by Ruben Brunk · 9 years ago
  6. 6a04e5f libgui: Propagate error by clearing sp<GB> by Dan Stoza · 9 years ago
  7. f6f221a Merge "SF: Reduce resync samples without present" into mnc-dev by Dan Stoza · 9 years ago
  8. da5a3f4 Merge "libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc" into mnc-dev by Dan Stoza · 9 years ago
  9. 9f590df media: refine kMetadataBufferTypes by Lajos Molnar · 9 years ago
  10. 04b00ce Fix libgui crop matrix test. by Michael Lentine · 9 years ago
  11. 9c64757 SF: Reduce resync samples without present by Dan Stoza · 9 years ago
  12. b8efdc4 libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc by Dan Stoza · 9 years ago
  13. 1c4537e Check that width and height parameters are small. by Michael Lentine · 9 years ago
  14. 6e1a2fe Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 9 years ago
  15. 89301ea Fix EGL shim extension injection for GL ES 3 drivers. by Alistair Strachan · 9 years ago
  16. 27182be Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  17. f008799 SF: Skip render-to-texture for color transforms by Dan Stoza · 10 years ago
  18. 7fc3ef0 Merge "Add hotplug support for primary display." into mnc-dev by Michael Lentine · 9 years ago
  19. 0e65e6c libgui: Fix surface damage on rotated buffers by Dan Stoza · 9 years ago
  20. 20828e6 Merge "Fix surfaceflinger tests." into mnc-dev by Michael Lentine · 9 years ago
  21. 01f9e92 Merge "Fix libgui tests." into mnc-dev by Michael Lentine · 9 years ago
  22. 10613dc Add hotplug support for primary display. by Michael Lentine · 9 years ago
  23. 5a16a62 Fix surfaceflinger tests. by Michael Lentine · 9 years ago
  24. d8ead0c Fix libgui tests. by Michael Lentine · 9 years ago
  25. 041b945 Merge "fix BufferItem flatten/unflatten alignment" into mnc-dev by Chong Zhang · 9 years ago
  26. 47f674d fix BufferItem flatten/unflatten alignment by Chong Zhang · 9 years ago
  27. 217a04b Merge "Adding round qualifier constant to native API." into mnc-dev by Adam Powell · 9 years ago
  28. 699a32b Merge "Refactor ConsumerBase and it's derived classes." into mnc-dev by Michael Lentine · 9 years ago
  29. 847f11e Refactor ConsumerBase and it's derived classes. by Michael Lentine · 9 years ago
  30. bfb1f1c Don't use TEMP_FAILURE_RETRY on close in frameworks/native. by Elliott Hughes · 9 years ago
  31. 7eb1459 Adding round qualifier constant to native API. by Adam Lesinski · 9 years ago
  32. 2c237ee Fix async_stop by John Reck · 9 years ago
  33. 3db3680 Merge "Add ConsumerBase::isAbandoned" into mnc-dev by John Reck · 9 years ago
  34. e478305 Add ConsumerBase::isAbandoned by John Reck · 9 years ago
  35. 4794879 Merge "SurfaceFlinger: Handle EGL errors more cleanly" into mnc-dev by Dan Stoza · 9 years ago
  36. 65476f3 SurfaceFlinger: Handle EGL errors more cleanly by Dan Stoza · 9 years ago
  37. 51c8c50 Merge "Modify EGL to disconnect the window when the surface gets destroyed." into mnc-dev by Michael Lentine · 9 years ago
  38. 7c00028 Merge changes from topic 'button_actions' into mnc-dev by Michael Wright · 9 years ago
  39. b03f103 Fix input tests to work with new MotionEvent member by Michael Wright · 9 years ago
  40. 7b159c9 Revert "Revert "Add new MotionEvent actions for button press and release."" by Michael Wright · 9 years ago
  41. c921ce2 Merge "Revert "Add new MotionEvent actions for button press and release."" into mnc-dev by Michael Wright · 9 years ago
  42. 70b41ef Revert "Add new MotionEvent actions for button press and release." by Michael Wright · 9 years ago
  43. f27e668 Merge "Add new MotionEvent actions for button press and release." into mnc-dev by Michael Wright · 9 years ago
  44. 48a8a0e Add new MotionEvent actions for button press and release. by Michael Wright · 9 years ago
  45. 00699fa Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 10 years ago
  46. af3a377 Merge "Switch libGLESv1_CM/libGLESv2 to hash-style=both" into mnc-dev by Dmitriy Ivanov · 9 years ago
  47. ae62e05 Switch libGLESv1_CM/libGLESv2 to hash-style=both by Dmitriy Ivanov · 9 years ago
  48. 6f48c7f Merge "Replace JNI primitive array critical calls with non-critical ones." into mnc-dev by Hiroshi Yamauchi · 9 years ago
  49. 4866f08 Merge "Use previous pressure value if the current fusion data is zero." into mnc-dev by Michael Wright · 9 years ago
  50. 4eed0f8 Merge "Synthesize events for pressure and button changes." into mnc-dev by Michael Wright · 9 years ago
  51. 09d561d Merge "Fix PTS handling for buffer replacement" into mnc-dev by Dan Stoza · 9 years ago
  52. 4b4820d Merge "Verify that the native handle was created" into mnc-dev by Adam Lesinski · 9 years ago
  53. eaac99a Verify that the native handle was created by Adam Lesinski · 9 years ago
  54. 48cb831 Merge "libgui: Always allow allocation on connect" into mnc-dev by Dan Stoza · 9 years ago
  55. 2b83cc9 libgui: Always allow allocation on connect by Dan Stoza · 9 years ago
  56. 4e7de46 Replace JNI primitive array critical calls with non-critical ones. by Hiroshi Yamauchi · 9 years ago
  57. a4650a5 Fix PTS handling for buffer replacement by Dan Stoza · 9 years ago
  58. af8ed3f Merge "Improve logging in SensorService dump output." into mnc-dev by Aravind Akella · 9 years ago
  59. 444f267 Improve logging in SensorService dump output. by Aravind Akella · 9 years ago
  60. 2a7dde5 Merge "libEGL: whitelist the EGL_KHR_create_context_no_error extension" into mnc-dev by Jesse Hall · 9 years ago
  61. 408e59f libEGL: whitelist the EGL_KHR_create_context_no_error extension by Jesse Hall · 9 years ago
  62. 53dca3a Use previous pressure value if the current fusion data is zero. by Michael Wright · 9 years ago
  63. 43fd19f Synthesize events for pressure and button changes. by Michael Wright · 9 years ago
  64. dc13c5b libgui: Hook up onFrameReplaced by Dan Stoza · 9 years ago
  65. be451b5 Merge "Fix the arguments to memcpy." into mnc-dev by Aravind Akella · 9 years ago
  66. 08f04bf Fix the arguments to memcpy. by Aravind Akella · 9 years ago
  67. 98a13a1 Merge "SF: Apply pending transactions to new sidebands" into mnc-dev by Dan Stoza · 9 years ago
  68. deb6baa Merge "surfaceflinger: Fix range check for getFormat" into mnc-dev by Pat Tjin · 9 years ago
  69. 4e3e30c surfaceflinger: Fix range check for getFormat by Ajay Dudani · 9 years ago
  70. 5fa32d4 Fix broken NDK sensor manager API. by Svet Ganov · 9 years ago
  71. cbe13ef Added Voltage and Current regulator ftrace events to atrace by Aaron Schulman · 10 years ago
  72. 12e0a27 SF: Apply pending transactions to new sidebands by Dan Stoza · 9 years ago
  73. 79e2878 Merge "libgui: Clear frame number while freeing slot" into mnc-dev by Dan Stoza · 9 years ago
  74. b0474e7 SensorServiceTest: Fix build, warnings. by Sasha Levitskiy · 9 years ago
  75. 52937cd libgui: Clear frame number while freeing slot by Dan Stoza · 9 years ago
  76. c28fe8f Merge "Add body sensors app op - framework native" into mnc-dev by Svetoslav · 9 years ago
  77. 326842f dumpstate: report per-partition MMC performance by Mark Salyzyn · 9 years ago
  78. ba9e1f4 Merge "SurfaceFlinger: Fix PTS on stale buffers" into mnc-dev by Dan Stoza · 9 years ago
  79. b412f6e Add body sensors app op - framework native by Svetoslav · 9 years ago
  80. ecc5040 SurfaceFlinger: Fix PTS on stale buffers by Dan Stoza · 9 years ago
  81. 61a3c8d Merge "Offer to move both code and data together." into mnc-dev by Jeff Sharkey · 9 years ago
  82. d792118 Offer to move both code and data together. by Jeff Sharkey · 9 years ago
  83. 7b2fc93 Merge "SurfaceFlinger: Limit to 4k Layers" into mnc-dev by Dan Stoza · 9 years ago
  84. 7d89d06 SurfaceFlinger: Limit to 4k Layers by Dan Stoza · 9 years ago
  85. 5a5d067 Merge "SurfaceFlinger: Fix integer overflow in Mesh ctor" into mnc-dev by Dan Stoza · 9 years ago
  86. aa4041f SurfaceFlinger: Fix integer overflow in Mesh ctor by Dan Stoza · 9 years ago
  87. 4d0cd3f Close Fence FDs in error cases of Surface and GraphicBufferMapper by Taiju Tsuiki · 9 years ago
  88. 84f1d9c Avoid closing invalid FD in Surface and GraphicBufferMapper by Taiju Tsuiki · 9 years ago
  89. 7a6c586 Merge "Respect the record audio app op - frameworks native" into mnc-dev by Svet Ganov · 9 years ago
  90. 3b4d68a Merge "Remove gamma correction from color correction shader" into mnc-dev by Alan Viverette · 9 years ago
  91. e9881a3 Parcel.cpp: use calloc instead of malloc by Nick Kralevich · 9 years ago
  92. c31b850 Merge "Inclide checkin format of dumpsys package in bugreport." into mnc-dev by Ashish Sharma · 9 years ago
  93. 3acd9f1 Remove gamma correction from color correction shader by Alan Viverette · 9 years ago
  94. f1377f5 Respect the record audio app op - frameworks native by Svet Ganov · 9 years ago
  95. 800b41a libgui: Fix buffer age on 64-bit targets by Dan Stoza · 9 years ago
  96. 4afd8b6 BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE query by Dan Stoza · 10 years ago
  97. 8b3e133 Inclide checkin format of dumpsys package in bugreport. by Ashish Sharma · 9 years ago
  98. 80640fc libgui: Implement onTransact for sideband streams by Dan Stoza · 9 years ago
  99. d9c4971 libgui: Change detachNextBuffer to return sp<GB> by Dan Stoza · 9 years ago
  100. 63a0f42 Build fix SensorEventQueue. by Aravind Akella · 9 years ago