OSDN Git Service
Android (Google) Code Review [Fri, 11 Sep 2009 01:27:20 +0000 (21:27 -0400)]
Merge change 24630 into eclair
* changes:
resolved conflicts for merge of
e0408aa1 to eclair
Android (Google) Code Review [Fri, 11 Sep 2009 01:12:11 +0000 (21:12 -0400)]
Merge change 24514 into eclair
* changes:
Add smallIcon and accountPreferences references to AuthenticatorDescription. Update after path conflict.
Android (Google) Code Review [Fri, 11 Sep 2009 01:10:58 +0000 (21:10 -0400)]
Merge change 24588 into eclair
* changes:
Fix for multi-apn MMS access.
Scott Main [Fri, 11 Sep 2009 01:08:37 +0000 (18:08 -0700)]
resolved conflicts for merge of
e0408aa1 to eclair
Android (Google) Code Review [Fri, 11 Sep 2009 00:45:00 +0000 (20:45 -0400)]
Merge change 24618 into eclair
* changes:
AGL's glCompressedTexImage2D now checks the imageSize parameter.
Android (Google) Code Review [Fri, 11 Sep 2009 00:17:52 +0000 (20:17 -0400)]
Merge change 24559 into donut
* changes:
docs only. add documentation to notify developers about variable camera specifications and add some more links
Jack Palevich [Fri, 11 Sep 2009 00:13:28 +0000 (17:13 -0700)]
AGL's glCompressedTexImage2D now checks the imageSize parameter.
This parameter indicates how many bytes of the image data are valid.
Previously this parameter was ignored.
Android (Google) Code Review [Thu, 10 Sep 2009 23:13:52 +0000 (19:13 -0400)]
Merge change 24607 into eclair
* changes:
Try not to crash the system server because of corrupt restore data
San Mehat [Wed, 9 Sep 2009 03:28:35 +0000 (20:28 -0700)]
Process: Add support for using scheduler policies instead of cgroups.
Preference is given to cgroups if available.
Signed-off-by: San Mehat <san@google.com>
Android (Google) Code Review [Thu, 10 Sep 2009 22:08:08 +0000 (18:08 -0400)]
Merge change 24583 into eclair
* changes:
Media MIME types now have corresponding constants in MediaDefs.h, new codec enumeration API.
Android (Google) Code Review [Thu, 10 Sep 2009 21:28:57 +0000 (17:28 -0400)]
Merge change 24567 into eclair
* changes:
Fix issue #
1943927: need notification in status bar when adb is active
Android (Google) Code Review [Thu, 10 Sep 2009 21:26:05 +0000 (17:26 -0400)]
Merge change 24581 into eclair
* changes:
Dialog titles would sometimes use a font too large.
Android (Google) Code Review [Thu, 10 Sep 2009 18:53:26 +0000 (14:53 -0400)]
Merge change 24551 into eclair
* changes:
default dithering to ON (cheap, looks good) officially ignore filtering (expensive, no real improvement)
Scott Main [Thu, 10 Sep 2009 18:40:01 +0000 (11:40 -0700)]
Android (Google) Code Review [Thu, 10 Sep 2009 18:29:59 +0000 (14:29 -0400)]
Merge change 22323 into donut
* changes:
docs only. add the 1.6 platform highlights
Android (Google) Code Review [Thu, 10 Sep 2009 18:09:54 +0000 (14:09 -0400)]
Merge change 24464 into eclair
* changes:
Fix for bug #
2023074: settings db updater broken at version 34.
Android (Google) Code Review [Thu, 10 Sep 2009 17:27:50 +0000 (13:27 -0400)]
Merge change 24530 into eclair
* changes:
Add component name to informational logging in OMXCodec.cpp
Android (Google) Code Review [Thu, 10 Sep 2009 16:39:26 +0000 (12:39 -0400)]
Merge change 24450 into eclair
* changes:
Minor API change in MPEG4Writer, support for amr output into MPEG4 containers.
Android (Google) Code Review [Thu, 10 Sep 2009 16:39:16 +0000 (12:39 -0400)]
Merge change 24448 into eclair
* changes:
Support for amr-wb tracks in MPEG4Extractor.
Android (Google) Code Review [Thu, 10 Sep 2009 16:39:08 +0000 (12:39 -0400)]
Merge change 24447 into eclair
* changes:
Added some more verbose output for AMR formats. Properly fill out the output format.
Android (Google) Code Review [Thu, 10 Sep 2009 16:20:49 +0000 (12:20 -0400)]
Merge change 24527 into eclair
* changes:
MountService: Use correct icon for SD card notifications.
Android (Google) Code Review [Thu, 10 Sep 2009 15:28:20 +0000 (11:28 -0400)]
Merge change 24283 into eclair
* changes:
CameraService change for OVERLAY_FORMAT_DEFAULT
Android (Google) Code Review [Thu, 10 Sep 2009 15:12:03 +0000 (11:12 -0400)]
Merge change 24512 into eclair
* changes:
Fix issue android.permission.cts.NoAudioPermissionTest:testRouting is failing.
Android (Google) Code Review [Thu, 10 Sep 2009 08:22:09 +0000 (04:22 -0400)]
Merge change 24499 into eclair
* changes:
Modify android.syncml.pim so that no one is going to use.
Android (Google) Code Review [Thu, 10 Sep 2009 08:16:56 +0000 (04:16 -0400)]
Merge change 24132 into eclair
* changes:
Add two CertTool helper classes.
Android (Google) Code Review [Thu, 10 Sep 2009 07:40:54 +0000 (03:40 -0400)]
Merge change 24501 into eclair
* changes:
Make Phone.updateServiceLocation acquire a one-shot wake lock.
Mathias Agopian [Sat, 5 Sep 2009 01:49:03 +0000 (18:49 -0700)]
add a debug property to disable h/w composition. debug.sf.hw, when set to 0 will disable h/w composition
Android (Google) Code Review [Thu, 10 Sep 2009 02:17:45 +0000 (22:17 -0400)]
Merge change 24473 into eclair
* changes:
fix [
2074427] SurfaceView doesn't disappear on GONE
Android (Google) Code Review [Thu, 10 Sep 2009 02:06:48 +0000 (22:06 -0400)]
Merge change 24468 into eclair
* changes:
Increasing uninterrupted sleep quantum in SQLiteDatabase to increase transaction size.
Android (Google) Code Review [Thu, 10 Sep 2009 01:36:48 +0000 (21:36 -0400)]
Merge change 24138 into eclair
* changes:
Do not die when printing empty prefs.
Android (Google) Code Review [Thu, 10 Sep 2009 01:31:07 +0000 (21:31 -0400)]
Merge change 24471 into eclair
* changes:
Fixed the fastscroll thumb asset in hdpi.
Android (Google) Code Review [Thu, 10 Sep 2009 01:23:46 +0000 (21:23 -0400)]
Merge change 24460 into eclair
* changes:
The empty path and no path mean default path. So "a=d" should replace "a=c".
Android (Google) Code Review [Thu, 10 Sep 2009 00:52:03 +0000 (20:52 -0400)]
Merge change 24465 into eclair
* changes:
fix [
2102410] Home Screen is not displayed in the background in Landscape Mode
Mathias Agopian [Thu, 10 Sep 2009 00:47:15 +0000 (17:47 -0700)]
fix [
2102410] Home Screen is not displayed in the background in Landscape Mode
the blurring code now handles NPOT textures.
Scott Main [Thu, 10 Sep 2009 00:46:50 +0000 (17:46 -0700)]
am
aa4511cf: docs only. revise ADC2 announcement
Merge commit '
aa4511cfcde8edfb3e63fd6127ad6f3102c69369' into eclair
* commit '
aa4511cfcde8edfb3e63fd6127ad6f3102c69369':
docs only.
Android (Google) Code Review [Wed, 9 Sep 2009 21:42:32 +0000 (17:42 -0400)]
Merge change 24391 into eclair
* changes:
RIO-7461: Update media scanner to scan AAC files. (Change in frameworks/base git)
Android (Google) Code Review [Wed, 9 Sep 2009 21:24:51 +0000 (17:24 -0400)]
Merge change 24395 into eclair
* changes:
Make NumberPicker subclassable
Android (Google) Code Review [Wed, 9 Sep 2009 21:04:44 +0000 (17:04 -0400)]
Merge change 24426 into eclair
* changes:
keystore: remove "#include <openssl/engine.h>".
Android (Google) Code Review [Wed, 9 Sep 2009 20:22:16 +0000 (16:22 -0400)]
Merge change 24398 into eclair
* changes:
Adjust the WebTextView's text size according to density.
Android (Google) Code Review [Wed, 9 Sep 2009 20:11:30 +0000 (16:11 -0400)]
Merge change 24413 into eclair
* changes:
Remove the FallRS demo, now promoted as a wallpaper.
Android (Google) Code Review [Wed, 9 Sep 2009 18:34:44 +0000 (14:34 -0400)]
Merge change 24274 into eclair
* changes:
API_CHANGE
Android (Google) Code Review [Wed, 9 Sep 2009 18:30:15 +0000 (14:30 -0400)]
Merge change 24202 into eclair
* changes:
API_CHANGE
Android (Google) Code Review [Wed, 9 Sep 2009 17:55:48 +0000 (13:55 -0400)]
Merge change 24179 into eclair
* changes:
Support encoding amr-wb content in stagefright.
Android (Google) Code Review [Wed, 9 Sep 2009 17:47:27 +0000 (13:47 -0400)]
Merge change 24376 into eclair
* changes:
Query for all properties if a property change is received and cache is empty.
Android (Google) Code Review [Wed, 9 Sep 2009 15:55:03 +0000 (11:55 -0400)]
Merge change 24288 into eclair
* changes:
Do not cache POST response as Cache is indexed with url.
Andy McFadden [Wed, 9 Sep 2009 15:00:09 +0000 (08:00 -0700)]
Fix sim-eng build.
Appears to have been broken by:
commit
9779b221e999583ff89e0dfc40e56398737adbb3
Author: Mathias Agopian <mathias@google.com>
Date: Mon Sep 7 16:32:45 2009 -0700
fix [
2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
For some reason we don't like to have "-lpthread" globally -- it's a no-op
on device builds, but required for many host tools and all sim binaries --
so adding the use of pthread calls requires adding the library explicitly.
Android (Google) Code Review [Wed, 9 Sep 2009 10:29:19 +0000 (03:29 -0700)]
Merge change 24335 into eclair
* changes:
use broadcast() instead of signal() when signaling the condition-variable Thread::RequestExitAndWait() is waiting for
Android (Google) Code Review [Wed, 9 Sep 2009 10:29:08 +0000 (03:29 -0700)]
Merge change 24334 into eclair
* changes:
fix [
2037525] Fail to start camera after adb sync new Camera
Android (Google) Code Review [Wed, 9 Sep 2009 10:28:47 +0000 (03:28 -0700)]
Merge change 24333 into eclair
* changes:
rename Mutexes to make the code easier to follow
Mathias Agopian [Wed, 9 Sep 2009 09:38:13 +0000 (02:38 -0700)]
use broadcast() instead of signal() when signaling the condition-variable Thread::RequestExitAndWait() is waiting for
we could have several thread waiting on the condition and they all need to wake-up.
also added a debug "mTid" field in the class, which contains the tid of the thread (as opposed to pthread_t), this
is useful when debugging under gdb for instance.
Mathias Agopian [Wed, 9 Sep 2009 06:52:08 +0000 (23:52 -0700)]
fix [
2037525] Fail to start camera after adb sync new Camera
we ended-up locking a Mutex that had been destroyed.
This happened because we gave an sp<Source> to the outside world,
and were called after LayerBuffer had been destroyed.
Instead we now give a wp<LayerBuffer> to the outside and have it
do the destruction.
Android (Google) Code Review [Wed, 9 Sep 2009 07:40:17 +0000 (00:40 -0700)]
Merge change 24117 into eclair
* changes:
Replace the delimiter whitespace with '\0'.
Chung-yih Wang [Mon, 7 Sep 2009 19:52:45 +0000 (03:52 +0800)]
Replace the delimiter whitespace with '\0'.
+ Use '\0' as the delimiter.
+ Allow whitespace character for keystore password.
In previous implementation, we use space as the delimiter. That
will stop user from using passphrase with whitespace character.
Android (Google) Code Review [Wed, 9 Sep 2009 06:04:38 +0000 (23:04 -0700)]
Merge change 24114 into eclair
* changes:
Fix issue
1992233: DTMF tones on Sholes is really long.
Eric Laurent [Mon, 7 Sep 2009 15:38:38 +0000 (08:38 -0700)]
Fix issue
1992233: DTMF tones on Sholes is really long.
Add a parameter to ToneGenerator.startTone() allowing the caller to specify the tone duration. This is used by the phone application to have a precise control on the DTMF tone duration which was not possible with the use of delayed messaged.
Also modified AudioFlinger output threads so that 0s are written to the audio output stream when no more tracks are ready to mix instead of just sleeping. This avoids an issue where the end of a previous DTMF tone could stay in audio hardware buffers and be played just before the beginning of the next DTMF tone.
Android (Google) Code Review [Wed, 9 Sep 2009 05:55:49 +0000 (22:55 -0700)]
Merge change 24318 into eclair
* changes:
Avoid CDMA messages with IDs of zero.
Mathias Agopian [Wed, 9 Sep 2009 03:02:47 +0000 (20:02 -0700)]
rename Mutexes to make the code easier to follow
Android (Google) Code Review [Wed, 9 Sep 2009 04:00:29 +0000 (21:00 -0700)]
Merge change 24316 into eclair
* changes:
Fix typo: IMMEDITATE -> IMMEDIATE
Android (Google) Code Review [Wed, 9 Sep 2009 02:41:13 +0000 (19:41 -0700)]
Merge change 23414 into eclair
* changes:
Fix broken GSM SMS unit test, and general cleanup.
Snigdha Sinha [Mon, 31 Aug 2009 18:02:23 +0000 (13:02 -0500)]
CameraService change for OVERLAY_FORMAT_DEFAULT
Originally from: https://partner.source.android.com/g/#change,829
Android (Google) Code Review [Wed, 9 Sep 2009 00:26:25 +0000 (17:26 -0700)]
Merge change 24012 into eclair
* changes:
add a transaction monitor
Android (Google) Code Review [Tue, 8 Sep 2009 23:58:33 +0000 (16:58 -0700)]
Merge change 24220 into eclair
* changes:
Import revised translations. DO NOT MERGE
Android (Google) Code Review [Tue, 8 Sep 2009 23:30:42 +0000 (16:30 -0700)]
Merge change 23924 into eclair
* changes:
new file: LowStorageTest/Android.mk new file: LowStorageTest/AndroidManifest.xml new file: LowStorageTest/res/layout/main.xml new file: LowStorageTest/res/values/strings.xml new file: LowStorageTest/src/com/android/lowstoragetest/LowStorageTest.java Add the test app which can eat up 100% of the data parition. This is for the low storage test.
Android (Google) Code Review [Tue, 8 Sep 2009 22:33:50 +0000 (15:33 -0700)]
Merge change 24194 into eclair
* changes:
Make the hardkeyboard long press dialog look the same as that of soft keyboard.
Android (Google) Code Review [Tue, 8 Sep 2009 21:36:06 +0000 (14:36 -0700)]
Merge changes 24119,24120 into eclair
* changes:
delete old and unused source files
fix [
2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
Android (Google) Code Review [Tue, 8 Sep 2009 20:37:10 +0000 (13:37 -0700)]
Merge change 24155 into eclair
* changes:
Add javadoc to explain which permissions are required for Public BT API's.
Android (Google) Code Review [Tue, 8 Sep 2009 20:30:19 +0000 (13:30 -0700)]
Merge change 24183 into eclair
* changes:
Fix b/
2105945 - Windowshade not closed when device locked.
Android (Google) Code Review [Tue, 8 Sep 2009 20:21:39 +0000 (13:21 -0700)]
Merge change 24086 into eclair
* changes:
Fixing asymmetry between phone filter and email filter APIs.
Android (Google) Code Review [Tue, 8 Sep 2009 20:07:45 +0000 (13:07 -0700)]
Merge change 24178 into eclair
* changes:
The qcom decoder requires that the output buffers be allocated by the component for hardware accelerated display to work.
Android (Google) Code Review [Tue, 8 Sep 2009 19:53:17 +0000 (12:53 -0700)]
Merge change 24153 into eclair
* changes:
adding support for webkit plugins to use the java view system
Android (Google) Code Review [Tue, 8 Sep 2009 19:39:56 +0000 (12:39 -0700)]
Merge change 24094 into eclair
* changes:
Add basic metadata retrieval support for midi, ogg, etc. Bug
2050320
Android (Google) Code Review [Tue, 8 Sep 2009 18:29:28 +0000 (11:29 -0700)]
Merge change 24161 into eclair
* changes:
don't fling if there's nowhere to go
Android (Google) Code Review [Tue, 8 Sep 2009 12:48:06 +0000 (05:48 -0700)]
Merge change 23485 into eclair
* changes:
Adding classes to enable plugins to use the java view system.
Android (Google) Code Review [Tue, 8 Sep 2009 08:23:05 +0000 (01:23 -0700)]
Merge change 24097 into eclair
* changes:
Fix small bugs in VCardComposer.java.
Android (Google) Code Review [Tue, 8 Sep 2009 04:02:29 +0000 (21:02 -0700)]
Merge change 24101 into eclair
* changes:
Fix CDMA BCD unit test.
Android (Google) Code Review [Tue, 8 Sep 2009 03:55:08 +0000 (20:55 -0700)]
Merge change 23413 into eclair
* changes:
Rename SMSTest to GsmSmsTest.
Mathias Agopian [Mon, 7 Sep 2009 23:33:36 +0000 (16:33 -0700)]
delete old and unused source files
Mathias Agopian [Mon, 7 Sep 2009 23:32:45 +0000 (16:32 -0700)]
fix [
2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
Rewrote SurfaceFlinger's buffer management from the ground-up.
The design now support an arbitrary number of buffers per surface, however the current implementation is limited to four. Currently only 2 buffers are used in practice.
The main new feature is to be able to dequeue all buffers at once (very important when there are only two).
A client can dequeue all buffers until there are none available, it can lock all buffers except the last one that is used for composition. The client will block then, until a new buffer is enqueued.
The current implementation requires that buffers are locked in the same order they are dequeued and enqueued in the same order they are locked. Only one buffer can be locked at a time.
eg. Allowed sequence: DQ, DQ, LOCK, Q, LOCK, Q
eg. Forbidden sequence: DQ, DQ, LOCK, LOCK, Q, Q
Android (Google) Code Review [Mon, 7 Sep 2009 17:16:20 +0000 (10:16 -0700)]
Merge change 24099 into eclair
* changes:
Fix issue #
2095422: Some fades from opaque to transparent don't work
Android (Google) Code Review [Mon, 7 Sep 2009 17:14:44 +0000 (10:14 -0700)]
Merge change 24098 into eclair
* changes:
Fix bug where we wouldn't release remote provider references.
Android (Google) Code Review [Mon, 7 Sep 2009 10:25:56 +0000 (03:25 -0700)]
Merge change 23415 into eclair
* changes:
Open some methods on PrefereneManager to allow others use the inflater.
Android (Google) Code Review [Sun, 6 Sep 2009 23:41:35 +0000 (16:41 -0700)]
Merge change 24060 into eclair
* changes:
Integrated the profiler into the framework. We run it all the time if the persist.sampling_profiler system property is set. Saves snapshots to the SD card.
Android (Google) Code Review [Sat, 5 Sep 2009 05:50:49 +0000 (22:50 -0700)]
Merge change 24014 into eclair
* changes:
Gservices settings for controlling URL scraping in GTalk app.
Mathias Agopian [Sat, 5 Sep 2009 02:50:23 +0000 (19:50 -0700)]
attempt to fix [
2099362] Possible SurfaceFlinger crash
Android (Google) Code Review [Sat, 5 Sep 2009 01:30:46 +0000 (18:30 -0700)]
Merge change 24039 into eclair
* changes:
Fixing a concurrency problem by changing the contact aggregation exception API.
Android (Google) Code Review [Sat, 5 Sep 2009 01:21:30 +0000 (18:21 -0700)]
Merge change 24058 into eclair
* changes:
Minor perf improvement to fall and expand use of struct.
Android (Google) Code Review [Sat, 5 Sep 2009 01:21:18 +0000 (18:21 -0700)]
Merge change 24057 into eclair
* changes:
checkpoint
Android (Google) Code Review [Sat, 5 Sep 2009 01:17:15 +0000 (18:17 -0700)]
Merge change 24048 into eclair
* changes:
fix [
2098939] Smooth gradients show banding on Sholes
Mathias Agopian [Sat, 5 Sep 2009 00:27:16 +0000 (17:27 -0700)]
fix [
2098939] Smooth gradients show banding on Sholes
Dirk Dougherty [Fri, 4 Sep 2009 23:45:52 +0000 (16:45 -0700)]
am
dac0d75a: Doc change only: Add sizes/checksums for SDK packages.
Merge commit '
dac0d75ad7fbd10981477b1fcc35c955185a41fd' into eclair
* commit '
dac0d75ad7fbd10981477b1fcc35c955185a41fd':
Doc change only: Add sizes/checksums for SDK packages.
Android (Google) Code Review [Fri, 4 Sep 2009 22:58:02 +0000 (15:58 -0700)]
Merge change 24029 into eclair
* changes:
Fix mncLength in cases with a malformed AD_DONE msg from SIM
Android (Google) Code Review [Fri, 4 Sep 2009 22:40:30 +0000 (15:40 -0700)]
Merge change 24020 into eclair
* changes:
Wallpapers: new transitions, hiding when not visible, other cleanup.
Android (Google) Code Review [Fri, 4 Sep 2009 22:39:46 +0000 (15:39 -0700)]
Merge change 24024 into eclair
* changes:
Remove "predefined" elements from Java layer. Static elements continue to exist but are no longer treated as a special version of element.
Android (Google) Code Review [Fri, 4 Sep 2009 22:16:25 +0000 (15:16 -0700)]
Merge change 24002 into eclair
* changes:
Fix SparseArray accesses
Android (Google) Code Review [Fri, 4 Sep 2009 21:38:20 +0000 (14:38 -0700)]
Merge change 24008 into eclair
* changes:
Clean up from earlier changes to place title bar at top of WebView
Android (Google) Code Review [Fri, 4 Sep 2009 21:30:29 +0000 (14:30 -0700)]
Merge change 23907 into eclair
* changes:
Add sync_details support.
Android (Google) Code Review [Fri, 4 Sep 2009 21:24:00 +0000 (14:24 -0700)]
Merge change 24010 into eclair
* changes:
Don't toggle between in app and global search on repeat key events.
Android (Google) Code Review [Fri, 4 Sep 2009 20:05:50 +0000 (13:05 -0700)]
Merge change 23979 into eclair
* changes:
Do a better job at finding the activity associated with a dialog when triggering search.
Android (Google) Code Review [Fri, 4 Sep 2009 19:51:11 +0000 (12:51 -0700)]
Merge change 23940 into eclair
* changes:
Add more documents on the ACTION_SEND_MULTIPLE intent.
Android (Google) Code Review [Fri, 4 Sep 2009 11:49:11 +0000 (04:49 -0700)]
Merge change 23949 into eclair
* changes:
GPS: Fix race condition reporting NMEA data.