OSDN Git Service

android-x86/frameworks-native.git
12 years agoMerge "Add more Paint text APIs parameters checks"
Fabrice Di Meglio [Tue, 9 Aug 2011 23:31:28 +0000 (16:31 -0700)]
Merge "Add more Paint text APIs parameters checks"

12 years agoMerge "Removing unused asset Bug: 5076695"
Justin Ho [Tue, 9 Aug 2011 23:26:49 +0000 (16:26 -0700)]
Merge "Removing unused asset Bug: 5076695"

12 years agoMerge "fix a crasher in dumpsys"
Mathias Agopian [Tue, 9 Aug 2011 23:25:15 +0000 (16:25 -0700)]
Merge "fix a crasher in dumpsys"

12 years agoMerge "Fix Harbuzz shaper for being able to do select other scripts than Common or...
Fabrice Di Meglio [Tue, 9 Aug 2011 23:17:53 +0000 (16:17 -0700)]
Merge "Fix Harbuzz shaper for being able to do select other scripts than Common or Arabic"

12 years agoMerge "Don't check provisioning when trying setup data call."
Wink Saville [Tue, 9 Aug 2011 23:09:36 +0000 (16:09 -0700)]
Merge "Don't check provisioning when trying setup data call."

12 years agoMerge "Updated spinner_ab assets Bug: 5076695"
Justin Ho [Tue, 9 Aug 2011 23:00:36 +0000 (16:00 -0700)]
Merge "Updated spinner_ab assets Bug: 5076695"

12 years agoMerge "Updated textfields Bug: 5076695"
Justin Ho [Tue, 9 Aug 2011 22:58:56 +0000 (15:58 -0700)]
Merge "Updated textfields Bug: 5076695"

12 years agoMerge "Updated btn_default and btn_toggle Bug: 5076695"
Justin Ho [Tue, 9 Aug 2011 22:58:09 +0000 (15:58 -0700)]
Merge "Updated btn_default and btn_toggle Bug: 5076695"

12 years agoMerge "Removing activated states for ab spinners Bug: 5076695"
Justin Ho [Tue, 9 Aug 2011 22:57:24 +0000 (15:57 -0700)]
Merge "Removing activated states for ab spinners Bug: 5076695"

12 years agofix a crasher in dumpsys
Mathias Agopian [Tue, 9 Aug 2011 22:48:43 +0000 (15:48 -0700)]
fix a crasher in dumpsys

Bug: 5141729
Change-Id: Ib104d49c8660621180966be099198fe29c5bebf5

12 years agoMerge "Avoid turning off wifi tethering on interface down"
Irfan Sheriff [Tue, 9 Aug 2011 22:47:20 +0000 (15:47 -0700)]
Merge "Avoid turning off wifi tethering on interface down"

12 years agoMerge changes Ie06e73e5,I7ac6b5b0
Mathias Agopian [Tue, 9 Aug 2011 22:23:19 +0000 (15:23 -0700)]
Merge changes Ie06e73e5,I7ac6b5b0

* changes:
  free all buffers when ANativeWindow::disconnect is called
  return correct value from query after connecting a surface

12 years agoMerge "Implement native println_native in android.util.Log for LayoutLib"
Philip Milne [Tue, 9 Aug 2011 22:06:32 +0000 (15:06 -0700)]
Merge "Implement native println_native in android.util.Log for LayoutLib"

12 years agoMerge "Add geocoded location to call log."
Flavio Lerda [Tue, 9 Aug 2011 21:22:10 +0000 (14:22 -0700)]
Merge "Add geocoded location to call log."

12 years agoMerge "add renderscript doc comments for exposed headers"
Alex Sakhartchouk [Tue, 9 Aug 2011 21:13:09 +0000 (14:13 -0700)]
Merge "add renderscript doc comments for exposed headers"

12 years agoMerge "Add progress to Notification.Builder."
Jeff Sharkey [Tue, 9 Aug 2011 21:01:09 +0000 (14:01 -0700)]
Merge "Add progress to Notification.Builder."

12 years agoMerge "Fix random stats generation for debugging."
Jeff Sharkey [Tue, 9 Aug 2011 21:00:57 +0000 (14:00 -0700)]
Merge "Fix random stats generation for debugging."

12 years agoMerge "Start refactoring RS headerfiles for docs."
Stephen Hines [Tue, 9 Aug 2011 21:00:51 +0000 (14:00 -0700)]
Merge "Start refactoring RS headerfiles for docs."

12 years agoMerge "Add security checks for new API"
Kenny Root [Tue, 9 Aug 2011 20:58:26 +0000 (13:58 -0700)]
Merge "Add security checks for new API"

12 years agoMerge changes I46744e51,I1f566cce
Fabrice Di Meglio [Tue, 9 Aug 2011 20:54:43 +0000 (13:54 -0700)]
Merge changes I46744e51,I1f566cce

* changes:
  Solidify and optimize Paint text related APIs
  Add more optimizations for Text measuring / breaking / getting advances

12 years agoMerge "Fix 5044158: Fix lockscreen layout issues"
Jim Miller [Tue, 9 Aug 2011 19:25:05 +0000 (12:25 -0700)]
Merge "Fix 5044158: Fix lockscreen layout issues"

12 years agoMerge "Implement switchConnectable with Powered property setting instead of scan...
Matthew Xie [Tue, 9 Aug 2011 19:15:54 +0000 (12:15 -0700)]
Merge "Implement switchConnectable with Powered property setting instead of scan modes"

12 years agoMerge "Add a flag to force suppression of the auth dialog."
Ben Murdoch [Tue, 9 Aug 2011 18:55:26 +0000 (11:55 -0700)]
Merge "Add a flag to force suppression of the auth dialog."

12 years agoMerge "Fix for bug 5115066 Handler override of toString() hides derived class name"
Romain Guy [Tue, 9 Aug 2011 18:14:50 +0000 (11:14 -0700)]
Merge "Fix for bug 5115066 Handler override of toString() hides derived class name"

12 years agoMerge "Do not release recording frames if camera is gone"
James Dong [Tue, 9 Aug 2011 18:14:06 +0000 (11:14 -0700)]
Merge "Do not release recording frames if camera is gone"

12 years agoMerge "Keep effects sessions active when the caller dies."
Marco Nelissen [Tue, 9 Aug 2011 18:02:26 +0000 (11:02 -0700)]
Merge "Keep effects sessions active when the caller dies."

12 years agoMerge "Improve window manager debug output."
Dianne Hackborn [Tue, 9 Aug 2011 17:41:45 +0000 (10:41 -0700)]
Merge "Improve window manager debug output."

12 years agoMerge "Handles' position are updated in case of external change."
Gilles Debunne [Tue, 9 Aug 2011 17:22:15 +0000 (10:22 -0700)]
Merge "Handles' position are updated in case of external change."

12 years agoMerge "The PASTE action is always displayed, even when starting a selection"
Gilles Debunne [Tue, 9 Aug 2011 17:22:02 +0000 (10:22 -0700)]
Merge "The PASTE action is always displayed, even when starting a selection"

12 years agoMerge "Scrollbar handle from gingerbread Bug: 5076695"
Justin Ho [Tue, 9 Aug 2011 14:36:26 +0000 (07:36 -0700)]
Merge "Scrollbar handle from gingerbread Bug: 5076695"

12 years agoMerge "Fix ViewPropertyAnimator duration and startDelay issues"
Chet Haase [Tue, 9 Aug 2011 13:47:07 +0000 (06:47 -0700)]
Merge "Fix ViewPropertyAnimator duration and startDelay issues"

12 years agoMerge "Unhide camera recording hint API."
Wu-cheng Li [Tue, 9 Aug 2011 09:54:07 +0000 (02:54 -0700)]
Merge "Unhide camera recording hint API."

12 years agoMerge "Fix bug 5135608 - Let AbsListView take focus while detached"
Adam Powell [Tue, 9 Aug 2011 07:03:16 +0000 (00:03 -0700)]
Merge "Fix bug 5135608 - Let AbsListView take focus while detached"

12 years agofree all buffers when ANativeWindow::disconnect is called
Mathias Agopian [Tue, 9 Aug 2011 02:14:57 +0000 (19:14 -0700)]
free all buffers when ANativeWindow::disconnect is called

Change-Id: Ie06e73e5b44398cda9e99876f78175b5eef765dc

12 years agoreturn correct value from query after connecting a surface
Mathias Agopian [Tue, 9 Aug 2011 02:14:03 +0000 (19:14 -0700)]
return correct value from query after connecting a surface

the first time a surface was connected, the values returned
by query NATIVE_WINDOW_DEFAULT_{WIDTH|HEIGHT} and
NATIVE_WINDOW_TRANSFORM_HINT were wrong until a call
to queueBuffer was performed.

Bug: 51373665121607
Change-Id: I7ac6b5b0daa876638f6bed7c20f286a6e6d984f6

12 years agoMerge "improve dumpsys SurfaceFlinger output"
Mathias Agopian [Tue, 9 Aug 2011 03:13:16 +0000 (20:13 -0700)]
Merge "improve dumpsys SurfaceFlinger output"

12 years agoMerge "add some logs to track a crash in eglCreateImageKHR"
Mathias Agopian [Tue, 9 Aug 2011 02:39:58 +0000 (19:39 -0700)]
Merge "add some logs to track a crash in eglCreateImageKHR"

12 years agoadd some logs to track a crash in eglCreateImageKHR
Mathias Agopian [Tue, 9 Aug 2011 02:35:15 +0000 (19:35 -0700)]
add some logs to track a crash in eglCreateImageKHR

Bug: 5111008

Change-Id: I3e7f5b986151e80cbded39e0dec057770da52fc1

12 years agoMerge "Notify the OMX component that it's going to be used in "secure" mode."
Andreas Huber [Mon, 8 Aug 2011 23:17:21 +0000 (16:17 -0700)]
Merge "Notify the OMX component that it's going to be used in "secure" mode."

12 years agoMerge "Updated scrollbar handle Bug: 5076695"
Justin Ho [Mon, 8 Aug 2011 23:14:15 +0000 (16:14 -0700)]
Merge "Updated scrollbar handle Bug: 5076695"

12 years agoMerge "Migrate perf-critical functions away from librs."
Stephen Hines [Mon, 8 Aug 2011 23:12:56 +0000 (16:12 -0700)]
Merge "Migrate perf-critical functions away from librs."

12 years agoimprove dumpsys SurfaceFlinger output
Mathias Agopian [Mon, 8 Aug 2011 23:02:13 +0000 (16:02 -0700)]
improve dumpsys SurfaceFlinger output

we now output the handle and size of all buffers of each layer.

Change-Id: I8d011ee4ae9199f4198bd07bed770ec3bcf02986

12 years agoMerge "Add RS docs for rs_core.rsh"
Jason Sams [Mon, 8 Aug 2011 23:02:12 +0000 (16:02 -0700)]
Merge "Add RS docs for rs_core.rsh"

12 years agoMerge "Bug 5080369: merging new assets"
Justin Ho [Mon, 8 Aug 2011 22:56:38 +0000 (15:56 -0700)]
Merge "Bug 5080369: merging new assets"

12 years agoMerge "Removing unused spinner_active Bug: 5076695"
Justin Ho [Mon, 8 Aug 2011 22:53:06 +0000 (15:53 -0700)]
Merge "Removing unused spinner_active Bug: 5076695"

12 years agoMerge "Updated switches Bug: 5076695"
Justin Ho [Mon, 8 Aug 2011 22:52:14 +0000 (15:52 -0700)]
Merge "Updated switches Bug: 5076695"

12 years agoMerge "Fix cancellation of AnimatorSet when child animation has delay"
Chet Haase [Mon, 8 Aug 2011 22:13:12 +0000 (15:13 -0700)]
Merge "Fix cancellation of AnimatorSet when child animation has delay"

12 years agoMerge "Don't draw more than what we need."
Romain Guy [Mon, 8 Aug 2011 22:09:27 +0000 (15:09 -0700)]
Merge "Don't draw more than what we need."

12 years agoMerge "Import revised translations."
Eric Fischer [Mon, 8 Aug 2011 22:07:58 +0000 (15:07 -0700)]
Merge "Import revised translations."

12 years agoMerge "Fix bug 5116434 - Bookmark label is not highlighted."
Adam Powell [Mon, 8 Aug 2011 22:00:32 +0000 (15:00 -0700)]
Merge "Fix bug 5116434 - Bookmark label is not highlighted."

12 years agoMerge "Follow up to TextView's baseline is correctly computed for empty text"
Fabrice Di Meglio [Mon, 8 Aug 2011 21:47:02 +0000 (14:47 -0700)]
Merge "Follow up to TextView's baseline is correctly computed for empty text"

12 years agoMerge "Add docs to rs_types.rsh"
Jason Sams [Mon, 8 Aug 2011 21:35:16 +0000 (14:35 -0700)]
Merge "Add docs to rs_types.rsh"

12 years agoMerge "Prevent NPE when registering a remote control client"
Neel Parekh [Mon, 8 Aug 2011 20:57:30 +0000 (13:57 -0700)]
Merge "Prevent NPE when registering a remote control client"

12 years agoMerge "Updated fastscroll assets Bug:5076695"
Justin Ho [Mon, 8 Aug 2011 20:41:42 +0000 (13:41 -0700)]
Merge "Updated fastscroll assets Bug:5076695"

12 years agoMerge "Updated numberpicker_ assets Bug: 5076695"
Justin Ho [Mon, 8 Aug 2011 20:26:00 +0000 (13:26 -0700)]
Merge "Updated numberpicker_ assets Bug: 5076695"

12 years agoMerge "Updated rating stars Bug: 5076695"
Justin Ho [Mon, 8 Aug 2011 20:23:42 +0000 (13:23 -0700)]
Merge "Updated rating stars Bug: 5076695"

12 years agoMerge "Updated quickcontact badges Bug: 5076695"
Justin Ho [Mon, 8 Aug 2011 20:21:31 +0000 (13:21 -0700)]
Merge "Updated quickcontact badges Bug: 5076695"

12 years agoMerge "Don't perform query if QuickContactBadge has been initialized via assignContac...
Daniel Lehmann [Mon, 8 Aug 2011 20:06:01 +0000 (13:06 -0700)]
Merge "Don't perform query if QuickContactBadge has been initialized via assignContactUri"

12 years agoMerge "Revert "Adapt TextLayoutCache for new Harfbuzz scripts""
Fabrice Di Meglio [Mon, 8 Aug 2011 19:56:05 +0000 (12:56 -0700)]
Merge "Revert "Adapt TextLayoutCache for new Harfbuzz scripts""

12 years agoMerge "Revert "Fix bug #5114358 If writing Numbers with Hebrew & Arabic keyboard...
Fabrice Di Meglio [Mon, 8 Aug 2011 19:42:51 +0000 (12:42 -0700)]
Merge "Revert "Fix bug #5114358 If writing Numbers with Hebrew & Arabic keyboard, they appear as LTR""

12 years agoMerge "VPN: introduce VpnService as the base class for user space VPN."
Chia-chi Yeh [Mon, 8 Aug 2011 18:33:57 +0000 (11:33 -0700)]
Merge "VPN: introduce VpnService as the base class for user space VPN."

12 years agoMerge "Store last-resume times in a separate XML file."
Mark Brophy [Mon, 8 Aug 2011 18:30:19 +0000 (11:30 -0700)]
Merge "Store last-resume times in a separate XML file."

12 years agoMerge "Fixing rs crash when no texture is bound."
Alex Sakhartchouk [Mon, 8 Aug 2011 18:25:03 +0000 (11:25 -0700)]
Merge "Fixing rs crash when no texture is bound."

12 years agoMerge "Fix bug #4584320 Single Line EditText not drawing correctly with spans applied...
Fabrice Di Meglio [Mon, 8 Aug 2011 17:58:13 +0000 (10:58 -0700)]
Merge "Fix bug #4584320 Single Line EditText not drawing correctly with spans applied (ICS)"

12 years agoMerge "Updated tab assets, removing [un]selected_pressed_focused states Updated appro...
Justin Ho [Mon, 8 Aug 2011 17:21:09 +0000 (10:21 -0700)]
Merge "Updated tab assets, removing [un]selected_pressed_focused states Updated appropriate style Bug: 5076695"

12 years agoMerge "Updated overscroll assets Bug: 5076695"
Justin Ho [Mon, 8 Aug 2011 17:16:42 +0000 (10:16 -0700)]
Merge "Updated overscroll assets Bug: 5076695"

12 years agoMerge "Fix bug 5112702 - switches should have "ON" on the right"
Adam Powell [Mon, 8 Aug 2011 16:53:36 +0000 (09:53 -0700)]
Merge "Fix bug 5112702 - switches should have "ON" on the right"

12 years agoMerge "Fix bug 5116342 - don't keep fragment state around once resumed"
Adam Powell [Mon, 8 Aug 2011 16:53:23 +0000 (09:53 -0700)]
Merge "Fix bug 5116342 - don't keep fragment state around once resumed"

12 years agoMerge "AudioFlinger: protect input/output stream access"
Eric Laurent [Mon, 8 Aug 2011 16:31:42 +0000 (09:31 -0700)]
Merge "AudioFlinger: protect input/output stream access"

12 years agoMerge "Bug 5045498 API for client to notify remote control info changed"
Jean-Michel Trivi [Mon, 8 Aug 2011 16:17:41 +0000 (09:17 -0700)]
Merge "Bug 5045498 API for client to notify remote control info changed"

12 years agoMerge "Don't show network type if no SIM."
Daniel Sandler [Mon, 8 Aug 2011 14:11:40 +0000 (07:11 -0700)]
Merge "Don't show network type if no SIM."

12 years agoMerge "Turning off accessibility feature reboots the device"
Svetoslav Ganov [Mon, 8 Aug 2011 13:50:19 +0000 (06:50 -0700)]
Merge "Turning off accessibility feature reboots the device"

12 years agoMerge "Fix bug 5011824 - New Holo overflow menu for physical menu key devices"
Adam Powell [Sun, 7 Aug 2011 23:59:02 +0000 (16:59 -0700)]
Merge "Fix bug 5011824 - New Holo overflow menu for physical menu key devices"

12 years agoMerge "Fix bug 5124712 - allow partial items when measuring height of list popups"
Adam Powell [Sun, 7 Aug 2011 23:41:39 +0000 (16:41 -0700)]
Merge "Fix bug 5124712 - allow partial items when measuring height of list popups"

12 years agoMerge "Fix 5125978: remove lockscreen logspew"
Jim Miller [Sun, 7 Aug 2011 21:56:17 +0000 (14:56 -0700)]
Merge "Fix 5125978: remove lockscreen logspew"

12 years agoMerge "Fix 5044158: Fix landscape PIN layout issue"
Jim Miller [Sun, 7 Aug 2011 21:21:16 +0000 (14:21 -0700)]
Merge "Fix 5044158: Fix landscape PIN layout issue"

12 years agoMerge "Make retrieving remote control client go through binder interface"
Jean-Michel Trivi [Sun, 7 Aug 2011 20:48:04 +0000 (13:48 -0700)]
Merge "Make retrieving remote control client go through binder interface"

12 years agoMerge "Remove notifications when an app is disabled."
Daniel Sandler [Sun, 7 Aug 2011 20:37:59 +0000 (13:37 -0700)]
Merge "Remove notifications when an app is disabled."

12 years agoMerge "Improved memory use reporting."
Dianne Hackborn [Sat, 6 Aug 2011 01:18:52 +0000 (18:18 -0700)]
Merge "Improved memory use reporting."

12 years agoMerge "MediaScanner: Fix UnsupportedOperationException when scanning internal media"
Mike Lockwood [Fri, 5 Aug 2011 23:30:20 +0000 (16:30 -0700)]
Merge "MediaScanner: Fix UnsupportedOperationException when scanning internal media"

12 years agoMerge "Enable concurrent voice and data for LTE."
John Wang [Fri, 5 Aug 2011 23:29:27 +0000 (16:29 -0700)]
Merge "Enable concurrent voice and data for LTE."

12 years agoMerge "Update BiDi unit tests"
Fabrice Di Meglio [Fri, 5 Aug 2011 23:17:07 +0000 (16:17 -0700)]
Merge "Update BiDi unit tests"

12 years agoMerge "SearchView asset changes."
Amith Yamasani [Fri, 5 Aug 2011 22:28:53 +0000 (15:28 -0700)]
Merge "SearchView asset changes."

12 years agoMerge "Fix bug where sometimes the full backup pw would not be validated"
Christopher Tate [Fri, 5 Aug 2011 22:07:41 +0000 (15:07 -0700)]
Merge "Fix bug where sometimes the full backup pw would not be validated"

12 years agoMerge "Handle rotation gracefully in the backup/restore confirmation UI"
Christopher Tate [Fri, 5 Aug 2011 22:07:21 +0000 (15:07 -0700)]
Merge "Handle rotation gracefully in the backup/restore confirmation UI"

12 years agoMerge "resolved conflicts for merge of 7bb2d942 to master"
Wink Saville [Fri, 5 Aug 2011 20:55:39 +0000 (13:55 -0700)]
Merge "resolved conflicts for merge of 7bb2d942 to master"

12 years agoMerge "Start using bcinfo components within librs."
Stephen Hines [Fri, 5 Aug 2011 20:47:00 +0000 (13:47 -0700)]
Merge "Start using bcinfo components within librs."

12 years agoresolved conflicts for merge of 7bb2d942 to master
Wink Saville [Fri, 5 Aug 2011 18:40:22 +0000 (11:40 -0700)]
resolved conflicts for merge of 7bb2d942 to master

Change-Id: I026b01805c81d8b26d22e4a195e5e38655a34d32

12 years agoMerge "Provide address and name in BT Hot off state."
Jaikumar Ganesh [Fri, 5 Aug 2011 18:37:22 +0000 (11:37 -0700)]
Merge "Provide address and name in BT Hot off state."

12 years agoMerge "Remove call to setPadding() in setUseDefaultMargins()."
Philip Milne [Fri, 5 Aug 2011 18:32:20 +0000 (11:32 -0700)]
Merge "Remove call to setPadding() in setUseDefaultMargins()."

12 years agoMerge "Don't change system sound defaults for upgrades."
Amith Yamasani [Fri, 5 Aug 2011 18:02:55 +0000 (11:02 -0700)]
Merge "Don't change system sound defaults for upgrades."

12 years agoMerge "Add Android app RTD type and convenience method."
Martijn Coenen [Fri, 5 Aug 2011 17:41:10 +0000 (10:41 -0700)]
Merge "Add Android app RTD type and convenience method."

12 years agoMerge "Fix bug 5111513 - Spinner asset updates for action bars"
Adam Powell [Fri, 5 Aug 2011 17:29:49 +0000 (10:29 -0700)]
Merge "Fix bug 5111513 - Spinner asset updates for action bars"

12 years agoMerge "Fix crash in log message."
Daniel Sandler [Fri, 5 Aug 2011 17:23:22 +0000 (10:23 -0700)]
Merge "Fix crash in log message."

12 years agoMerge "Update scanresult capability check"
Irfan Sheriff [Fri, 5 Aug 2011 17:21:51 +0000 (10:21 -0700)]
Merge "Update scanresult capability check"

12 years agoMerge "Stop popping up the compatibility mode dialog all the time."
Daniel Sandler [Fri, 5 Aug 2011 15:45:55 +0000 (08:45 -0700)]
Merge "Stop popping up the compatibility mode dialog all the time."

12 years agoMerge "Improve a network error description"
Steve Block [Fri, 5 Aug 2011 14:53:11 +0000 (07:53 -0700)]
Merge "Improve a network error description"

12 years agoMerge "ACTION_HOVER_EXIT sometimes not delivered during touch exploration."
Svetoslav Ganov [Fri, 5 Aug 2011 11:59:04 +0000 (04:59 -0700)]
Merge "ACTION_HOVER_EXIT sometimes not delivered during touch exploration."

12 years agoMerge "AccessibilityEvent#toString() always reports -1 for record count."
Svetoslav Ganov [Fri, 5 Aug 2011 11:57:24 +0000 (04:57 -0700)]
Merge "AccessibilityEvent#toString() always reports -1 for record count."

12 years agoMerge "Clear all notifications on tablet actually works now."
Daniel Sandler [Fri, 5 Aug 2011 11:46:09 +0000 (04:46 -0700)]
Merge "Clear all notifications on tablet actually works now."