Commit Graph

11790 Commits

Author SHA1 Message Date
Nicolas Roard
c85e7090ea am 38863336: layers support
Merge commit '3886333644467beeaf60c13fb94f242538067765' into eclair-mr2-plus-aosp

* commit '3886333644467beeaf60c13fb94f242538067765':
  layers support
2010-01-04 11:42:41 -08:00
Romain Guy
f988157549 Merge "Fix obsolete advice in RelativeLayout's documentation." 2010-01-04 10:58:13 -08:00
Marco Nelissen
c59ad227eb Merge "Don't round size to page size. Ashmem will do this internally as needed." 2010-01-04 10:31:28 -08:00
Grace Kloba
3474f01c34 am 8d562f78: am bc7afcb9: Merge "free the NPObject in NPP_Destroy." into eclair-mr2
Merge commit '8d562f78b4919babe1f7e32e974e5057dcfbb310'

* commit '8d562f78b4919babe1f7e32e974e5057dcfbb310':
  free the NPObject in NPP_Destroy.
2010-01-04 10:05:21 -08:00
Grace Kloba
441eb397da am 9002eb44: am 67166b6e: Merge "Cleanup the cache file when we decide not saving it. This logic was lost when we switched back using FLASH instead of RAM for the cache." into eclair-mr2
Merge commit '9002eb44043868a2f5fc38128748464492f297c6'

* commit '9002eb44043868a2f5fc38128748464492f297c6':
  Cleanup the cache file when we decide not saving it.
2010-01-04 10:05:13 -08:00
Grace Kloba
e4299d355b am bc7afcb9: Merge "free the NPObject in NPP_Destroy." into eclair-mr2
Merge commit 'bc7afcb94688dedb0ae9b4b3415f46aa13e713e5' into eclair-mr2-plus-aosp

* commit 'bc7afcb94688dedb0ae9b4b3415f46aa13e713e5':
  free the NPObject in NPP_Destroy.
2010-01-04 10:01:24 -08:00
Grace Kloba
7377cf4ad4 am 67166b6e: Merge "Cleanup the cache file when we decide not saving it. This logic was lost when we switched back using FLASH instead of RAM for the cache." into eclair-mr2
Merge commit '67166b6eaea7a3bc83ec7bf2876b3807cda859f1' into eclair-mr2-plus-aosp

* commit '67166b6eaea7a3bc83ec7bf2876b3807cda859f1':
  Cleanup the cache file when we decide not saving it.
2010-01-04 10:01:16 -08:00
Grace Kloba
fe990768e5 Merge "free the NPObject in NPP_Destroy." into eclair-mr2 2010-01-04 09:56:46 -08:00
Grace Kloba
efb97778fd Merge "Cleanup the cache file when we decide not saving it. This logic was lost when we switched back using FLASH instead of RAM for the cache." into eclair-mr2 2010-01-04 09:55:54 -08:00
Dave Sparks
0782997ca0 Merge "Remove some logging from camera operations. Bug 2346606." 2010-01-04 08:57:20 -08:00
Dave Sparks
e7e93f9326 Remove some logging from camera operations. Bug 2346606. 2010-01-04 08:55:04 -08:00
Leon Scroggins
30cd8c2ea8 am 1b9d7605: am e26efa32: If the DOM changes textfield focus, make the IME work properly.
Merge commit '1b9d7605df3c07998752b713d7f944bb925cb193'

* commit '1b9d7605df3c07998752b713d7f944bb925cb193':
  If the DOM changes textfield focus, make the IME work properly.
2010-01-04 08:02:18 -08:00
Leon Scroggins
14bb29e901 am e26efa32: If the DOM changes textfield focus, make the IME work properly.
Merge commit 'e26efa321c66716d58f3e338022caed8852af07e' into eclair-mr2-plus-aosp

* commit 'e26efa321c66716d58f3e338022caed8852af07e':
  If the DOM changes textfield focus, make the IME work properly.
2010-01-04 07:32:59 -08:00
Jack Palevich
01cc538b29 A library for encoding and decoding ETC1 textures.
The ETC1 compressed texture format is commonly
supported by OpenGL ES 2.0-capable devices.
2009-12-31 13:31:04 +08:00
Chia-chi Yeh
ce64d9f50f Merge "keystore: compute the padding in an intuitive way." 2009-12-29 21:36:43 -08:00
Charles Chen
f028eaa35b am 014085a8: am 4bc95d19: Merge change Iab089078 into eclair-mr2
Merge commit '014085a8727d7e10a4d39cba4a6d27826b66bc00'

* commit '014085a8727d7e10a4d39cba4a6d27826b66bc00':
  Fix for a race condition that can occur if an utterance
2009-12-29 20:11:10 -08:00
Tom Taylor
71f1faccee Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base 2009-12-29 20:11:00 -08:00
Chia-chi Yeh
b78679e18d keystore: compute the padding in an intuitive way. 2009-12-30 10:38:39 +08:00
Android (Google) Code Review
d6f86eefe1 Merge change Idbe64967
* changes:
  Fix a typo.
2009-12-29 13:28:05 -08:00
Eric Laurent
ce82a44fd1 am 68e9014e: am 484d2888: Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa.
Merge commit '68e9014e47f7350b3889e1704dde809b2a926968'

* commit '68e9014e47f7350b3889e1704dde809b2a926968':
  Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa.
2009-12-27 16:33:17 -08:00
Android (Google) Code Review
c4d2f0b697 Merge change I92a824fe
* changes:
  Immediately close the shade when the status bar is disabled.
2009-12-26 20:39:44 -08:00
Android (Google) Code Review
ecafff1702 Merge change I1c875584
* changes:
  Print OpenGL version and extension information.
2009-12-23 19:12:49 -08:00
Jack Palevich
909486a7cb Print OpenGL version and extension information.
Something happened to the line endings, adding
a blank line after most lines of text. I
repaired the damage, but in the process some
blank lines have been added / removed.
2009-12-24 11:09:56 +08:00
Android (Google) Code Review
872db948a0 Merge change I14b9785e
* changes:
  Fix SoundPool restart problem CheckJNI issue.
2009-12-23 17:26:40 -08:00
Android (Google) Code Review
dd89eee7fc Merge change I0fa1b245
* changes:
  telephony: Populate the User-to-user signaling info fields.
2009-12-23 16:48:20 -08:00
Android (Google) Code Review
973f588343 Merge change I7d46f612
* changes:
  Disable excessive RS logging.
2009-12-23 14:57:08 -08:00
Android (Google) Code Review
f7c5775508 Merge change I718cd1f3
* changes:
  Element restructuring.  Add support for new basic Element types including the RS objects and vectors(2-4).  In theory this paves the way for maintaining type info for RS objects, passing elements for GLSL uiforms/attribs/varyings, and supporting nested structures.
2009-12-23 14:55:24 -08:00
Android (Google) Code Review
38acdb07c8 Merge change Idfa47b56
* changes:
  Don't crash the system process when a backup transport unregisters
2009-12-23 11:40:14 -08:00
Android (Google) Code Review
d23485c288 Merge change I9120be33
* changes:
  Add OnLoadCompleteListener to SoundPool.
2009-12-23 09:45:23 -08:00
Eric Laurent
d0553bf97e am f31f365a: am eb5ffc23: Merge change Id8e98194 into eclair
Merge commit 'f31f365a7708c931e955670bc6213fdc8f91a87a'

* commit 'f31f365a7708c931e955670bc6213fdc8f91a87a':
  Fix issues 2333450 and 2333559:
2009-12-22 23:46:16 -08:00
Eric Laurent
82db677f42 am eb5ffc23: Merge change Id8e98194 into eclair
Merge commit 'eb5ffc239b6482b9c1e046f6f5872187043d852c' into eclair-plus-aosp

* commit 'eb5ffc239b6482b9c1e046f6f5872187043d852c':
  Fix issues 2333450 and 2333559:
2009-12-22 23:41:59 -08:00
Android (Google) Code Review
3b42b7e746 Merge change Id8e98194 into eclair
* changes:
  Fix issues 2333450 and 2333559:
2009-12-22 23:34:22 -08:00
Jack Palevich
4405c6a555 am 244cc72f: am e3449553: Merge change I49c9a3a3 into eclair
Merge commit '244cc72fdf906799e3ec4cfe5b7cda49d9f08cca'

* commit '244cc72fdf906799e3ec4cfe5b7cda49d9f08cca':
  Fix bug 2325244	screen turns black for a brief period of time
2009-12-22 18:35:26 -08:00
Jack Palevich
f8481346c8 am e3449553: Merge change I49c9a3a3 into eclair
Merge commit 'e344955393133ac2f99f06cc6a4fe97fbf76f62e' into eclair-plus-aosp

* commit 'e344955393133ac2f99f06cc6a4fe97fbf76f62e':
  Fix bug 2325244	screen turns black for a brief period of time
2009-12-22 18:31:58 -08:00
Android (Google) Code Review
0f0cdb40ab Merge change I49c9a3a3 into eclair
* changes:
  Fix bug 2325244	screen turns black for a brief period of time
2009-12-22 18:29:29 -08:00
Charles Chen
4d10a98008 am 4bc95d19: Merge change Iab089078 into eclair-mr2
Merge commit '4bc95d19c9ccf9cfe4c51b1e697db8cc1d86a579' into eclair-mr2-plus-aosp

* commit '4bc95d19c9ccf9cfe4c51b1e697db8cc1d86a579':
  Fix for a race condition that can occur if an utterance
2009-12-22 17:42:25 -08:00
Eric Laurent
1c6d5ecde6 am 484d2888: Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa.
Merge commit '484d2888680e18e6ad8c3fcc51e3b70a705a096e' into eclair-mr2-plus-aosp

* commit '484d2888680e18e6ad8c3fcc51e3b70a705a096e':
  Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa.
2009-12-22 17:42:17 -08:00
Android (Google) Code Review
13fc5a45d9 Merge change Iab089078 into eclair-mr2
* changes:
  Fix for a race condition that can occur if an utterance is stopped right when it completes.
2009-12-22 17:39:57 -08:00
Android (Google) Code Review
0765fae66f Merge change I5038c78f
* changes:
  Add missing shared libraries in linker commands.  Currently these libraries are linked implicitly via dependencies of other shared libraries.
2009-12-22 17:12:03 -08:00
Android (Google) Code Review
8634a31b49 Merge change Ia834022d
* changes:
  Convert DataConnection to an HSM and rename PdpConnection to GsmDataConnection.
2009-12-22 15:43:15 -08:00
Android (Google) Code Review
eec126bb1d Merge change Ib9285359
* changes:
  Add bugreport info about network feature use.
2009-12-22 10:51:51 -08:00
Grace Kloba
49dcfdd108 am 49a791a0: am 4350e145: Move the full screen\'s matching embedded view to be fully visible so that the touch will always work.
Merge commit '49a791a08b074aac438f8b6b32ae8c2860717447'

* commit '49a791a08b074aac438f8b6b32ae8c2860717447':
  Move the full screen's matching embedded view to be
2009-12-22 10:15:46 -08:00
Android (Google) Code Review
472b718d6f Merge change Ia4362cd4
* changes:
  resolved conflicts for merge of ad2fa35d to master
2009-12-22 10:14:00 -08:00
Tom Taylor
240f0ea1cf resolved conflicts for merge of ad2fa35d to master
Change-Id: Ia4362cd48ac0689b91003943a4cd9660da72ff90
2009-12-22 10:11:55 -08:00
Eric Laurent
8a468f2fd6 am 0c5cc224: am d20a55af: Merge change Iccfa50fe into eclair
Merge commit '0c5cc224b052654ee38d39effce427a47697481b'

* commit '0c5cc224b052654ee38d39effce427a47697481b':
  Fix issue 2323920: Notification & A2DP audio stutter.
2009-12-22 10:01:39 -08:00
Eric Laurent
bf41fc2be7 am d20a55af: Merge change Iccfa50fe into eclair
Merge commit 'd20a55af8215dff59f61f91ea89dbcbfc08836de' into eclair-plus-aosp

* commit 'd20a55af8215dff59f61f91ea89dbcbfc08836de':
  Fix issue 2323920: Notification & A2DP audio stutter.
2009-12-22 09:57:56 -08:00
Android (Google) Code Review
b1af3771c1 Merge change Iccfa50fe into eclair
* changes:
  Fix issue 2323920: Notification & A2DP audio stutter.
2009-12-22 09:50:42 -08:00
Eric Laurent
7e2aad1e27 Fix issue 2323920: Notification & A2DP audio stutter.
Modified AudioFlinger duplicating output thread so that audio tracks are not mixed until both outputs (A2DP and hardware) have exited standby mode. This avoids to have one output far ahead of the other and audio frames dropped because the compensation mechanism cannot keep up.
Also calculate the maximum wait time in OutputTrack::write() based the on smallest frame count of all output threads instead of the frame count of the thread the OutputTrack is connected to. This avoids starving the thread with the smallest frame count by waiting too long on the other thread.
Since the frame count was reduced on hardware output to reduce latency the difference between A2DP and hardware outputs frame counts had become problematic.
Also increased the number of overflow buffers to cope with bigger timing differences among outputs.
2009-12-22 09:06:46 -08:00
Android (Google) Code Review
2671d4eb65 Merge change I70f91838
* changes:
  keystore: Add paddings before checksumming.
2009-12-22 01:39:14 -08:00
Chia-chi Yeh
ced66258e1 keystore: Add paddings before checksumming.
Also fix a file descriptor leak when file system is nearly full.

Bug: 2339184
2009-12-22 17:26:42 +08:00