Ben Murdoch
d36bde2494
am 93e3bf12: Merge "Fix up the WebCoreThreadWatchdog" into jb-dev
...
* commit '93e3bf1260557f2b167c7f7b1e671deb69edec3f':
Fix up the WebCoreThreadWatchdog
2012-05-17 09:03:02 -07:00
Ben Murdoch
93e3bf1260
Merge "Fix up the WebCoreThreadWatchdog" into jb-dev
2012-05-17 09:00:26 -07:00
Chris Wren
125a45ed82
am 468a2ac6: Merge "Don\'t assume digest lines are GONE, we may be recycling them." into jb-dev
...
* commit '468a2ac63a065680da30f5e796583d53f70f8e25':
Don't assume digest lines are GONE, we may be recycling them.
2012-05-17 07:02:30 -07:00
Chris Wren
4ed80d581c
Don't assume digest lines are GONE, we may be recycling them.
...
Bug: 6500945
Change-Id: I0f01ccdde25bebb8335f0d34408877b895d286ff
2012-05-17 09:35:34 -04:00
Ben Murdoch
74d37b9653
Fix up the WebCoreThreadWatchdog
...
Make the WebCoreWatchdog aware of the WebViews it is monitoring
(rather than the Activity context which may become stale) and
ensure that the code for the prompt dialog is run on the UI
thread.
Bug: 6420310
Change-Id: Ied003938edb04858c85bcc2491c4b2c4c0ede6eb
2012-05-17 12:38:07 +01:00
Dianne Hackborn
cefbeb6834
am 20c0cdbb: Merge "Have the stable layout take into account the window\'s fullscreen flag." into jb-dev
...
* commit '20c0cdbbf79cef18e59514e0f53dfbcac0bef600':
Have the stable layout take into account the window's fullscreen flag.
2012-05-16 19:43:37 -07:00
Dianne Hackborn
20c0cdbbf7
Merge "Have the stable layout take into account the window's fullscreen flag." into jb-dev
2012-05-16 19:41:09 -07:00
Svetoslav Ganov
765cbbe74f
am a4c1b0a7: Merge "Fixing the build for real." into jb-dev
...
* commit 'a4c1b0a7ca48c0b9fcc0a4af393faf64d0a16b91':
Fixing the build for real.
2012-05-16 19:30:01 -07:00
Svetoslav Ganov
a4c1b0a7ca
Merge "Fixing the build for real." into jb-dev
2012-05-16 19:25:59 -07:00
Svetoslav Ganov
1e7456ba74
Fixing the build for real.
...
Change-Id: I792d029c7fff4d96fbe238ff4b3f268cb8603b95
2012-05-16 19:15:34 -07:00
Svetoslav Ganov
cefd97c854
am e54c5f13: Merge "Exposing some accessiblity actions only for enabled views." into jb-dev
...
* commit 'e54c5f13652166c5896ccfa55f047301a6c8b876':
Exposing some accessiblity actions only for enabled views.
2012-05-16 18:45:31 -07:00
Svetoslav Ganov
e54c5f1365
Merge "Exposing some accessiblity actions only for enabled views." into jb-dev
2012-05-16 18:43:31 -07:00
Jim Miller
7bd926c9ba
am 5de47b6a: Fix 6398209: Fix glitch in chevron animation in MultiWaveView
...
* commit '5de47b6ad9d72476302f8a3732b639d3d413ef77':
Fix 6398209: Fix glitch in chevron animation in MultiWaveView
2012-05-16 18:26:15 -07:00
Svetoslav Ganov
044d40ad87
am 824aa860: Merge "Accessibility service needs to request permission to be bound to." into jb-dev
...
* commit '824aa860cd0b38b09779aab417612b115fd495a3':
Accessibility service needs to request permission to be bound to.
2012-05-16 17:58:00 -07:00
Jim Miller
5de47b6ad9
Fix 6398209: Fix glitch in chevron animation in MultiWaveView
...
This fixes a glitch caused by clearing the array of chevrons before
stopping the associated animations. The old animations were allowed to
complete which caused chevrons to move around erratically because they
were being controlled by multiple animators.
Change-Id: Iec1450dd83077a721930eb3cac19a621e7356980
2012-05-16 17:56:59 -07:00
Svetoslav Ganov
824aa860cd
Merge "Accessibility service needs to request permission to be bound to." into jb-dev
2012-05-16 17:52:59 -07:00
Svetoslav Ganov
fb1e80a247
Exposing some accessiblity actions only for enabled views.
...
1. Some accessibility actions should not be performed on disabled
views. For example, scrolling should not be permitted while
accessibility focus should be. Made a quick pass over the
actions we expose now.
Change-Id: I36626dfbc0d2f480309a910f58f1de64e9e05675
2012-05-16 17:51:52 -07:00
Adam Powell
f53952a9a7
am 648337b3: Merge "Fix a bug where late-invalidating views with animations would be held for too long by ViewRootImpl" into jb-dev
...
* commit '648337b3a8024b22a77977024cdf171f83999d56':
Fix a bug where late-invalidating views with animations would be held for too long by ViewRootImpl
2012-05-16 17:50:47 -07:00
Carlos Valdivia
9a824f07a3
am 86401950: Merge "Streamline the logic to add account." into jb-dev
...
* commit '864019503c20350393fa1fbaecc36f0577ca45bb':
Streamline the logic to add account.
2012-05-16 17:47:21 -07:00
Adam Powell
8afcf70531
am 7fde8e2b: Merge "Be more tolerant in TaskStackBuilder" into jb-dev
...
* commit '7fde8e2ba27942ed61a1d57f63f3b4eea3e0bbc8':
Be more tolerant in TaskStackBuilder
2012-05-16 17:47:18 -07:00
Adam Powell
648337b3a8
Merge "Fix a bug where late-invalidating views with animations would be held for too long by ViewRootImpl" into jb-dev
2012-05-16 17:46:10 -07:00
Carlos Valdivia
864019503c
Merge "Streamline the logic to add account." into jb-dev
2012-05-16 17:44:34 -07:00
Adam Powell
7fde8e2ba2
Merge "Be more tolerant in TaskStackBuilder" into jb-dev
2012-05-16 17:44:25 -07:00
Jeff Brown
7ce7fe3b61
am 33ebe8c8: Merge "Add systrace method tags for measure and layout." into jb-dev
...
* commit '33ebe8c8c2179af371514b9c7a7d88faf531b18b':
Add systrace method tags for measure and layout.
2012-05-16 17:43:37 -07:00
Jeff Brown
4fcef3c694
am 6dc23b8e: Merge "Add a label for the new video trace tag." into jb-dev
...
* commit '6dc23b8e70e421cff46aa60c91ad1ba9d0bc4064':
Add a label for the new video trace tag.
2012-05-16 17:43:34 -07:00
Carlos Valdivia
cf0a881f1c
Streamline the logic to add account.
...
This cl ensures that we immediately route the user to the add account
activity if they don't have an account and their is only one relevant
account type. Also reordered the setContent logic to reduce flicker.
Note that as of this CL there is still some flicker remaining when
launching G+ without an account. But it appears to be fixed in other
apps.
Bug: 6455975
Change-Id: I91e33b4fb9618a31765b4a8651334b1c52640828
2012-05-16 17:43:17 -07:00
Jeff Brown
33ebe8c8c2
Merge "Add systrace method tags for measure and layout." into jb-dev
2012-05-16 17:40:03 -07:00
Jeff Brown
6dc23b8e70
Merge "Add a label for the new video trace tag." into jb-dev
2012-05-16 17:39:29 -07:00
John Reck
cd471e95c8
am b27a4f9b: Merge "Remove custom scrollbar logic" into jb-dev
...
* commit 'b27a4f9b0e29d4fd4722c9152a39269aba527ef6':
Remove custom scrollbar logic
2012-05-16 17:37:22 -07:00
John Reck
b27a4f9b0e
Merge "Remove custom scrollbar logic" into jb-dev
2012-05-16 17:35:08 -07:00
Adam Powell
3e3c4ee047
Fix a bug where late-invalidating views with animations would be held
...
for too long by ViewRootImpl
Change-Id: I1e32bf2683b50f8834f215a753f881b5d4b8dbc9
2012-05-16 17:34:21 -07:00
Jeff Brown
c8d2668bc4
Add systrace method tags for measure and layout.
...
Change-Id: I739f6384b390d1b34b09b622ca0f752de1dd7304
2012-05-16 17:27:24 -07:00
Jeff Brown
f558780c20
Add a label for the new video trace tag.
...
Change-Id: Ie296b4b5ca73987cdea7766f8698fc43704b2e81
2012-05-16 17:27:24 -07:00
Dianne Hackborn
5b5cc4d536
Have the stable layout take into account the window's fullscreen flag.
...
When using stable layouts, you are typically expected to hide and
show the status bar through the system UI fullscreen flag. This hides
both the status bar and the action bar. The stable layout assumed
that when not hiding the status bar through the system UI flags, that
the status bar would be visible.
This change makes things a little smarter, also looking at the
window's fullscreen flag (which only hides the status bar). If this
flag is set on the window, then the stable layout now assumes that
the status bar will never be shown. This allows us to position the
action bar correctly in the situation where the application has set
the window to fullscreen and requested a stable layout, instead of
always leaving room for the status bar above it.
Change-Id: I757072ae99cd3741753af7210dbf51afe94d3db5
2012-05-16 17:24:11 -07:00
Jeff Brown
046c861916
am 0d28cdf1: Merge "Fix a possible starvation issue related to vsync." into jb-dev
...
* commit '0d28cdf1c870ade242250ec1a82c710885982b4b':
Fix a possible starvation issue related to vsync.
2012-05-16 16:27:03 -07:00
Jeff Brown
0d28cdf1c8
Merge "Fix a possible starvation issue related to vsync." into jb-dev
2012-05-16 16:25:05 -07:00
Adam Powell
b00b8b0d53
Be more tolerant in TaskStackBuilder
...
Let callers try to get a parent stack for an activity class with no
parent declared.
Bug 6503702
Change-Id: Iec1bc7a8d9e5b65b756a8ebd0e53d63506796aa3
2012-05-16 16:23:03 -07:00
Mathias Agopian
44d3513ccf
am 128c89cd: Merge "fix SensorManager.getAngleChange() documentation" into jb-dev
...
* commit '128c89cd08bde1a4cf160885ce0fb57ba0134bb0':
fix SensorManager.getAngleChange() documentation
2012-05-16 16:15:24 -07:00
Mathias Agopian
128c89cd08
Merge "fix SensorManager.getAngleChange() documentation" into jb-dev
2012-05-16 16:12:27 -07:00
Svetoslav Ganov
53e184d34e
Accessibility service needs to request permission to be bound to.
...
1. Every accessibility services targeting JellyBean or higher has
to request a special permission for the system to bind to it.
Change-Id: I6e579326bdf3597f148d6c67317455701ec8af68
2012-05-16 15:57:15 -07:00
Svetoslav Ganov
dcf56b2dea
am 6467f94b: Merge "Make AbsSeekBar widget adjustable via accessibility actions." into jb-dev
...
* commit '6467f94b371e1af1b5e0ab63eb3b39671e04ff8d':
Make AbsSeekBar widget adjustable via accessibility actions.
2012-05-16 15:56:42 -07:00
Svetoslav Ganov
6467f94b37
Merge "Make AbsSeekBar widget adjustable via accessibility actions." into jb-dev
2012-05-16 15:53:35 -07:00
Mathias Agopian
fb89097099
fix SensorManager.getAngleChange() documentation
...
Bug: 6442517
Change-Id: I4b22540817560bdff134d2cc3274e3b39c92d3b1
2012-05-16 15:31:07 -07:00
John Reck
3d672d3fc9
am c43db491: Merge "Fix android:focusableInTouchMode support" into jb-dev
...
* commit 'c43db491a6867c22ddfd1189a66995312af6fb11':
Fix android:focusableInTouchMode support
2012-05-16 15:22:57 -07:00
John Reck
7c2e329ef2
Remove custom scrollbar logic
...
Bug: 6505722
When we scroll the base layer we do so by calling scrollTo on the view,
which handles all the scrollbar logic for us. Remove the custom keep alive
code which floods the handler queue, as well as remove the unnecessary
invalidate and awakenScrollbar calls (View does that for us)
Change-Id: Ia2503c549a22ec71d99295fe62b676fecc367ea3
2012-05-16 15:21:18 -07:00
John Reck
c43db491a6
Merge "Fix android:focusableInTouchMode support" into jb-dev
2012-05-16 15:19:22 -07:00
John Reck
435e6f5fd2
Fix android:focusableInTouchMode support
...
Bug: 6448106
Change-Id: I17161754eaf08145623466a6db25893e3e5b2e16
2012-05-16 14:56:20 -07:00
Jim Miller
9a40e307dc
am c1c14065: Merge "Fix 6398209: Lots of improvements to gesture search from navbar" into jb-dev
...
* commit 'c1c140657633cc5b0ff26da1f122fab305d21e01':
Fix 6398209: Lots of improvements to gesture search from navbar
2012-05-16 14:19:22 -07:00
alanv
c826b7d8fa
Make AbsSeekBar widget adjustable via accessibility actions.
...
Change-Id: I559da3cea139c2d5a4c82e2854921de173fbfa4f
2012-05-16 14:19:21 -07:00
Jim Miller
c1c1406576
Merge "Fix 6398209: Lots of improvements to gesture search from navbar" into jb-dev
2012-05-16 14:17:33 -07:00