Jean-Baptiste Queru
d4e936bf93
am dde686e2: (-s ours) am 08d3c6e5: am 4f367f33: Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)"
...
* commit 'dde686e2bdf7ea679dae4fd4edbf94c71802dc28':
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
2012-01-20 16:32:45 -08:00
Jean-Baptiste Queru
20a34b52ca
am a1e87397: (-s ours) am 7ae84204: am ba7f0d2a: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)"
...
* commit 'a1e873975704814416ee4d5023bf0740ec195ec0':
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
2012-01-20 16:30:21 -08:00
Jean-Baptiste Queru
62a89549b7
am d6b5584b: (-s ours) am 97aa8ee8: Merge ee4618bc
...
* commit 'd6b5584b67f8a2f3d8ea20d748652673d5761e33':
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)
2012-01-20 16:28:04 -08:00
Jean-Baptiste Queru
da535e7cf8
am fd266b36: (-s ours) am 36b48c30: am c318bbb0: Merge "Rename (IF_)LOG() to (IF_)ALOG()"
...
* commit 'fd266b36826aa6dd8cd3fa00c159a094423899fb':
Rename (IF_)LOG() to (IF_)ALOG()
2012-01-20 16:25:45 -08:00
Justin Ho
d1e83e4da8
am abc90a7b: (-s ours) am 820b45c0: Merge "DO NOT MERGE Revert "Fix issue #5823276 : home repaints after full-screen app is exited"" into ics-mr1
...
* commit 'abc90a7b48b058379a50a426bd0d2769ac7229b6':
DO NOT MERGE Revert "Fix issue #5823276 : home repaints after full-screen app is exited"
2012-01-20 16:23:03 -08:00
Jeff Brown
8bef9cb6b7
Merge "Delete dead code."
2012-01-20 16:20:24 -08:00
Jeff Brown
bd4c9f1302
Delete dead code.
...
This API has never been used or exposed, time for it to go away.
Change-Id: Ie199ed0731d0a620d6608b2adbea1083f87276cd
2012-01-20 16:18:46 -08:00
Wink Saville
18798131c6
Merge "Additional logging information for Card Application Toolkit/SIM Toolkit"
2012-01-20 15:56:56 -08:00
Robert Ly
96d58cf758
am cdc1ea03: am 4e552533: resolved conflicts for merge of b078d942 to ics-mr1
...
* commit 'cdc1ea03130763963fe6c179ed1f5ec14d6c7750':
cherrypick from master docs: Renderscript changes Change-Id: Ic84b7d8c5c48e118f337e60c8bb5b8bc68b0da16
2012-01-20 15:52:32 -08:00
The Android Open Source Project
9ace027a27
am 5d0c713a: Reconcile with ics-mr1-release
...
* commit '5d0c713a87e9fd3cc7a775092aef9fc1194c7440':
2012-01-20 15:52:27 -08:00
Robert Ly
a551feefa5
am ab8f1ba0: am 12310ee8: am 9575a1ab: Merge "docs: wifi direct" into ics-mr0
...
* commit 'ab8f1ba0ec9d66db2f653b08f4caa24a27b3a996':
docs: wifi direct
2012-01-20 15:52:07 -08:00
Wink Saville
ea7527eca9
Additional logging information for Card Application Toolkit/SIM Toolkit
...
Add an optional explanation field and toString to ResultException
Add toString to CommandDetails.
Add add a few more log statements on error paths.
Bug: 5852715
Change-Id: I8594178002a67798aa3fb38ce1ee15c1a41f1854
2012-01-20 15:49:36 -08:00
Jim Miller
d3fe9abfb9
am ab9601cd: am 230a7092: Merge "Fix 5863053: Add method to lock screen immediately." into ics-mr1
...
* commit 'ab9601cdbb95ae94088750eff9a926a572c1a4d6':
Fix 5863053: Add method to lock screen immediately.
2012-01-20 15:48:21 -08:00
Glenn Kasten
865534a0e3
Merge "Fix warning for redundant typedef"
2012-01-20 15:06:01 -08:00
Glenn Kasten
0a204ed0f5
Use audio_format_t consistently, continued
...
Was int or uint32_t.
When AudioFlinger::format can't determine the correct format,
return INVALID rather than DEFAULT.
Init mFormat to INVALID rather than DEFAULT in the constructor.
Subclass constructors will set mFormat to the correct value.
Change-Id: I9b62640aa107d24d2d27925f5563d0d7407d1b73
2012-01-20 14:41:34 -08:00
Robert Greenwalt
2772143eff
Merge "Stop using shared DUN APN when tethering stops."
2012-01-20 14:35:41 -08:00
Eino-Ville Talvala
59734cb7ca
Merge "Add ANativeWindow timestamp support to camera service."
2012-01-20 14:32:22 -08:00
Robert Greenwalt
67d853b61a
Merge "Log netd traffic nicely."
2012-01-20 14:24:15 -08:00
Jeff Brown
1bf599a01e
Merge "Initialize SQLite as part of the android runtime."
2012-01-20 14:07:59 -08:00
Gilles Debunne
2f9510ca50
Merge "Touch moves cursor in text refactored"
2012-01-20 14:06:19 -08:00
Andreas Huber
e8bb6fef58
Merge "Starhub RTSP apparently does not establish time on all tracks"
2012-01-20 13:43:39 -08:00
Andreas Huber
475334f7bd
Starhub RTSP apparently does not establish time on all tracks
...
i.e. the "SR" RTCP packet is sent for only one of the two tracks.
fake timestamps if that's the case, previously we'd only fake timestamps
if we didn't receive _any_ "SR" packets.
Change-Id: Id63d4940d453ba6c04c62e02ab9a0ad843936bc1
related-to-bug: 5669027
2012-01-20 13:30:03 -08:00
Jeff Brown
4b57553e69
Initialize SQLite as part of the android runtime.
...
This ensures that the SQLite library is always correctly configured
and initialized before other framework or application code has
a chance to use it. This is important because initialization has
to happen at most once so we need to get it right and prevent races.
This change makes it possible to omit the SQLite auto-initialization
workaround from the SQLite library, potentially saving a few cycles
here and there.
Change-Id: Ifbed8685ee44aa1e9c0b391e233b0257fa738e4f
2012-01-20 13:08:03 -08:00
Glenn Kasten
c79e413911
Merge "Fix typos in string constants"
2012-01-20 12:16:06 -08:00
Glenn Kasten
15f51ccee1
Merge "Remove dead file include/media/thread_init.h"
2012-01-20 12:15:38 -08:00
Glenn Kasten
ea46649a1c
Merge "Remove redundant get()"
2012-01-20 12:14:32 -08:00
Glenn Kasten
5ecff094f4
Merge "Move memcpy_to_i16_from_u8 to audio_utils"
2012-01-20 11:49:04 -08:00
Glenn Kasten
70ed6b744d
Remove redundant get()
...
get() is almost always unnecessary, except in a LOG.
Also no need to check for != 0 before calling get().
Change-Id: Ib06e7a503f86cf102f09acc1ffb2ad085025516d
2012-01-20 11:44:26 -08:00
Glenn Kasten
5eaa0f6dda
Fix warning for redundant typedef
...
frameworks/base/media/libmedia/autodetect.cpp:22: warning: 'typedef' was ignored in this declaration
Change-Id: I8c7404b9f5aa515c0fe92a5a46f24248d6fe96bf
2012-01-20 11:11:38 -08:00
Robert Greenwalt
470fd72a06
Log netd traffic nicely.
...
Create a LocalLog class for logging within a service for dumping in dumps.
Use it in the NativeDaemonConnector so we can get some insight into what
is happening in these lockups.
bug:5864209
Change-Id: I68ddc58847f3c8de613be9528570f8c3157d8274
2012-01-20 10:37:11 -08:00
Gilles Debunne
1d98303ab6
Merge "AOOB in AutoComplete"
2012-01-20 10:27:10 -08:00
Gilles Debunne
7418c35d80
Merge "Make sure text selection always starts"
2012-01-20 10:27:00 -08:00
Glenn Kasten
7524a59252
Merge "Remove dead setRingerMode(mode, mask)"
2012-01-20 10:07:06 -08:00
Glenn Kasten
1b4d60497c
Merge "Fix build warning for void * arithmetic"
2012-01-20 08:32:45 -08:00
Pin Ting
f17e7c272e
Merge "Fixes some javadoc."
2012-01-20 01:37:12 -08:00
Jeff Brown
8592baa347
Merge "Don't need to link to libsqlite from media JNI library."
2012-01-19 19:54:16 -08:00
Jeff Brown
46deab0a69
Merge "Clean up SQLiteDebug natives."
2012-01-19 19:54:05 -08:00
Jeff Brown
b815d0f80a
Merge "Remove custom SQLITE_UNCLOSED error code."
2012-01-19 19:53:38 -08:00
James Dong
20c53cb3aa
Merge "Remove obsolete TODO comments"
2012-01-19 18:53:27 -08:00
Romain Guy
22d418437e
Fix the build, for real
...
Change-Id: I6263f7e5e3ae2f7efe045f8b464c0ed1b87fc793
2012-01-19 18:33:25 -08:00
Romain Guy
90bd18737a
Merge "Fix build"
2012-01-19 18:16:11 -08:00
Romain Guy
65447287cb
Fix build
...
Change-Id: I0e0f6a613cdad3ec075da9b84e3532dd492f0162
2012-01-19 18:15:24 -08:00
Jeff Brown
05bd7b5daf
Don't need to link to libsqlite from media JNI library.
...
Media JNI library doesn't actually use libsqlite.
Change-Id: If8017444d259779d459ef2da83119814e31454c2
2012-01-19 18:13:19 -08:00
Jeff Brown
254fba8960
Clean up SQLiteDebug natives.
...
In particular, ensure that the database is initialized.
Change-Id: Ifa69a9dfa9d008af79beadbd1a25e90d0d29e66c
2012-01-19 18:13:18 -08:00
Romain Guy
d2f0dcd182
Merge "Remove unused code"
2012-01-19 17:42:10 -08:00
Romain Guy
68fc1dfce0
Remove unused code
...
Change-Id: Ife0a43f3cfe64a1e74401b10bf74d37cbeefb5af
2012-01-19 17:41:39 -08:00
Gilles Debunne
92db51938f
Make sure text selection always starts
...
When text can indeed be selected, we should always initiate
a text selection on long press. When the WordIterator fails
(for instance if the text is entirely made of punctuation
characters, maybe also with foreign languages), we select
one character.
Change-Id: I842507f7cbaed9a924d3176ea8ed6586f3548366
2012-01-19 17:36:45 -08:00
Romain Guy
bad1216619
Merge "Deprecate unused APIs"
2012-01-19 17:34:26 -08:00
Jean-Baptiste Queru
dde686e2bd
am 08d3c6e5: am 4f367f33: Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)"
...
* commit '08d3c6e5ba5c3e5fcc386b07efa709325d45b9ff':
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
2012-01-19 17:28:22 -08:00
Jean-Baptiste Queru
a1e8739757
am 7ae84204: am ba7f0d2a: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)"
...
* commit '7ae84204c14b4abff70fcc19c3c33de2591df34b':
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
2012-01-19 17:28:18 -08:00