1. 6b99b49 Merge "ASurfaceControl: add SurfaceControl to NDK (2/2)" by TreeHugger Robot · 6 years ago
  2. 53da7e3 ASurfaceControl: add SurfaceControl to NDK (2/2) by Marissa Wall · 6 years ago
  3. 49e5922 Add classification to MotionEvent by Siarhei Vishniakou · 6 years ago
  4. 21237a0 Merge "Fix drag and drop (2/3)" by Chavi Weingarten · 6 years ago
  5. e8f9a6f Merge "Add control flags in asynchronous DNS query API" am: 9a0d6e60a3 am: 67da038184 by Luke Huang · 6 years ago
  6. 4612be5 Merge "Add control flags in asynchronous DNS query API" am: 9a0d6e60a3 by Luke Huang · 6 years ago
  7. d60685c Merge "Update OWNERS file for frameworks/native/include." am: ab4b7dd270 am: 7cf653d6af by Lorenzo Colitti · 6 years ago
  8. 9a0d6e6 Merge "Add control flags in asynchronous DNS query API" by Luke Huang · 6 years ago
  9. 59697cb Merge "Update OWNERS file for frameworks/native/include." am: ab4b7dd270 by Lorenzo Colitti · 6 years ago
  10. 1a6efbe Update OWNERS file for frameworks/native/include. by Lorenzo Colitti · 6 years ago
  11. fbe5d9c Fix drag and drop (2/3) by chaviw · 6 years ago
  12. b12ec34 Add control flags in asynchronous DNS query API by Luke Huang · 6 years ago
  13. 4a7b239 Merge "Add owners in include." am: b3a990bbd4 am: 74a886c7d2 am: 0a92a01206 by Chih-Hung Hsieh · 6 years ago
  14. 0a92a01 Merge "Add owners in include." am: b3a990bbd4 am: 74a886c7d2 by Chih-Hung Hsieh · 6 years ago
  15. cf596e2 Add owners in include. by Chih-Hung Hsieh · 6 years ago
  16. 57419bf Sanitize InputMessage before sending am: e730f5aaa1 am: 73ec8a7cc1 by Siarhei Vishniakou · 6 years ago
  17. 73ec8a7 Sanitize InputMessage before sending am: e730f5aaa1 by Siarhei Vishniakou · 6 years ago
  18. 80109da Merge "Fix/suppress google-explicit-constructor warnings" am: aad7e1ccc5 am: 9a55c7aba6 by Chih-hung Hsieh · 6 years ago
  19. f43b02c Fix/suppress google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  20. f45dc30 Merge "Following commit for asynchronous DNS query API" am: 03fbb681c8 am: bc96369bc2 by Luke Huang · 6 years ago
  21. 7b7c8f6 Add vector of TouchVideoFrame to NotifyMotionArgs by Siarhei Vishniakou · 6 years ago
  22. 74a0565 Following commit for asynchronous DNS query API by Luke Huang · 6 years ago
  23. d7cec95 Merge "Add asynchronous DNS query API" am: e1f69908a4 am: cbe25adc62 by Lorenzo Colitti · 6 years ago
  24. 66393b9 Add asynchronous DNS query API by Luke Huang · 6 years ago
  25. 3053e16 Merge "Add NDK async begin/end & counter" by John Reck · 6 years ago
  26. 73e5bf2 Add NDK async begin/end & counter by John Reck · 6 years ago
  27. e730f5a Sanitize InputMessage before sending by Siarhei Vishniakou · 6 years ago
  28. bd0fbcd Keep instance of BinderInputWindow for the same token. by Garfield Tan · 6 years ago
  29. daedc2a Merge "Add thumbs up / thumbs down / profile keycodes to native includes" by TreeHugger Robot · 6 years ago
  30. 8158e7e Add physical port to display viewport by Siarhei Vishniakou · 6 years ago
  31. f2acf82 Merge changes from topic "sfinput4" by Rob Carr · 6 years ago
  32. 1ade5e4 Add thumbs up / thumbs down / profile keycodes to native includes by Oleg Kibirev · 6 years ago
  33. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 6 years ago
  34. 5cb2578 SurfaceFlinger Input: Shrink frame by surfaceInsets. by Robert Carr · 6 years ago
  35. 740167f Rework InputApplicationInfo by Robert Carr · 6 years ago
  36. 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 6 years ago
  37. 1c4c559 Add some tests for native input. by Robert Carr · 6 years ago
  38. e9e637d Fix/Add NDK API doc for system_fonts.h by Seigo Nonaka · 6 years ago
  39. 1f7c0e4 Sanitize InputMessage before sending by Siarhei Vishniakou · 6 years ago
  40. 141a986 Add flag AMOTION_EVENT_FLAG_IS_GENERATED_GESTURE to Input.h by Prabir Pradhan · 6 years ago
  41. 1cc7867 InputFlinger: Receive setInputWindows over IPC by Robert Carr · 6 years ago
  42. 803535b InputDispatcher: Track InputChannels by IBinder token. by Robert Carr · 6 years ago
  43. 2c358bf Add setInputWindowInfo to SurfaceComposerClient::Transaction by Robert Carr · 6 years ago
  44. 3b413f2 Make InputWindowInfo as a part of InputWindowHandle (1/2) by Arthur Hung · 6 years ago
  45. 77e562b Add matchFamilyStyleCharacter API by Seigo Nonaka · 6 years ago
  46. 9e527e0 Merge "ashmem: update example code of create shmem region" am: 080dadba41 am: baa9fd65e5 by Elliott Hughes · 6 years ago
  47. e0df58f ashmem: update example code of create shmem region by Phong Tran · 6 years ago
  48. b3ee068 Merge "Implement Parcelling functions for InputWindowInfo" by Rob Carr · 6 years ago
  49. 3720ed0 Implement Parcelling functions for InputWindowInfo by Robert Carr · 6 years ago
  50. d634392 Add type to DisplayViewport by Siarhei Vishniakou · 6 years ago
  51. 667b69a Add native font enumeration API by Seigo Nonaka · 6 years ago
  52. ec8f725 Prefer std::string over String8 by Siarhei Vishniakou · 6 years ago
  53. 2310e40 Fix doxygen syntax. by Elliott Hughes · 6 years ago
  54. 2fb1d47 Restore __ANDROID_API__ guards for core <android/*> APIs by Ryan Prichard · 6 years ago
  55. 78e548d Add __INTRODUCED_IN to core <android/*.h> APIs. by Elliott Hughes · 6 years ago
  56. a958f02 Merge "Fix ASharedMemory doxygen formatting, add availability." am: 519485d161 am: 036335d276 am: f58f56d191 by Elliott Hughes · 6 years ago
  57. 1b59010 Merge "Fix ASharedMemory doxygen formatting, add availability." am: 519485d161 am: 036335d276 by Elliott Hughes · 6 years ago
  58. f58f56d Merge "Fix ASharedMemory doxygen formatting, add availability." am: 519485d161 by Elliott Hughes · 6 years ago
  59. 036335d Merge "Fix ASharedMemory doxygen formatting, add availability." am: 519485d161 by Elliott Hughes · 6 years ago
  60. 0c75712 Fix ASharedMemory doxygen formatting, add availability. by Elliott Hughes · 6 years ago
  61. aac3a45 Merge "Fix <android/trace.h> doxygen formatting." am: f8844c97ee am: 1a3e35fba2 am: 908b70ed4c by Elliott Hughes · 6 years ago
  62. 8517a67 Merge "Fix <android/trace.h> doxygen formatting." am: f8844c97ee am: 1a3e35fba2 by Elliott Hughes · 6 years ago
  63. 908b70e Merge "Fix <android/trace.h> doxygen formatting." am: f8844c97ee am: 1a3e35fba2 by Elliott Hughes · 6 years ago
  64. 1a3e35f Merge "Fix <android/trace.h> doxygen formatting." am: f8844c97ee by Elliott Hughes · 6 years ago
  65. 86d6bff Merge "Add availability information to the <android/trace.h> docs." am: dd2ded17b9 am: 2a618f079c am: d865b74f92 by Elliott Hughes · 6 years ago
  66. 7349045 Merge "Add availability information to the <android/trace.h> docs." am: dd2ded17b9 am: 2a618f079c by Elliott Hughes · 6 years ago
  67. d865b74 Merge "Add availability information to the <android/trace.h> docs." am: dd2ded17b9 by Elliott Hughes · 6 years ago
  68. 2a618f0 Merge "Add availability information to the <android/trace.h> docs." by Elliott Hughes · 6 years ago
  69. 8064fa7 Fix <android/trace.h> doxygen formatting. by Elliott Hughes · 6 years ago
  70. 43f91fe Fix doxygen syntax. am: 64b4621f4f by Elliott Hughes · 6 years ago
  71. 64b4621 Fix doxygen syntax. by Elliott Hughes · 6 years ago
  72. 7524955 Add availability information to the <android/trace.h> docs. by Elliott Hughes · 6 years ago
  73. 0277d0a Restore __ANDROID_API__ guards for core <android/*> APIs by Ryan Prichard · 6 years ago
  74. 92b1ebe Restore __ANDROID_API__ guards for core <android/*> APIs by Ryan Prichard · 6 years ago
  75. acfe9ed Merge changes from topic "health_cleanup" into stage-aosp-master am: 6c52e047db by Yifan Hong · 6 years ago
  76. 1a8dea3 Remove include/batteryservice by Yifan Hong · 6 years ago
  77. 5bed83b [input] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  78. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 6 years ago
  79. c2fcafc Add __INTRODUCED_IN to core <android/*.h> APIs. by Elliott Hughes · 6 years ago
  80. 9db409b Add __INTRODUCED_IN to core <android/*.h> APIs. by Elliott Hughes · 6 years ago
  81. 0e5a1dc Merge changes from topic "health_cleanup" by Yifan Hong · 6 years ago
  82. 2b88ec0 Merge "Fix AHardwareBuffer API documentation" into pi-dev am: 7fb4a3cc83 by android-build-team Robot · 6 years ago
  83. d45786e Merge "Fix AHardwareBuffer API documentation" into pi-dev am: 7fb4a3cc83 by android-build-team Robot · 6 years ago
  84. 79be892 Fix AHardwareBuffer API documentation by Jiwen 'Steve' Cai · 6 years ago
  85. e4c7e06 Remove include/batteryservice by Yifan Hong · 6 years ago
  86. 61fafdd Accelerate shortcuts for input injection by Siarhei Vishniakou · 6 years ago
  87. 3472c4d Merge "Add missing @addtogroup tags." am: 16207d9a08 am: d934ff975d by Dan Albert · 6 years ago
  88. 5d7f81c Merge "Add missing @addtogroup tags." am: 16207d9a08 am: d934ff975d by Dan Albert · 6 years ago
  89. a0a2595 Add missing @addtogroup tags. by Dan Albert · 6 years ago
  90. f1b536d Merge changes from topic "resampling for multiple pointers" by Treehugger Robot · 6 years ago
  91. 7b8dad7 Merge "Remove an API that doesn't exist." am: cf43204335 am: 3a07376b14 by Dan Albert · 6 years ago
  92. d4804ff Merge "Remove an API that doesn't exist." am: cf43204335 am: 3a07376b14 by Dan Albert · 6 years ago
  93. 0f05253 Remove an API that doesn't exist. by Dan Albert · 6 years ago
  94. f0d877c Fix resampling for multiple pointers by Siarhei Vishniakou · 7 years ago
  95. d65d1f7 Fix broken input tests by Siarhei Vishniakou · 7 years ago
  96. 3bb5971 Fix resampling for multiple pointers by Siarhei Vishniakou · 7 years ago
  97. 777a10b Move display id into MotionEvent by Siarhei Vishniakou · 7 years ago
  98. 61da25a Move SPECIAL_FUNCTION from .kcm to .idc files by Siarhei Vishniakou · 7 years ago
  99. 56c9ae1 Fix resampling for multiple pointers by Siarhei Vishniakou · 7 years ago
  100. ef69422 Simplify method management for IAudioService by Mikhail Naganov · 7 years ago