Jamie Gennis
aea3120f46
am 68e4a7ac: Add the SurfaceTexture C++ implementation.
...
* commit '68e4a7ac849b681b1fb769857fc04f64262480c4':
Add the SurfaceTexture C++ implementation.
2011-01-07 00:26:58 -08:00
Jamie Gennis
a6100356d4
am 0a53d5c8: Add the ISurfaceComposer::createGraphicBuffer IPC.
...
* commit '0a53d5c81b5553d6063b8133492275ce88186978':
Add the ISurfaceComposer::createGraphicBuffer IPC.
2011-01-07 00:26:49 -08:00
Vasu Nori
f17fd6af1d
am 42edf0f8: Merge "requery() should close cursorwindow insead of setting it to null." into honeycomb
...
* commit '42edf0f8cf8ca85dd5010558ff399e2c9a4c779c':
requery() should close cursorwindow insead of setting it to null.
2011-01-07 00:26:40 -08:00
Vasu Nori
4e11ab974c
am 8e6a513c: Merge "set default mode of WAL to be off." into honeycomb
...
* commit '8e6a513c97a91e897955de62c39afa03bb70dcbf':
set default mode of WAL to be off.
2011-01-07 00:26:31 -08:00
Adam Powell
d7c564109e
am 21e713d6: Merge "Fix bug 3327227 - Adjust overflow menu padding" into honeycomb
...
* commit '21e713d615a9bab2aabf511f1e7991ea318f8ccc':
Fix bug 3327227 - Adjust overflow menu padding
2011-01-07 00:26:21 -08:00
Cary Clark
a1ff823b25
am b83a4b98: Merge "pass enter key to webkit more often" into honeycomb
...
* commit 'b83a4b98de886ee3604d135c28e5ac3014acaaf6':
pass enter key to webkit more often
2011-01-07 00:26:12 -08:00
Xavier Ducrohet
377675711c
am 29c288da: Cherry-pick 9b53dd9d60a01ddb1307177c296c7b4fd6114753 from master
...
* commit '29c288da5260ac221b941e69b960aa2127cbdef0':
Cherry-pick 9b53dd9d60a01ddb1307177c296c7b4fd6114753 from master
2011-01-07 00:26:01 -08:00
Steve Block
45db7f6a12
am 67ba204a: Tidy up CacheManager comments and documentation
...
* commit '67ba204aa23e7d5a96ad241a1623e44976b51741':
Tidy up CacheManager comments and documentation
2011-01-07 00:25:51 -08:00
Steve Block
84aa2bf89a
am e7fc1d26: Remove an unused non-public CacheManager method
...
* commit 'e7fc1d26c5061cda7076d974f705c240e4e244fc':
Remove an unused non-public CacheManager method
2011-01-07 00:25:38 -08:00
Mike Lockwood
8a81c5e7bc
am 264f6cd0: Temporarily remove UsbManager support for USB host.
...
* commit '264f6cd0b9215f75dd5917252abea98e8fce6222':
Temporarily remove UsbManager support for USB host.
2011-01-07 00:25:27 -08:00
Mike Lockwood
b5a81c438d
am 27480cd4: Remove support for obsolete PTP content provider
...
* commit '27480cd49470af667dc8985f45b5ba43ab9ed4cd':
Remove support for obsolete PTP content provider
2011-01-07 00:25:16 -08:00
Mike Lockwood
81de99c74e
am 65d2a4cb: Remove CameraBrowser test app
...
* commit '65d2a4cb5f10a3964f66628be859bc150ec8921e':
Remove CameraBrowser test app
2011-01-07 00:25:05 -08:00
Mike Lockwood
88845be624
am 215b682b: MTP: changes to use new usb_request support in libusbhost
...
* commit '215b682b8a02ac51d820b8e301d50431bdd09b3d':
MTP: changes to use new usb_request support in libusbhost
2011-01-07 00:24:53 -08:00
Robert Ly
744d4dd847
Doc change: Deleting obsolete files and adding html redirects. Adding previously deleted hv and traceview docs.
...
Change-Id: Icee09b54ea68af78b48e8a0a46913522552da887
2011-01-06 22:26:47 -08:00
Wink Saville
cde0233512
Add telephony.sms.receive and telephony.sms.send properties.
...
The purpose of these properties is to allow, at boot time, the
enable and disabling of receiving and sending of SMS messages.
These properties are used to initialize two booleans within
[Gsm|Cdma]SMSDispatcher code. The two booleans are initialized
to the value of config_sms_capable and when config_sms_capable
is false the device can neither receive nor send SMS.
Under some conditions, such as testing, it could be desirable
to send and or receive SMS messages on a device where config_sms_capable
is false. With the addition of these two properties it is now possible
to use /data/local.prop to control the booleans independently.
bug: 3315489
Change-Id: I83fe6f2da7d66ff720f28b696d8d76ec388706c0
2011-01-06 21:24:34 -08:00
Jesse Wilson
1e356e80cd
Merge "Deprecate a method that formats only IPv4 addresses."
2011-01-06 19:33:52 -08:00
Jesse Wilson
07481ccd1d
Deprecate a method that formats only IPv4 addresses.
...
Anyone calling this method is probably storing IP addresses
in an int, which doesn't make sense anymore.
Change-Id: Iba535b66f6cff47ce07b5ecc6427e3b2fd846998
2011-01-06 19:33:00 -08:00
Xavier Ducrohet
10af738336
LayoutLib: Finish the matrix delegate.
...
Change-Id: Ife70a4707c113f4a2aed18e303cb2f221c73db2a
2011-01-06 19:20:03 -08:00
Vasu Nori
a270bd59a8
Merge "fix a long-standing 'typo' bug" into honeycomb
2011-01-06 18:57:13 -08:00
Romain Guy
424a1bb09b
Merge "New layers API for Views." into honeycomb
2011-01-06 18:50:19 -08:00
Vasu Nori
29549c7abd
fix a long-standing 'typo' bug
...
bug:2676368
Change-Id: Ie7381f343223c3bd4757de962efab7b75fe2cf1d
2011-01-06 18:46:39 -08:00
Justin Ho
646897cb07
Merge "Updated flightmode stat_sys icon" into honeycomb
2011-01-06 18:34:34 -08:00
Romain Guy
171c592f0b
New layers API for Views.
...
This API can be used to back a view and its children with either a
software layer (bitmap) or hardware layer (FBO). Layers have
various usages, including color filtering and performance
improvements during animations.
Change-Id: Ifc3bea847918042730fc5a8c2d4206dd6c9420a3
2011-01-06 18:34:30 -08:00
Justin Ho
a5742aeb81
Updated flightmode stat_sys icon
...
Change-Id: Ic87be7c565fe374617bb51cbac912151288a1728
2011-01-06 18:32:24 -08:00
Xavier Ducrohet
f0fe6d311d
Merge "LayoutLib: fix clipping issues." into honeycomb
2011-01-06 18:14:20 -08:00
Xavier Ducrohet
a7cac5e054
LayoutLib: fix clipping issues.
...
There were two issues:
- Graphics2D.setClip only works on rectangular shapes.
This means doing a setClip on a non rectangular shape should
basically reset the clip and intersect with the new shape.
- the current clip can be null, so the combineShape method
must handle it.
Change-Id: Id2cd7475e991d8b533ff2e8850cc2c27663f9e52
2011-01-06 18:13:49 -08:00
Eric Fischer
77813aa918
Mark the status bar configuration string untranslatable.
...
Change-Id: I77dd3b7cfca6601064329382c9ef88924af17506
2011-01-06 18:07:43 -08:00
Svetoslav Ganov
8303dccf2b
Merge "(cherrypick from master) 3322879 Device soft reboots on enabling and disabling accessibility settings" into honeycomb
2011-01-06 17:55:31 -08:00
Dianne Hackborn
32846944e9
Merge "We are now Honeycomb." into honeycomb
2011-01-06 17:41:46 -08:00
Svetoslav Ganov
563d78401d
(cherrypick from master) 3322879 Device soft reboots on enabling and disabling accessibility settings
...
Change-Id: I7cf6f9da010113d591bd0eb2c59f7a4b92a38764
2011-01-06 17:40:26 -08:00
Robert Ly
e1cf80738d
Doc Change: Fixing broken links and miscellaneous text revisions to support link fixing
...
Change-Id: Ic239c4c5600a6e24e2c55825b74e165808347010
2011-01-06 17:34:06 -08:00
Andreas Huber
0d1e15509b
Merge "Fix typo." into honeycomb
2011-01-06 17:33:06 -08:00
Andreas Huber
24b3a4ccd6
Fix typo.
...
Change-Id: I2d7796425ea746432964ce48959b6c227d31df11
2011-01-06 17:32:00 -08:00
Robert Ly
73c7370985
Merge "Doc change: fixing links set 3"
2011-01-06 17:24:07 -08:00
Robert Ly
fb892bdca4
Merge "Doc change: fixing links set 2"
2011-01-06 17:23:58 -08:00
Jamie Gennis
0c43f0bee7
Merge "Add SurfaceTexture JNI registration." into honeycomb
2011-01-06 17:17:54 -08:00
Robert Greenwalt
89c8f7554b
Merge "Fix handling of multiple possible default networks" into honeycomb
2011-01-06 17:16:48 -08:00
Robert Greenwalt
bff9018b74
Fix handling of multiple possible default networks
...
Old code assumed only 2 choices but now we have more.
bug:3328196
Change-Id: I92a02b31fae6c53f73b3684581230fad5cb1b82a
2011-01-06 17:12:23 -08:00
Jamie Gennis
aa0ce3396c
Add SurfaceTexture JNI registration.
...
Change-Id: I5441600b334e11e6ef88eb96ebb010df75080ad6
2011-01-06 17:04:26 -08:00
Svetoslav Ganov
6a74aaaea3
Merge "3322879 Device soft reboots on enabling and disabling accessibility settings (caused due to my incorrect fix of 3304011 in change If99ef28c)"
2011-01-06 17:02:44 -08:00
Vasu Nori
c1ca07eebb
Merge "in GB requery() didn't throw exceptions (mostly). replicate that in HC" into honeycomb
2011-01-06 16:52:35 -08:00
Joe Onorato
b9a12d7b87
Merge changes Ib809d4c5,I05d69da4 into honeycomb
...
* changes:
This makes the events at the edge of the screen find the button.
some touch event debugging
2011-01-06 16:45:42 -08:00
Jamie Gennis
e861d00fc3
Merge "Update api/current.xml for SurfaceTexture." into honeycomb
2011-01-06 16:37:33 -08:00
Andreas Huber
ca808ae207
Merge "If the stream for the new bandwidth doesn't have the segment we're looking for..." into honeycomb
2011-01-06 16:37:29 -08:00
Jamie Gennis
6450ef8011
Update api/current.xml for SurfaceTexture.
...
Change-Id: Ideccc156e5c3811dd8066c70b048e1e7c4196f55
2011-01-06 16:35:51 -08:00
Vasu Nori
ca74897b24
in GB requery() didn't throw exceptions (mostly). replicate that in HC
...
bug:3302851
Change-Id: I56e0bd178b200472cb1dbcbd2e80b844690b8964
2011-01-06 16:35:37 -08:00
Andreas Huber
ba572aaea6
If the stream for the new bandwidth doesn't have the segment we're looking for...
...
go back to the previous bandwidth' stream.
Change-Id: I3477cb6932102883509a7cbe9fb2b3bb02dac8c6
2011-01-06 16:32:05 -08:00
Jaikumar Ganesh
c173b76a46
Merge "Remove auto connection on ACL connection." into honeycomb
2011-01-06 16:31:15 -08:00
Jaikumar Ganesh
ef28e7eb52
Remove auto connection on ACL connection.
...
There is no need for this and causes problems with HID.
Its the reponsibility of the remote device to initiate connection
when back in range.
Fixes bug: 3282682
Change-Id: I9fed15d4ce0ae4539059001db54cc302a55e2015
2011-01-06 16:29:23 -08:00
Joe Onorato
641bad449b
This makes the events at the edge of the screen find the button.
...
Change-Id: Ib809d4c501a1863d4023a5cc52260077be295b10
2011-01-06 16:26:12 -08:00