1. 745d4ef AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 11 years ago
  2. 4482e7c Fix ResTable_config::CONFIG_* typo (MCC vs MNC) by Mårten Kongstad · 11 years ago
  3. afd31e0 Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  4. 83ad4e3 Remove an unused C zip API. by Elliott Hughes · 11 years ago
  5. d45c68d Resource memory optimization. by Dianne Hackborn · 11 years ago
  6. 9d3b1a4 Move input library code to frameworks/native. by Jeff Brown · 11 years ago
  7. 1f5762e libutils clean-up by Mathias Agopian · 11 years ago
  8. fb903a4 Allow compiling aapt for the device by Bjorn Bringert · 11 years ago
  9. a44dd26 Rewrite input handling for native applications by Michael Wright · 11 years ago
  10. bdb706e Merge "Pipe through device resolution information" into jb-mr2-dev by Michael Wright · 11 years ago
  11. 1951ce8 Correctly manage the lifecycle of IME InputChannels. by Jeff Brown · 11 years ago
  12. c6091c6 Pipe through device resolution information by Michael Wright · 11 years ago
  13. 56a2301 Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!! by Dianne Hackborn · 12 years ago
  14. 1df477a Add initial plumbing for brightness keys by Michael Wright · 12 years ago
  15. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  16. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  17. 83d616a Make input system aware of multiple displays. by Jeff Brown · 12 years ago
  18. 5f79799 Add support for "-rtl" in resources by Fabrice Di Meglio · 12 years ago
  19. b696de5 Move and rename user activity event type constants. by Jeff Brown · 12 years ago
  20. de7a8ea Add new ASSIST key and map it to the global assist intent. by Jeff Brown · 12 years ago
  21. 51df04b Port the legacy velocity tracker strategy. by Jeff Brown · 12 years ago
  22. a5b0698 Implement a second order integrating VT strategy. by Jeff Brown · 12 years ago
  23. 18f329e Implement a weighted least squares VelocityTracker strategy. by Jeff Brown · 12 years ago
  24. 53dd12a Implement an integrating VelocityTracker strategy. by Jeff Brown · 12 years ago
  25. 9eb7d86 Make velocity tracker strategy configurable. by Jeff Brown · 12 years ago
  26. 9072940 Detect when pointer has stopped moving. by Jeff Brown · 12 years ago
  27. 7174a49 Improve touch event resampling. by Jeff Brown · 12 years ago
  28. 85bd0d6 More VelocityTracker refactoring. by Jeff Brown · 12 years ago
  29. 8a90e6e Minor refactoring before starting on velocity tracker changes. by Jeff Brown · 12 years ago
  30. fd23e3e Fix bugs in fallback key handling. by Jeff Brown · 12 years ago
  31. daa3753 Improve handling of built-in keyboard. by Jeff Brown · 12 years ago
  32. 771526c Resample touch events on frame boundaries. by Jeff Brown · 12 years ago
  33. 5bbd4b4 Get alias for Bluetooth devices. by Jeff Brown · 12 years ago
  34. 9a2bbf6 Improve handling of certain keyboard layout properties. by Jeff Brown · 12 years ago
  35. 4a3862f Add Dvorak keyboard layout. by Jeff Brown · 12 years ago
  36. 6ec6f79 Support loading keyboard layout overlays from resources. by Jeff Brown · 12 years ago
  37. a47425a Add support for input devices that have vibrators. by Jeff Brown · 12 years ago
  38. af9e8d3 Notify applications when input devices change. by Jeff Brown · 12 years ago
  39. 49ccac5 Refactor key code mapping. by Jeff Brown · 12 years ago
  40. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  41. e38fdfa Add a unique input device descriptor. by Jeff Brown · 12 years ago
  42. 7511f9c Add Japanese specific key codes. by Yang Chuang · 13 years ago
  43. a982dc0 frameworks/base: move Zip* from libandroidfw to libutils by Colin Cross · 12 years ago
  44. 2b6c32c Fix spurious ANRs in native activities. by Jeff Brown · 13 years ago
  45. 49d2b18 move CursorWindow from libbinder to libandroidfw by Mathias Agopian · 13 years ago
  46. b13b9bd frameworks/base refactoring. by Mathias Agopian · 13 years ago
  47. b93a03f frameworks/base refactoring. by Mathias Agopian · 13 years ago