1. 7e04edd Cast binder data type to uint64_t in high bits test by Hsin-Yi Chen · 8 years ago
  2. 72cce2f Merge "Add target binderDriverInterfaceTest_IPC_32" into oc-dev by Hsin-Yi Chen · 8 years ago
  3. 9c3e759 Add target binderDriverInterfaceTest_IPC_32 by Hsin-Yi Chen · 8 years ago
  4. 75be4a1 Add binderLibTest_IPC_32 by Hsin-Yi Chen · 8 years ago
  5. 56cca28 Merge "SurfaceFlinger: Last minute log removal." into oc-dev by TreeHugger Robot · 8 years ago
  6. fb672ba Merge "libgui: New mutex for ConsumerBase frame callbacks" into oc-dev by TreeHugger Robot · 8 years ago
  7. 4e10a52 SurfaceFlinger: Last minute log removal. by Robert Carr · 8 years ago
  8. 95971c8 libgui: New mutex for ConsumerBase frame callbacks by Dan Stoza · 8 years ago
  9. ba54d5b Disable setting saved_cmdline_size by John Reck · 8 years ago
  10. f8ca9a0 Merge "surfaceflinger: discard stale commands" into oc-dev by Chia-I Wu · 8 years ago
  11. be597da Merge "LibGUI remove DEBUG" into oc-dev by Fabien Sanglard · 8 years ago
  12. 269c236 Disable skip Validate on client composition by Fabien Sanglard · 8 years ago
  13. 0c6ce46 surfaceflinger: discard stale commands by Chia-I Wu · 8 years ago
  14. 98bfd4f LibGUI remove DEBUG by Fabien Sanglard · 8 years ago
  15. 249c0ae Skip Validate by Fabien Sanglard · 8 years ago
  16. 1b02b63 Merge "surfaceflinger: fix a potential child layer leak" into oc-dev by TreeHugger Robot · 8 years ago
  17. a17b14e Merge changes from topic 'layer-wp-race' into oc-dev by TreeHugger Robot · 8 years ago
  18. fae51c4 surfaceflinger: fix a potential child layer leak by Chia-I Wu · 8 years ago
  19. 515dc9c surfaceflinger: Layer::getParent requires state lock held by Chia-I Wu · 8 years ago
  20. 4e623e2 Add method to explicitly create Surface. by Bryce Lee · 8 years ago
  21. e41dbe6 surfaceflinger: distinguish mCurrentParent/mDrawingParent by Chia-I Wu · 8 years ago
  22. f456f32 surfaceflinger: protect Client::mParentLayer with a lock by Chia-I Wu · 8 years ago
  23. c175253 Fix getDisplayInfo() for SurfaceFlinger in HWC2 mode. by Alistair Strachan · 8 years ago
  24. fd43dc6 Merge changes Ibc1444b8,I14c200d1 into oc-dev by Eino-Ville Talvala · 8 years ago
  25. 638055e Merge changes from topic 'sensor_looper_crash' into oc-dev by Peng Xu · 8 years ago
  26. 80d87ee Fix race condition for SensorManager looper. by Yifan Hong · 8 years ago
  27. 09034f0 SensorManager: attach background thread to JavaVM by Yifan Hong · 8 years ago
  28. 542eace Framework sensor manager init not depends on ::android::SensorManager. by Yifan Hong · 8 years ago
  29. c6ff798 ConsumerBase: discardFreeBuffers() also needs to dump its own cache by Eino-Ville Talvala · 8 years ago
  30. 2672dec BufferQueueProducer: Call onBuffersReleased() in detachNextBuffer by Eino-Ville Talvala · 8 years ago
  31. 922e418 atrace.rc: Correct path to saved_cmdlines_size when setting permission by Joel Fernandes · 8 years ago
  32. 2563c0f Merge "Add missing VNDK pixel formats to AHardwareBuffer" into oc-dev by Mathias Agopian · 8 years ago
  33. aaef098 Fix build by Jorim Jaggi · 8 years ago
  34. 3a11413a Add missing VNDK pixel formats to AHardwareBuffer by Mathias Agopian · 8 years ago
  35. b1e2f8d Properly run window animations at vsync-sf (2/2) by Jorim Jaggi · 8 years ago
  36. b5a1f50 Merge "Don't double-count external cached app data." into oc-dev by Jeff Sharkey · 8 years ago
  37. d6d91e5 Merge "No more ashmem equivalent checker false alarm" into oc-dev by TreeHugger Robot · 8 years ago
  38. 4c0bb0a Merge "DO NOT MERGE: Eliminate redundant changes to hardware vsync state." into cw-f-dev am: 9e5585930a by Matthew Bouyack · 8 years ago
  39. f613f07 Merge "DO NOT MERGE: Eliminate redundant changes to hardware vsync state." into cw-f-dev by Matthew Bouyack · 8 years ago
  40. 9e55859 Merge "DO NOT MERGE: Eliminate redundant changes to hardware vsync state." into cw-f-dev by Matthew Bouyack · 8 years ago
  41. 674c714 DO NOT MERGE: Eliminate redundant changes to hardware vsync state. by Matthew Bouyack · 8 years ago
  42. 4ca8ff9 Don't double-count external cached app data. by Jeff Sharkey · 8 years ago
  43. ae6955f No crash from AHardwareBuffer_unlock on NULL fence by Jiwen 'Steve' Cai · 8 years ago
  44. 9351f72 atrace: setup saved_cmdlines_size and write only if available by Joel Fernandes · 8 years ago
  45. 7258088 Merge "Revert "Disable in-place vdex update"" into oc-dev by Nicolas Geoffray · 8 years ago
  46. 1b81145 fix race condition that can cause a use after free am: 59485525a6 am: 5da64c91d0 am: 46361c6c2b am: ee464e00d3 by Mathias Agopian · 8 years ago
  47. 21e9397 fix race condition that can cause a use after free am: 59485525a6 am: 5da64c91d0 am: 46361c6c2b by Mathias Agopian · 8 years ago
  48. ee464e0 fix race condition that can cause a use after free am: 59485525a6 am: 5da64c91d0 by Mathias Agopian · 8 years ago
  49. 46361c6 fix race condition that can cause a use after free am: 59485525a6 am: 5da64c91d0 by Mathias Agopian · 8 years ago
  50. 5da64c9 fix race condition that can cause a use after free am: 59485525a6 by Mathias Agopian · 8 years ago
  51. 39cf8b4 Merge "surfaceflinger: fix layer count" into oc-dev by Chia-I Wu · 8 years ago
  52. 76689e9 Revert "Disable in-place vdex update" by Nicolas Geoffray · 8 years ago
  53. 5948552 fix race condition that can cause a use after free by Mathias Agopian · 8 years ago
  54. eed865e Merge "Clockwork: add feature android.software.input_methods" into oc-dev by Mark Renouf · 8 years ago
  55. 4b37107 Merge "atrace: Enable sched_waking if available" into oc-dev by Joel Fernandes · 8 years ago
  56. efb73a9 atrace: Set saved_cmdline_size to 8192 by Joel Fernandes · 8 years ago
  57. 237c363 atrace: Enable sched_waking if available by Joel Fernandes · 8 years ago
  58. e6b63e1 surfaceflinger: fix layer count by Chia-I Wu · 8 years ago
  59. eb30998 Merge "Add media.codec process to native stack dump list" into oc-dev by TreeHugger Robot · 8 years ago
  60. de00ee4 Add media.codec process to native stack dump list by Chong Zhang · 8 years ago
  61. e44ea13 Merge changes I87a57825,I3721d163 into oc-dev by TreeHugger Robot · 8 years ago
  62. 41b08b5 SurfaceFlinger: Fix final cropping of child layers. by Robert Carr · 8 years ago
  63. 98b0fd5 SurfaceFlinger: Update parent pointer while performing transaction. by Robert Carr · 8 years ago
  64. 2153f5e Merge "egl: handle failed eglMakeCurrent EGL_NO_CONTEXT" into oc-dev by TreeHugger Robot · 8 years ago
  65. 47e741b egl: handle failed eglMakeCurrent EGL_NO_CONTEXT by Mike Stroyan · 8 years ago
  66. 3291cd9 Disable in-place vdex update by David Sehr · 8 years ago
  67. 3fab550 Clockwork: add feature android.software.input_methods by Mark Renouf · 8 years ago
  68. c523409 Installd: deleteOdex's outputPath can be null by Andreas Gampe · 8 years ago
  69. 3040d9d Delete vdex file in delete_odex. by Nicolas Geoffray · 8 years ago
  70. 932f008 libgui: Add Surface::getLastDequeueStartTime by Dan Stoza · 8 years ago
  71. 1e4088f Merge "Consistent "low storage" behavior." into oc-dev by Jeff Sharkey · 8 years ago
  72. 74a4049 Merge "EGL: Do not look up default namespace when sphal is defined" into oc-dev by TreeHugger Robot · 8 years ago
  73. 375a5b5 Merge "Mark libui as vendor_available" into oc-dev by Jayant Chowdhary · 8 years ago
  74. 09e388f Merge "add missing lib dependency to libvndksupport" into oc-dev by TreeHugger Robot · 8 years ago
  75. 60f8a53 Consistent "low storage" behavior. by Jeff Sharkey · 8 years ago
  76. 059ceb2 add missing lib dependency to libvndksupport by Jiyong Park · 8 years ago
  77. 8caf56e Merge "Playback activity monitoring: add player types" into oc-dev by TreeHugger Robot · 8 years ago
  78. ea40401 EGL: Do not look up default namespace when sphal is defined by Justin Yun · 8 years ago
  79. 10fed36 Playback activity monitoring: add player types by Jean-Michel Trivi · 8 years ago
  80. 4bf5dcc Merge "Newly create idmap only when it is stale" into oc-dev by TreeHugger Robot · 8 years ago
  81. feec3b1 libgui: fix BQ buffer allocation error checking by Chia-I Wu · 8 years ago
  82. d8ac4fd Merge "Delete SurfaceFlinger BYPASS codepath" into oc-dev by TreeHugger Robot · 8 years ago
  83. c1225bd Merge "libgui: Add test for OOB slot number in dequeue" into oc-dev by TreeHugger Robot · 8 years ago
  84. 5b3cf05 Delete SurfaceFlinger BYPASS codepath by Fabien Sanglard · 8 years ago
  85. 5cb903e Newly create idmap only when it is stale by Jaekyun Seok · 8 years ago
  86. 27ef38c Merge "Do not set the trace clock in atrace.rc." into oc-dev by TreeHugger Robot · 8 years ago
  87. adf0ad2 Merge "Surface: Use buffer id to synchronize slots" into oc-dev by TreeHugger Robot · 8 years ago
  88. 69915f9 Do not set the trace clock in atrace.rc. by Carmen Jackson · 8 years ago
  89. 55be505 Surface: Use buffer id to synchronize slots by Shuzhen Wang · 8 years ago
  90. e2fad81 Merge "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes." into oc-dev by TreeHugger Robot · 8 years ago
  91. ef21fd2 Otapreopt: Add some static_asserts by Andreas Gampe · 8 years ago
  92. b667c05 Merge "vulkan: Translate usage flags before passing to driver" into oc-dev by Chris Forbes · 8 years ago
  93. bfe6bf6 Merge "Set the atrace clock to the best available value: boot, mono, or global." into oc-dev by TreeHugger Robot · 8 years ago
  94. 4744291 vulkan: Translate usage flags before passing to driver by Chris Forbes · 8 years ago
  95. 1967749 Merge "DO NOT MERGE Revert "Logging for catching memory issue in Parcel"" into oc-dev by Michael Wachenschwanz · 8 years ago
  96. df8ca52 Merge changes from topic 'move-hwc2on1' into oc-dev by Logan Chien · 8 years ago
  97. 74a812c Merge "Delete secondary dex profiles during reconciliation" into oc-dev by Calin Juravle · 8 years ago
  98. 02e3c25 Merge "Fix race condition in displayservice." into oc-dev by TreeHugger Robot · 8 years ago
  99. ea82679 Set the atrace clock to the best available value: boot, mono, or global. by Carmen Jackson · 8 years ago
  100. 5131409 Delete secondary dex profiles during reconciliation by Calin Juravle · 8 years ago