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
Daniel Sandler
fe6a6fdb5e
am 100744fa: Merge "Fix stuck-open notification shade." into honeycomb
...
* commit '100744fa54e14be62abd211996b5dfed60de1fa4':
Fix stuck-open notification shade.
2011-01-07 09:24:44 -08:00
Dmitri Plotnikov
cd3676e7b8
Adding AsyncTaskLoader.waitForLoader() for testing
...
Change-Id: I8a4c13d48c9deca70594be58beafb68f08da65ea
2011-01-07 09:23:10 -08:00
Daniel Sandler
100744fa54
Merge "Fix stuck-open notification shade." into honeycomb
2011-01-07 09:20:09 -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
Daniel Sandler
6869c1876b
Fix stuck-open notification shade.
...
Reversing the animations isn't working well, but re-creating
them in the correct direction is, so we'll use that for now.
Bug: 3326529
Change-Id: I40fdbd1d02bb8028d4d1f1bceb15f2c335366063
2011-01-07 11:38:12 -05:00
Daniel Sandler
5b5e46bdf3
am b3b98d9b: Merge "Remove obsolete strings (rather than fix l10n guidelines)." into honeycomb
...
* commit 'b3b98d9b700ac0ae038a63b734287b4d3aad950d':
Remove obsolete strings (rather than fix l10n guidelines).
2011-01-07 07:44:48 -08: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
Daniel Sandler
b3b98d9b70
Merge "Remove obsolete strings (rather than fix l10n guidelines)." into honeycomb
2011-01-07 06:34:55 -08: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
Justin Ho
7d8ce15d16
am 646897cb: Merge "Updated flightmode stat_sys icon" into honeycomb
...
* commit '646897cb07d62f9111a0a0d88e698ddaef0fd150':
Updated flightmode stat_sys icon
2011-01-07 00:29:23 -08:00
Xavier Ducrohet
348f778b04
am f0fe6d31: Merge "LayoutLib: fix clipping issues." into honeycomb
...
* commit 'f0fe6d311d183c5fcf45d5e3e995fc8f9ed12f8b':
LayoutLib: fix clipping issues.
2011-01-07 00:29:19 -08:00
Svetoslav Ganov
4aeb8795f3
am 8303dccf: Merge "(cherrypick from master) 3322879 Device soft reboots on enabling and disabling accessibility settings" into honeycomb
...
* commit '8303dccf2b3c91b80afa44836185173ff39016ac':
(cherrypick from master) 3322879 Device soft reboots on enabling and disabling accessibility settings
2011-01-07 00:29:15 -08:00
Dianne Hackborn
560eb3e7b9
am 32846944: Merge "We are now Honeycomb." into honeycomb
...
* commit '32846944e90108a8f5f8f467a087086e5b770b27':
We are now Honeycomb.
2011-01-07 00:29:11 -08:00
Andreas Huber
cf7903e702
am 0d1e1550: Merge "Fix typo." into honeycomb
...
* commit '0d1e15509bb29e2688ccd72e984b63a874b62195':
Fix typo.
2011-01-07 00:29:06 -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
Robert Greenwalt
31ff309f2f
am 89c8f755: Merge "Fix handling of multiple possible default networks" into honeycomb
...
* commit '89c8f7554bbec5d62ebeddddc2ef2460265a80c5':
Fix handling of multiple possible default networks
2011-01-07 00:28:55 -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
Jamie Gennis
85c83b4d87
am e861d00f: Merge "Update api/current.xml for SurfaceTexture." into honeycomb
...
* commit 'e861d00fc30ecf5feab8b05c054e294a601573ee':
Update api/current.xml for SurfaceTexture.
2011-01-07 00:28:38 -08:00
Andreas Huber
63d674c3ff
am ca808ae2: Merge "If the stream for the new bandwidth doesn\'t have the segment we\'re looking for..." into honeycomb
...
* commit 'ca808ae207a95750d0f34752a7ad5313a2c2b446':
If the stream for the new bandwidth doesn't have the segment we're looking for...
2011-01-07 00:28:32 -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
Andreas Huber
43b9401d67
am f25410ed: Merge "Use NuPlayer for HTTP live streaming playback by default." into honeycomb
...
* commit 'f25410ed9695f3f07ce0302232fa6e1985ffffd7':
Use NuPlayer for HTTP live streaming playback by default.
2011-01-07 00:27:47 -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
Jamie Gennis
409a57504f
am 478353e2: Merge "Add camera service support for SurfaceTexture." into honeycomb
...
* commit '478353e23188cdd6f3dd3674f122b50ec37438b4':
Add camera service support for SurfaceTexture.
2011-01-07 00:27:24 -08:00
Andreas Huber
f5107ce46b
am 1932fef9: Merge "Colorconverter may not support some src/dst bitmap configurations." into honeycomb
...
* commit '1932fef94a14d0a1b86213864a2bcc690e0faa5e':
Colorconverter may not support some src/dst bitmap configurations.
2011-01-07 00:27:16 -08:00
Andreas Huber
56a66aa28c
am cc9585fb: Merge "If we failed to initialize the codec after transitioning to IDLE state, don\'t assert" into honeycomb
...
* commit 'cc9585fb38534f0c882cf58d3db9038198beb1b1':
If we failed to initialize the codec after transitioning to IDLE state, don't assert
2011-01-07 00:27:07 -08:00
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
Jesse Wilson
1e356e80cd
Merge "Deprecate a method that formats only IPv4 addresses."
2011-01-06 19:33:52 -08:00