Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
b8f16340b531809aa08cb73c55ddadd5f94de080
/
core
/
jni
36f68b8
Add zoom functions and sendCommand.
by Wu-cheng Li
· 17 years ago
24bb9b8
Provide an API for apps to use a dynamic RFCOMM channel and SDP record.
by Nick Pelly
· 17 years ago
a01a447
Fix rfcomm socket connect return code.
by Jaikumar Ganesh
· 17 years ago
54172d9
Try to reconnect twice when the rfcomm error code is Connection Refused.
by Jaikumar Ganesh
· 17 years ago
f9bbe1e
Bluetooth A2DP suspend/resume functionality
by Zhu Lan
· 17 years ago
afa7896
Hack to fix issue #2125365: Sports Trivia compatability with Eclair
by Dianne Hackborn
· 17 years ago
57a2292
Bounds check read and write path in native code.
by Nick Pelly
· 17 years ago
1a42cfa
Use LM_SECURE when auth && encrypt.
by Nick Pelly
· 17 years ago
0665ae2
Merge change 26939 into eclair
by Android (Google) Code Review
· 17 years ago
6157de0
Fix 2101425: Camera crashes spontaneously in preview.
by Chih-Chung Chang
· 17 years ago
9251c34
Merge change 26851 into eclair
by Android (Google) Code Review
· 17 years ago
1715441
use new setDither on ImageRef to retain that setting for purgeable images
by Mike Reed
· 17 years ago
de0dfb7
Fix issue #2125720 Weather Forecast Widget - graphics do not scale
by Dianne Hackborn
· 17 years ago
ffe1cf2
Unhide Camera lock and unlock API.
by Wu-cheng Li
· 17 years ago
995ae82
Make removeBond() call async.
by Jaikumar Ganesh
· 17 years ago
1caa6d1
Add new API for fetching UUIDs using SDP.
by Jaikumar Ganesh
· 17 years ago
4f3ebc4
Fix async calls with Connect And Disconnect Sink.
by Jaikumar Ganesh
· 17 years ago
244f8c2
Fix 2083478: Camera needs an auto-focus cancel API
by Chih-Chung Chang
· 17 years ago
242d65b
process: Switch to common cutils sched_policy api
by San Mehat
· 17 years ago
32d8571
Changes for BT 2.1
by Jaikumar Ganesh
· 17 years ago
8cae124
Various cleanup around resources and nine-patches.
by Dianne Hackborn
· 17 years ago
7ff269f
Merge change 24735 into eclair
by Android (Google) Code Review
· 17 years ago
5e59ca8
Handle DisconnectRequested message sent by Bluez.
by Jaikumar Ganesh
· 17 years ago
211db4a
change default for dither to true
by Mike Reed
· 17 years ago
181b31a
Process: Add support for using scheduler policies instead of cgroups.
by San Mehat
· 17 years ago
96c08a6
Fix issue 1992233: DTMF tones on Sholes is really long.
by Eric Laurent
· 17 years ago
0586a1b
Fix issue #2095422: Some fades from opaque to transparent don't work
by Dianne Hackborn
· 17 years ago
eb40aae
GPS: Fix race condition reporting NMEA data.
by Eddie Ho
· 17 years ago
d4c1baf
Merge change 23646 into eclair
by Android (Google) Code Review
· 17 years ago
71c3c78
Immediately destroy BluetoothSocket's on close().
by Nick Pelly
· 17 years ago
c937b5c
Merge change 23463 into eclair
by Android (Google) Code Review
· 17 years ago
176c3d6
Wait for HCI to come up if getting the adapter path fails.
by Jaikumar Ganesh
· 17 years ago
485e6dc
Merge change 23462 into eclair
by Android (Google) Code Review
· 17 years ago
efa1dd71
Add Bluetooth Device trust
by Lixin Yue
· 17 years ago
3025ef3
Various infrastructure to support a running services UI.
by Dianne Hackborn
· 17 years ago
ad82219
Merge change 23380 into eclair
by Android (Google) Code Review
· 17 years ago
106006c
Change util_texSubImage2D to call glCompressedTexImage2D correctly.
by Jack Palevich
· 17 years ago
450ff8a
Merge change 23357 into eclair
by Android (Google) Code Review
· 17 years ago
c81c439
Fix double-free problem in EmojiFactory.
by Daisuke Miyakawa
· 17 years ago
41a0a4a
Set RFCOMM SO_SNDBUF size to 70 KB for large RFCOMM writes.
by Nick Pelly
· 17 years ago
22d1f9f
gps: Network initiated SUPL
by Danke Xie
· 17 years ago
617b22d
Merge change 22520 into eclair
by Android (Google) Code Review
· 17 years ago
6d56b53
Add local frames for parsing properties and processing events.
by Jaikumar Ganesh
· 17 years ago
dbade9d
expose runtime changes to gamma
by Mike Reed
· 17 years ago
bdcef70
Fix issue #2010965: Increase process size on WVGA devices
by Dianne Hackborn
· 17 years ago
bd022f4
Bluetooth: API change.
by Nick Pelly
· 17 years ago
eeb175f
Merge change 20982
by Android (Google) Code Review
· 17 years ago
d194595
SystemProperties: eliminate unnecessary string allocation.
by Mike Lockwood
· 17 years ago
90f7721
am b8546001: Merge change 20878 into donut
by Dianne Hackborn
· 17 years ago
82e1ee9
Fix issue #2048263: More debugging information
by Dianne Hackborn
· 17 years ago
628e086
DO NOT MERGE. This is merged from master.
by Grace Kloba
· 17 years ago
f1e5b0d
add support for RGBX_8888
by Mathias Agopian
· 17 years ago
813eee1
Merge change 20424
by Android (Google) Code Review
· 17 years ago
c987193
Fix the scanning panic issue
by Charles Lu
· 17 years ago
d87c19f
am 7e63789a: android: cgroups: Don\'t switch threads >= nice 10 when moving all threads to default
by San Mehat
· 17 years ago
7e63789
android: cgroups: Don't switch threads >= nice 10 when moving all threads to default
by San Mehat
· 17 years ago
b16e780
gps: Add GpsStatus.NmeaListener interface for receiving NMEA sentences.
by Mike Lockwood
· 17 years ago
b20148b
wifi: Strip trailing spaces before parsing RSSI results.
by Mike Lockwood
· 17 years ago
a31ce10
am 6af2552d: use safeUnref() since the other macro is not defined in donut
by Mike Reed
· 17 years ago
93efb72
am 7299d6ad: Merge change 9159 into donut
by Android (Google) Code Review
· 17 years ago
afcf686
am 25dff70f: Merge change 9039 into donut
by Android (Google) Code Review
· 17 years ago
6af2552
use safeUnref() since the other macro is not defined in donut
by Mike Reed
· 17 years ago
7299d6a
Merge change 9159 into donut
by Android (Google) Code Review
· 17 years ago
a04e555
check for null native objects, which never happens on a real subclass (we throw in that case)
by Mike Reed
· 17 years ago
0d22101
Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA
by Dianne Hackborn
· 17 years ago
83b3685
Fix issue 2015322 mediaframeworktest.MediaAudioTrackTest fails.
by Eric Laurent
· 17 years ago
ead1457
Merge change 8639
by Android (Google) Code Review
· 17 years ago
3d63e01
explicitly set the hinting level for android apps (to match the old default)
by Mike Reed
· 17 years ago
e2dba02
am 11ea3347: Allow for screen density drawables in compatibility mode.
by Dianne Hackborn
· 17 years ago
11ea334
Allow for screen density drawables in compatibility mode.
by Dianne Hackborn
· 17 years ago
a553c25
Fix issue 1795088 Improve audio routing code
by Eric Laurent
· 17 years ago
a8339df
am 9fc20b0e: Merge change 8126 into donut
by Android (Google) Code Review
· 17 years ago
c4db95c
First pass at reworking screen density/size APIs.
by Dianne Hackborn
· 17 years ago
4b5a8f8
am da57856d: Add logging to help track down intermittent bug
by Dave Sparks
· 17 years ago
da57856
Add logging to help track down intermittent bug
by Dave Sparks
· 17 years ago
569f0b5
Merge change 7900
by Android (Google) Code Review
· 17 years ago
b965d09
Merge change 7775
by Android (Google) Code Review
· 17 years ago
b0eca41
Initial support of 2.1 pairing.
by Jaikumar Ganesh
· 17 years ago
ddd1280
am 261a784c: Merge change 7720 into donut
by Android (Google) Code Review
· 17 years ago
0e01fbf
Add an option to enable JIT trace profiling for app_process.
by Ben Cheng
· 17 years ago
c634fdd
am 09a903ab: Merge change 7696 into donut
by Android (Google) Code Review
· 17 years ago
12cae39
Revert "Initial support of 2.1 pairing."
by Jaikumar Ganesh
· 17 years ago
261a784
Merge change 7720 into donut
by Android (Google) Code Review
· 17 years ago
228b2f3
Initial support of 2.1 pairing.
by Jaikumar Ganesh
· 17 years ago
0bca96b
Make Process.getFreeMemory() return a long instead of an int, to better
by Marco Nelissen
· 17 years ago
4bac5a3
Fix global ref leak in android.media.AudioRecord. Delete global refs
by Jean-Michel Trivi
· 17 years ago
09a903a
Merge change 7696 into donut
by Android (Google) Code Review
· 17 years ago
1b22b97
add hidden Options field for native allocations
by Mike Reed
· 17 years ago
dbee031
am 733cbb00: Merge change 7492 into donut
by Android (Google) Code Review
· 17 years ago
8a14968
Delete leaked global ref in AudioTrack constructor.
by Jean-Michel Trivi
· 17 years ago
1c42769
Rename registerPhoneStateChange to registerPreciseCallStateChange
by Jaikumar Ganesh
· 17 years ago
0d4586d
am 9181bc9a: Merge change 7079 into donut
by Android (Google) Code Review
· 17 years ago
8978bd0
Cleanup of unused enums
by Dave Sparks
· 17 years ago
0203513
am c4ca4206: Fix build
by Dave Sparks
· 17 years ago
c4ca420
Fix build
by Dave Sparks
· 17 years ago
e3ea663
am 8ceba810: Merge change 6871 into donut
by Android (Google) Code Review
· 17 years ago
b442478
am 086bd7fe: Merge change 6846 into donut
by Android (Google) Code Review
· 17 years ago
a95f495
Use SetByteArrayRegion to minimize copy overhead and JNI calls.
by Dave Sparks
· 17 years ago
9cf012a
Merge change 6823
by Android (Google) Code Review
· 17 years ago
75acd89
Avoid memcpy's by using GetPrimitiveArrayCritical.
by Dave Sparks
· 17 years ago
Next »