1. 92cf5f6 Merge "Movement estimates for pointer location" am: 3803f0b564 am: 86cf7a6b7c by Siarhei Vishniakou · 7 years ago
  2. 58d4ff7 Merge "Movement estimates for pointer location" am: 3803f0b564 am: 86cf7a6b7c by Siarhei Vishniakou · 7 years ago
  3. 86cf7a6 Merge "Movement estimates for pointer location" am: 3803f0b564 by Siarhei Vishniakou · 7 years ago
  4. 3803f0b Merge "Movement estimates for pointer location" by Treehugger Robot · 7 years ago
  5. 6887015 Merge "Remove dumping raft logs" by Nandana Dutt · 7 years ago
  6. 36e7857 Merge "Revert "Fix return error"" by TreeHugger Robot · 7 years ago
  7. 325e883 Merge "libpdx_default_transport: Link libselinux dynamically instead of statically." am: 38faea6818 am: 3998d21099 by Peter Collingbourne · 7 years ago
  8. e3cc3c0 Merge "libpdx_default_transport: Link libselinux dynamically instead of statically." am: 38faea6818 by Peter Collingbourne · 7 years ago
  9. 3998d21 Merge "libpdx_default_transport: Link libselinux dynamically instead of statically." by Peter Collingbourne · 7 years ago
  10. d8c000d Revert "Fix return error" by Tianyu Jiang · 7 years ago
  11. 38faea6 Merge "libpdx_default_transport: Link libselinux dynamically instead of statically." by Peter Collingbourne · 7 years ago
  12. 198a39a libpdx_default_transport: Link libselinux dynamically instead of statically. by Peter Collingbourne · 7 years ago
  13. 71a5ce9 Merge "libbinder: document attach/find/detach object" am: 9a55e4a14c am: 7f33e4c5fc by Steven Moreland · 7 years ago
  14. 0acdd81 Merge "libbinder: document attach/find/detach object" am: 9a55e4a14c by Steven Moreland · 7 years ago
  15. 7f33e4c Merge "libbinder: document attach/find/detach object" am: 9a55e4a14c by Steven Moreland · 7 years ago
  16. 9a55e4a Merge "libbinder: document attach/find/detach object" by Steven Moreland · 7 years ago
  17. 1c3e61e Merge "Remove unused template" by TreeHugger Robot · 7 years ago
  18. e6e08ab Remove unused template by Tianyu · 7 years ago
  19. 0e09d73 Merge "SF: Use getVisibleLayers... in doComposeSurfaces" by TreeHugger Robot · 7 years ago
  20. ff9472a Merge "Add native font enumeration API" by Seigo Nonaka · 7 years ago
  21. e5e70d6 Merge "[SurfaceFlinger] Add composition unit tests" by TreeHugger Robot · 7 years ago
  22. 2038008 libbinder: document attach/find/detach object by Steven Moreland · 7 years ago
  23. e9a0703 Remove dumping raft logs by Nandana Dutt · 7 years ago
  24. 672cf79 Merge "libbinder_ndk: rename cpp files like headers" am: 34da9eec98 am: 333c8437bc by Steven Moreland · 7 years ago
  25. 5a90930 Merge "libbinder_ndk: rename cpp files like headers" am: 34da9eec98 by Steven Moreland · 7 years ago
  26. 333c843 Merge "libbinder_ndk: rename cpp files like headers" am: 34da9eec98 by Steven Moreland · 7 years ago
  27. 34da9ee Merge "libbinder_ndk: rename cpp files like headers" by Treehugger Robot · 7 years ago
  28. d136a4d Merge "replace dlclose() with CloseNativeLibrary() in vulkan layer" am: 7101abd148 am: 553065f3cb by Dimitry Ivanov · 7 years ago
  29. 9257eb6 Merge "vulkan: Update headers to 1.1.84" am: 97f1cf0a28 am: d2f893a79c by Jesse Hall · 7 years ago
  30. e40935f Merge "replace dlclose() with CloseNativeLibrary() in vulkan layer" am: 7101abd148 by Dimitry Ivanov · 7 years ago
  31. 876199e Merge "vulkan: Update headers to 1.1.84" am: 97f1cf0a28 am: d2f893a79c by Jesse Hall · 7 years ago
  32. 553065f Merge "replace dlclose() with CloseNativeLibrary() in vulkan layer" by Dimitry Ivanov · 7 years ago
  33. d2f893a Merge "vulkan: Update headers to 1.1.84" am: 97f1cf0a28 by Jesse Hall · 7 years ago
  34. c1498e6 SF: Use getVisibleLayers... in doComposeSurfaces by David Sodman · 7 years ago
  35. a249cae Merge "SF: Enable address sanitizer for the unittest" by TreeHugger Robot · 7 years ago
  36. 7101abd Merge "replace dlclose() with CloseNativeLibrary() in vulkan layer" by Dimitry Ivanov · 7 years ago
  37. 667b69a Add native font enumeration API by Seigo Nonaka · 7 years ago
  38. 97f1cf0 Merge "vulkan: Update headers to 1.1.84" by Treehugger Robot · 7 years ago
  39. 3be4ebb Fix return error by Tianyu · 7 years ago
  40. 78bc045 Merge changes I9d3a049f,I0d52ed5e,I556435ca am: fea8cb29b9 am: f62c470a21 by Steven Moreland · 7 years ago
  41. 4d5ad49 libbinder_ndk: rename cpp files like headers by Steven Moreland · 7 years ago
  42. 5ac7598 Merge changes I9d3a049f,I0d52ed5e,I556435ca am: fea8cb29b9 am: f62c470a21 by Steven Moreland · 7 years ago
  43. f62c470 Merge changes I9d3a049f,I0d52ed5e,I556435ca am: fea8cb29b9 by Steven Moreland · 7 years ago
  44. fea8cb2 Merge changes I9d3a049f,I0d52ed5e,I556435ca by Steven Moreland · 7 years ago
  45. c0e46d3 libbinder_ndk: fix null binder parceling segfault. by Steven Moreland · 7 years ago
  46. 9496895 libbinder_ndk: pointer equality of AIBinder. by Steven Moreland · 7 years ago
  47. 901c745 libbinder_ndk: linkToDeath/unlinkToDeath by Steven Moreland · 7 years ago
  48. 2a2ddfa Merge "Revert "Fix return error."" by TreeHugger Robot · 7 years ago
  49. dbb8ead Merge "SF: Fix incorrect LayerState logs" by TreeHugger Robot · 7 years ago
  50. 9b5bf69 Revert "Fix return error." by Tianyu Jiang · 7 years ago
  51. 217d8e6 SF: Fix incorrect LayerState logs by Vishnu Nair · 7 years ago
  52. 06b01ab Merge "vndservicemanager: use selinux_vendor_log_callback" am: 5cacd7ca04 am: cef297f7c0 by Steven Moreland · 7 years ago
  53. 5590cb6 Merge "libbinder_ndk: @file, @addtogroup" am: 1bf41031e7 am: 6ab7cc4115 by Steven Moreland · 7 years ago
  54. c439e1e Merge "Fix return error." by TreeHugger Robot · 7 years ago
  55. 8fc56b7 Merge "vndservicemanager: use selinux_vendor_log_callback" am: 5cacd7ca04 by Steven Moreland · 7 years ago
  56. d2ee67c Merge "libbinder_ndk: @file, @addtogroup" am: 1bf41031e7 am: 6ab7cc4115 by Steven Moreland · 7 years ago
  57. cef297f Merge "vndservicemanager: use selinux_vendor_log_callback" am: 5cacd7ca04 by Steven Moreland · 7 years ago
  58. 6ab7cc4 Merge "libbinder_ndk: @file, @addtogroup" am: 1bf41031e7 by Steven Moreland · 7 years ago
  59. 5cacd7c Merge "vndservicemanager: use selinux_vendor_log_callback" by Steven Moreland · 7 years ago
  60. 1bf4103 Merge "libbinder_ndk: @file, @addtogroup" by Steven Moreland · 7 years ago
  61. 9ce7bfa Fix return error. by Tianyu · 7 years ago
  62. f7c32f3 Merge "surfaceflinger: fix current transform hint" by TreeHugger Robot · 7 years ago
  63. a397e2b Merge "SF: Updating text on threads/source in order to easier read the systrace." by Ana Krulec · 7 years ago
  64. 01728c1 replace dlclose() with CloseNativeLibrary() in vulkan layer by Jacky.Deng · 7 years ago
  65. 1f02791 SF: Updating text on threads/source in order to easier read the systrace. by Ana Krulec · 7 years ago
  66. efdb6ee Merge "installd should be fully developed in AOSP." am: 1b73cc2b39 am: 7893927edf by Jeff Sharkey · 7 years ago
  67. 43eccdd Merge "installd should be fully developed in AOSP." am: 1b73cc2b39 by Jeff Sharkey · 7 years ago
  68. 7893927 Merge "installd should be fully developed in AOSP." am: 1b73cc2b39 by Jeff Sharkey · 7 years ago
  69. 1b73cc2 Merge "installd should be fully developed in AOSP." by Treehugger Robot · 7 years ago
  70. 6b9225a surfaceflinger: fix current transform hint by Marissa Wall · 7 years ago
  71. f9857ad installd should be fully developed in AOSP. by Jeff Sharkey · 7 years ago
  72. 2a8f3d2 Merge "SF: Moving Vsync modulator away from threads." by Ana Krulec · 7 years ago
  73. 12096d0 SF: Moving Vsync modulator away from threads. by Ana Krulec · 7 years ago
  74. e967d48 SF: Enable address sanitizer for the unittest by Lloyd Pique · 7 years ago
  75. 4af6c46 vulkan: Update headers to 1.1.84 by Jesse Hall · 7 years ago
  76. 6afb474 Merge "surfaceflinger: fix fillRegionWithColor" by Chia-I Wu · 7 years ago
  77. 4d4aec5 Merge "libbinder_ndk: forgotten formatting." am: 99e7f66c8a am: 7df7a0501c by Steven Moreland · 7 years ago
  78. 6f96b76 Merge "libbinder_ndk: forgotten formatting." am: 99e7f66c8a am: 7df7a0501c by Steven Moreland · 7 years ago
  79. 7df7a05 Merge "libbinder_ndk: forgotten formatting." am: 99e7f66c8a by Steven Moreland · 7 years ago
  80. 99e7f66 Merge "libbinder_ndk: forgotten formatting." by Steven Moreland · 7 years ago
  81. 7772dad SF: use Layer::getAlpha rather than state.color.a by David Sodman · 7 years ago
  82. 74521c8 libbinder_ndk: forgotten formatting. by Steven Moreland · 7 years ago
  83. 28e3a25 surfaceflinger: fix fillRegionWithColor by Chia-I Wu · 7 years ago
  84. 2a268cf Merge "SF: Fix two display identification bugs" by TreeHugger Robot · 7 years ago
  85. 8357362 Merge "[RenderEngine] Generalize RenderEngine instance creation methods." by Peiyong Lin · 7 years ago
  86. a124bb8 Merge "libbinder_ndk: warning for transact on local objs" am: 7ee24369cd am: 923360795d by Steven Moreland · 7 years ago
  87. 0f20c9f Merge "libbinder_ndk: warning for transact on local objs" am: 7ee24369cd by Steven Moreland · 7 years ago
  88. 9233607 Merge "libbinder_ndk: warning for transact on local objs" am: 7ee24369cd by Steven Moreland · 7 years ago
  89. 7ee2436 Merge "libbinder_ndk: warning for transact on local objs" by Treehugger Robot · 7 years ago
  90. 981ce23 [automerger skipped] Merge "[SurfaceFlinger] Checking nullptr for HWC layer." am: 7038766ba1 am: 1560941b5e by Peiyong Lin · 7 years ago
  91. 8acaef0 Merge "[SurfaceFlinger] Checking nullptr for HWC layer." am: 7038766ba1 by Peiyong Lin · 7 years ago
  92. 1560941 Merge "[SurfaceFlinger] Checking nullptr for HWC layer." am: 7038766ba1 by Peiyong Lin · 7 years ago
  93. 7038766 Merge "[SurfaceFlinger] Checking nullptr for HWC layer." by Treehugger Robot · 7 years ago
  94. ad26668 Merge "Build libui and libgui with -std=c++1z" by TreeHugger Robot · 7 years ago
  95. b491b3c [RenderEngine] Generalize RenderEngine instance creation methods. by Peiyong Lin · 7 years ago
  96. 277482c Merge "[RenderEngine] Move GLES20RenderEngine creation code to GLES20RenderEngine." by TreeHugger Robot · 7 years ago
  97. 41b69be vndservicemanager: use selinux_vendor_log_callback by Steven Moreland · 7 years ago
  98. d6b579f [SurfaceFlinger] Add composition unit tests by Lloyd Pique · 7 years ago
  99. 76c7763 Merge "Don't fully qualify Layer::State in Layer.cpp" by TreeHugger Robot · 7 years ago
  100. b416efd Don't fully qualify Layer::State in Layer.cpp by Alec Mouri · 7 years ago