Commit Graph

30520 Commits

Author SHA1 Message Date
Yu Shan Emily Lau
1cc3d6a349 Merge "Update the summary output format which match the PM data posting." 2011-02-17 12:21:13 -08:00
Adam Powell
ae84d9d933 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
8da2614885 Merge "Rework thumbnail API to not suffer from IPC failures." 2011-02-17 12:14:33 -08:00
Irfan Sheriff
594d5d0a4b Merge "Add WPA support for soft Ap" 2011-02-17 11:49:57 -08:00
Xavier Ducrohet
27e7699086 Merge "LayoutLib: add support for layout_only render." 2011-02-17 11:21:37 -08:00
Leon Scroggins
4a899fca49 Merge "Keep track of which keys are pressed." 2011-02-17 10:24:54 -08:00
Eric Fischer
ec78d29b13 Merge "Import revised translations." 2011-02-17 10:18:05 -08:00
Shimeng (Simon) Wang
89f4a19932 Merge "Fine tune the zoom overview behavior." 2011-02-17 09:55:36 -08:00
Robert Greenwalt
1eb8ba5bb5 Merge "Make WifiInfo not use int for ip address." 2011-02-17 09:39:50 -08:00
Alex Sakhartchouk
143a90abe7 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
b8ee99f649 Merge "Updated from comments to previous change after submitting" 2011-02-17 08:47:41 -08:00
Jeff Brown
a1e5401add Merge "Add support for arbitrary axes in MotionEvents." 2011-02-16 20:00:21 -08:00
Irfan Sheriff
80904271d1 Merge "Make high performance wifi lock public" 2011-02-16 18:18:10 -08:00
Jesse Wilson
a42b6ca9c5 Merge "Expose an API to get a bitmap's size in bytes." 2011-02-16 17:57:09 -08:00
Jim Miller
96e682ff18 Merge "Fix 3197205: Minor edits to device policy admin strings and documentation" 2011-02-16 17:49:17 -08:00
Adam Cohen
e4bdbc840b Merge "StackView rendering fix for non-hardware accelerated apps and hardware layers" 2011-02-16 17:12:25 -08:00
Chet Haase
ef972c1fa3 Merge "Fix invalidation bug with View bounds properties" 2011-02-16 17:05:06 -08:00
Adam Powell
7392ae5377 Merge "Fix bug 3413800 - Revise AutoCompleteTextView dropdown behavior" 2011-02-16 16:56:44 -08:00
John Reck
9834e6ef76 Merge "Add missing resources" 2011-02-16 16:51:46 -08:00
Alon Albert
23ee304657 Merge "Rename method to discourage use of this in favor of member field" 2011-02-16 16:39:47 -08:00
Mathias Agopian
a15512f141 Merge "fix a surface leak in SurfaceFlinger" 2011-02-16 15:43:17 -08:00
Mathias Agopian
a1f47b90ab 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
13133a3100 Merge "Scale major axis when finger is oriented." 2011-02-16 15:30:54 -08:00
Teng-Hui Zhu
422728d214 Merge "Adding a debug setting to enable visual indicator for GL" 2011-02-16 15:13:24 -08:00
Brian Muramatsu
7406b563a5 Merge "Fix Paint#breakText(char[]..) JavaDoc" 2011-02-16 15:08:45 -08:00
John Reck
c0f6a1c62d Merge "Adds localization support for incognito start page" 2011-02-16 15:05:04 -08:00
Basavapatna Dattaguru
a21ca74799 Merge "VideoEditor:Issue ID: 3431967" 2011-02-16 14:54:08 -08:00
Andreas Huber
42dd9518cd 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
Andreas Huber
5b620a9624 am 79a97489: (-s ours) am dbe09da6: DO NOT MERGE: Respond to RTSP server->client requests.
* commit '79a97489494deb8bdae85696f612ec7acda54240':
  DO NOT MERGE: Respond to RTSP server->client requests.
2011-02-16 14:28:01 -08:00
Andreas Huber
38519517c5 am dbe09da6: DO NOT MERGE: Respond to RTSP server->client requests.
* commit 'dbe09da6ac4d1e9e78e5c8f33fbc6d32822ba7ed':
  DO NOT MERGE: Respond to RTSP server->client requests.
2011-02-16 14:24:53 -08:00
Andreas Huber
0182a369ac Merge "Respond to RTSP server->client requests." 2011-02-16 13:27:02 -08:00
Irfan Sheriff
395d332627 Merge "Fix wifi watchdog to use InetAddress" 2011-02-16 13:17:54 -08:00
Dmitri Plotnikov
a37adb7509 Merge "Setting copiedSize to 0 when value is null" 2011-02-16 13:15:15 -08:00
Brian Carlstrom
e46e35896c Merge "Deprecate non-X509Certificate SslCertificate constructors" 2011-02-16 12:56:36 -08:00
Shimeng (Simon) Wang
0ba09deeed Merge "Remember zoom overview state since the postscale callback is async." 2011-02-16 12:55:47 -08:00
Scott Main
cd3ec93df5 am 869f1f3e: am 0643d7c4: docs: add new tag for tasks doc
* commit '869f1f3e9024d66c57bc30d3afb821074a9139f7':
  docs: add new tag for tasks doc
2011-02-16 12:45:34 -08:00
Mike Lockwood
8c4ed9af62 Merge "UsbManager: New APIs for USB accessories" 2011-02-16 12:42:35 -08:00
Scott Main
7a9d90dea4 am 0643d7c4: docs: add new tag for tasks doc
* commit '0643d7c442f975efa35c9e3729d74555627a32b5':
  docs: add new tag for tasks doc
2011-02-16 12:41:53 -08:00
Kenny Root
61bfd84daf Merge "Clean up use of HAVE_ANDROID_OS" 2011-02-16 12:33:28 -08:00
James Dong
9036b44433 Merge "Change the media player stress test to repor the total number of failure and the total number of info. Register the surface callback in the test application bug# 2909064" 2011-02-16 12:27:08 -08:00
Andy Stadler
266cd13b23 am 04ddff69: am b1835085: Merge "@hide DPM global proxy settings" into honeycomb
* commit '04ddff6905a72d0d39d791eaba33546fb66b15a6':
  @hide DPM global proxy settings
2011-02-16 12:22:57 -08:00
Andy Stadler
e9b1ce3615 am b1835085: Merge "@hide DPM global proxy settings" into honeycomb
* commit 'b18350851633b1d3717f2484d27b76aa64788ce1':
  @hide DPM global proxy settings
2011-02-16 12:20:36 -08:00
Andy Stadler
b81ccee06f Merge "@hide DPM global proxy settings" into honeycomb 2011-02-16 12:18:39 -08:00
Scott Main
d64d21ce27 am 153cebee: resolved conflicts for merge of f722cecd to honeycomb-plus-aosp
* commit '153cebee2432a931773130bffa20e72a982c0107':
  docs: update homepage for 3.0 announcement
2011-02-16 12:11:11 -08:00
Scott Main
82170c4286 resolved conflicts for merge of f722cecd to honeycomb-plus-aosp
Change-Id: Iaaa3a3a1231ea0e0b7ad7442cdf664418472f27f
2011-02-16 12:08:36 -08:00
Scott Main
ea66537c17 Merge "docs: update homepage for 3.0 announcement" into honeycomb 2011-02-16 11:58:40 -08:00
Daniel Sandler
28a5f4b9d3 Merge "Fix NPE." 2011-02-16 11:32:39 -08:00
Robert Greenwalt
55b74ef6cd am 271397cf: (-s ours) am de27b519: (-s ours) am 3259d885: Merge "DO NOT MERGE - backport of l92a02b31 from master" into gingerbread
* commit '271397cfb2b79d1346568209b37b1f57707f924a':
  DO NOT MERGE - backport of l92a02b31 from master
2011-02-16 10:58:34 -08:00
Kenny Root
af1cf07134 Clean up use of HAVE_ANDROID_OS
HAVE_ANDROID_OS was defined as "1" for targets, but never defined as "0"
for non-targets. Changing them to #ifdef should be safe and matches
all the other uses of HAVE_ANDROID_OS throughout the system.

Change-Id: I82257325a8ae5e4e4371ddfc4dbf51cea8ea0abb
2011-02-16 10:56:32 -08:00
Robert Greenwalt
944d50d30d am de27b519: (-s ours) am 3259d885: Merge "DO NOT MERGE - backport of l92a02b31 from master" into gingerbread
* commit 'de27b519588ed46c0ba601a489c01d26ec31757d':
  DO NOT MERGE - backport of l92a02b31 from master
2011-02-16 10:55:54 -08:00