Vasu Nori
d7bd3f0bf7
am df22d839: Merge "in requery(), when exception is caught, print warning + stacktrace" into honeycomb
...
* commit 'df22d839aa1268a8137cadb4f036fd88946aa112':
in requery(), when exception is caught, print warning + stacktrace
2011-01-07 12:43:22 -08:00
Vasu Nori
df22d839aa
Merge "in requery(), when exception is caught, print warning + stacktrace" into honeycomb
2011-01-07 12:40:16 -08:00
Robert Greenwalt
ec2e01842e
Merge "Propagate new link-status-change message to any NetworkManagementService observers. Also fix the syntax of the "interface-status-change" message. Add a null handler in the ThrottleService and Tethering classes (plus fix names)."
2011-01-07 12:14:25 -08:00
Jason parks
609dca2cc5
Merge "Add a method enable encryption."
2011-01-07 11:47:11 -08:00
Stan Chesnutt
780dfa42aa
Propagate new link-status-change message to any NetworkManagementService
...
observers. Also fix the syntax of the "interface-status-change" message. Add
a null handler in the ThrottleService and Tethering classes (plus fix names).
Change-Id: I58cabc7b0ce5662243bc6513b2de4818065e6c52
2011-01-07 11:40:33 -08:00
Adam Powell
dbba746628
am 26c0c772: Merge "Fix bug 3330223 - onCreateOptionsMenu() unable to getActionView() immediately after orientation change" into honeycomb
...
* commit '26c0c772204f0962ae7a1d888a5aeadd13350008':
Fix bug 3330223 - onCreateOptionsMenu() unable to getActionView() immediately after orientation change
2011-01-07 11:38:45 -08:00
Adam Powell
d16c9884bb
Fix bug 3330223 - onCreateOptionsMenu() unable to getActionView()
...
immediately after orientation change
Inflate action view layout resource earlier so that calls to
getActionView are valid immediately after menu inflation.
Change-Id: I8023328b1a77670ac42a783f6e4b46aa5c2a798e
2011-01-07 11:33:41 -08:00
Romain Guy
cf65322357
am 3c38e0a2: Merge "Fix typo bug in FrameLayout\'s measurement code. Bug #3327185 " into honeycomb
...
* commit '3c38e0a2a617f87a43d3647b532e3b493b7dae6d':
Fix typo bug in FrameLayout's measurement code. Bug #3327185
2011-01-07 11:04:23 -08:00
Romain Guy
3c38e0a2a6
Merge "Fix typo bug in FrameLayout's measurement code. Bug #3327185 " into honeycomb
2011-01-07 11:00:20 -08:00
Romain Guy
cf70dcb0f7
Fix typo bug in FrameLayout's measurement code.
...
Bug #3327185
Change-Id: If9a897efd8766b158749d053dabee3477bf1b053
2011-01-07 11:03:20 -08:00
Dmitri Plotnikov
5edd2a2f27
am cd3676e7: Adding AsyncTaskLoader.waitForLoader() for testing
...
* commit 'cd3676e7b835653b04d4f66251a63749e7603f5b':
Adding AsyncTaskLoader.waitForLoader() for testing
2011-01-07 09:36:43 -08:00
Dmitri Plotnikov
cd3676e7b8
Adding AsyncTaskLoader.waitForLoader() for testing
...
Change-Id: I8a4c13d48c9deca70594be58beafb68f08da65ea
2011-01-07 09:23:10 -08:00
Steve Block
473e017cf1
am 808751fe: Avoid superfluous calls to CacheManager with the Chromium HTTP stack
...
* commit '808751fe7ac16bf7224cba284a318695d8093355':
Avoid superfluous calls to CacheManager with the Chromium HTTP stack
2011-01-07 08:56:02 -08:00
Steve Block
808751fe7a
Avoid superfluous calls to CacheManager with the Chromium HTTP stack
...
When using the Chromium HTTP stack, most of the calls to CacheManager
methods are not required, as we're not using its cache. These methods
are now marked with asserts to make this clear.
Also avoid creating the cache database in WebViewDatabase.
This will avoid creating the database databases/webviewCache.db and
the directory cache/webviewCache.
Bug: 3270236
Change-Id: I68f94dde16830ed817454d5e1af961f41b71d018
2011-01-07 16:50:09 +00:00
Steve Block
77929fddea
am 5f6bcc17: Merge "Remove some superfluous null-checks when constructing a CacheResult" into honeycomb
...
* commit '5f6bcc17e94e53af155570bb4a1c774eada7ec4e':
Remove some superfluous null-checks when constructing a CacheResult
2011-01-07 07:44:42 -08:00
Jason parks
d633255276
Add a method enable encryption.
...
This is for testing and needs to be cleaned up.
Change-Id: I71cd5412f7096dc13d9ab61229ee9846c6f0006a
2011-01-07 09:01:56 -06:00
Steve Block
5f6bcc17e9
Merge "Remove some superfluous null-checks when constructing a CacheResult" into honeycomb
2011-01-07 06:12:08 -08:00
Vasu Nori
a085ef3e35
am a270bd59: Merge "fix a long-standing \'typo\' bug" into honeycomb
...
* commit 'a270bd59a8e6d291af8c1cfcf13af5260ec0ed5a':
fix a long-standing 'typo' bug
2011-01-07 00:29:38 -08:00
Romain Guy
c7715def4c
am 424a1bb0: Merge "New layers API for Views." into honeycomb
...
* commit '424a1bb09b763de298ff9141a45403dc76857c10':
New layers API for Views.
2011-01-07 00:29:26 -08:00
Jamie Gennis
ab4cdb9255
am 0c43f0be: Merge "Add SurfaceTexture JNI registration." into honeycomb
...
* commit '0c43f0bee78a2b89c06cfb2b67badfca01d2f1ba':
Add SurfaceTexture JNI registration.
2011-01-07 00:29:02 -08:00
Vasu Nori
9898d05000
am c1ca07ee: Merge "in GB requery() didn\'t throw exceptions (mostly). replicate that in HC" into honeycomb
...
* commit 'c1ca07eebb2730a4cbef5f6ba2d98abb881a85d9':
in GB requery() didn't throw exceptions (mostly). replicate that in HC
2011-01-07 00:28:49 -08:00
Joe Onorato
7f98217c48
am b9a12d7b: Merge changes Ib809d4c5,I05d69da4 into honeycomb
...
* commit 'b9a12d7b87e39e3f1588eb8d8d28129ae5449039':
This makes the events at the edge of the screen find the button.
some touch event debugging
2011-01-07 00:28:44 -08:00
Jaikumar Ganesh
d01b9be9c3
am c173b76a: Merge "Remove auto connection on ACL connection." into honeycomb
...
* commit 'c173b76a46880e99fae598b0862ae2b8c4084770':
Remove auto connection on ACL connection.
2011-01-07 00:28:23 -08:00
Jamie Gennis
f22c1708d7
am d559ebbc: Merge "Add the SurfaceTexture java class." into honeycomb
...
* commit 'd559ebbc3dd1a6b4b1bbecd30dd381b0b0328361':
Add the SurfaceTexture java class.
2011-01-07 00:28:15 -08:00
Adam Powell
570cc1834f
am 5dd6e9a9: Merge "Fix bug 3212471 - Widget.Holo.ActionButton style and friends now 76% more useful" into honeycomb
...
* commit '5dd6e9a9aa9f0b22b827253be89a909f05d5b3c1':
Fix bug 3212471 - Widget.Holo.ActionButton style and friends now 76% more useful
2011-01-07 00:28:09 -08:00
Shimeng (Simon) Wang
590db03eae
am adba8021: Merge "Make sure the reading level scale is within min/max limits." into honeycomb
...
* commit 'adba8021cd2fd0d20856fb4fbfed2cb000f3f1d5':
Make sure the reading level scale is within min/max limits.
2011-01-07 00:28:02 -08:00
Chet Haase
2e2608742e
am de69817b: Merge "Reuse of native display list objects" into honeycomb
...
* commit 'de69817b3c713069cc37e22a97b9d3238e7a52b1':
Reuse of native display list objects
2011-01-07 00:27:54 -08:00
Jaikumar Ganesh
d603fbe346
am a107eaff: Merge "Add temporary hack for keyboards not following spec." into honeycomb
...
* commit 'a107eaff030a0211417d1e65d1baa052357776d9':
Add temporary hack for keyboards not following spec.
2011-01-07 00:27:39 -08:00
Jaikumar Ganesh
a90593e5a7
am ed1b2a27: Merge "Follow the spec recommendation for keyboard pairing." into honeycomb
...
* commit 'ed1b2a275daf93b3300919207464c86751c3184c':
Follow the spec recommendation for keyboard pairing.
2011-01-07 00:27:32 -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
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
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
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
Vasu Nori
a270bd59a8
Merge "fix a long-standing 'typo' bug" into honeycomb
2011-01-06 18:57:13 -08:00
Vasu Nori
29549c7abd
fix a long-standing 'typo' bug
...
bug:2676368
Change-Id: Ie7381f343223c3bd4757de962efab7b75fe2cf1d
2011-01-06 18:46:39 -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
Vasu Nori
324dbe508e
in requery(), when exception is caught, print warning + stacktrace
...
Change-Id: Ifa03e2c4bcf09fbba5ac028d4c7a74e092450612
2011-01-06 17:45:32 -08:00
Jamie Gennis
0c43f0bee7
Merge "Add SurfaceTexture JNI registration." into honeycomb
2011-01-06 17:17:54 -08:00
Jamie Gennis
aa0ce3396c
Add SurfaceTexture JNI registration.
...
Change-Id: I5441600b334e11e6ef88eb96ebb010df75080ad6
2011-01-06 17:04:26 -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
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
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
03ab0c7231
some touch event debugging
...
Change-Id: I05d69da4db8c03f9c5131cd271bd9ee1b4996ca9
2011-01-06 16:26:06 -08:00
Jamie Gennis
d559ebbc3d
Merge "Add the SurfaceTexture java class." into honeycomb
2011-01-06 16:20:56 -08:00