45398 Commits

Author SHA1 Message Date
Yu Shan Emily Lau
45fde07742 Merge "Update the summary output format which match the PM data posting." 2011-02-17 12:21:13 -08:00
Adam Powell
9189550eeb Merge "Fix bug 3465210 - Anchored popups don't appear above anchor when there isn't enough room." 2011-02-17 12:15:23 -08:00
Dianne Hackborn
51510388ee Merge "Rework thumbnail API to not suffer from IPC failures." 2011-02-17 12:14:33 -08:00
Yu Shan Emily Lau
ce6ff2c2e6 Update the summary output format which match the PM data posting.
Change-Id: I3e3f7313020da6d0d219acd90ac9edc8a4d0bce4
2011-02-17 12:10:17 -08:00
Adam Powell
b7c1b20c8a Fix bug 3465210 - Anchored popups don't appear above anchor when there
isn't enough room.

Oops. Fix a regression introduced by recent changes.

Change-Id: I413998dc2413763f2ea3f31a7ca68f098be19b36
2011-02-17 12:09:38 -08:00
Irfan Sheriff
7cb0d07fcf Merge "Add WPA support for soft Ap" 2011-02-17 11:49:57 -08:00
Irfan Sheriff
ec8d23af73 Add WPA support for soft Ap
Bug: 2771935

Change-Id: Ib16c1c3b9aaccbcdf372365d3c0825bdf0680207
2011-02-17 11:28:15 -08:00
Xavier Ducrohet
f653aa7e6e Merge "LayoutLib: add support for layout_only render." 2011-02-17 11:21:37 -08:00
Paul Westbrook
dae6d3705d Revert "turn off sqlite WAL until bugs bug:3024421 and bug:3353077 are fixed"
This reverts commit d67dbeeb322eac08681fab5be09d30f9663cc128.

This reenables WAL in the framework.  We are tracking down the cause of
the problems with WAL
2011-02-17 10:59:56 -08:00
Leon Scroggins
defba0cabe Only give WebTextView keys if it has focus.
Bug:3460690
Change-Id: Iab82dc2c6e07a83062338ede8428e9d81ef0b949
2011-02-17 13:51:50 -05:00
Leon Scroggins
90e711670a Merge "Keep track of which keys are pressed." 2011-02-17 10:24:54 -08:00
Xavier Ducrohet
10df650f0d LayoutLib: add support for layout_only render.
Change-Id: I1cd791cf9560156c1ac488f8e454240c84e29cc6
2011-02-17 10:24:46 -08:00
Eric Fischer
3b93d3fc1e Merge "Import revised translations." 2011-02-17 10:18:05 -08:00
Eric Fischer
f04ae729fa Import revised translations.
Change-Id: I49c5a60899acbd7cb223935268507a3646b03286
2011-02-17 10:14:16 -08:00
Shimeng (Simon) Wang
572c4a7dba Merge "Fine tune the zoom overview behavior." 2011-02-17 09:55:36 -08:00
Leon Scroggins
115626a656 Keep track of which keys are pressed.
Bug:3460798

Rather than using a boolean which may not work properly,
keep track of which keys are pressed and handle up for
each key that was pressed.

Change-Id: I381bf617d1752aa194d9d8e8cf8380f9a87fc334
2011-02-17 12:45:21 -05:00
Robert Greenwalt
016d37e6c5 Merge "Make WifiInfo not use int for ip address." 2011-02-17 09:39:50 -08:00
Shimeng (Simon) Wang
d75fd491ea Fine tune the zoom overview behavior.
issue: 3451476
Change-Id: Idc267979ae0b33f4f2fbcb9aab7739bdd1dc1eff
2011-02-17 09:32:23 -08:00
Alex Sakhartchouk
2e10374dce Merge "Adding better navigation to model viewer (pinch to zoom, rotations) Adding ability to load a3d files from disk." 2011-02-17 09:14:03 -08:00
Kristian Monsen
7d63771204 Merge "Updated from comments to previous change after submitting" 2011-02-17 08:47:41 -08:00
Chung-yih Wang
9e25df4463 Make SIP AuthName APIs public.
bug:3326867
Change-Id: I766e6e28f6ad3e84de2c9e24850d472ad00271cc
2011-02-17 15:06:08 +08:00
Santosh Madhava
df4723ef3c Fix for issue 3439595 : Java/JNI - Movide studio playback picks previous frames
Change-Id: I0f9257a1bfb96c00acfdffa0f4f7f8188646c713
2011-02-16 22:32:02 -08:00
Jeff Brown
45708bf2f0 Merge "Add support for arbitrary axes in MotionEvents." 2011-02-16 20:00:21 -08:00
Dianne Hackborn
d94df45b3d Rework thumbnail API to not suffer from IPC failures.
Thumbnails are now requested separately, so we don't exceed the
IPC buffer size limit.

Also implement issue #3349553: Please provide a hook to intercept
fragment-breadcrumb clicks

And maybe fix issue #3439199: Music Notification does not turn on
when app switching out of Music app

Change-Id: Ie939e78cc8ded07b18112760e053185947549f61
2011-02-16 18:53:31 -08:00
Irfan Sheriff
88083d4f2b Merge "Make high performance wifi lock public" 2011-02-16 18:18:10 -08:00
Jesse Wilson
248e330092 Merge "Expose an API to get a bitmap's size in bytes." 2011-02-16 17:57:09 -08:00
Jesse Wilson
f7f9d9c39d Expose an API to get a bitmap's size in bytes.
Change-Id: I960c3b02b1ba8d3a8d92aaa98955a159e6f3a228
http://b/3184897
2011-02-16 17:50:43 -08:00
Jim Miller
91fd9a9772 Merge "Fix 3197205: Minor edits to device policy admin strings and documentation" 2011-02-16 17:49:17 -08:00
Robert Greenwalt
124b44d89b Make WifiInfo not use int for ip address.
Change-Id: Ib27824cd0722099e157024ee2a9797236157bc8e
2011-02-16 17:31:11 -08:00
Adam Cohen
4f67440752 Merge "StackView rendering fix for non-hardware accelerated apps and hardware layers" 2011-02-16 17:12:25 -08:00
Chet Haase
3b743131c6 Merge "Fix invalidation bug with View bounds properties" 2011-02-16 17:05:06 -08:00
Adam Powell
e3598498ff Merge "Fix bug 3413800 - Revise AutoCompleteTextView dropdown behavior" 2011-02-16 16:56:44 -08:00
Adam Powell
348e69cfab Fix bug 3413800 - Revise AutoCompleteTextView dropdown behavior
Be more conservative with when we let an AutoCompleteTextView's
dropdown box of completion suggestions cover the IME.

Disable the expand-when-touched behavior of the dropdown list when
more than 3 items can be seen at a time without it.

Don't let a ListPopupWindow that is expanding in response to touch
scroll the anchor view within its parent and slide the dropdown out
from under the user's finger.

Change-Id: I009accfd4e841c9a5e1072735d8a0b067a0bc06a
2011-02-16 16:55:45 -08:00
John Reck
cc071ff7dc Merge "Add missing resources" 2011-02-16 16:51:46 -08:00
John Reck
4041c914e5 Add missing resources
Bug: 3463011

Change-Id: Ie312c72bf7315cddfef12118de11bcfa634e73dc
2011-02-16 16:41:04 -08:00
Alon Albert
30705ff316 Merge "Rename method to discourage use of this in favor of member field" 2011-02-16 16:39:47 -08:00
Chet Haase
e9140a72b1 Fix invalidation bug with View bounds properties
When setLeft/Right/Top/Bottom() functions were called on View,
invalidation was only happening at the parent level. When an
app is hardware accelerated, this means that the view's display
list is not being recreated. So views that were changing size due
to these calls were not getting redrawn properly, causing some
artifacts in animations (especially LayoutTransition, which
calls these setters).

Fix is to invalidate the child instead of just the child's bounds
in the parent.

Change-Id: Ic8b2a5db519345dce617f914c2214738f22031b2
2011-02-16 16:30:21 -08:00
Jim Miller
6b85768058 Fix 3197205: Minor edits to device policy admin strings and documentation
Change-Id: I3788772c375b916752cd8a98ff5d3751448e4334
2011-02-16 16:27:41 -08:00
Alex Sakhartchouk
dc165b3365 Adding better navigation to model viewer (pinch to zoom, rotations)
Adding ability to load a3d files from disk.

Change-Id: I8697483cf0e3136113e74f9239dc5bc3de770cee
2011-02-16 16:08:49 -08:00
Mathias Agopian
260a13a95e Merge "fix a surface leak in SurfaceFlinger" 2011-02-16 15:43:17 -08:00
Mathias Agopian
1b0114f5db fix a surface leak in SurfaceFlinger
SF kept a strong reference to ISurface until the
window manager removed the surface from the screen.
This fell appart when running standalone tests, that is
when the window manager wasn't involved.

When the window manager is around, it would clean-up surfaces
even when an application died.

with this change, SF is able to do its own cleanup without
relying on the window manager.

the change is very simple, we simply don't keep a reference
to ISurface and make sure no more than one of them can
be created.

Change-Id: I61f2d7473bf8d4aa651549a846c34cdbb0d0c85a
2011-02-16 15:31:07 -08:00
Jeff Brown
b5fd7ae4ce Merge "Scale major axis when finger is oriented." 2011-02-16 15:30:54 -08:00
Teng-Hui Zhu
8c5d38f85e Merge "Adding a debug setting to enable visual indicator for GL" 2011-02-16 15:13:24 -08:00
Brian Muramatsu
7f3bb0af0e Merge "Fix Paint#breakText(char[]..) JavaDoc" 2011-02-16 15:08:45 -08:00
John Reck
0f2df4a63e Merge "Adds localization support for incognito start page" 2011-02-16 15:05:04 -08:00
Brian Muramatsu
8a9f9d880d Fix Paint#breakText(char[]..) JavaDoc
The JavaDoc says that if the "...count is negative then the
characters before index are measured in reverse order. This
allows for measuring the end of string."

However, the native code doesn't work its way backwards
from the given index when the count is negative. It always
passes Skia the substring starting from index and the
absolute value of count.

Its better to fix the JavaDoc rather than the behavior, since
this API is public and has been this way for some time. It
is also used by TextUtils.ellipsize indirectly, so its best
to avoid breaking that sensitive code.

Change-Id: I8bd51def6ec98251e355370710eb44f58fb737c4
2011-02-16 14:58:45 -08:00
Basavapatna Dattaguru
83361072e7 Merge "VideoEditor:Issue ID: 3431967" 2011-02-16 14:54:08 -08:00
John Reck
d6662b5eb7 Adds localization support for incognito start page
Bug: 3460867
 This change has BrowserFrame intercept browser:incognito URLs to
 provide a localized version of them. It also adds a spanish
 translation for the page.

Change-Id: I888453d895ea1047544a09ba7f23645e2746bea6
2011-02-16 14:43:31 -08:00
Teng-Hui Zhu
da7378e86e Adding a debug setting to enable visual indicator for GL
[This is the WebView part]
  The idea is to turn on the visual indicator without building the code.

  The implementation included:
  1. Setup the UI on browser side to check whether or not this is enabled.
  2. Transfer the info from browser setting to web setting.
  3. Send this info down from WebView to webkit.
  4. In the webkit, we save this info in TilesManager.
  5. At texture generation time, we query this info to decide whether or
     not add the visual indicator on the texture.

  One design decision we made is we don't want to restart the browser for
  debugging purpose. This is better preserving the browser current activity,
  the only pitfall is that the visual indicator is NOT updated on different
  textures simultaneously.

  The corresponding browser change is: #change,97058
  The dependent webkit change is: #change,97052

bug:3458721

Change-Id: I34a0514048df61b414c3386b292f2586efbde74e
2011-02-16 14:35:28 -08:00
Andreas Huber
6c0dc5a5c1 am 09b18c2f: (-s ours) am 79a97489: (-s ours) am dbe09da6: DO NOT MERGE: Respond to RTSP server->client requests.
* commit '09b18c2f1d5ca6cf25352ae633f2121556a516ab':
  DO NOT MERGE: Respond to RTSP server->client requests.
2011-02-16 14:31:27 -08:00