Jeff Brown
3b6dda9e19
Merge "Ensure input dispatcher and native looper handles EINTR." into gingerbread
2010-09-16 17:12:31 -07:00
Jeff Brown
42f6ea4f5e
Merge "Fix app switch latency optimization." into gingerbread
2010-09-16 17:12:24 -07:00
Jeff Brown
f67f299036
Ensure input dispatcher and native looper handles EINTR.
...
Change-Id: I0a42db5f273b9bfe4ab174e4ee65d5d852f9f6bc
2010-09-16 17:04:52 -07:00
Jeff Brown
d8816c3c4c
Fix app switch latency optimization.
...
This optimization was broken due to recent changes in how ANRs are handled.
Change-Id: Ic99248a12755fadac8d4893e7d305b773e038d3d
2010-09-16 16:41:46 -07:00
Andreas Huber
73aa9002a9
Merge "Make sure the .wav extractor does not read data outside the bounds of the 'data' box." into gingerbread
2010-09-16 15:20:33 -07:00
Andreas Huber
b15450e343
Merge "Make sure stagefright -o terminates even if we're using a raw audio source (such as .wav pcm)" into gingerbread
2010-09-16 15:20:21 -07:00
Steve Howard
3435d3bb55
Merge "Support new URI structure for download provider." into gingerbread
2010-09-16 13:42:34 -07:00
Jeff Brown
128e33421b
Merge "Input API review." into gingerbread
2010-09-16 12:57:56 -07:00
Jeff Brown
f5ca35e583
Merge "Fix input dispatcher regression on launcher drag&drop." into gingerbread
2010-09-16 12:38:31 -07:00
Jeff Brown
405a1d32e9
Fix input dispatcher regression on launcher drag&drop.
...
Change-Id: I40e937bd712cd2ed6cceac95dfd1b8c8e070724f
2010-09-16 12:31:46 -07:00
Joe Onorato
95cc90b601
Merge "DO NOT MERGE - Doclava warnings are now errors." into gingerbread
2010-09-16 11:45:34 -07:00
James Dong
7e6085f270
Merge "Fixed a bug in the query to the supported profiles and levels" into gingerbread
2010-09-16 11:45:01 -07:00
Andreas Huber
2cd0ad397b
Merge "Sometimes the avc software decoder will signal that a frame is ready but then unexpectedly fail to return the frame... stop asserting on that and return an error instead." into gingerbread
2010-09-16 11:32:25 -07:00
Joe Onorato
d0b88ef384
Merge "This was marked @Deprecated in the docs, but it was misspelled." into gingerbread
2010-09-16 11:26:30 -07:00
Dirk Dougherty
8e70c906e9
Merge "Doc change: clean up droiddoc (cs) macros." into gingerbread
2010-09-16 11:16:29 -07:00
Jeff Brown
4fe5434b2d
Merge "Fix NPE when handling certain kinds of ANRs." into gingerbread
2010-09-16 11:06:29 -07:00
Jeff Brown
40ad470643
Fix NPE when handling certain kinds of ANRs.
...
Change-Id: Iccef1852e52c84f6f49d30c491431460a10b33d3
2010-09-16 11:02:16 -07:00
Joe Onorato
c18411e673
Merge "Fix the rest of the javadoc warnings." into gingerbread
2010-09-16 10:39:46 -07:00
Joe Onorato
9c391bdc9b
Merge "DO NOT MERGE. Use the new -knowntags option to suppress warnings for some known tags." into gingerbread
2010-09-16 09:04:43 -07:00
Eric Laurent
a7eab2ec99
Merge "Fix problem in lvm effect bundle wrapper" into gingerbread
2010-09-16 09:04:37 -07:00
Joe Onorato
74acdc699b
Merge "These are not javadoc tags, they are annotations in sample code. Escape them properly." into gingerbread
2010-09-16 09:02:35 -07:00
Chet Haase
30aeb8c854
Merge "Adding new assets for designers" into gingerbread
2010-09-15 21:14:09 -07:00
Jeff Brown
fe6f34246e
Merge "Make input dispatcher only ANR for foreground windows." into gingerbread
2010-09-15 18:55:25 -07:00
Jeff Brown
53a415e6d1
Make input dispatcher only ANR for foreground windows.
...
Redesigned the input dispatcher's ANR timeout mechanism so it is much
closer to Froyo's policy. ANR is only ever signalled if the dispatcher
is waiting on a window to finish processing its previous event(s) and
there is new pending input.
In the old code, we tracked the dispatch timeout separately for each
input channel. This was somewhat complicated and also resulted in the
situation where applications could ANR long after the user had pushed
them into the background.
Change-Id: I666ecada0952d4b95f1d67b9f733842b745c7f4b
2010-09-15 18:52:08 -07:00
Robert Greenwalt
bcd2ed6d32
Merge "Update Inet Connection Status display" into gingerbread
2010-09-15 17:59:54 -07:00
Andreas Huber
c9d0991a29
Merge "Upgrade to the latest .webm project code." into gingerbread
2010-09-15 16:23:06 -07:00
Erik
15caeb81ad
Merge "b/3004029 Fixed content resolver loss" into gingerbread
2010-09-15 15:51:53 -07:00
Erik
aaab513852
Merge "Close tz query cursor when done." into gingerbread
2010-09-15 15:51:37 -07:00
Chet Haase
a295cadc65
Merge "Add new/changed drawable assets from design team" into gingerbread
2010-09-15 15:33:31 -07:00
Wu-cheng Li
0182b666c5
Merge "Update camera API and javadoc for API review comments." into gingerbread
2010-09-15 14:57:59 -07:00
James Dong
762575bba2
Merge "Add some explicit error log messages" into gingerbread
2010-09-15 14:51:57 -07:00
James Dong
27c4c1f6b0
Merge "Fix audio input sample timestamp when audio driver loses audio samples" into gingerbread
2010-09-15 14:51:49 -07:00
Hung-ying Tyan
8b419496df
Merge "Fixing the NPE in SipPhone bug id: http://b/2987816 " into gingerbread
2010-09-15 13:02:46 -07:00
Hung-ying Tyan
c29530252a
Merge "Fix links in SIP API javadoc." into gingerbread
2010-09-15 12:56:36 -07:00
Mathias Agopian
6a3de9a424
fix a typo where the eventtags code were wrong
...
Change-Id: I517112a1475c10b71009a0aa9c3894c76a1f270f
2010-09-15 12:46:59 -07:00
Andreas Huber
3b99f526d9
Merge "Various fixes to improve resilience of the rtsp stack against spurious errors instead of asserting." into gingerbread
2010-09-15 11:25:40 -07:00
David Brown
47638c2d8e
Merge "Mark MODIFY_PHONE_STATE permission as signatureOrSystem" into gingerbread
2010-09-15 11:11:18 -07:00
Hung-ying Tyan
cccd77aa5b
Merge "SIP: add PEER_NOT_REACHABLE error feedback." into gingerbread
2010-09-14 23:10:03 -07:00
Hung-ying Tyan
d8af3ea549
Merge "SipService: send SERVER_ERROR if server doesn't provide nonce" into gingerbread
2010-09-14 23:09:26 -07:00
Jeff Brown
b5764e066c
Input API review.
...
Drop currently unsupported input features.
Add documentation comments.
Change-Id: I407d2e1dd90c5ee82983a3ccf177430d35ee7592
2010-09-14 20:46:14 -07:00
Kenny Root
5f47964493
Merge "Free AssetManager weak refs before unmounting" into gingerbread
2010-09-14 18:02:39 -07:00
Steve Howard
7880a38a6e
Merge "Fix name shadowing bug with revoking URI permissions." into gingerbread
2010-09-14 17:46:22 -07:00
Chris Palmer
d843af292e
Merge "DO NOT MERGE Correct the PackageManager.checkSignatures documentation." into gingerbread
2010-09-14 17:43:31 -07:00
John Wang
cdf8f7064e
Merge "Complete event registration in CallManager." into gingerbread
2010-09-14 16:26:14 -07:00
Jeff Brown
b06cca6228
Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread
2010-09-14 15:27:33 -07:00
Mathias Agopian
959d007a86
Merge "Add logging of various important graphics events" into gingerbread
2010-09-14 15:11:33 -07:00
jsh
651a0519a9
Merge "Unhide GsmCellLocation.getPsc()." into gingerbread
2010-09-14 15:02:46 -07:00
Eric Laurent
7568b361cf
Merge "Added intents for audio effects control application" into gingerbread
2010-09-14 13:02:18 -07:00
Dianne Hackborn
71acc203ed
Merge "Fix problem where power manager was calling battery stats with bad wl type." into gingerbread
2010-09-14 12:28:08 -07:00
Erik
336da25dda
Merge "Adds time zone functionality into fw as a hidden api" into gingerbread
2010-09-14 12:21:53 -07:00