1. d66be0a Use -Werror in frameworks/native/libs/gui and ui by Chih-Hung Hsieh · 8 years ago
  2. 5bac7f3 libui: update for revised HIDL gralloc by Chia-I Wu · 9 years ago
  3. 982cf47 Update native ColorSpace API for libhwui by Romain Guy · 9 years ago
  4. 4e1b9a7 Move Gralloc1Mapper test to libui/tests by Craig Donner · 9 years ago
  5. 1d77b71 move vector math out of libui by Mathias Agopian · 9 years ago
  6. eedb69a Add ColorSpace::createLUT by Romain Guy · 9 years ago
  7. 5453474 Add color space connection by Romain Guy · 9 years ago
  8. 11ecb63 Add various vector functions by Romain Guy · 9 years ago
  9. 3944d06 Fix broken opto-electronic transfer functions by Romain Guy · 9 years ago
  10. 597cd60 Don't clamp when converting to XYZ by Romain Guy · 9 years ago
  11. caf2ca4 Add ColorSpace class by Romain Guy · 9 years ago
  12. 5d4bae7 Merge Filament's math library by Romain Guy · 9 years ago
  13. 871dda3 Convert libui to Android.bp by Dan Willemsen · 9 years ago
  14. ed7d193 Some more test cleanup. by Dan Albert · 11 years ago
  15. a3cc7ed Fix misuse of $(my-dir). by Ying Wang · 12 years ago
  16. 595ea77 vector and matrix classes for graphics use by Mathias Agopian · 12 years ago
  17. 3e010f3 Add createTJunctionFreeRegion by Chris Craik · 13 years ago
  18. 4f4c101 frameworks/base refactoring by Mathias Agopian · 14 years ago
  19. 80c3918 frameworks/base refactoring. by Mathias Agopian · 14 years ago
  20. f0490c9 Implement batching of input events on the consumer side. by Jeff Brown · 14 years ago
  21. 6cdee98 Rewrite input transport using sockets. by Jeff Brown · 14 years ago
  22. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  23. 5873ce4 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 14 years ago
  24. 0a1fdd7 Fix uses of all-subdir-makefiles by Ying Wang · 14 years ago
  25. baa44b8 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 15 years ago
  26. e959ed2 Add initial API for stylus and mouse buttons. by Jeff Brown · 15 years ago
  27. 3ea4de8 Add new axes for joysticks and mouse wheels. by Jeff Brown · 15 years ago
  28. b2d4435 Fix a regression with MotionEvent parceling. by Jeff Brown · 15 years ago
  29. 3e34146 Add support for arbitrary axes in MotionEvents. by Jeff Brown · 15 years ago
  30. 4125036 Mouse pointer integration. by Jeff Brown · 15 years ago
  31. 4c501a4 Add initial support for cursor-based pointing devices. by Jeff Brown · 15 years ago
  32. 02d85b5 Add support for fallback keycodes. by Jeff Brown · 15 years ago
  33. db36064 Improve support for external keyboards. by Jeff Brown · 15 years ago
  34. 53c1664 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 15 years ago
  35. 6688837 Support non-orientation aware keyboards and other devices. by Jeff Brown · 15 years ago
  36. 8149991 Tell system server whether the app handled input events. by Jeff Brown · 15 years ago
  37. d4ecee9 Rename the locked meta key constants for clarity. by Jeff Brown · 15 years ago
  38. 5e871b4 Add test stubs for newly added methods. by Jeff Brown · 15 years ago
  39. 3c3cc62 Add unit tests for native input and fix bugs identified. by Jeff Brown · 15 years ago
  40. af30ff6 Add support for secure views. by Jeff Brown · 15 years ago
  41. 5c1ed84 Add support for new input sources. by Jeff Brown · 16 years ago
  42. a50ee3e Don't build framework tests for simulator target. by Jeff Brown · 16 years ago
  43. 8575a87 Add initial gamepad support. by Jeff Brown · 16 years ago
  44. f4a4ec2 Even more native input dispatch work in progress. by Jeff Brown · 16 years ago
  45. f69280e Support for multiple tests by Jeff Brown · 16 years ago
  46. e839a58 Native input dispatch rewrite work in progress. by Jeff Brown · 16 years ago
  47. 38a7fa2 fix [2182249] [MR1] valgrind error in surface flinger by Mathias Agopian · 16 years ago
  48. 20f6878 Region now has its own implementation instead of relying on SkRegion, which allows us to break libui's dependency on libcorecg. by Mathias Agopian · 17 years ago