index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
androidfw
Age
Commit message (
Expand
)
Author
2012-08-05
libutils cleanup
Mathias Agopian
2012-06-26
Add mode when open(O_CREAT) is used.
Nick Kralevich
2012-06-04
am 51df04b9: Port the legacy velocity tracker strategy.
Jeff Brown
2012-06-04
am a5b06982: Implement a second order integrating VT strategy.
Jeff Brown
2012-06-04
am 18f329e9: Implement a weighted least squares VelocityTracker strategy.
Jeff Brown
2012-06-04
Port the legacy velocity tracker strategy.
Jeff Brown
2012-06-04
Implement a second order integrating VT strategy.
Jeff Brown
2012-06-04
Implement a weighted least squares VelocityTracker strategy.
Jeff Brown
2012-06-03
am 1fbbc071: Merge "Implement an integrating VelocityTracker strategy." into ...
Jeff Brown
2012-06-03
am f47e76e2: Merge "Make velocity tracker strategy configurable." into jb-dev
Jeff Brown
2012-06-03
Implement an integrating VelocityTracker strategy.
Jeff Brown
2012-06-03
Make velocity tracker strategy configurable.
Jeff Brown
2012-05-15
am e4db99cf: Merge "Detect when pointer has stopped moving." into jb-dev
Jeff Brown
2012-05-15
am 08b544c7: Merge "Fix pointer indexing issue in VelocityTracker." into jb-dev
Jeff Brown
2012-05-15
am 47a4a50d: Merge "Improve touch event resampling." into jb-dev
Jeff Brown
2012-05-15
am 00ff4748: Merge "More VelocityTracker refactoring." into jb-dev
Jeff Brown
2012-05-14
Detect when pointer has stopped moving.
Jeff Brown
2012-05-14
Fix pointer indexing issue in VelocityTracker.
Jeff Brown
2012-05-14
Improve touch event resampling.
Jeff Brown
2012-05-13
More VelocityTracker refactoring.
Jeff Brown
2012-05-11
am b12b6b51: Merge "Minor refactoring before starting on velocity tracker cha...
Jeff Brown
2012-05-11
Minor refactoring before starting on velocity tracker changes.
Jeff Brown
2012-05-01
am 0632b35b: Merge "Improve handling of built-in keyboard." into jb-dev
Jeff Brown
2012-05-01
Improve handling of built-in keyboard.
Jeff Brown
2012-05-01
resolved conflicts for merge of 13c04786 to jb-dev-plus-aosp
Jean-Baptiste Queru
2012-05-01
resolved conflicts for merge of bc2fb7b9 to jb-dev-plus-aosp
Jean-Baptiste Queru
2012-04-27
Resample touch events on frame boundaries.
Jeff Brown
2012-04-23
More work on international keyboards.
Jeff Brown
2012-04-20
Get alias for Bluetooth devices.
Jeff Brown
2012-04-18
Improve handling of certain keyboard layout properties.
Jeff Brown
2012-04-17
Add Dvorak keyboard layout.
Jeff Brown
2012-04-17
Support loading keyboard layout overlays from resources.
Jeff Brown
2012-04-13
Add support for input devices that have vibrators.
Jeff Brown
2012-04-12
Notify applications when input devices change.
Jeff Brown
2012-04-12
HID usage should take precedence over scan code.
Jeff Brown
2012-04-11
Refactor key code mapping.
Jeff Brown
2012-04-10
Request key maps from input manager service.
Jeff Brown
2012-04-06
Add a unique input device descriptor.
Jeff Brown
2012-03-22
frameworks/base: move Zip* from libandroidfw to libutils
Colin Cross
2012-03-13
Merge "Fix spurious ANRs in native activities."
Jeff Brown
2012-03-13
Fix spurious ANRs in native activities.
Jeff Brown
2012-03-09
Fix issue #6054627: resource matching issue of size qualifiers
Dianne Hackborn
2012-03-07
fixup hardcoded include paths for new project
Mathias Agopian
2012-02-27
move CursorWindow from libbinder to libandroidfw
Mathias Agopian
2012-02-21
attempt to fix sdk build
Mathias Agopian
2012-02-21
another attempt at fixing the linux build
Mathias Agopian
2012-02-21
another attempt to fix the linux build
Mathias Agopian
2012-02-21
Add stubs for improved compatibility
Jean-Baptiste Queru
2012-02-21
attempt to fix linux builds
Mathias Agopian
2012-02-20
frameworks/base refactoring
Mathias Agopian