Scott Main
8363ca41b4
am 71786dd1: am 04c6e62c: am 37191e1d: am 801fda54: AndroidU lesson on designing for multiple screens.
...
* commit '71786dd191b899a6121d1a0d2a3a4544db1a91a6':
AndroidU lesson on designing for multiple screens.
2011-12-13 14:28:49 -08:00
Romain Guy
07c04f7755
am 6f2de0a5: Merge "Reduce the number of GL commands generated by the UI"
...
* commit '6f2de0a5d6303ecff2795a94d5051ea0621be07f':
Reduce the number of GL commands generated by the UI
2011-12-13 14:28:46 -08:00
Andreas Huber
59e07a6484
am 17453336: am 22e50edd: (-s ours) am 3ab63008: Merge "DO NOT MERGE: Support for parsing of "folded" RTSP header values" into ics-mr1
...
* commit '17453336f4c9ec176ff8a39ab482df0c12e26f63':
DO NOT MERGE: Support for parsing of "folded" RTSP header values
2011-12-13 14:28:34 -08:00
Amith Yamasani
5e96ecc767
am 9413c200: Merge "Manual merge: Update VIBRATE_ON to a supported value when upgrading from GB."
...
* commit '9413c200eb41230ec9bb93f94ee44e09a8b43a7d':
Manual merge: Update VIBRATE_ON to a supported value when upgrading from GB.
2011-12-13 14:28:15 -08:00
Gilles Debunne
b5b1db8a41
am a2ea425f: Merge "Re-synced MR1 and master for SpellChecker"
...
* commit 'a2ea425f2541e25c13034b09e37c8a5e6b255d01':
Re-synced MR1 and master for SpellChecker
2011-12-13 14:28:12 -08:00
Selim Gurun
981646b1c8
am 4f433d53: Merge "Move ssl callbacks to webcore thread."
...
* commit '4f433d53c9cfe850103b33dfbc2a36fa246f8d96':
Move ssl callbacks to webcore thread.
2011-12-13 14:28:09 -08:00
Scott Main
71786dd191
am 04c6e62c: am 37191e1d: am 801fda54: AndroidU lesson on designing for multiple screens.
...
* commit '04c6e62ce4750beb617eb6e4e9cadfd631bfe824':
AndroidU lesson on designing for multiple screens.
2011-12-13 13:15:25 -08:00
Romain Guy
6f2de0a5d6
Merge "Reduce the number of GL commands generated by the UI"
2011-12-13 13:13:31 -08:00
Scott Main
04c6e62ce4
am 37191e1d: am 801fda54: AndroidU lesson on designing for multiple screens.
...
* commit '37191e1dc783a5558eb8ee4f096bd8350c34415d':
AndroidU lesson on designing for multiple screens.
2011-12-13 13:13:07 -08:00
Romain Guy
15bc6437f8
Reduce the number of GL commands generated by the UI
...
This optimization along with the previous one lets us render an
application like Gmail using only 30% of the number of GL commands
previously required
Change-Id: Ifee63edaf495e04490b5abd5433bb9a07bc327a8
2011-12-13 13:11:32 -08:00
Scott Main
37191e1dc7
am 801fda54: AndroidU lesson on designing for multiple screens.
...
* commit '801fda548c719a8618e7f4cd64cad8404b0970b9':
AndroidU lesson on designing for multiple screens.
2011-12-13 13:10:42 -08:00
Andreas Huber
17453336f4
am 22e50edd: (-s ours) am 3ab63008: Merge "DO NOT MERGE: Support for parsing of "folded" RTSP header values" into ics-mr1
...
* commit '22e50edddc2a13fa9cc00f7cc5a5f6471cbece24':
DO NOT MERGE: Support for parsing of "folded" RTSP header values
2011-12-13 12:04:35 -08:00
Andreas Huber
22e50edddc
am 3ab63008: Merge "DO NOT MERGE: Support for parsing of "folded" RTSP header values" into ics-mr1
...
* commit '3ab630084071eb5dc7f92b4a8a617f8cef10c514':
DO NOT MERGE: Support for parsing of "folded" RTSP header values
2011-12-13 12:01:46 -08:00
Andreas Huber
3ab6300840
Merge "DO NOT MERGE: Support for parsing of "folded" RTSP header values" into ics-mr1
2011-12-13 11:59:50 -08:00
Amith Yamasani
9413c200eb
Merge "Manual merge: Update VIBRATE_ON to a supported value when upgrading from GB."
2011-12-13 10:43:47 -08:00
Amith Yamasani
398c83cc07
Manual merge: Update VIBRATE_ON to a supported value when upgrading from GB.
...
Bug: 5738552
If value has ringer set to VIBRATE_OFF, we need to update it to the
now default, as VIBRATE_OFF is inconsistent with the new UI controls.
Make sure notification vibrate setting follows ringer vibrate setting.
Change-Id: I0f15a3d1ea8502d542e3178f732cc2503104458f
2011-12-13 10:38:47 -08:00
Gilles Debunne
a2ea425f25
Merge "Re-synced MR1 and master for SpellChecker"
2011-12-13 10:31:38 -08:00
Selim Gurun
4f433d53c9
Merge "Move ssl callbacks to webcore thread."
2011-12-13 10:25:18 -08:00
Andreas Huber
9a023f1f8e
DO NOT MERGE: Support for parsing of "folded" RTSP header values
...
and some tweaks to the AMR assembler contributed by Samsung (untested).
Change-Id: I6c3df31fa3a35433bfddfdda82747bb4c6ee86a1
related-to-bug: 5669027
2011-12-13 10:09:48 -08:00
Selim Gurun
38f3610a29
Move ssl callbacks to webcore thread.
...
Bug: 4586251
Original CL was for ics-mr1. We decided it should be in master
instead. Original CL
https://android-git.corp.google.com/g/154083
Current ssl cert logic makes callbacks to webkit from the
UI thread. This is not right. Move the callbacks to proper thread.
Change-Id: Ie3de7dbaed7780dbb6cf537ca1d29686d867b784
2011-12-13 10:08:27 -08:00
Chris Craik
34e7ce888d
am 574a1296: Merge "Update tilebenchmark to work with current drawing infrastructure"
...
* commit '574a12968a24a0c24c96908568d8707a8d713d1c':
Update tilebenchmark to work with current drawing infrastructure
2011-12-13 08:54:45 -08:00
Chris Craik
574a12968a
Merge "Update tilebenchmark to work with current drawing infrastructure"
2011-12-13 08:53:06 -08:00
Brian Colonna
9c4a02f2eb
am 666e6d73: Merge "Changed how Face Unlock coordinates are specified"
...
* commit '666e6d73c187ecaa771591f87b929c4dff4e84bc':
Changed how Face Unlock coordinates are specified
2011-12-13 06:39:50 -08:00
Brian Colonna
666e6d73c1
Merge "Changed how Face Unlock coordinates are specified"
2011-12-13 06:38:13 -08:00
The Android Open Source Project
420894c938
am 94fac16a: am da296533: Reconcile with ics-mr1-release
...
* commit '94fac16acc062a7c4c889ca23ebcc7b4e8fecb4c':
2011-12-13 05:48:36 -08:00
Ashish Sharma
1ca3470e27
am 31c5158c: Merge "Add a command option to display installerPackageName"
...
* commit '31c5158c5aeb2964182f29a4ced947f5603e839e':
Add a command option to display installerPackageName
2011-12-13 05:48:24 -08:00
Romain Guy
8c464b79bf
am 5009f65c: Merge "Optimize state changes"
...
* commit '5009f65c9a676b64869e638e08ec0294e20d7e6e':
Optimize state changes
2011-12-13 05:48:15 -08:00
Jeff Sharkey
fa2416023f
am 4dbfa44a: am f0213bf1: am f0bbc494: Merge "Avoid NPE when missing network stats." into ics-mr1
...
* commit '4dbfa44a2164724914b451ab1d6d0af8c0e9d1be':
Avoid NPE when missing network stats.
2011-12-13 05:48:12 -08:00
Mike Cleron
05bb6d9b9e
am 12d4b3cb: am 3f69fad9: (-s ours) am 840201d6: Merge "Update VIBRATE_ON to a supported value when upgrading from GB." into ics-mr1
...
* commit '12d4b3cb96dd7ceb9e2f742898fc6bcc263a8011':
Update VIBRATE_ON to a supported value when upgrading from GB.
2011-12-13 05:48:08 -08:00
Romain Guy
23d0deeb2b
am da7642b3: Merge "Minimize the amount of data uploaded to draw text"
...
* commit 'da7642b31bb3490655016df979b0fad95425ac5f':
Minimize the amount of data uploaded to draw text
2011-12-13 05:48:03 -08:00
Romain Guy
a72a3f077a
am 51fbb009: Merge "Various OpenGL optimizations"
...
* commit '51fbb009661e8eeb41730fe107179425e5392b6d':
Various OpenGL optimizations
2011-12-13 05:48:01 -08:00
Katherine Kuan
2820e17f5c
am 9751190b: Merge "Add logging to country detector logic"
...
* commit '9751190b85a0e74c1f3bb99d23067149a0de88da':
Add logging to country detector logic
2011-12-13 05:47:57 -08:00
Dianne Hackborn
05e80d03db
am acd5f963: am 0ae6e171: am 359bb3b4: Final API 15.
...
* commit 'acd5f963b91f481ac0ec05c4b1517cd86eb37fe7':
Final API 15.
2011-12-13 05:47:52 -08:00
Dianne Hackborn
a50e705b0f
am df3c49ee: am 2ad8a89b: am a1279586: Merge "SDK only: now that support lib is in SDK, we can link to it." into ics-mr1
...
* commit 'df3c49ee2e00f85599348473951a208be9397829':
SDK only: now that support lib is in SDK, we can link to it.
2011-12-13 05:47:50 -08:00
Gilles Debunne
f8c409769e
am ba364285: am 8e22ec9b: am a1277de3: Merge "Prevent a memory leak in TextLine." into ics-mr1
...
* commit 'ba3642850295ac3bdf57cb1ce9a26ec430c2b4c3':
Prevent a memory leak in TextLine.
2011-12-13 05:47:45 -08:00
Gilles Debunne
51e418715b
am a4b1b8ab: am 7ffadba5: am 1fb90497: Merge "Text blinking cursor hard to see." into ics-mr1
...
* commit 'a4b1b8ab3c240efe82d1018a54277f16dc03a8fa':
Text blinking cursor hard to see.
2011-12-13 05:47:43 -08:00
Adam Powell
6309759cf4
am f8c2abca: am bffe0be3: am 9c92fcd9: Merge "Bug 5727679 - CTS test ViewGroupTest#testGetChildVisibleRect" into ics-mr1
...
* commit 'f8c2abcadd5d7fbac64f84e6b31ec45102bcf3dd':
Bug 5727679 - CTS test ViewGroupTest#testGetChildVisibleRect
2011-12-13 05:47:41 -08:00
The Android Open Source Project
94fac16acc
am da296533: Reconcile with ics-mr1-release
...
* commit 'da29653305f299d6390492333a6360cfa78665d9':
2011-12-13 05:40:57 -08:00
The Android Open Source Project
da29653305
Reconcile with ics-mr1-release
...
Change-Id: I96fd9c00680c7ff0e5c9fba04f8c08a31cf1cfa8
2011-12-13 05:11:43 -08:00
Ashish Sharma
31c5158c5a
Merge "Add a command option to display installerPackageName"
2011-12-13 00:31:53 -08:00
The Android Automerger
6c9b675886
merge in ics-mr1-release history after reset to ics-mr1
2011-12-12 22:08:59 -08:00
Romain Guy
5009f65c9a
Merge "Optimize state changes"
2011-12-12 20:36:22 -08:00
Romain Guy
f3a910b423
Optimize state changes
...
Change-Id: Iae59bc8dfd6427d0967472462cc1994987092827
2011-12-12 20:35:21 -08:00
Jeff Sharkey
4dbfa44a21
am f0213bf1: am f0bbc494: Merge "Avoid NPE when missing network stats." into ics-mr1
...
* commit 'f0213bf1833e49744b29be97e44c3e9eaad9449d':
Avoid NPE when missing network stats.
2011-12-12 20:23:47 -08:00
Jeff Sharkey
f0213bf183
am f0bbc494: Merge "Avoid NPE when missing network stats." into ics-mr1
...
* commit 'f0bbc494d638f4c77e688bf9410027f453301559':
Avoid NPE when missing network stats.
2011-12-12 20:21:34 -08:00
Jeff Sharkey
f0bbc494d6
Merge "Avoid NPE when missing network stats." into ics-mr1
2011-12-12 20:19:27 -08:00
Gilles Debunne
249d1e827a
Re-synced MR1 and master for SpellChecker
...
Some auto-merges got lost, re-syncing master with the latest
and greatest from MR1.
Change-Id: Ifc0b5d1fd2e11e68d219c3f491f37d4c047579a0
2011-12-12 20:06:31 -08:00
Mike Cleron
12d4b3cb96
am 3f69fad9: (-s ours) am 840201d6: Merge "Update VIBRATE_ON to a supported value when upgrading from GB." into ics-mr1
...
* commit '3f69fad9e958f867ceaab9c370b97959e3337c50':
Update VIBRATE_ON to a supported value when upgrading from GB.
2011-12-12 19:27:36 -08:00
Romain Guy
da7642b31b
Merge "Minimize the amount of data uploaded to draw text"
2011-12-12 19:04:40 -08:00
Romain Guy
51fbb00966
Merge "Various OpenGL optimizations"
2011-12-12 19:04:32 -08:00