1. 2a916c4 Use std::unordered_map in KeyCharacterMap by Siarhei Vishniakou · 2 years, 9 months ago
  2. f13161a input: use optionals for PropertyMap getters by Harry Cutts · 2 years, 10 months ago
  3. 4810866 inputflinger: Use #pragma once instead of explicit define guards by Prabir Pradhan · 3 years, 4 months ago
  4. 4f94c1a Avoid KeyedVector and String8 in PropertyMap by Siarhei Vishniakou · 3 years, 6 months ago
  5. bf023a6 Use WindowInfosListener instead of SF reporting to IF by chaviw · 4 years, 7 months ago
  6. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
  7. eedd0fc Use Result<InputPublisher::Finished> instead of callback -- try 2 by Siarhei Vishniakou · 4 years, 10 months ago
  8. 7cce0ad Revert "Use Result<InputPublisher::Finished> instead of callback" by Yohei Yukawa · 4 years, 10 months ago
  9. 4c92c5f Use Result<InputPublisher::Finished> instead of callback by Siarhei Vishniakou · 4 years, 11 months ago
  10. 7766c03 Use NamedEnum for printing Entry type by Siarhei Vishniakou · 4 years, 11 months ago
  11. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 11 months ago
  12. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 4 years, 11 months ago
  13. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  14. bedd116 Merge "Second reland "Let InputFlinger create the server InputChannel"" by TreeHugger Robot · 5 years ago
  15. 1560166 Second reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  16. 400128f Revert "Reland "Let InputFlinger create the server InputChannel"" by Garfield Tan · 5 years ago
  17. 4d9f977 Return owned object from PropertyMap by Siarhei Vishniakou · 5 years ago
  18. 62b523e Reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  19. 015cb70 Revert "Let InputFlinger create the server InputChannel" by Roshan Pius · 5 years ago
  20. 6e9f864 Let InputFlinger create the server InputChannel by Garfield Tan · 5 years ago
  21. adefc3e Unregister input channel by token by Siarhei Vishniakou · 5 years ago
  22. d6ca33c Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7 am: 686662c1f9 am: aced1ad836 am: f2712ff7f0 am: 2d596ff066 by Treehugger Robot · 5 years ago
  23. 32f36ae Move PropertyMap from libutils to libinput by Siarhei Vishniakou · 5 years ago
  24. 1abffbd Move KeyLayoutMap from RefBase to shared_ptr. by Chris Ye · 5 years ago
  25. e798b47 Add setFocusedWindow function stub by Vishnu Nair · 5 years ago
  26. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 6 years ago
  27. 044b4dc Merge "Added libui dependencies for input" by Chavi Weingarten · 6 years ago
  28. fd9c1ed Added libui dependencies for input by chaviw · 6 years ago
  29. 0783e99 AIDL-ize InputManager IInputFlinger interface. by Chris Ye · 6 years ago
  30. 1d927aa Convert InputDeviceConfigurationFileType to enum class. by Chris Ye · 6 years ago
  31. a58ef35 Add dependencies on jni_headers by Orion Hodson · 6 years ago
  32. e32877a Add dependencies on jni_headers by Orion Hodson · 6 years ago
  33. bb2dd8e Merge "Revert "Fix drag and drop (2/3)"" into qt-qpr1-dev am: 8b19a05502 by Automerger Merge Worker · 6 years ago
  34. 5845eaf Revert "Fix drag and drop (2/3)" by Arthur Hung · 6 years ago
  35. fae03b9 Merge "[inputflinger] fix -Wreorder-init-list" am: c932e4472f am: eb013d0f82 am: 9d9321bf0e by Nick Desaulniers · 6 years ago
  36. 2183448 [inputflinger] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  37. 6cbb975 Revert "Fix drag and drop (2/3)" by Arthur Hung · 6 years ago
  38. 7c3ae9c Use std::vector over Vector for InputFlinger (1/3) by Arthur Hung · 7 years ago
  39. 291d88a Add synchronous transaction to wait for setInputWindow to complete (3/n) by chaviw · 7 years ago
  40. fbe5d9c Fix drag and drop (2/3) by chaviw · 7 years ago
  41. e52502e Remove inputflinger.rc as init file by Robert Carr · 7 years ago
  42. 1c4c559 Add some tests for native input. by Robert Carr · 7 years ago
  43. 1cc7867 InputFlinger: Receive setInputWindows over IPC by Robert Carr · 7 years ago
  44. b39e5d1 Merge "InputFlinger: fix a typo in dump error log" am: 8bae3798cb am: 1a5aba333e by Wei Wang · 7 years ago
  45. a7a047c InputFlinger: fix a typo in dump error log by Wei Wang · 7 years ago
  46. ec8f725 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  47. a50a467 Use -Werror in frameworks/native/services/inputflinger by Chih-Hung Hsieh · 8 years ago
  48. 6e1c761 Convert inputflinger to Android.bp by Colin Cross · 9 years ago
  49. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  50. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  51. 6d2ede1 Fix google-explicit-constructor warnings in inputflinger. by Chih-Hung Hsieh · 9 years ago
  52. 63e6f36 Use GID "wakelock" to control access to kernel wakelock by Pavlin Radoslavov · 10 years ago
  53. 2e7f014 Refactor InputHost and InputDriver by Tim Kilbourn · 10 years ago
  54. 48f7ec3 update bundled rc files to their contents from rootdir/init.rc by Tom Cherry · 10 years ago
  55. c472986 Mock out more inputflinger host functions by Tim Kilbourn · 11 years ago
  56. 3e38aad Basic implementation of input device properties. by Tim Kilbourn · 11 years ago
  57. e5364c8 Add method stubs for input device properties. by Tim Kilbourn · 11 years ago
  58. 8943ce3 Stub implementations of HAL usage callbacks. by Tim Kilbourn · 11 years ago
  59. 6f78360 Move inputflinger process to host directory by Michael Wright · 11 years ago