Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
7005b67c127d229017840925d2bc1bd84c43aaf5
/
services
/
jni
8ce470d
GPS Hardware geofencing.
by Jaikumar Ganesh
· 12 years ago
d685894
Add liblog
by Ying Wang
· 12 years ago
b1d90c8
fix JNI use of incStrong/decStrong
by Mathias Agopian
· 12 years ago
afae9d2
Merge "BatteryService: Treat USB charging ports and charging accessories as AC"
by Todd Poynor
· 12 years ago
b86d026
Merge "BatteryService: Allow power supplies to switch type between AC and USB"
by Todd Poynor
· 12 years ago
78d8fe4
BatteryService: Treat USB charging ports and charging accessories as AC
by Todd Poynor
· 12 years ago
701bfb1
BatteryService: Allow power supplies to switch type between AC and USB
by Todd Poynor
· 12 years ago
86469346
Optimize Looper JNI code.
by Jeff Brown
· 12 years ago
160c1ca
Fix logging typos in GpsLocationProvider
by Magnus Eriksson
· 12 years ago
58ed5d7
am 768d9e1a: Merge "Correct executable bit for source files"
by Kenny Root
· 12 years ago
3a084af
Correct executable bit for source files
by Kenny Root
· 12 years ago
0a19d00
Fix a segfault when there is no power module.
by Jeff Brown
· 12 years ago
9e316a1
Blank or unblank all displays as need.
by Jeff Brown
· 12 years ago
94ffe87
Merge "Pass display arg to blank/unblank" into jb-mr1-dev
by Andy McFadden
· 12 years ago
bcc046a
Bundle correlated switch changes atomically.
by Jeff Brown
· 12 years ago
1081eed
Pass display arg to blank/unblank
by Andy McFadden
· 12 years ago
80cd819
Use more reasonable warning thresholds for power on/off.
by Jeff Brown
· 12 years ago
83d616a
Make input system aware of multiple displays.
by Jeff Brown
· 12 years ago
d728bf5
Make display manager tell input system about viewports.
by Jeff Brown
· 12 years ago
64a55af
Add plumbing for new surface flinger display API.
by Jeff Brown
· 12 years ago
0b722fe
Use new surface flinger API.
by Jeff Brown
· 12 years ago
5ad9fc2
BatteryService: Fix comment to match code
by Scott Anderson
· 12 years ago
256237c
Merge "Plumb the switch code into Dalvik." into jb-mr1-dev
by Jeff Brown
· 12 years ago
5338428
Plumb the switch code into Dalvik.
by Jeff Brown
· 12 years ago
37a37f4
add wireless charger support
by Brian Muramatsu
· 12 years ago
9630704
Power manager rewrite.
by Jeff Brown
· 12 years ago
187019c
Merge "screen-off animation won't be handled by SF anymore" into jb-mr1-dev
by Mathias Agopian
· 12 years ago
893a0e71
screen-off animation won't be handled by SF anymore
by Mathias Agopian
· 12 years ago
908aecc
Start moving away from DisplayMetrics.DENSITY_DEVICE.
by Dianne Hackborn
· 12 years ago
b696de5
Move and rename user activity event type constants.
by Jeff Brown
· 12 years ago
92c6d2f
update to new getDisplayInfo API
by Mathias Agopian
· 12 years ago
fa25bf5
Add display manager skeleton.
by Jeff Brown
· 12 years ago
4f8ecd8
Move power manager to a new package.
by Jeff Brown
· 12 years ago
dccb2c1
PowerManagerService: call surfaceflinger blank and unblank through binder
by Colin Cross
· 12 years ago
d232afa
Tolerate missing power HAL module.
by Jeff Brown
· 12 years ago
30e5eb4
Tell power HAL when user activity occurs.
by Jeff Brown
· 12 years ago
7304c34
Move power HAL interactions to PowerManagerService.
by Jeff Brown
· 12 years ago
93de746
Separate the internal and external display rotations.
by Jeff Brown
· 13 years ago
daa3753
Improve handling of built-in keyboard.
by Jeff Brown
· 13 years ago
166b05e
UsbService: Add support for accessory initiating USB audio support
by Mike Lockwood
· 13 years ago
5bbd4b4
Get alias for Bluetooth devices.
by Jeff Brown
· 13 years ago
6ec6f79
Support loading keyboard layout overlays from resources.
by Jeff Brown
· 13 years ago
a47425a
Add support for input devices that have vibrators.
by Jeff Brown
· 13 years ago
af9e8d3
Notify applications when input devices change.
by Jeff Brown
· 13 years ago
9f25b7f
Request key maps from input manager service.
by Jeff Brown
· 13 years ago
27fd342
Fix lid switch interpretation.
by Jeff Brown
· 13 years ago
603b445
Ensure that apps crash if they throw exceptions.
by Jeff Brown
· 13 years ago
e38fdfa
Add a unique input device descriptor.
by Jeff Brown
· 13 years ago
4532e61
Refactor input system into its own service.
by Jeff Brown
· 13 years ago
8335f1c
fix libgui header location
by Mathias Agopian
· 13 years ago
83c64e6
frameworks/base refactoring
by Mathias Agopian
· 13 years ago
b93a03f8
frameworks/base refactoring.
by Mathias Agopian
· 13 years ago
62d1058
Merge "Remove the input dispatcher throttle."
by Jeff Brown
· 13 years ago
a21e945
BatteryService: Don't fail to register native methods if kernel power supply driver is missing
by Mike Lockwood
· 13 years ago
b01e8bf
New Serial Manager API:
by Mike Lockwood
· 13 years ago
3080280
Remove the input dispatcher throttle.
by Jeff Brown
· 13 years ago
ec193de
Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE
by Steve Block
· 13 years ago
3762c31
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
8564c8d
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
6215d3f
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
5baa3a6
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
3f15700
split ComposerService out of SurfaceComposerClient.h
by Mathias Agopian
· 13 years ago
1e08fe9
Eliminate hw.keyboards system properties.
by Jeff Brown
· 13 years ago
98e044a
BatteryService(jni): properly handle read's return value
by Dima Zavin
· 13 years ago
d5bb82d
DO NOT MERGE. Improve screenshot chord debouncing. Bug: 5011907
by Jeff Brown
· 13 years ago
cc4f7db
Fix input channel leak. Bug: 5156144
by Jeff Brown
· 13 years ago
daf4a12
Add a "show touches" option for demos and presentations. Bug: 4569045
by Jeff Brown
· 13 years ago
65fd251
Input system bug fixes, particularly for stylus. Bug: 5049148
by Jeff Brown
· 13 years ago
89ef072
Add input system to Watchdog. Bug: 5094994
by Jeff Brown
· 13 years ago
2b15cb2
Resolve merge conflict for '75f1fdec':
by Mike Lockwood
· 13 years ago
75f1fde
am 0b3af353: am a82ee49a: am 8f5dd9ad: Merge "GPS Provider Service changes"
by Mike Lockwood
· 13 years ago
a5fe6b2
GPS Provider Service changes
by Kevin Tang
· 13 years ago
b7d95a4
am 21700fed: am 5f7203eb: am 5a27a754: am bd1dee94: Merge "gps: Adding ip address for AGps"
by Mike Lockwood
· 13 years ago
21700fe
am 5f7203eb: am 5a27a754: am bd1dee94: Merge "gps: Adding ip address for AGps"
by Mike Lockwood
· 13 years ago
8efd74d
gps: Adding ip address for AGps
by Stephen Li
· 14 years ago
bc68a59
Report the external display size to the input reader.
by Jeff Brown
· 13 years ago
d462ecf
USB: Fix handling USB accessory attached when device is booting
by Mike Lockwood
· 13 years ago
eb2591f
Merge "VPN: Hook up the new control protocol and network state."
by Chia-chi Yeh
· 13 years ago
97a6156
VPN: Hook up the new control protocol and network state.
by Chia-chi Yeh
· 13 years ago
9302c87
Refactor input dispatcher use of window/app handles.
by Jeff Brown
· 13 years ago
c1b9bbb
Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build
by Mike Lockwood
· 13 years ago
bd882b1
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 13 years ago
c2b8aa0
VPN: rename some variables.
by Chia-chi Yeh
· 13 years ago
8bc003e
Merge "VPN: merge JNI methods."
by Chia-chi Yeh
· 13 years ago
3281034
VPN: merge JNI methods.
by Chia-chi Yeh
· 13 years ago
a4d1bc5
Drop obsolete touch screen hacks.
by Jeff Brown
· 13 years ago
9c0835f
VPN: correct the netmask for IPv4.
by Chia-chi Yeh
· 13 years ago
f4e3bf8
VPN: refactor few JNI methods for the usage of legacy VPN.
by Chia-chi Yeh
· 13 years ago
9b9fb5c
GPS: Support for on-demand NTP time injection
by Mike Lockwood
· 13 years ago
84bf739
VPN: make the file descriptor non-blocking by default.
by Chia-chi Yeh
· 13 years ago
474dcb5
Add support for disabling pointer gestures.
by Jeff Brown
· 13 years ago
96c7e70
VPN: do not allow zero prefix length in routing rules.
by Chia-chi Yeh
· 13 years ago
8ea9289
VPN: do not use gateway in routing rules.
by Chia-chi Yeh
· 13 years ago
23a5e4b
VPN: tolerate duplicated routes.
by Chia-chi Yeh
· 13 years ago
6ddd574
VPN: fix a bad optimization of zeroing ifr_flags lately.
by Chia-chi Yeh
· 13 years ago
6224b5e
VPN: set IFF_NO_PI on TUN interface.
by Chia-chi Yeh
· 13 years ago
3663227
VPN: add MTU support.
by Chia-chi Yeh
· 13 years ago
3667369
VPN: use ParcelFileDescriptor.adoptFd() instead of doing it in JNI.
by Chia-chi Yeh
· 13 years ago
8df5fcf
am 6d60190a: am e502c536: am b3174c46: UsbService: Fix JNI reference leak
by Mike Lockwood
· 13 years ago
b3174c4
UsbService: Fix JNI reference leak
by Mike Lockwood
· 13 years ago
Next »