James Dong
49dad77148
Merge "Give the standard not compliant video sample a chance if its size in the mp4 header is invalid"
2010-12-16 10:24:27 -08:00
Daniel Sandler
6f6cf3c5e5
Reimplement StatusBarManager.disable(DISABLE_SYSTEM_INFO).
...
Bug: 3284968
Change-Id: I7171b7770c2972bb56672a771c7ed5ca10fb4dda
2010-12-16 12:54:03 -05:00
Iain Merrick
6a4d0a6af2
Merge "*Don't* disable CacheManager when using Chromium HTTP stack."
2010-12-16 08:52:14 -08:00
Iain Merrick
811665e905
*Don't* disable CacheManager when using Chromium HTTP stack.
...
This reverts CL https://android-git.corp.google.com/g/84508
After lengthy discussion we have decided that disabling CacheManager
is too risky for third-party apps, and that enough functionality is
still available for it to be useful.
WebView.loadUrl() will not add pages to the cache, but it is still
possible to add them manually via CacheManager.saveCacheFile().
Change-Id: I6cfd9f93bb8d685450f048375adad9d17fa4eeba
2010-12-16 16:31:44 +00:00
Kristian Monsen
d085e1c34f
Merge "Fix for crash in third-party app"
2010-12-16 08:23:45 -08:00
Leon Scroggins
633567468a
Do not remove WebTextView when focus size changed.
...
Bug:3244237
Change-Id: I3302a4c0544a19f0f96bce833010889c4742a3a0
2010-12-16 11:16:03 -05:00
Hung-ying Tyan
636a9c4e2c
Merge "Check port in create peer's SIP profile."
2010-12-16 07:56:35 -08:00
Kristian Monsen
d24ce5949d
Fix for crash in third-party app
...
Dolphin crashed when sContext.getCacheDir got called too early.
This was because the let the user choose to use sdcard or
internal memory, and the choice was not yet made.
Change-Id: I8b3ba260c26233c6459efbb9e5e50fad2260a24d
2010-12-16 15:44:33 +00:00
Patrick Scott
d09bcafb90
Merge "Add EXTRA_SKIP_UI to skip the confirmation page."
2010-12-16 06:05:16 -08:00
Steve Block
1fd257d99d
Merge "Add LayoutTest http/tests/appcache/foreign-fallback.html to the DRT ignore list"
2010-12-16 05:37:27 -08:00
Steve Block
6a6146958c
Add LayoutTest http/tests/appcache/foreign-fallback.html to the DRT ignore list
...
Bug: 3285647
Change-Id: I3acafe4690a4d2c7fae74bbd01a5f487867f2fc6
2010-12-16 13:30:52 +00:00
Patrick Scott
80fdd65156
Add EXTRA_SKIP_UI to skip the confirmation page.
...
Bug: 3284120
Change-Id: I6043ab859a813c7a70a3b782394dc5ace4890294
2010-12-16 08:04:58 -05:00
Shih-wei Liao
667fb848aa
Whenever LoadBinary fails, recompile. Fixing the multi-instance bug.
...
Change-Id: Ib1565efe1353ed788a3ed3c81c6067e92d8ef0e5
2010-12-16 04:58:35 -08:00
Hung-ying Tyan
eecf4a6f11
Check port in create peer's SIP profile.
...
SipURI returns port -1 when port is not present in the URI.
Don't call SipProfile.Builder.setPort() when that happens.
Change-Id: Ic5fe7301195705a77010038cae20d6629b33135e
2010-12-16 20:27:57 +08:00
Chih-Chung Chang
c32dd5f2d1
Fix 3274309: Returns correctly sized thumbnails for MINI_KIND video thumbnails.
...
Change-Id: I88b293e44430eebe780dfb9eb06d80f8ce89483f
2010-12-16 17:44:30 +08:00
Adam Cohen
36f43908ae
Changing StackView layout to space items differently
...
Change-Id: Ia46d28312321b338b4a3aec1df9fa00c645f5b73
2010-12-16 00:24:58 -08:00
Amith Yamasani
4aedb39a49
New SearchView assets and close-button behavior change.
...
Hide the close button in SearchView when there's no text in it and it's not iconified by default.
Bug: 3275206
Adds Holo.Light theme and fixes the query refinement icon.
2010-12-15 20:09:33 -08:00
Gilles Debunne
066460f3ba
Fix for testAccessTransformationMethod cts test.
...
Single line textView should impose their number of lines and their
transformation method.
Bug 3289818
Change-Id: If1f1252ded1250e2aff85f1c615cc2e17026ba1d
2010-12-15 18:28:05 -08:00
Daniel Sandler
0ad460b087
Look again; the system bar is now diamonds.
...
Lights Out 3.0 (bug 3241144)
- new artwork
- new transition animations
- new interaction (tap anywhere to dismiss & interact)
- much simpler overall design and implementation
Layout (bug 3242949)
- fine-tuned spacing on navigation and notification icons
- notification icon spacing compresses in portrait
Shirt Pocket (bug 3203179)
- disabled for now
Bug: 3241144
Bug: 3242949
Bug: 3203179
Change-Id: I6e9b7f9ebe07317d07609f11d5f03f22269bc7bb
2010-12-15 20:53:32 -05:00
James Dong
c9e1c80f78
Give the standard not compliant video sample a chance if its size in the mp4 header is invalid
...
Change-Id: Ib573ededb9c73285822fa238120faa484402bcf7
2010-12-15 17:40:08 -08:00
Romain Guy
b146b1214e
Fix text shadow rendering issue.
...
Change-Id: Ic9eb0d38ad684d2f2c95a4f586f865db911cb872
2010-12-15 17:28:30 -08:00
Gilles Debunne
33a8cfb0af
Show keyboard when user starts a text selection.
...
Bug 3266297
Change-Id: I1985ab52ae867c4a6c92279986cd6d0654614118
2010-12-15 16:52:51 -08:00
Jaikumar Ganesh
a69293a00d
Merge "Add FLAG_RECEIVER_REGISTERED_ONLY_BEFORE_BOOT to name changed broadcast."
2010-12-15 16:07:43 -08:00
James Dong
e40dbfe13c
Merge "Opted to recognize "h263" or "H263" boxes in an mp4 file"
2010-12-15 16:05:24 -08:00
Gilles Debunne
39be4bdd59
Merge "Support custom themes in TabHost."
2010-12-15 16:01:47 -08:00
Dianne Hackborn
342ea9dcf4
Merge "Turn thumbnails back on."
2010-12-15 15:56:22 -08:00
Mathias Agopian
a6b8c1c3bd
workaround [3201922] display not on: log full of gralloc errors
...
while we're waiting for the real fix in the gralloc/gpu driver,
this workaround should resolve the issue.
we make sure to call compositionComplete after everytime we do
composition with the GPU (even for the screenshot case), which is
where the buffer locks are released.
Change-Id: I3cb5ad67d48c81a23100172bab77e86a70e29152
2010-12-15 15:54:57 -08:00
James Dong
0efdc95d59
Opted to recognize "h263" or "H263" boxes in an mp4 file
...
bug - 3278240
Change-Id: Ifd1b1f3e5dd55dbf2c33bbad9dd51998c25bfc15
2010-12-15 15:49:46 -08:00
Robert Greenwalt
9d6fa8693e
Merge "Correct an error code to pass CTS."
2010-12-15 15:48:03 -08:00
Andreas Huber
7c6ca1907e
Merge "Properly order the data written out to the transport stream by timestamp."
2010-12-15 15:37:30 -08:00
Patrick Dubroy
c7a65e27a8
Merge "Allow a JNI local ref to be passed directly into globalRef()."
2010-12-15 15:33:29 -08:00
Robert Greenwalt
0be1e9844a
Correct an error code to pass CTS.
...
We used to report an unmatch stopUsingNetworkFeature call with an "ok, stopped" response,
but we need to report it as an error.
bug:3281837
Change-Id: I35728159e62a021cb10de4396b3f60a92df0570f
2010-12-15 15:22:50 -08:00
Andreas Huber
a84b4805f0
Merge "Initial support for a true streaming player for mpeg2 transport streams."
2010-12-15 15:22:29 -08:00
Andreas Huber
a15874665f
Initial support for a true streaming player for mpeg2 transport streams.
...
Change-Id: I153eec439d260a5524b21270e16d36940ec3161a
2010-12-15 15:18:26 -08:00
Brad Fitzpatrick
f57b00b3d5
Merge "Put Log.wtf's terrible failure in logcat -b main."
2010-12-15 15:16:42 -08:00
Brad Fitzpatrick
26d8fa9dbf
Put Log.wtf's terrible failure in logcat -b main.
...
As discovered by jpa@, previously it was only in logcat -b events, not
-b main, which people don't typically watch.
Bug: 2964398
Change-Id: Id672dd936f1678dd347158428b0ca03e4ad1e2d4
2010-12-15 15:14:06 -08:00
Svetoslav Ganov
f02d4e36d7
Merge "Updating the light Date picker theme. Some UI fixes."
2010-12-15 15:13:49 -08:00
Svetoslav Ganov
99b539f632
Updating the light Date picker theme. Some UI fixes.
...
Change-Id: Ic83fdf93868bf86478a1173e82f24ac27f6301bc
2010-12-15 15:09:51 -08:00
Patrick Dubroy
a2f0e2d6b7
Allow a JNI local ref to be passed directly into globalRef().
...
Change-Id: If3063e88ec1eba7a13c983f5f71be6a2d84c4d60
2010-12-15 15:05:47 -08:00
Huahui Wu
e2975f17cc
b/2946595 Remove the touch events filter upon maps.google.com team's request.
...
Change-Id: I83966bc447f67abdce47a77cb682bc3e834184c3
2010-12-15 15:00:03 -08:00
Dianne Hackborn
7c8a4b3776
Turn thumbnails back on.
...
Change-Id: I5b895d4f3558cbae3c5920a3672f02e48c00a8b4
2010-12-15 14:58:00 -08:00
Andreas Huber
fb16f7009b
Properly order the data written out to the transport stream by timestamp.
...
This ensures data locality across tracks.
Change-Id: I823b9407e3603473422177ec02dff4860ffc5b4f
2010-12-15 14:56:43 -08:00
Andreas Huber
ebf90ac7a8
Merge "Proper recovery of timestamp information in the transport stream parser."
2010-12-15 14:55:29 -08:00
Jim Miller
1108306b36
Merge "Fix 3148496: Update LockScreen assets & layouts"
2010-12-15 14:55:04 -08:00
Daniel Sandler
3ffd5364bf
Merge "Remove unused assets in SystemUI."
2010-12-15 14:54:52 -08:00
Scott Main
a156b297a5
am 61aeb2b7: (-s ours) am b094b0c4: modifications to webinars: add the ability to add an upcoming webinar event to Google Calendar; add some introduction text; adjust some markup
...
* commit '61aeb2b7212cae211ce68b3600ddbe69c6e98bb3':
modifications to webinars: add the ability to add an upcoming webinar event to Google Calendar; add some introduction text; adjust some markup
2010-12-15 14:39:33 -08:00
Mathias Agopian
6b272b89b7
Merge "Fix a problem where hwc and GL composition could show a different buffer"
2010-12-15 14:38:57 -08:00
Alon Albert
744e310f66
Clear all pending backoffs on a reconnect event
...
Change-Id: I509e2c6c9d95922d196ac805eded523b674ad805
2010-12-15 14:28:52 -08:00
Jim Miller
936236c01d
Merge "Fix 3201849: Tweak WaveView animation; update resource."
2010-12-15 14:12:21 -08:00
Scott Main
61aeb2b721
am b094b0c4: modifications to webinars: add the ability to add an upcoming webinar event to Google Calendar; add some introduction text; adjust some markup
...
* commit 'b094b0c4a4309f48d9da7253de78ebda20a8a81c':
modifications to webinars: add the ability to add an upcoming webinar event to Google Calendar; add some introduction text; adjust some markup
2010-12-15 14:11:08 -08:00