12575 Commits

Author SHA1 Message Date
Leon Scroggins
88f594d159 am 788a7ee1: Merge change Ia245b1c4 into eclair-mr2
Merge commit '788a7ee1e9277dcce016fd084c81614222f7374a' into eclair-mr2-plus-aosp

* commit '788a7ee1e9277dcce016fd084c81614222f7374a':
  Add a string for upload file button.
2009-10-19 13:46:56 -07:00
Android (Google) Code Review
788a7ee1e9 Merge change Ia245b1c4 into eclair-mr2
* changes:
  Add a string for upload file button.
2009-10-19 16:39:35 -04:00
Andreas Huber
5f72500ffa am ec6c6dcf: am 8cca3a6e: Merge change Ib1678609 into eclair-mr2
Merge commit 'ec6c6dcf5bfd6413a07f4e39dbf8ddfa63d325dd'

* commit 'ec6c6dcf5bfd6413a07f4e39dbf8ddfa63d325dd':
  Avoid signaling a format change to the client if its insubstantial.
2009-10-19 13:35:39 -07:00
Dianne Hackborn
50005e775d am dedcf1ee: am bf108426: am 007a429f: Update 5.xml with last minute changes.
Merge commit 'dedcf1eefc153a33b6004608ecd4da0beec4e5a9'

* commit 'dedcf1eefc153a33b6004608ecd4da0beec4e5a9':
  Update 5.xml with last minute changes.
2009-10-19 13:25:30 -07:00
Andreas Huber
53f5c0446e am b27849d3: am eaa91ed1: Merge change I63d524fd into eclair-mr2
Merge commit 'b27849d3bf81bbbb1878a3fd4e1ae55ba5f953d1'

* commit 'b27849d3bf81bbbb1878a3fd4e1ae55ba5f953d1':
  Fixing the build by renaming private "string.h" header file.
2009-10-19 13:25:19 -07:00
Andreas Huber
ec6c6dcf5b am 8cca3a6e: Merge change Ib1678609 into eclair-mr2
Merge commit '8cca3a6e48047201862e0d8c3b8d99e5d90266ba' into eclair-mr2-plus-aosp

* commit '8cca3a6e48047201862e0d8c3b8d99e5d90266ba':
  Avoid signaling a format change to the client if its insubstantial.
2009-10-19 13:25:13 -07:00
Dianne Hackborn
dedcf1eefc am bf108426: am 007a429f: Update 5.xml with last minute changes.
Merge commit 'bf10842617ec2893d8b1ac6070164f4ad2c6d4bf' into eclair-mr2-plus-aosp

* commit 'bf10842617ec2893d8b1ac6070164f4ad2c6d4bf':
  Update 5.xml with last minute changes.
2009-10-19 13:16:16 -07:00
Andreas Huber
b27849d3bf am eaa91ed1: Merge change I63d524fd into eclair-mr2
Merge commit 'eaa91ed1ee2581b88e555d3573d327ee9864833f' into eclair-mr2-plus-aosp

* commit 'eaa91ed1ee2581b88e555d3573d327ee9864833f':
  Fixing the build by renaming private "string.h" header file.
2009-10-19 13:16:07 -07:00
Android (Google) Code Review
8cca3a6e48 Merge change Ib1678609 into eclair-mr2
* changes:
  Avoid signaling a format change to the client if its insubstantial.
2009-10-19 16:15:30 -04:00
Ken Shirriff
e341c7e7c8 Add access to ContentProvider for SyncState.
This is used (temporarily) by the new calendar sync implementation.
2009-10-19 13:13:19 -07:00
Andreas Huber
b1678609ca Avoid signaling a format change to the client if its insubstantial.
For example, the original port settings change may just indicate a change
in the number of buffers to allocate, which won't be visible to the client
in any case.
2009-10-19 13:06:40 -07:00
Dianne Hackborn
bf10842617 am 007a429f: Update 5.xml with last minute changes.
Merge commit '007a429f09fb9e4e4fbd4205d03878874c9f7957' into eclair-mr2

* commit '007a429f09fb9e4e4fbd4205d03878874c9f7957':
  Update 5.xml with last minute changes.
2009-10-19 13:03:52 -07:00
Dianne Hackborn
007a429f09 Update 5.xml with last minute changes.
Change-Id: I520ca879d31cb4581556138a73b542c070de3c00
2009-10-19 12:42:28 -07:00
Android (Google) Code Review
eaa91ed1ee Merge change I63d524fd into eclair-mr2
* changes:
  Fixing the build by renaming private "string.h" header file.
2009-10-19 13:20:05 -04:00
Patrick Scott
63a83cc601 am cab9cb19: am 169ef4cc: Check for null before returing a chunk from the pool.
Merge commit 'cab9cb1970c2ec41b5a497f8f5e983ae26940e41'

* commit 'cab9cb1970c2ec41b5a497f8f5e983ae26940e41':
  Check for null before returing a chunk from the pool.
2009-10-19 10:19:03 -07:00
Andreas Huber
63d524fdf0 Fixing the build by renaming private "string.h" header file. 2009-10-19 10:15:44 -07:00
Patrick Scott
cab9cb1970 am 169ef4cc: Check for null before returing a chunk from the pool.
Merge commit '169ef4cca30c77a1a85c9684560c504a5ac230b5' into eclair-mr2-plus-aosp

* commit '169ef4cca30c77a1a85c9684560c504a5ac230b5':
  Check for null before returing a chunk from the pool.
2009-10-19 10:13:57 -07:00
Patrick Scott
169ef4cca3 Check for null before returing a chunk from the pool.
Since references can be queued in another thread, the first entry in the pool
could have been queued after processPoolLocked. Check for null and create a new
chunk if the check fails.
2009-10-19 13:04:08 -04:00
Ben Murdoch
47f5f6df04 am c17a6895: am 208360b2: Fix for b/2164520: Download manager should handle video/m4v MIME type.
Merge commit 'c17a6895bf226205023c99898f65643bdf3b9c10'

* commit 'c17a6895bf226205023c99898f65643bdf3b9c10':
  Fix for b/2164520: Download manager should handle video/m4v MIME type.
2009-10-19 09:53:13 -07:00
Leon Scroggins
a245b1c44c Add a string for upload file button.
Necessary for http://b/issue?id=2178786.  The rest of the work has
not yet been done, but I am adding the string so it can be
translated.
2009-10-19 12:50:11 -04:00
Ben Murdoch
c17a6895bf am 208360b2: Fix for b/2164520: Download manager should handle video/m4v MIME type.
Merge commit '208360b22db7bdd940a7005fd44135e8916742af' into eclair-mr2-plus-aosp

* commit '208360b22db7bdd940a7005fd44135e8916742af':
  Fix for b/2164520: Download manager should handle video/m4v MIME type.
2009-10-19 09:42:07 -07:00
Ben Murdoch
208360b22d Fix for b/2164520: Download manager should handle video/m4v MIME type.
The fix relaxes our processing of the content-disposition header by allowing unquoted filenames, and adds the m4v type to the MIME type map incase the content-disposition header was not specified.

Change-Id: Iaab0c5b17991a2c05eff5db01babe084444fd3b7
2009-10-19 17:22:59 +01:00
Marc Blank
9f54b190ab am 73b4234f: am eab82c3c: Merge change I44bbc36d into eclair-mr2
Merge commit '73b4234fadedce2866f3227e92a41c09d60ccf47'

* commit '73b4234fadedce2866f3227e92a41c09d60ccf47':
  Add htm and html extensions to the map as "text/html"
2009-10-17 09:41:24 -07:00
Marc Blank
73b4234fad am eab82c3c: Merge change I44bbc36d into eclair-mr2
Merge commit 'eab82c3c8c9dd88ff7267c154b415558d8e5c206' into eclair-mr2-plus-aosp

* commit 'eab82c3c8c9dd88ff7267c154b415558d8e5c206':
  Add htm and html extensions to the map as "text/html"
2009-10-17 09:29:17 -07:00
Android (Google) Code Review
eab82c3c8c Merge change I44bbc36d into eclair-mr2
* changes:
  Add htm and html extensions to the map as "text/html"
2009-10-17 12:20:42 -04:00
Scott Main
25b18cbf12 am 9e11f126: am dbdc5e15: am 445c05c4: am f3bc5349: docs: fix doc error in dialog example snippet (no not merge)
Merge commit '9e11f12664c917d3bb6bb1550e1f65414ad67729'

* commit '9e11f12664c917d3bb6bb1550e1f65414ad67729':
  docs: fix doc error in dialog example snippet (no not merge)
2009-10-16 18:24:19 -07:00
Mathias Agopian
88d11cfbfc one step towards fixing [2071412] work around mdp 32-bits fade limitation
simplify the GL_MODULATE case and allow blending disabled with RGBA texture
2009-10-16 18:24:12 -07:00
Scott Main
9e11f12664 am dbdc5e15: am 445c05c4: am f3bc5349: docs: fix doc error in dialog example snippet (no not merge)
Merge commit 'dbdc5e15a3d338048dd5b98af463b1857536e4c6' into eclair-mr2-plus-aosp

* commit 'dbdc5e15a3d338048dd5b98af463b1857536e4c6':
  docs: fix doc error in dialog example snippet (no not merge)
2009-10-16 18:13:57 -07:00
Scott Main
dbdc5e15a3 am 445c05c4: am f3bc5349: docs: fix doc error in dialog example snippet (no not merge)
Merge commit '445c05c4849c960bb43f73a0390e62dc73991da6' into eclair-mr2

* commit '445c05c4849c960bb43f73a0390e62dc73991da6':
  docs: fix doc error in dialog example snippet (no not merge)
2009-10-16 18:03:08 -07:00
Scott Main
445c05c484 am f3bc5349: docs: fix doc error in dialog example snippet (no not merge)
Merge commit 'f3bc5349b20f642f798c2b96d7bf7c05c2af998f' into eclair

* commit 'f3bc5349b20f642f798c2b96d7bf7c05c2af998f':
  docs: fix doc error in dialog example snippet (no not merge)
2009-10-16 17:52:15 -07:00
Scott Main
f3bc5349b2 docs: fix doc error in dialog example snippet (no not merge)
bug: 2160782
2009-10-16 17:40:36 -07:00
Andreas Huber
36ad2c62b0 am 1705d87b: am bfea1e13: resolved conflicts for merge of f585be7f to eclair-mr2
Merge commit '1705d87b7e576bcd3bdc670411511376b4e245c5'

* commit '1705d87b7e576bcd3bdc670411511376b4e245c5':
  A few more testcases for the vendor to reproduce issues with their decoder. Not part of the shipping image.
2009-10-16 15:55:33 -07:00
Yu Shan Emily Lau
c2f945c047 am c3d8f16a: am 720ac1d4: am da2ecbeb: Merge change Idcaa1ef8 into eclair
Merge commit 'c3d8f16a72fe803494d68ab53442afbfb5c5ad8d'

* commit 'c3d8f16a72fe803494d68ab53442afbfb5c5ad8d':
  1) Add 10 seconds wait time before collecting the end memory.
2009-10-16 15:55:16 -07:00
Jason Sams
821e6a35fa am e5af55a8: am 12751251: am d8f7a0e3: Merge change I7299c83b into eclair
Merge commit 'e5af55a84f472cf1a68dade6300a41282325db96'

* commit 'e5af55a84f472cf1a68dade6300a41282325db96':
  Fix bug exposed by filmstrip.  The updated and expanded SimpleMesh had an ordering bug with component coordinates when both texture and normals were used.
2009-10-16 15:55:04 -07:00
Andreas Huber
1705d87b7e am bfea1e13: resolved conflicts for merge of f585be7f to eclair-mr2
Merge commit 'bfea1e139683cdb339e0cb6aa5970b5334369d77' into eclair-mr2-plus-aosp

* commit 'bfea1e139683cdb339e0cb6aa5970b5334369d77':
  A few more testcases for the vendor to reproduce issues with their decoder. Not part of the shipping image.
2009-10-16 15:44:37 -07:00
Yu Shan Emily Lau
c3d8f16a72 am 720ac1d4: am da2ecbeb: Merge change Idcaa1ef8 into eclair
Merge commit '720ac1d4fa0ca3dc44c5c8dc4f57949b2f72681f' into eclair-mr2-plus-aosp

* commit '720ac1d4fa0ca3dc44c5c8dc4f57949b2f72681f':
  1) Add 10 seconds wait time before collecting the end memory.
2009-10-16 15:44:27 -07:00
Jason Sams
e5af55a84f am 12751251: am d8f7a0e3: Merge change I7299c83b into eclair
Merge commit '12751251cfdccb307117ae87543db6959f7807c7' into eclair-mr2-plus-aosp

* commit '12751251cfdccb307117ae87543db6959f7807c7':
  Fix bug exposed by filmstrip.  The updated and expanded SimpleMesh had an ordering bug with component coordinates when both texture and normals were used.
2009-10-16 15:44:16 -07:00
Andreas Huber
bfea1e1396 resolved conflicts for merge of f585be7f to eclair-mr2 2009-10-16 15:32:50 -07:00
Mark Wagner
7b5676e4d4 support for multiline paragraph style indentation
This change is likely incomplete and perhaps not right in other ways.
The gist of the change is that the span can return the number of lines
to which to apply the "leading margin".
Some specific things that should be looked at:

1) if the user has nested multiple
LeadingMarginSpans then they will inherit the "line count" feature.
This is wrong but I didn't want to spend time fixing it until it
was clear that this overall approach was acceptible.

2) The units for how many lines should indented is "lines" rather than
something like dips.

3) I wasn't sure what our strategy was for binary compatibility so
I didn't want to modify the methods in LeadingMarginSpan.  Instead I
made another interface with extends LeadingMarginSpan that has the
extra method to return the line count.
2009-10-16 15:26:31 -07:00
Yu Shan Emily Lau
720ac1d4fa am da2ecbeb: Merge change Idcaa1ef8 into eclair
Merge commit 'da2ecbebd226a0fbc5ed881c541b9126d30f9007' into eclair-mr2

* commit 'da2ecbebd226a0fbc5ed881c541b9126d30f9007':
  1) Add 10 seconds wait time before collecting the end memory.
2009-10-16 15:21:22 -07:00
Jason Sams
12751251cf am d8f7a0e3: Merge change I7299c83b into eclair
Merge commit 'd8f7a0e3de32a5f1378e1a13f6a9f94d62a620ac' into eclair-mr2

* commit 'd8f7a0e3de32a5f1378e1a13f6a9f94d62a620ac':
  Fix bug exposed by filmstrip.  The updated and expanded SimpleMesh had an ordering bug with component coordinates when both texture and normals were used.
2009-10-16 15:17:25 -07:00
Android (Google) Code Review
f585be7f37 Merge change I11ebbfd9 into eclair
* changes:
  A few more testcases for the vendor to reproduce issues with their decoder. Not part of the shipping image.
2009-10-16 18:13:19 -04:00
Eric Laurent
374d5bc0b3 Bluetooth A2DP suspend-resume improvements.
This change will reduce the occurence rate of A2DP sink suspend resume failures observed in issues 2184627, 2181005 and possibly 2189628.

More robust suspend/resume logic.
Use only the suspend request to audio hardware to avoid having two concurent suspend resume control paths.
2009-10-16 15:10:09 -07:00
Android (Google) Code Review
da2ecbebd2 Merge change Idcaa1ef8 into eclair
* changes:
  1) Add 10 seconds wait time before collecting the end memory. 2) Modified the player stress test, shorten the plabyack time.
2009-10-16 18:06:43 -04:00
Andreas Huber
11ebbfd903 A few more testcases for the vendor to reproduce issues with their decoder. Not part of the shipping image. 2009-10-16 15:05:45 -07:00
Mathias Agopian
01c7234434 am 1ed0e43d: am 93942a5b: am 69fba87a: Merge change I6fc56997 into eclair
Merge commit '1ed0e43dac155db048ccc9152dc9425506099957'

* commit '1ed0e43dac155db048ccc9152dc9425506099957':
  fix [2187212] add support for GLESv2 dispatch based on TLS
2009-10-16 15:02:41 -07:00
Mathias Agopian
de9b467a1e am 453b5ba2: am fe50b63f: am 7bb7e992: Merge change Ia8ac904d into eclair
Merge commit '453b5ba21f1bf5ea6d046965a4b189c998e8cc37'

* commit '453b5ba21f1bf5ea6d046965a4b189c998e8cc37':
  fix [2182249] [MR1] valgrind error in surface flinger
2009-10-16 15:02:31 -07:00
Scott Main
108f5ac35d am 0712f24d: am a486f554: am 7f66dbce: Merge change Ic37381fb into eclair
Merge commit '0712f24dbf14473cb55e5b609c3418610b77d406'

* commit '0712f24dbf14473cb55e5b609c3418610b77d406':
  docs: fix doc error in dialog example snippet
2009-10-16 15:02:20 -07:00
Android (Google) Code Review
d8f7a0e3de Merge change I7299c83b into eclair
* changes:
  Fix bug exposed by filmstrip.  The updated and expanded SimpleMesh had an ordering bug with component coordinates when both texture and normals were used.
2009-10-16 17:56:29 -04:00
Jason Sams
7299c83bd8 Fix bug exposed by filmstrip. The updated and expanded SimpleMesh had an ordering bug with component coordinates when both texture and normals were used. 2009-10-16 14:55:41 -07:00