1. c6ada3b am 6a846dd5: am 5f5a0e0f: Merge "Lose HAVE_ANDROID_OS from frameworks/native." by Elliott Hughes · 9 years ago
  2. 6071da7 Lose HAVE_ANDROID_OS from frameworks/native. by Elliott Hughes · 9 years ago
  3. 8034fc6 Revert "Bug fix in SensorManager." by Narayan Kamath · 9 years ago
  4. 869eb20 Bug fix in SensorManager. by Aravind Akella · 9 years ago
  5. 5f920c1 BufferQueueConsumer: signal onFrameReleased on dropped frames by Lajos Molnar · 10 years ago
  6. 4d2f4bb Binder on Windows? Unlikely. by Elliott Hughes · 10 years ago
  7. bbd4f23 Merge "Revert "Revert "Modify EGL to disconnect the window when the surface gets destroyed.""" into mnc-dev by Amith Dsouza · 10 years ago
  8. 8719e3b Merge "Enable sensor data injection mode through adb." into mnc-dev by Aravind Akella · 10 years ago
  9. 4f21a4c Revert "Revert "Modify EGL to disconnect the window when the surface gets destroyed."" by Amith Dsouza · 10 years ago
  10. 841a592 Enable sensor data injection mode through adb. by Aravind Akella · 10 years ago
  11. e59cb43 Fix writeByteArray/writeInt32Array size on x64 by Chad Brubaker · 10 years ago
  12. db4850c libgui: Fix handling of rotated surface damage by Dan Stoza · 10 years ago
  13. 2311608 libgui/SF: Propagate SECURE Layer flag changes by Dan Stoza · 10 years ago
  14. 68efa84 GLConsumer: Fix crop math by Dan Stoza · 10 years ago
  15. 6cd8771 Merge "GLConsumer: Fix crop math" into mnc-dev by Dan Stoza · 10 years ago
  16. ec4cb38 GLConsumer: Fix crop math by Dan Stoza · 10 years ago
  17. 53a2e97 libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 10 years ago
  18. ed7a50c Prevent integer overflow when calculating buffer resizes by Christopher Tate · 10 years ago
  19. 98e67d3 Don't corrupt parcel when writeFileDescriptor() fails by Christopher Tate · 10 years ago
  20. 993772a libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  21. c6f30bd libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 10 years ago
  22. 5b36ea4 Merge "Revert "libgui: Add getConsumerName"" into mnc-dev by Dan Stoza · 10 years ago
  23. a2ca9bf Revert "libgui: Add getConsumerName" by Dan Stoza · 10 years ago
  24. 5b23b5b Merge "libgui: Add getConsumerName" into mnc-dev by Dan Stoza · 10 years ago
  25. 13b1604 Enable more flexible usage of blobs in parcels. by Jeff Brown · 10 years ago
  26. 107fbe5 libgui: Add getConsumerName by Dan Stoza · 10 years ago
  27. 9d2c5a7 Merge "libgui: Add generation numbers to BufferQueue" into mnc-dev by Dan Stoza · 10 years ago
  28. 9e6d2ee DO NOT MERGE Remove unused ParcelFileDescriptor methods in parcel. by Tim Kilbourn · 10 years ago
  29. 812ed06 libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  30. 7e5bb37 Merge "Track camera and flashlight usage in battery stats." into mnc-dev by Ruben Brunk · 10 years ago
  31. 5a31f1a Merge "Disregard alleged binder entities beyond parcel bounds" into mnc-dev by Christopher Tate · 10 years ago
  32. d47da60 Track camera and flashlight usage in battery stats. by Ruben Brunk · 10 years ago
  33. 3d6022a libgui: Propagate error by clearing sp<GB> by Dan Stoza · 10 years ago
  34. 6a04e5f libgui: Propagate error by clearing sp<GB> by Dan Stoza · 10 years ago
  35. 3422813 Fix libgui crop matrix test. by Michael Lentine · 10 years ago
  36. 24fa67f libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc by Dan Stoza · 10 years ago
  37. da5a3f4 Merge "libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc" into mnc-dev by Dan Stoza · 10 years ago
  38. 04b00ce Fix libgui crop matrix test. by Michael Lentine · 10 years ago
  39. b8efdc4 libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc by Dan Stoza · 10 years ago
  40. 6e1a2fe Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 10 years ago
  41. 87dd528 Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 10 years ago
  42. 076d25b libgui: Fix surface damage on rotated buffers by Dan Stoza · 10 years ago
  43. e0d3e70 Fix libgui tests. by Michael Lentine · 10 years ago
  44. ffe17a1 fix BufferItem flatten/unflatten alignment by Chong Zhang · 10 years ago
  45. 235da8d Refactor ConsumerBase and it's derived classes. by Michael Lentine · 10 years ago
  46. e576215 Add ConsumerBase::isAbandoned by John Reck · 10 years ago
  47. 27182be Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 10 years ago
  48. 0e65e6c libgui: Fix surface damage on rotated buffers by Dan Stoza · 10 years ago
  49. 01f9e92 Merge "Fix libgui tests." into mnc-dev by Michael Lentine · 10 years ago
  50. d8ead0c Fix libgui tests. by Michael Lentine · 10 years ago
  51. 041b945 Merge "fix BufferItem flatten/unflatten alignment" into mnc-dev by Chong Zhang · 10 years ago
  52. 47f674d fix BufferItem flatten/unflatten alignment by Chong Zhang · 10 years ago
  53. 699a32b Merge "Refactor ConsumerBase and it's derived classes." into mnc-dev by Michael Lentine · 10 years ago
  54. 847f11e Refactor ConsumerBase and it's derived classes. by Michael Lentine · 10 years ago
  55. 3db3680 Merge "Add ConsumerBase::isAbandoned" into mnc-dev by John Reck · 10 years ago
  56. e478305 Add ConsumerBase::isAbandoned by John Reck · 10 years ago
  57. 51c8c50 Merge "Modify EGL to disconnect the window when the surface gets destroyed." into mnc-dev by Michael Lentine · 10 years ago
  58. 7c00028 Merge changes from topic 'button_actions' into mnc-dev by Michael Wright · 10 years ago
  59. b03f103 Fix input tests to work with new MotionEvent member by Michael Wright · 10 years ago
  60. 7b159c9 Revert "Revert "Add new MotionEvent actions for button press and release."" by Michael Wright · 10 years ago
  61. c921ce2 Merge "Revert "Add new MotionEvent actions for button press and release."" into mnc-dev by Michael Wright · 10 years ago
  62. 70b41ef Revert "Add new MotionEvent actions for button press and release." by Michael Wright · 10 years ago
  63. f27e668 Merge "Add new MotionEvent actions for button press and release." into mnc-dev by Michael Wright · 10 years ago
  64. 48a8a0e Add new MotionEvent actions for button press and release. by Michael Wright · 10 years ago
  65. 00699fa Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 10 years ago
  66. e64a79c Fix PTS handling for buffer replacement by Dan Stoza · 10 years ago
  67. f183395 binder: add uint64 support to Parcel. by Ronghua Wu · 10 years ago
  68. 09d561d Merge "Fix PTS handling for buffer replacement" into mnc-dev by Dan Stoza · 10 years ago
  69. 4b4820d Merge "Verify that the native handle was created" into mnc-dev by Adam Lesinski · 10 years ago
  70. eaac99a Verify that the native handle was created by Adam Lesinski · 10 years ago
  71. cbe5459 libgui: Always allow allocation on connect by Dan Stoza · 10 years ago
  72. 2b83cc9 libgui: Always allow allocation on connect by Dan Stoza · 10 years ago
  73. a4650a5 Fix PTS handling for buffer replacement by Dan Stoza · 10 years ago
  74. a3b6693 libgui: Hook up onFrameReplaced by Dan Stoza · 10 years ago
  75. dc13c5b libgui: Hook up onFrameReplaced by Dan Stoza · 10 years ago
  76. 79e2878 Merge "libgui: Clear frame number while freeing slot" into mnc-dev by Dan Stoza · 10 years ago
  77. 2405650 libgui: Clear frame number while freeing slot by Dan Stoza · 10 years ago
  78. 52937cd libgui: Clear frame number while freeing slot by Dan Stoza · 10 years ago
  79. c28fe8f Merge "Add body sensors app op - framework native" into mnc-dev by Svetoslav · 10 years ago
  80. b412f6e Add body sensors app op - framework native by Svetoslav · 10 years ago
  81. bb58111 Merge "SurfaceFlinger: Fix PTS on stale buffers" by Dan Stoza · 10 years ago
  82. ecc5040 SurfaceFlinger: Fix PTS on stale buffers by Dan Stoza · 10 years ago
  83. 2e36f22 SurfaceFlinger: Fix PTS on stale buffers by Dan Stoza · 10 years ago
  84. 4d0cd3f Close Fence FDs in error cases of Surface and GraphicBufferMapper by Taiju Tsuiki · 10 years ago
  85. ed6e907 Merge "Close Fence FDs in error cases of Surface and GraphicBufferMapper" by Dan Stoza · 10 years ago
  86. 84f1d9c Avoid closing invalid FD in Surface and GraphicBufferMapper by Taiju Tsuiki · 10 years ago
  87. f0c17b0 Merge "Avoid closing invalid FD in Surface and GraphicBufferMapper" by Dan Stoza · 10 years ago
  88. dcfe91e Avoid closing invalid FD in Surface and GraphicBufferMapper by Taiju Tsuiki · 10 years ago
  89. c7263fb Close Fence FDs in error cases of Surface and GraphicBufferMapper by Taiju Tsuiki · 10 years ago
  90. 7a6c586 Merge "Respect the record audio app op - frameworks native" into mnc-dev by Svet Ganov · 10 years ago
  91. 8de71a2 Merge "BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE query" by Dan Stoza · 10 years ago
  92. ca8c569 Merge "libgui: Implement onTransact for sideband streams" by Dan Stoza · 10 years ago
  93. e9881a3 Parcel.cpp: use calloc instead of malloc by Nick Kralevich · 10 years ago
  94. f1377f5 Respect the record audio app op - frameworks native by Svet Ganov · 10 years ago
  95. 6329f01 Parcel.cpp: use calloc instead of malloc by Nick Kralevich · 10 years ago
  96. 81cde67 BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE query by Dan Stoza · 10 years ago
  97. 800b41a libgui: Fix buffer age on 64-bit targets by Dan Stoza · 10 years ago
  98. 4afd8b6 BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE query by Dan Stoza · 10 years ago
  99. 80640fc libgui: Implement onTransact for sideband streams by Dan Stoza · 10 years ago
  100. 1716669 libgui: Implement onTransact for sideband streams by Dan Stoza · 10 years ago