Dianne Hackborn
9934fa77ef
Merge "Fix issue #3074745 : Crash in system process" into gingerbread
2010-10-08 14:05:01 -07:00
Dianne Hackborn
f47d8f272c
Fix issue #3074745 : Crash in system process
...
Also some tweaks to battery history collection to hopefully
improve the data we have.
Change-Id: I178a54a8c2d15cf38dcceaeef939406f50059aa4
2010-10-08 13:00:15 -07:00
Brad Fitzpatrick
a2a1ca42bc
Merge "DropBoxManager.Entry implements Closeable" into gingerbread
2010-10-08 12:59:30 -07:00
Andreas Huber
0fd4e216e7
Merge "Refactor some more h.264 utility code out into avc_utils. Work around a hardware decoder issue by making sure the first access unit submitted to a decoder at startup or after seek is an IDR." into gingerbread
2010-10-08 12:51:31 -07:00
Jeff Brown
d00b4386ae
Merge "Clarify some comments on individual key codes." into gingerbread
2010-10-08 12:44:43 -07:00
Andreas Huber
38285db197
Refactor some more h.264 utility code out into avc_utils. Work around a hardware decoder issue by making sure the first access unit submitted to a decoder at startup or after seek is an IDR.
...
Change-Id: I61936601e55df7e4c23a8c13087579a4f85bd6e6
2010-10-08 12:06:27 -07:00
Mindy Pereira
612d570a6f
DO NOT MERGE Adjust amount pull effects the glow and edge decay.
...
Edge decay is now based on the remaining height of the glow so that
as the glow reduces, the edge will reduce and not disappear entirely
before the glow is gone.
Change-Id: I03376ee3807e21ce6ac74c0cfad713b7fd5e4520
2010-10-08 11:45:57 -07:00
Mike Lockwood
aecab79b4e
Merge "Remove races in Geocoder/LocationProvider Proxy" into gingerbread
2010-10-08 11:17:17 -07:00
Andreas Huber
f72dd0190e
Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality." into gingerbread
2010-10-08 11:16:07 -07:00
Andreas Huber
b9bf545774
Merge "Respect the cropping rectangle when extracting the video dimensions from the sequence parameter set of H.264 streams." into gingerbread
2010-10-08 10:59:52 -07:00
Andreas Huber
6934207ac3
Respect the cropping rectangle when extracting the video dimensions from the sequence parameter set of H.264 streams.
...
Change-Id: Id7f21d5ab8533b4e17ceaa8619a39c27f0306150
2010-10-08 10:38:39 -07:00
Brad Fitzpatrick
cc792c4149
DropBoxManager.Entry implements Closeable
...
Change-Id: I61716c06b92fa1b9b5b271b5805550bdb2d51b46
2010-10-08 10:17:03 -07:00
Andreas Huber
10b9b3f3fe
Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality.
...
Change-Id: I016e79b688774f8ee91ac53216197b5fb9cb41b2
related-to-bug: 3073955
2010-10-08 10:16:24 -07:00
James Dong
6dcdfdb42a
Merge "Name the writer threads" into gingerbread
2010-10-08 10:06:22 -07:00
Andreas Huber
c5912acc04
Merge "Disable the access unit timeout temporarily while a seek operation is in progress." into gingerbread
2010-10-08 10:01:37 -07:00
Gilles Debunne
56e9b8ebb2
Merge "Long press with trackball selects word under cursor." into gingerbread
2010-10-08 09:22:29 -07:00
Andreas Huber
e51e80990e
Disable the access unit timeout temporarily while a seek operation is in progress.
...
Change-Id: I116cb76342aae4168f34ebae49ecb2301702a0ea
related-to-bug: 3073955
2010-10-08 09:04:25 -07:00
Eric Laurent
b37fcbfd7f
Merge "Added getter for session Id to AudioSink" into gingerbread
2010-10-08 08:28:08 -07:00
Andreas Huber
bb245d35b6
Merge "Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch." into gingerbread
2010-10-08 08:02:42 -07:00
Chung-yih Wang
44b7ef5408
Merge "SipService: add permission check for using API" into gingerbread
2010-10-07 21:28:23 -07:00
Gilles Debunne
c873112810
Long press with trackball selects word under cursor.
...
Bug 3068305
Change-Id: Ib37fc98a61efdf3fbfccbb2174e2dbdbcb1a240e
2010-10-07 20:59:09 -07:00
Hung-ying Tyan
aa562ffdb8
SipService: add permission check for using API
...
Change-Id: Ifd85ba07f1b913011cb3e80e5027c67bfe3db280
2010-10-08 11:57:18 +08:00
Jeff Brown
224d4a1535
Clarify some comments on individual key codes.
...
Change-Id: I03cce0ad69aaab5b71e5017982b01afd27285d2f
2010-10-07 20:28:53 -07:00
James Dong
c67acb2b28
Name the writer threads
...
Change-Id: I51461c3800ac5850e21ff398e80eb20b562264b3
2010-10-07 20:20:59 -07:00
Dianne Hackborn
78d688369a
Implement tracking of package install times.
...
Provides information about the time at which the package was
first installed and the time it was last updated.
Change-Id: Icb43f77b5b669a1ce685e8913046b8be386b6175
2010-10-07 18:48:22 -07:00
Eric Laurent
b3bdf3f008
Added getter for session Id to AudioSink
...
Added a method to expose the audio session id at AudioSink interface
so that the AudioPlayer in stagefright can retrieve it.
Also:
- Fixed audio effect send level not being initialized in mediaplayer.
- Fixed compilation error when LOGV is enabled in mediaplayer JNI
Change-Id: I4bb55454fd63d646e0e677692d737c4843fb05fb
2010-10-07 18:23:03 -07:00
Marco Nelissen
eb43f1b2ee
am ef5afa07: (-s ours) Do not merge. Don\'t crash when extra logging is enabled.
...
Merge commit 'ef5afa073b4a8c80ac5f28ccc02e1d0b42b1560f' into gingerbread
* commit 'ef5afa073b4a8c80ac5f28ccc02e1d0b42b1560f':
Do not merge.
2010-10-07 17:48:46 -07:00
Kenny Root
54e01e0f98
Merge "Symlink application lib directory when on SD card" into gingerbread
2010-10-07 17:38:44 -07:00
Hung-ying Tyan
08faac3c26
Unhide SIP API.
...
Change-Id: I09468e3149a242a3b1e085ad220eb74f84ac6c68
2010-10-08 08:31:42 +08:00
Hung-ying Tyan
26cb01e880
Merge "Use explicit intent for installing credentials." into gingerbread
2010-10-07 17:27:28 -07:00
Hung-ying Tyan
c5e630a004
Use explicit intent for installing credentials.
...
http://b/issue?id=3020049
Change-Id: I429c5b2c9f3b876e6197894a9437952d71d5c472
2010-10-08 08:21:17 +08:00
Kenny Root
6a6b007c77
Symlink application lib directory when on SD card
...
This will help legacy games that use dlopen() to directly access the
/data/data/<app>/lib directory before the
ApplicationInfo.nativeLibraryDir was part of the API.
Change-Id: Ie9f3e7239b6334708b5d086ffafe66a507f6d9da
2010-10-07 17:20:26 -07:00
Gilles Debunne
3ecceb5b94
Merge "TextView refactoring to ease future merges in HC." into gingerbread
2010-10-07 17:18:59 -07:00
Gilles Debunne
cbfbb524af
TextView refactoring to ease future merges in HC.
...
Change-Id: I979324b28fa4ca787e5836271c9014bca590c595
2010-10-07 16:58:06 -07:00
Jaikumar Ganesh
38702d5f1c
Merge "DO NOT MERGE: Disconnect PBAP while disconnecting HFP profile." into gingerbread
2010-10-07 16:56:06 -07:00
Andreas Huber
3418835893
Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch.
...
Change-Id: I5a637f1b380e44c94040ec507843d58a1f5a9b61
related-to-bug: 3065605
2010-10-07 16:52:42 -07:00
Mindy Pereira
dfe0870e72
Merge "DO NOT MERGE Only show edge glow effect on 1 side at a time." into gingerbread
2010-10-07 15:54:51 -07:00
Marco Nelissen
ef5afa073b
Do not merge.
...
Don't crash when extra logging is enabled.
Change-Id: Iaf0900fe9d541967d2b2f11d8900c290c63a102e
2010-10-07 15:49:38 -07:00
Mindy Pereira
4de94de9c5
DO NOT MERGE Only show edge glow effect on 1 side at a time.
...
Pulling on a side should force the opposite side into "decay".
Fixes b/3061753 new list "bounce" shouldn't show on both ends
This fixes scroller and horizontalscroller.
Change-Id: I4d9820c7178378b793ed9a29b119943eb1f46587
2010-10-07 15:12:56 -07:00
Chung-yih Wang
4483232f57
Suppress harder for echo without affecting the volume of real voice.
...
Change-Id: Ia3ce98eedd487a9e879ff0a4907b8c15b5707429
2010-10-08 06:09:07 +08:00
Jeff Brown
a1bf0a06b2
Merge "Minor fix for InputReader support for non-touchscreen devices." into gingerbread
2010-10-07 14:35:38 -07:00
Mindy Pereira
36a1828705
Merge "DO NOT MERGE Only show edge glow effect on 1 side at a time." into gingerbread
2010-10-07 14:23:29 -07:00
Mindy Pereira
ca6eb210e6
DO NOT MERGE Only show edge glow effect on 1 side at a time.
...
Pulling on a side should force the opposite side into "decay".
Fixes b/3061753 new list "bounce" shouldn't show on both ends
Change-Id: I4742e8c212f8e13da29ed887ebdd712903b533f7
2010-10-07 14:14:10 -07:00
Xia Wang
e1c8e38834
Merge "Port mock ril controller and tests to GB. DO NOT MERGE" into gingerbread
2010-10-07 14:04:12 -07:00
Gilles Debunne
4a962a06db
Merge "Removing 'last' of red cross asset." into gingerbread
2010-10-07 13:53:16 -07:00
Jeff Brown
8da727a1aa
Minor fix for InputReader support for non-touchscreen devices.
...
Change-Id: I2256e37dd1c6f3836f82786aae14ee5d0c98f4c6
2010-10-07 13:44:51 -07:00
Jeff Brown
d577cfd73a
Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread
2010-10-07 13:29:56 -07:00
Jeff Brown
415d8c3819
Switch Looper back to using poll() instead of epoll().
...
Added a couple of micro-optimizations to avoid calling wake() unnecessarily
and reduce JNI overhead slightly.
Fixed a minor issue where we were not clearing the "next" field of Messages
returned by the MessageQueue so the Message would hold on to its successor
and potentially prevent the GC from collecting it if the message were leaked
somehow.
Change-Id: I488d29417ce0cdd7d0e447cda76ec978ef7f811c
2010-10-07 13:26:39 -07:00
Gilles Debunne
94f183b1b4
Removing 'last' of red cross asset.
...
Change-Id: Ie325195220f95074d8e12e64216d1b02e9b3e2af
2010-10-07 12:07:43 -07:00
Andreas Huber
949f7d9066
Merge "Work to support switching transport streams mid-stream and signalling discontinuities to the decoder." into gingerbread
2010-10-07 11:59:53 -07:00