Jason Sams
072671f0ee
Merge "Fix debugging support for float vectors and add matrix debugging."
2010-08-06 16:24:15 -07:00
Jason Sams
d64188a4a4
Fix debugging support for float vectors and add matrix debugging.
...
Change-Id: Ie1ee3764a32889f3c39b923186f14af74ecb772f
2010-08-06 16:22:50 -07:00
Paul Eastham
2032d03645
Merge "Add support for playing a sound before/after dumpstate."
2010-08-06 16:12:55 -07:00
Andreas Huber
ad98d383a0
Support for communicating if a buffer read from the _extractor_ is a sync sample or not.
...
Change-Id: Ie71506224d937cfff1fa1273bfac31c47db8845f
related-to-bug: 2900534
2010-08-06 15:46:17 -07:00
Konstantin Lopyrev
c6dc45700b
Make sure profiling is done only for views that are actually measured, laid out and drawn.
...
Change-Id: I88c66e882be2781d079c51b6580a19c4e359c5b1
2010-08-06 15:41:33 -07:00
Andreas Huber
261aaa16a2
Merge "Properly skip the 'skip' chunk in mpeg4 files." into gingerbread
2010-08-06 15:21:47 -07:00
Alex Sakhartchouk
8e3e359e59
Merge "Added drop shadow renderer to the font class."
2010-08-06 15:05:40 -07:00
Andreas Huber
765b8aa8de
Properly skip the 'skip' chunk in mpeg4 files.
...
Change-Id: I6795347f91f24d5379e8dc80a24ae016a9629c9c
related-to-bug: 2901311
2010-08-06 15:02:54 -07:00
Paul Eastham
bfb071df71
Add support for playing a sound before/after dumpstate.
2010-08-06 14:58:34 -07:00
Alex Sakhartchouk
f18136cb3c
Added drop shadow renderer to the font class.
...
Change-Id: Id243abfbbb58e54f6a05f592a302984b5321e608
2010-08-06 14:49:04 -07:00
Steve Howard
9fbf00cb04
Merge "Slight improvement (hopefully) to orientation sensing." into gingerbread
2010-08-06 14:28:37 -07:00
Romain Guy
9e044aed21
Fix NPE in RoundRectShape.
...
Change-Id: I3cef1b2723e5ebf3583f91b1bfe8121c0f6d253d
2010-08-06 14:27:30 -07:00
Konstantin Lopyrev
3b0d3d5141
Merge "Adding a way for Hierarchy Viewer to get the focused window." into gingerbread
2010-08-06 14:10:29 -07:00
Konstantin Lopyrev
f962476471
Adding a way for Hierarchy Viewer to get the focused window.
...
Change-Id: I01e6ab4aa24d632fba586cb9e112d8d9df1a681a
2010-08-06 13:27:31 -07:00
Steve Howard
db86c59e62
New drawables for the update to the maps API (DO NOT MERGE)
...
Manual merge from master.
Change-Id: I97ad9daff6036e5c7b9e946b53191574c8b0b6ed
2010-08-06 13:10:25 -07:00
Jesse Wilson
145b0c8be7
Fixing current.xml to handle last minute JSON API changes
...
Change-Id: I8cc2a686c1da4cc01c2b4aba5b017a54f5252c16
2010-08-06 12:39:58 -07:00
Daniel Sandler
d09caeb151
Merge "Fix startup crash on phones."
2010-08-06 12:07:17 -07:00
Daniel Sandler
7bff7e6e84
Fix startup crash on phones.
...
Bug: 2899243
Change-Id: I344fdd4cd3acce64f78cb9b71848b888f59fadfa
2010-08-06 15:06:18 -04:00
Adam Powell
6dd73b45a4
Fix some lifecycle issues with populating the action bar's menu
...
Change-Id: I5f63df3260392b09fbb7120986702d01dac5906c
2010-08-06 11:30:35 -07:00
Romain Guy
22158e139a
Automatically cleanup textures that don't fit in the cache.
...
Change-Id: I4f29ed96ea11118b391fb957e1e4d1b8fcef1537
2010-08-06 11:18:34 -07:00
Steve Howard
8e15afe799
Make downloads visible by default.
...
Change-Id: I8f8b325658d8afc964bddd3f1c03ed20e6bd10aa
2010-08-06 11:06:49 -07:00
Derek Sollenberger
ff0f973442
Support complex characters in plugins.
...
Complex characters like chinese are sent via the onKeyMultiple()
callback. The WebView passes these characters to Webkit so that
non-text inputs (e.g. plugins) can process them.
Change-Id: I159c4a404c195b60cc7f63ef4bff0aa80db96c3f
http://b/2900114
2010-08-06 14:05:15 -04:00
Romain Guy
604b1e5068
Merge "Fix incorrect memory cleanup in SkiaShader."
2010-08-06 10:58:07 -07:00
Romain Guy
25ee037fee
Fix incorrect memory cleanup in SkiaShader.
...
Bug #2895037
Change-Id: Id233c2a8a5b709dc9f26ff60aad989e9583a2382
2010-08-06 10:57:58 -07:00
Jesse Wilson
76d7e20a75
A new streaming JSON API.
...
Change-Id: Iefa7ee44ddacbe22ea9ebca3165ac59030659bf2
2010-08-06 10:34:44 -07:00
Michael Kolb
fdde0003e6
Merge "added scroll control support to WebView"
2010-08-06 10:18:41 -07:00
John Huang
928245d16f
Merge "Add supporting MCC=450(Korea)"
2010-08-06 10:02:08 -07:00
Mike Lockwood
b83f9c3027
Merge "Set umask of system server to 0077"
2010-08-06 09:40:54 -07:00
Nipun Kwatra
f9263dd0ea
Merge "When using still camera for time lapse capture, don't set preview."
2010-08-06 09:02:11 -07:00
Kenny Root
818490ab2a
Fix String8::operator+
...
The LHS was ignored when using:
String8 + String8
String8 + (const char*)
Add unit tests for above.
Bug: 2898473
Change-Id: Ic8fe7be668b665c36aaaa3fc3c3ffdfff0fbba25
2010-08-06 09:00:10 -07:00
Maksymilian Osowski
f2cbc68d73
Merge "Added detection of missing EventSender functions."
2010-08-06 08:11:15 -07:00
Mike Lockwood
7503b96e8e
am 19be0bd0: am 5723dfe8: GPS: Don\'t set XTRA download pending flag at boot time.
...
Merge commit '19be0bd07e348fc405e1c46a698843695fc64e48'
* commit '19be0bd07e348fc405e1c46a698843695fc64e48':
GPS: Don't set XTRA download pending flag at boot time.
2010-08-06 07:44:28 -07:00
Mike Lockwood
19be0bd07e
am 5723dfe8: GPS: Don\'t set XTRA download pending flag at boot time.
...
Merge commit '5723dfe8c87d0887b8926f43637ed300466890d2' into gingerbread-plus-aosp
* commit '5723dfe8c87d0887b8926f43637ed300466890d2':
GPS: Don't set XTRA download pending flag at boot time.
2010-08-06 07:41:44 -07:00
Mike Lockwood
5723dfe8c8
GPS: Don't set XTRA download pending flag at boot time.
...
XTRA data downloads are now strictly on demand from the GPS engine.
Also fix typo in handleDownloadXtraData()
Change-Id: Ied1a6e2e62134add4d965326aae909c86f834682
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-08-06 10:15:15 -04:00
Mike Lockwood
90960e87ec
Set umask of system server to 0077
...
This matches the previous behavior of java.io.File file and directory creation.
BUG: 2898660
Change-Id: Ie8978a3fc44abfd22f8046e66742e715354220a8
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-08-06 09:19:58 -04:00
Maksymilian Osowski
7e2a39b598
Added detection of missing EventSender functions.
...
Change-Id: I5268a66089d5e29a9ae5e496d05f3c79465771f5
2010-08-06 10:11:12 +01:00
Chia-chi Yeh
5727e6cc82
am 69a8d4a8: am 4c5d28ce: RTP: move into frameworks.
...
Merge commit '69a8d4a8723d5c9fd7d93a15d09b3809cd56f50a'
* commit '69a8d4a8723d5c9fd7d93a15d09b3809cd56f50a':
RTP: move into frameworks.
2010-08-05 23:19:42 -07:00
Chia-chi Yeh
69a8d4a872
am 4c5d28ce: RTP: move into frameworks.
...
Merge commit '4c5d28cee0537c83ff0e5bc0daaae78f68dfc7c8' into gingerbread-plus-aosp
* commit '4c5d28cee0537c83ff0e5bc0daaae78f68dfc7c8':
RTP: move into frameworks.
2010-08-05 23:17:23 -07:00
Chia-chi Yeh
4c5d28cee0
RTP: move into frameworks.
...
Change-Id: Ic9c17b460448c746b21526ac10b647f281ae48e9
2010-08-06 14:12:05 +08:00
Chung-yih Wang
910cf20289
Merge "Fix the SipPhone codes related to the ITelephone interface change."
2010-08-05 22:47:09 -07:00
Chung-yih Wang
88e590fb37
Fix the SipPhone codes related to the ITelephone interface change.
...
Change-Id: Id8ab7a6e4feaac67cd09e8412af61b40c6e774b4
2010-08-06 13:36:10 +08:00
Carl Shapiro
5187d2f43f
Merge "Remove overwritefree property. The underlying flag no longer exists."
2010-08-05 22:08:52 -07:00
Nipun Kwatra
453e92f6e1
When using still camera for time lapse capture, don't set preview.
...
Since HD resolution may not be supported by the video camera,
don't set preivew using the HD size. The app should have set the
preview already, just use that.
Change-Id: I2f8e89bf2c7440f7bc8db7e4a228f4c8250d92b4
2010-08-05 21:30:08 -07:00
Chung-yih Wang
cffebf85be
am 6866ecb9: am 1d62c773: Fix the build
...
Merge commit '6866ecb92700a03b4285cb8427eedf579f9cf0ea'
* commit '6866ecb92700a03b4285cb8427eedf579f9cf0ea':
Fix the build
2010-08-05 21:13:25 -07:00
Chung-yih Wang
e6747b6787
am e7b92260: am b9605886: Merge "Revert "Revert "Move SIP telephony related codes to framework.""" into gingerbread
...
Merge commit 'e7b92260e228039295874bea024b629cb5a4d89a'
* commit 'e7b92260e228039295874bea024b629cb5a4d89a':
Revert "Revert "Move SIP telephony related codes to framework.""
2010-08-05 21:11:09 -07:00
Chung-yih Wang
6866ecb927
am 1d62c773: Fix the build
...
Merge commit '1d62c7737c33f92e79f0a180b05969f52484e64c' into gingerbread-plus-aosp
* commit '1d62c7737c33f92e79f0a180b05969f52484e64c':
Fix the build
2010-08-05 21:10:06 -07:00
Chung-yih Wang
024d59601e
resolved conflicts for merge of a06ad953 to master
...
Change-Id: I282525787d7475cc72b2dec10fbc2cf8c5727b82
2010-08-06 12:06:04 +08:00
Chung-yih Wang
1d62c7737c
Fix the build
...
Change-Id: I410e2fd057b68e1b5b5b33ee10178a01d3c9b2fa
2010-08-06 11:52:38 +08:00
Carl Shapiro
a8bc19901c
Remove overwritefree property. The underlying flag no longer exists.
...
Change-Id: Iecd1710887a7b16536cdbd52846952cc72cc0727
2010-08-05 20:24:40 -07:00
Chung-yih Wang
e7b92260e2
am b9605886: Merge "Revert "Revert "Move SIP telephony related codes to framework.""" into gingerbread
...
Merge commit 'b9605886d1a94de624b6feb5a81bb37f41653437' into gingerbread-plus-aosp
* commit 'b9605886d1a94de624b6feb5a81bb37f41653437':
Revert "Revert "Move SIP telephony related codes to framework.""
2010-08-05 19:38:04 -07:00