Nick Kralevich
fe5e2b58c3
Merge "squeeze a few more bits of randomness into /dev/random" into gingerbread
2010-09-27 15:23:45 -07:00
Eric Fischer
5e9c93e6e4
Merge "Trim unwanted whitespace from translations. DO NOT MERGE" into gingerbread
2010-09-27 15:01:33 -07:00
Gilles Debunne
4b21b13986
Merge "Revert previous status bar assets. DO NOT MERGE." into gingerbread
2010-09-27 14:26:56 -07:00
Wu-cheng Li
674166e6fc
Merge "The old overlay should be destroyed if orientation changes." into gingerbread
2010-09-27 14:09:02 -07:00
Kenny Root
6569e8fb44
Merge "Use buffered I/O during certificate parsing" into gingerbread
2010-09-27 12:45:44 -07:00
Dianne Hackborn
7a0090f88a
Merge "Allow all apps to call ContentResolver.getType()." into gingerbread
2010-09-27 12:42:34 -07:00
Jeff Brown
6949f5da66
Merge "Add suuport for splitting touch events across windows." into gingerbread
2010-09-27 12:33:14 -07:00
Joe Onorato
257fe6b330
Merge "We only need at most one tty icon." into gingerbread
2010-09-27 11:41:24 -07:00
Joe Onorato
567e7e0a69
Merge "If an icon add remove get coalesced, don't remove some other icon." into gingerbread
2010-09-27 11:40:15 -07:00
Hung-ying Tyan
5aac807823
Merge "SipAudioCall: remove SipManager dependency." into gingerbread
2010-09-27 10:54:27 -07:00
Dan Morrill
9420e797f9
Merge "Adding a feature to indicate that the device possesses low-latency audio. The specific criteria for low-latency audio are defined in the CDD, but since that hasn't yet been settled for Gingerbread, this change doesn't go into details. We can do a docs change later once GB CDD is final." into gingerbread
2010-09-27 10:30:41 -07:00
James Dong
ac06987ae2
Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread
2010-09-27 10:08:52 -07:00
Andreas Huber
c32b23674a
Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread
2010-09-27 09:20:58 -07:00
Eric Laurent
61d5a7f8e4
Merge "Fix error in AudioEffect command status reporting." into gingerbread
2010-09-27 08:41:00 -07:00
Kenny Root
ca5eb60743
Merge "Use buffered output during packages.xml write" into gingerbread
2010-09-27 08:03:47 -07:00
Fabrice Di Meglio
1b0fe7a6dc
Merge "Fix bug #2585298 (google calendar sync clears eventTimezone field for recurring allDay events)" into gingerbread
2010-09-27 02:16:01 -07:00
Jeff Brown
d1b0a2bfe5
Add suuport for splitting touch events across windows.
...
This feature is currently used to enable dragging the start and end
selection handles of a TextView at the same time. Could be used for
other things later.
Deleted some dead code in ArrowKeyMovementMethod and CursorControllers.
Change-Id: I930accd97ca1ca1917aab8a807db2c950fc7b409
2010-09-26 22:20:12 -07:00
Mindy Pereira
70da97b0dd
Merge "DO NOT MERGE. Only 1 edge glow should be growing at a time." into gingerbread
2010-09-26 18:16:26 -07:00
Jean-Baptiste Queru
79f006b69f
reconcile froyo-release into gingerbread
...
Change-Id: I4c6d47421ed7a26b65f4f2df105d8375fcc3d840
2010-09-26 17:29:28 -07:00
John Wang
9110d71aa9
Merge "Add debug functions." into gingerbread
2010-09-26 13:53:33 -07:00
Mathias Agopian
8405dff685
Merge changes I1f7c4535,I741c68a2 into gingerbread
...
* changes:
simple test app for screen capture API
add support for [1974164] Be able to take a screen shot on the device
2010-09-24 18:02:10 -07:00
Patrick Dubroy
84b804678e
Merge "do not merge - Asset update (pass #3 )" into gingerbread
2010-09-24 16:57:46 -07:00
Dianne Hackborn
03ba4aeda9
Merge "Some debugging support." into gingerbread
2010-09-24 15:28:34 -07:00
Mathias Agopian
06e7056660
simple test app for screen capture API
...
Change-Id: I1f7c453508ccfd4faaa8b1279968a358ce3f1e5a
2010-09-24 15:01:49 -07:00
Mathias Agopian
1b0b30d043
add support for [1974164] Be able to take a screen shot on the device
...
screenshots are taken using ISurfaceComposer::captureScreen() which returns
the size of the screenshot and an IMemoryHeap containing the data.
screenshots have limitations:
- they will always fail if a secure window is up on screen
- require GL_OES_framebuffer_object extension
- in some situation, video planes won't been captured
Change-Id: I741c68a2d2984fb139039301c3349e6780e2cd58
2010-09-24 14:56:39 -07:00
Eric Laurent
5b82faf85c
Merge "fix problem in AudioEffect JNI setup." into gingerbread
2010-09-24 13:43:54 -07:00
Dianne Hackborn
67f78c4fe8
Some debugging support.
...
- New feature to "am monitor" to have it automatically launch
gdbserv for you when a crash/ANR happens, and tell you how to
run the client.
- Update dumpstate to match new location of binder debug logs
- Various commented out logs that are being used to track down
issues.
Change-Id: Ia5dd0cd2df983a1fc6be697642a4590aa02a26a5
2010-09-24 13:11:55 -07:00
Nick Kralevich
dcfe15cbf9
Merge "Use the default SecureRandom provider." into gingerbread
2010-09-24 13:10:42 -07:00
Patrick Scott
4c4d8d0efc
Merge "Add new Alarm provider class for setting an alarm." into gingerbread
2010-09-24 11:34:10 -07:00
Kenny Root
aea0ae5ad4
Merge "Revert "Revert "Free created FileMap when uncompressing files""" into gingerbread
2010-09-24 11:33:35 -07:00
Kenny Root
7f3a7afc92
Merge "Add locking around ZIP seeking" into gingerbread
2010-09-24 11:33:29 -07:00
Andreas Huber
d3eaa15246
Merge "Instead of just writing one track to the .mp4 file, write all of them (at most 1 video and 1 audio track). Also support httplive URIs in the stagefright commandline tool." into gingerbread
2010-09-24 10:44:01 -07:00
Robert Greenwalt
ea871eb0b1
Merge "Move long Connectivity tasks to handler thread." into gingerbread
2010-09-24 10:42:46 -07:00
Eric Fischer
421f2d2566
Merge "Import revised translations. DO NOT MERGE" into gingerbread
2010-09-24 10:37:04 -07:00
Eric Laurent
b21a6713b9
Merge "Fix issue 3007862" into gingerbread
2010-09-24 09:43:24 -07:00
Kenny Root
b47eafac1d
Revert "Revert "Free created FileMap when uncompressing files""
...
This revert reverts commit a19ef306bd0a257c67b50f5e0e669e9fe52b0889.
2010-09-24 09:11:28 -07:00
Andreas Huber
864ec8e074
Merge "Proper sync-frame detection for sources that don't already provide it." into gingerbread
2010-09-24 08:17:20 -07:00
Kenny Root
fa98920b71
Add locking around ZIP seeking
...
Since we switched to seeking to the LFH to verify its existence instead
of a huge mmap of the file, we have to guarantee that another seek
doesn't happen before we finish our read on the LFH.
Change-Id: If8135d9cb6f2f5cc4db734eafa4f6b5f6269c62a
2010-09-24 08:05:51 -07:00
satok
ffe49bf1a1
Merge "Use MOTOYA font for Japanese font" into gingerbread
2010-09-24 01:33:23 -07:00
Mathias Agopian
3bbafb57c3
Merge "better fix for [3028370] GL get error should return a valid error if no context is bound." into gingerbread
2010-09-23 18:14:44 -07:00
Joe Onorato
3144c628ce
Merge "Crash apps when they provide bad notifications instead of crashing the system process." into gingerbread
2010-09-23 16:52:28 -07:00
Mathias Agopian
6f0871222f
better fix for [3028370] GL get error should return a valid error if no context is bound.
...
it turns out that we cannot return INVALID_OPERATION from glGetError() because the
GL spec says that it must be called in a loop until it returns GL_NO_ERROR.
now, we always return 0 from GL functions called from a thread with no
context bound. This means that glGetError() will return NO_ERROR in this case,
which is better than returning a random value (which could trap the app in a loop).
if this happens in the main thread of a process, we LOG an error message once.
Change-Id: Id59620e675a890286ef62a257c02b06e0fdcaf69
2010-09-23 16:44:48 -07:00
Chung-yih Wang
d03ee8731e
Merge "Handle OPTIONS requests from SIP servers." into gingerbread
2010-09-23 16:36:18 -07:00
Dirk Dougherty
f12e928701
Merge "Doc change: ADT 0.9.9 version notes, size/sum update." into gingerbread
2010-09-23 14:58:41 -07:00
Jeff Brown
3b8eb3ffb7
Merge "Enforce serial ordering of MotionEvents." into gingerbread
2010-09-23 14:51:52 -07:00
Kenny Root
8aa24c202f
Merge "Better errors in PackageManagerTests" into gingerbread
2010-09-23 14:27:00 -07:00
Andreas Huber
c2f6c6a149
Merge "Depending on our preference to write 2-byte or 4-byte NALs, patch the codec specific data 'avcC' accordingly." into gingerbread
2010-09-23 14:16:48 -07:00
Dianne Hackborn
63dfdc39ca
Merge "Fix a deadlock I ran into." into gingerbread
2010-09-23 14:15:45 -07:00
Eric Fischer
a939afe212
Merge "Add an aapt option to allow string variations for different devices." into gingerbread
2010-09-23 13:47:06 -07:00
Mathias Agopian
05c53113e0
fix [3028370] GL get error should return a valid error if no context is bound.
...
glGetError() will now always return GL_INVALID_OPERATION if called from a thread
with no GL context bound.
Change-Id: I28ba458871db051bb4f5a26668a1fa123526869c
2010-09-23 13:19:02 -07:00