Mathias Agopian
2db6f0a40b
fix a crasher in dumpsys
...
Bug: 5141729
Change-Id: Ib104d49c8660621180966be099198fe29c5bebf5
2011-08-09 15:49:26 -07:00
Irfan Sheriff
07c2b5aa74
Merge "Avoid turning off wifi tethering on interface down"
2011-08-09 15:47:20 -07:00
Mathias Agopian
96755fea00
Merge changes Ie06e73e5,I7ac6b5b0
...
* changes:
free all buffers when ANativeWindow::disconnect is called
return correct value from query after connecting a surface
2011-08-09 15:23:19 -07:00
Philip Milne
e6cc8ec283
Merge "Implement native println_native in android.util.Log for LayoutLib"
2011-08-09 15:06:32 -07:00
Flavio Lerda
255d1d249b
Merge "Add geocoded location to call log."
2011-08-09 14:22:10 -07:00
Alex Sakhartchouk
e82b3260bb
Merge "add renderscript doc comments for exposed headers"
2011-08-09 14:13:09 -07:00
Jeff Sharkey
ad442edadf
Merge "Add progress to Notification.Builder."
2011-08-09 14:01:09 -07:00
Jeff Sharkey
f074ac88a6
Merge "Fix random stats generation for debugging."
2011-08-09 14:00:57 -07:00
Stephen Hines
770a8c4dbb
Merge "Start refactoring RS headerfiles for docs."
2011-08-09 14:00:51 -07:00
Kenny Root
2e804158eb
Merge "Add security checks for new API"
2011-08-09 13:58:26 -07:00
Fabrice Di Meglio
fda5ec4521
Merge changes I46744e51,I1f566cce
...
* changes:
Solidify and optimize Paint text related APIs
Add more optimizations for Text measuring / breaking / getting advances
2011-08-09 13:54:43 -07:00
Jim Miller
94077bb061
Merge "Fix 5044158: Fix lockscreen layout issues"
2011-08-09 12:25:05 -07:00
Matthew Xie
c89cdc2056
Merge "Implement switchConnectable with Powered property setting instead of scan modes"
2011-08-09 12:15:54 -07:00
Ben Murdoch
ee2386001f
Merge "Add a flag to force suppression of the auth dialog."
2011-08-09 11:55:26 -07:00
Romain Guy
0e062faaa7
Merge "Fix for bug 5115066 Handler override of toString() hides derived class name"
2011-08-09 11:14:50 -07:00
James Dong
f6a7d0698c
Merge "Do not release recording frames if camera is gone"
2011-08-09 11:14:06 -07:00
Marco Nelissen
6d42b8a1e2
Merge "Keep effects sessions active when the caller dies."
2011-08-09 11:02:26 -07:00
Dianne Hackborn
cc286a8981
Merge "Improve window manager debug output."
2011-08-09 10:41:45 -07:00
Gilles Debunne
bb034bf7e7
Merge "Handles' position are updated in case of external change."
2011-08-09 10:22:15 -07:00
Gilles Debunne
0ba0d49cc3
Merge "The PASTE action is always displayed, even when starting a selection"
2011-08-09 10:22:02 -07:00
Justin Ho
8b7e6ce90a
Merge "Scrollbar handle from gingerbread Bug: 5076695"
2011-08-09 07:36:26 -07:00
Chet Haase
227547e924
Merge "Fix ViewPropertyAnimator duration and startDelay issues"
2011-08-09 06:47:07 -07:00
Wu-cheng Li
de18628a9c
Merge "Unhide camera recording hint API."
2011-08-09 02:54:07 -07:00
Adam Powell
d3be2d9bac
Merge "Fix bug 5135608 - Let AbsListView take focus while detached"
2011-08-09 00:03:16 -07:00
Mathias Agopian
b0c15c9908
free all buffers when ANativeWindow::disconnect is called
...
Change-Id: Ie06e73e5b44398cda9e99876f78175b5eef765dc
2011-08-08 20:25:45 -07:00
Mathias Agopian
5bfc24515b
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: 5137366, 5121607
Change-Id: I7ac6b5b0daa876638f6bed7c20f286a6e6d984f6
2011-08-08 20:25:44 -07:00
Mathias Agopian
af08d8ab6d
Merge "improve dumpsys SurfaceFlinger output"
2011-08-08 20:13:16 -07:00
Mathias Agopian
c109b61f49
Merge "add some logs to track a crash in eglCreateImageKHR"
2011-08-08 19:39:58 -07:00
Mathias Agopian
e47498f8f2
add some logs to track a crash in eglCreateImageKHR
...
Bug: 5111008
Change-Id: I3e7f5b986151e80cbded39e0dec057770da52fc1
2011-08-08 19:36:22 -07:00
Andreas Huber
194516969e
Merge "Notify the OMX component that it's going to be used in "secure" mode."
2011-08-08 16:17:21 -07:00
Justin Ho
97a7e096d3
Merge "Updated scrollbar handle Bug: 5076695"
2011-08-08 16:14:15 -07:00
Stephen Hines
985279f01f
Merge "Migrate perf-critical functions away from librs."
2011-08-08 16:12:56 -07:00
Mathias Agopian
ad795baecc
improve dumpsys SurfaceFlinger output
...
we now output the handle and size of all buffers of each layer.
Change-Id: I8d011ee4ae9199f4198bd07bed770ec3bcf02986
2011-08-08 16:02:13 -07:00
Jason Sams
b3b9e2aa49
Merge "Add RS docs for rs_core.rsh"
2011-08-08 16:02:12 -07:00
Justin Ho
66447db0d7
Merge "Bug 5080369: merging new assets"
2011-08-08 15:56:38 -07:00
Justin Ho
f0f1300d55
Merge "Removing unused spinner_active Bug: 5076695"
2011-08-08 15:53:06 -07:00
Justin Ho
86891034ce
Merge "Updated switches Bug: 5076695"
2011-08-08 15:52:14 -07:00
Chet Haase
a3b1ad3f79
Merge "Fix cancellation of AnimatorSet when child animation has delay"
2011-08-08 15:13:12 -07:00
Romain Guy
849d885ab3
Merge "Don't draw more than what we need."
2011-08-08 15:09:27 -07:00
Eric Fischer
a45d8a02d5
Merge "Import revised translations."
2011-08-08 15:07:58 -07:00
Adam Powell
62a54f0a97
Merge "Fix bug 5116434 - Bookmark label is not highlighted."
2011-08-08 15:00:32 -07:00
Fabrice Di Meglio
bb05e997ba
Merge "Follow up to TextView's baseline is correctly computed for empty text"
2011-08-08 14:47:02 -07:00
Jason Sams
c6df0c52f6
Merge "Add docs to rs_types.rsh"
2011-08-08 14:35:16 -07:00
Neel Parekh
68ac80fe9d
Merge "Prevent NPE when registering a remote control client"
2011-08-08 13:57:30 -07:00
Justin Ho
9c60b5b750
Merge "Updated fastscroll assets Bug:5076695"
2011-08-08 13:41:42 -07:00
Justin Ho
6a814f47e6
Merge "Updated numberpicker_ assets Bug: 5076695"
2011-08-08 13:26:00 -07:00
Justin Ho
a1c1674259
Merge "Updated rating stars Bug: 5076695"
2011-08-08 13:23:42 -07:00
Justin Ho
9b28fa487b
Merge "Updated quickcontact badges Bug: 5076695"
2011-08-08 13:21:31 -07:00
Daniel Lehmann
4167e4be63
Merge "Don't perform query if QuickContactBadge has been initialized via assignContactUri"
2011-08-08 13:06:01 -07:00
Fabrice Di Meglio
665c33f741
Merge "Revert "Adapt TextLayoutCache for new Harfbuzz scripts""
2011-08-08 12:56:05 -07:00