OSDN Git Service

android-x86/frameworks-base.git
13 years agoMerge "Cherry-pick of f5e4f208b9ed73 to honeycomb" into honeycomb
Jason Chen [Wed, 26 Jan 2011 23:30:56 +0000 (15:30 -0800)]
Merge "Cherry-pick of f5e4f208b9ed73 to honeycomb" into honeycomb

13 years agoMerge "MTP: Fix month off by one error in date parsing and formatting code" into...
Mike Lockwood [Wed, 26 Jan 2011 23:30:07 +0000 (15:30 -0800)]
Merge "MTP: Fix month off by one error in date parsing and formatting code" into honeycomb

13 years agoMTP: Fix month off by one error in date parsing and formatting code
Mike Lockwood [Wed, 26 Jan 2011 22:41:45 +0000 (14:41 -0800)]
MTP: Fix month off by one error in date parsing and formatting code

BUG: 3379100

Change-Id: Ib386f0def9d611529ce0528b8159cef48df9cd85
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "Part II of fixing b/2943524: On-device linking rs_core." into honeycomb
Shih-wei Liao [Wed, 26 Jan 2011 22:56:41 +0000 (14:56 -0800)]
Merge "Part II of fixing b/2943524: On-device linking rs_core." into honeycomb

13 years agoPart II of fixing b/2943524: On-device linking rs_core.
Shih-wei Liao [Wed, 26 Jan 2011 22:47:17 +0000 (14:47 -0800)]
Part II of fixing b/2943524: On-device linking rs_core.

Change-Id: I1db1f8a2c9e8afabd9961c0effca60b10c9ed4dc

13 years agoMerge "Enable recovery in RIL wakelock release check." into honeycomb
John Wang [Wed, 26 Jan 2011 22:45:24 +0000 (14:45 -0800)]
Merge "Enable recovery in RIL wakelock release check." into honeycomb

13 years agoMerge "Make sure that key frame is generated for timelapse video recording if there...
James Dong [Wed, 26 Jan 2011 22:43:59 +0000 (14:43 -0800)]
Merge "Make sure that key frame is generated for timelapse video recording if there are at least two input video frames from camera source." into honeycomb

13 years agoEnable recovery in RIL wakelock release check.
John Wang [Wed, 26 Jan 2011 22:11:21 +0000 (14:11 -0800)]
Enable recovery in RIL wakelock release check.

This is a cherry-pick Change 91968 from GB branch.

Wakelock will get released while
1) no request pending to be sent out, in which mRequestMessagesPending increases
before calling EVENT_SEND and decreases while handling EVENT_SEND.

and

2) no waiting requests sent to RIL but no replied, in which mRequestMessagesWaiting
increases while sending request and decreases while handling response.

Both will be cleared while WAKE_LOCK_TIMEOUT occurs to recovery from out of sync situation.

bug: 33694273370827
Change-Id: Ibbcc95d67a292ffe20339ea9bdb0f2e4a4988da0

13 years agoMerge "Final polish of WebView accessibility support for no JavaScript case." into...
Svetoslav Ganov [Wed, 26 Jan 2011 22:39:47 +0000 (14:39 -0800)]
Merge "Final polish of WebView accessibility support for no JavaScript case." into honeycomb

13 years agoCherry-pick of f5e4f208b9ed73 to honeycomb
Dianne Hackborn [Wed, 26 Jan 2011 20:40:18 +0000 (12:40 -0800)]
Cherry-pick of f5e4f208b9ed73 to honeycomb

Original change description:

    Make CHANGE_COMPONENT_ENABLED_STATE a signatureOrSystem perm.

13 years agoMerge "Hook up tgammaf properly for RS." into honeycomb
Stephen Hines [Wed, 26 Jan 2011 22:08:49 +0000 (14:08 -0800)]
Merge "Hook up tgammaf properly for RS." into honeycomb

13 years agoMerge "Remove unused API" into honeycomb
Romain Guy [Wed, 26 Jan 2011 21:41:10 +0000 (13:41 -0800)]
Merge "Remove unused API" into honeycomb

13 years agoRemove unused API
Romain Guy [Wed, 26 Jan 2011 21:43:01 +0000 (13:43 -0800)]
Remove unused API

Change-Id: I1714fd82a64b752f0350ef4ef9179ce19e089c6a

13 years agoMerge "Holo theme for error popups in TextViews." into honeycomb
Gilles Debunne [Wed, 26 Jan 2011 21:33:24 +0000 (13:33 -0800)]
Merge "Holo theme for error popups in TextViews." into honeycomb

13 years agoMerge "Fixing bug where widgets would go dead after moving to another screen" into...
Adam Cohen [Wed, 26 Jan 2011 21:26:58 +0000 (13:26 -0800)]
Merge "Fixing bug where widgets would go dead after moving to another screen" into honeycomb

13 years agoMerge "Fine tune the high memory threshold and usage delta for v8 GC." into honeycomb
Shimeng (Simon) Wang [Wed, 26 Jan 2011 21:23:58 +0000 (13:23 -0800)]
Merge "Fine tune the high memory threshold and usage delta for v8 GC." into honeycomb

13 years agoFixing bug where widgets would go dead after moving to another screen
Adam Cohen [Wed, 26 Jan 2011 19:57:14 +0000 (11:57 -0800)]
Fixing bug where widgets would go dead after moving to another screen

-> A memory optimization was causing AdapterViewAnimator to give up its
   reference to its adapter, rendering the widget dead.
-> Did testing, and it doesn't appear that this optimization was
   making a difference, so it appears safe to remove.

Change-Id: I274c5f73862cbda2dc5411d5c94a9ba1ac1e3635

13 years agoMerge "Integrating drawable-xlarge stat_sys assets" into honeycomb
Justin Ho [Wed, 26 Jan 2011 21:02:01 +0000 (13:02 -0800)]
Merge "Integrating drawable-xlarge stat_sys assets" into honeycomb

13 years agoMerge "Ticker visual fixes." into honeycomb
Daniel Sandler [Wed, 26 Jan 2011 20:51:30 +0000 (12:51 -0800)]
Merge "Ticker visual fixes." into honeycomb

13 years agoMerge "Overlay java files Issue 3370836" into honeycomb
Dharmaray Kundargi [Wed, 26 Jan 2011 20:46:23 +0000 (12:46 -0800)]
Merge "Overlay java files Issue 3370836" into honeycomb

13 years agoMerge "Fix for Issue 3370836 : JNI files for Overlay optmization." into honeycomb
Dharmaray Kundargi [Wed, 26 Jan 2011 20:46:20 +0000 (12:46 -0800)]
Merge "Fix for Issue 3370836 : JNI files for Overlay optmization." into honeycomb

13 years agoMerge "fix [3385504] Surface flinger hang when adding dim surface" into honeycomb
Mathias Agopian [Wed, 26 Jan 2011 20:41:02 +0000 (12:41 -0800)]
Merge "fix [3385504] Surface flinger hang when adding dim surface" into honeycomb

13 years agoHook up tgammaf properly for RS.
Stephen Hines [Wed, 26 Jan 2011 20:31:36 +0000 (12:31 -0800)]
Hook up tgammaf properly for RS.

Change-Id: I9b489cbfe49b3c01028f23c1123bc272e100c60e
b: 33707082933146

13 years agoMerge "Re-enabling queued unbinding of services after requests to the service. (33942...
Winson Chung [Wed, 26 Jan 2011 20:30:26 +0000 (12:30 -0800)]
Merge "Re-enabling queued unbinding of services after requests to the service. (3394210)" into honeycomb

13 years agoTicker visual fixes.
Daniel Sandler [Wed, 26 Jan 2011 16:52:48 +0000 (11:52 -0500)]
Ticker visual fixes.

  - Includes the correct ticker background image, finally
  - Confines the ticker height to 48dp (status bar height)
  - Aligns the ticker to the bottom of the screen

Bug: 3361133
Change-Id: I9497f29d2b4c1cbcb195f0e66393f6db97d01ee2

13 years agoMerge "Fix some unmatched javadoc tags." into honeycomb
Jaikumar Ganesh [Wed, 26 Jan 2011 20:23:15 +0000 (12:23 -0800)]
Merge "Fix some unmatched javadoc tags." into honeycomb

13 years agoMake sure that key frame is generated for timelapse video recording if there are...
James Dong [Wed, 26 Jan 2011 00:31:28 +0000 (16:31 -0800)]
Make sure that key frame is generated for timelapse video recording if there are at least two input video frames from camera source.

This will fix the stop failure issue where we have to wait n * time_interval before a key frame can be received by the file writer, where
 o n is the actual number of buffers advertised by the video encoder
 o time_interval is the interval settings for timelapse video recording
   specifying the time distance between neighboring input video frames

The fix includes two parts:
o OMXCodec will not submit all n buffers at one time, but instead submit one input
  frame at one time if it become available.

o Timelapse camera source made available the first two input frames and do not skip
  them so that the first compressed output frame data can be received regardless
  the specified time_interval

bug - 3367659

Change-Id: Ia68cc2cb0d71aa7dc54540e9ad82fae911ad530b

13 years agoRe-enabling queued unbinding of services after requests to the service. (3394210)
Winson Chung [Fri, 21 Jan 2011 00:19:33 +0000 (16:19 -0800)]
Re-enabling queued unbinding of services after requests to the service. (3394210)

- Fix for crash when detaching from window
- Potential fix for occasional IllegalStateException when updating List based widgets

Change-Id: I3d3f2bb691552a1136111043db686c4926b510c6

13 years agoHolo theme for error popups in TextViews.
Gilles Debunne [Thu, 13 Jan 2011 01:49:12 +0000 (17:49 -0800)]
Holo theme for error popups in TextViews.

Bug 3277308

Change-Id: I9711adb848df975b95ad09fc84bba4b970e44670

13 years agoMerge "More instrumentation to track down the hardware decoder not shutting down...
Andreas Huber [Wed, 26 Jan 2011 20:08:09 +0000 (12:08 -0800)]
Merge "More instrumentation to track down the hardware decoder not shutting down bug." into honeycomb

13 years agoMerge "Ignore errors returned from native_window_set_crop." into honeycomb
Andreas Huber [Wed, 26 Jan 2011 20:06:39 +0000 (12:06 -0800)]
Merge "Ignore errors returned from native_window_set_crop." into honeycomb

13 years agoMore instrumentation to track down the hardware decoder not shutting down bug.
Andreas Huber [Tue, 25 Jan 2011 22:55:00 +0000 (14:55 -0800)]
More instrumentation to track down the hardware decoder not shutting down bug.

Change-Id: I3f31b6fdf5c90b436567bbce578dcbc4666ed7c2
related-to-bug: 3362836

13 years agoIgnore errors returned from native_window_set_crop.
Andreas Huber [Wed, 26 Jan 2011 20:02:35 +0000 (12:02 -0800)]
Ignore errors returned from native_window_set_crop.

If the surface is already invalid, we'll know soon enough.

Change-Id: If360ffb8293817afb47df8c1a75722aea74bb335
related-to-bug: 3394601

13 years agoFine tune the high memory threshold and usage delta for v8 GC.
Shimeng (Simon) Wang [Wed, 26 Jan 2011 18:34:26 +0000 (10:34 -0800)]
Fine tune the high memory threshold and usage delta for v8 GC.

This will help reduce a bit more v8 GC for heavy web sites.

issue: 3317574
Change-Id: I5f93f9311fc864fb13933f92ff402e00c0e6fcdf

13 years agoMerge "DO NOT MERGE Remove the rs_quaternion functions until mr1" into honeycomb
Jason Sams [Wed, 26 Jan 2011 19:54:38 +0000 (11:54 -0800)]
Merge "DO NOT MERGE Remove the rs_quaternion functions until mr1" into honeycomb

13 years agoMerge "Migrating functions for on device linking." into honeycomb
Jason Sams [Wed, 26 Jan 2011 19:54:33 +0000 (11:54 -0800)]
Merge "Migrating functions for on device linking." into honeycomb

13 years agoMerge changes I48392c75,Id09437a4,I4a0aa878 into honeycomb
Joe Onorato [Wed, 26 Jan 2011 19:46:58 +0000 (11:46 -0800)]
Merge changes I48392c75,Id09437a4,I4a0aa878 into honeycomb

* changes:
  Expose the window flags for lights out mode.
  Make TabletStatusBar call into StatusBarManagerService when it goes out of lights out mode on its own.
  Make FLAG_FULLSCREEN not go into lights out mode anymore.

13 years agoFix some unmatched javadoc tags.
Jaikumar Ganesh [Wed, 26 Jan 2011 19:46:56 +0000 (11:46 -0800)]
Fix some unmatched javadoc tags.

Bug: 3392175
Change-Id: I84aa86c07060bc4ba399fd5c8f7cda162b432031

13 years agoOverlay java files Issue 3370836
Dharmaray Kundargi [Wed, 26 Jan 2011 07:20:09 +0000 (23:20 -0800)]
Overlay java files Issue 3370836

Change-Id: If062ad12dc2f5faf58936436527234ce80dffad9

13 years agoMerge "Protect notification callback parameters with a mutex." into honeycomb
Andreas Huber [Wed, 26 Jan 2011 19:28:01 +0000 (11:28 -0800)]
Merge "Protect notification callback parameters with a mutex." into honeycomb

13 years agoMerge "Linux sockets suck, closing a socket descriptor does not abort pending recv...
Andreas Huber [Wed, 26 Jan 2011 19:24:13 +0000 (11:24 -0800)]
Merge "Linux sockets suck, closing a socket descriptor does not abort pending recv/send calls." into honeycomb

13 years agoProtect notification callback parameters with a mutex.
Andreas Huber [Wed, 26 Jan 2011 19:19:19 +0000 (11:19 -0800)]
Protect notification callback parameters with a mutex.

This avoids the race condition where notifications are dispatched to a NULL receiver
after notifications have been disabled.

Change-Id: I6d351ffbee97616e2c35559c132a6c5e6a66948a
related-to-bug: 3394139

13 years agoDO NOT MERGE
Jason Sams [Wed, 26 Jan 2011 19:16:23 +0000 (11:16 -0800)]
DO NOT MERGE
Remove the rs_quaternion functions until mr1

Change-Id: I1c48624a308ce6f5c4a13215170f34c810b4cf00

13 years agoMerge "Instead of not feeding the AudioTrack any data after EOS, play silence instead...
Andreas Huber [Wed, 26 Jan 2011 19:11:50 +0000 (11:11 -0800)]
Merge "Instead of not feeding the AudioTrack any data after EOS, play silence instead." into honeycomb

13 years agoMerge "Make ObbActionListener a on-way call" into honeycomb
Kenny Root [Wed, 26 Jan 2011 19:01:14 +0000 (11:01 -0800)]
Merge "Make ObbActionListener a on-way call" into honeycomb

13 years agoFix NPE in YouTube.
Romain Guy [Wed, 26 Jan 2011 18:54:43 +0000 (10:54 -0800)]
Fix NPE in YouTube.
Bug #3385339

Change-Id: Id7b307994e343cdb808161a7fae590536f04252e

13 years agoMerge "Fix NPE in YouTube. Bug #3385339" into honeycomb
Romain Guy [Wed, 26 Jan 2011 18:54:23 +0000 (10:54 -0800)]
Merge "Fix NPE in YouTube. Bug #3385339" into honeycomb

13 years agoExpose the window flags for lights out mode.
Joe Onorato [Wed, 26 Jan 2011 03:53:17 +0000 (19:53 -0800)]
Expose the window flags for lights out mode.

I hadn't wanted to do this, but it makes porting the FLAG_FULLSCREEN
stuff over to this simpler because you don't have to go find a view
to proxy through.

This change also clears the flag everywhere when the window manager
notifies the views that the change has come back.

Change-Id: I48392c7550925bcca50c5bb9e1f263e99de6c7bc

13 years agoMerge "Fix emulator touchscreen." into honeycomb
Jeff Brown [Wed, 26 Jan 2011 18:46:29 +0000 (10:46 -0800)]
Merge "Fix emulator touchscreen." into honeycomb

13 years agoInstead of not feeding the AudioTrack any data after EOS, play silence instead.
Andreas Huber [Wed, 26 Jan 2011 18:41:38 +0000 (10:41 -0800)]
Instead of not feeding the AudioTrack any data after EOS, play silence instead.

Change-Id: I9aa797cf5bb58eefed51d732f4e5d09450551158
related-to-bug: 3347428

13 years agoFix emulator touchscreen.
Jeff Brown [Wed, 26 Jan 2011 18:40:10 +0000 (10:40 -0800)]
Fix emulator touchscreen.

Bug: 3393763
Change-Id: Ief16640344d61d283aac08ef4b53e85d7ee3c73f

13 years agoMerge "Fix b/2943524: On-device linking the rs_cl." into honeycomb
Shih-wei Liao [Wed, 26 Jan 2011 18:37:08 +0000 (10:37 -0800)]
Merge "Fix b/2943524: On-device linking the rs_cl." into honeycomb

13 years agoMake TabletStatusBar call into StatusBarManagerService when it goes out of lights...
Joe Onorato [Tue, 25 Jan 2011 21:42:10 +0000 (13:42 -0800)]
Make TabletStatusBar call into StatusBarManagerService when it goes out of lights out mode on its
own.

Bug: 3241144
Change-Id: Id09437a4f32f1d64daa7ae65e41c99897b5964d7

13 years agoMake FLAG_FULLSCREEN not go into lights out mode anymore.
Joe Onorato [Tue, 25 Jan 2011 20:06:23 +0000 (12:06 -0800)]
Make FLAG_FULLSCREEN not go into lights out mode anymore.

Change-Id: I4a0aa8789f537717f82df4efb6a35108e1ab1784

13 years agoLinux sockets suck, closing a socket descriptor does not abort pending recv/send...
Andreas Huber [Wed, 26 Jan 2011 18:14:38 +0000 (10:14 -0800)]
Linux sockets suck, closing a socket descriptor does not abort pending recv/send calls.

Change-Id: Id53e7831761619f72ddc61f63571230011c93f16
related-to-bug: 3362836

13 years agoMerge "Increase the default timeout from 30 to 60 seconds." into honeycomb
Wink Saville [Wed, 26 Jan 2011 18:14:20 +0000 (10:14 -0800)]
Merge "Increase the default timeout from 30 to 60 seconds." into honeycomb

13 years agoMerge "Move last touch point when moving the cursor node." into honeycomb
Leon Scroggins [Wed, 26 Jan 2011 18:06:42 +0000 (10:06 -0800)]
Merge "Move last touch point when moving the cursor node." into honeycomb

13 years agoMerge "Wrong clock font in system bar. Whoops." into honeycomb
Daniel Sandler [Wed, 26 Jan 2011 17:35:03 +0000 (09:35 -0800)]
Merge "Wrong clock font in system bar. Whoops." into honeycomb

13 years agoIncrease the default timeout from 30 to 60 seconds.
Wink Saville [Wed, 26 Jan 2011 17:21:32 +0000 (09:21 -0800)]
Increase the default timeout from 30 to 60 seconds.

The DEFAULT_WAKE_LOCK_TIMEOUT should be longer than the timeouts
of the vendor ril, aka. rild. We are seeing timeouts which are
30secs and possibly longer. An alternative would be to add
TelephonyManager.PROPERTY_WAKE_LOCK_TIMEOUT for but I feel a 60
second default is appropriate for all platforms.

Bug: 3392618
Change-Id: I63f6b211b584857999174524d4ea4efa1994dfba

13 years agoMerge "Revert "Temporary Changes for certification of SCO."" into honeycomb
Jaikumar Ganesh [Wed, 26 Jan 2011 17:16:07 +0000 (09:16 -0800)]
Merge "Revert "Temporary Changes for certification of SCO."" into honeycomb

13 years agoMerge "New stat_notify icons in hdpi and mdpi" into honeycomb
Justin Ho [Wed, 26 Jan 2011 17:12:01 +0000 (09:12 -0800)]
Merge "New stat_notify icons in hdpi and mdpi" into honeycomb

13 years agoRevert "Temporary Changes for certification of SCO."
Jaikumar Ganesh [Wed, 26 Jan 2011 00:28:53 +0000 (16:28 -0800)]
Revert "Temporary Changes for certification of SCO."

This reverts commit 75c2701454f4506664d9056988c8ce5fd0ca73ba.

Change-Id: Ic63cdbbb06b9ed2d9c48e8b29cc376059ecadebf

13 years agoMerge "Improve readability of java docs for the public APIs." into honeycomb
Jaikumar Ganesh [Wed, 26 Jan 2011 17:02:12 +0000 (09:02 -0800)]
Merge "Improve readability of java docs for the public APIs." into honeycomb

13 years agoNew stat_notify icons in hdpi and mdpi
Justin Ho [Wed, 26 Jan 2011 16:48:48 +0000 (08:48 -0800)]
New stat_notify icons in hdpi and mdpi

Change-Id: I8e1eee2921411f5ed8d404c39dbfc9ac4977ef37

13 years agoWrong clock font in system bar. Whoops.
Daniel Sandler [Wed, 26 Jan 2011 16:45:36 +0000 (11:45 -0500)]
Wrong clock font in system bar. Whoops.

Bug: 3385564
Change-Id: I7231e9f7494bce436e93aed9793770cff40841a4

13 years agoMove last touch point when moving the cursor node.
Leon Scroggins [Wed, 26 Jan 2011 16:13:24 +0000 (11:13 -0500)]
Move last touch point when moving the cursor node.

Bug:3241968
Bug:3387455

The code was already in place, but needs to happen before we
return if mHeightCanMeasure == false.

Change-Id: Ic07dac4c4471bf4e2189f3fee322adeb23703f41

13 years agoIntegrating drawable-xlarge stat_sys assets
Justin Ho [Wed, 26 Jan 2011 15:42:45 +0000 (07:42 -0800)]
Integrating drawable-xlarge stat_sys assets

Change-Id: Ia16fbf1019345f52b43a40b4841ef949b67dba7a

13 years agoUpdating phone assets to Gingerbread
Justin Ho [Wed, 26 Jan 2011 15:39:16 +0000 (07:39 -0800)]
Updating phone assets to Gingerbread
Integrating new stat_notify in SystemUI

Change-Id: Ib626847a050b255ee63092b84f59ce83ed174379

13 years agoMerge "Removing unused assets" into honeycomb
Justin Ho [Wed, 26 Jan 2011 15:26:40 +0000 (07:26 -0800)]
Merge "Removing unused assets" into honeycomb

13 years agoMerge "Fix invalidation problem with display lists" into honeycomb
Chet Haase [Wed, 26 Jan 2011 14:30:48 +0000 (06:30 -0800)]
Merge "Fix invalidation problem with display lists" into honeycomb

13 years agoFinal polish of WebView accessibility support for no JavaScript case.
Svetoslav Ganov [Fri, 14 Jan 2011 19:38:17 +0000 (11:38 -0800)]
Final polish of WebView accessibility support for no JavaScript case.

1. Added tests for the new code added by change:I5a796aef

2. WebCore thread now calls the UI thread to set the cursor to
   the current position enabling the user to interact with
   the content that is being selected on the page.

3. Removed the code that changes the selection on movement of the
   cursor ring. We are dropping the "default web view behavior"
   as granularity of reading the document since with this change
   a user can freely access inputs/buttons/links.

Change-Id: I7a3f6677eff0bc95e8127973d07cec78e3465c7b

13 years agoMerge "Turn off picture splitting for now." into honeycomb
Patrick Scott [Wed, 26 Jan 2011 13:48:53 +0000 (05:48 -0800)]
Merge "Turn off picture splitting for now." into honeycomb

13 years agoFix b/2943524: On-device linking the rs_cl.
Shih-wei Liao [Wed, 26 Jan 2011 12:03:30 +0000 (04:03 -0800)]
Fix b/2943524: On-device linking the rs_cl.

Change-Id: I1b1e76ec94a26e0bc86d997d2584c8a015c57de1

13 years agoMerge "Update input method panel when packages are changed." into honeycomb
satok [Wed, 26 Jan 2011 10:08:48 +0000 (02:08 -0800)]
Merge "Update input method panel when packages are changed." into honeycomb

13 years agoUpdate input method panel when packages are changed.
satok [Wed, 26 Jan 2011 07:57:50 +0000 (16:57 +0900)]
Update input method panel when packages are changed.

Change-Id: I1edad2a11fd40c8f1f7fbb42f37e0538b1e245eb

13 years agoFix for Issue 3370836 : JNI files for Overlay optmization.
Dharmaray Kundargi [Sat, 22 Jan 2011 03:20:49 +0000 (19:20 -0800)]
Fix for Issue 3370836 : JNI files for Overlay optmization.

Change-Id: I3d7a0248bfd75bbd7c23321e22c3c331eb33ddd2

13 years agoFix invalidation problem with display lists
Chet Haase [Wed, 26 Jan 2011 07:22:09 +0000 (23:22 -0800)]
Fix invalidation problem with display lists

It was previously the case that a view marked ~DRAWN must be
invalidated correctly already, so we would not mark any flags.
Display lists added new logic such that an undrawn node must still
be checked to see if its cache has been marked invalid. If not,
we must mark it invalid to make sure that a future rendering call
will cause the view to refresh its display list, thus refreshing its
child node tree's display lists, since that's where the invalidate
call must have originated.

Change-Id: I0f73c85459174c0e3f16d703f7eb914a706c808a

13 years agoMerge "Make sure the opaque bitmap is opaque. GL doesn't like being lied to. Bug...
Romain Guy [Wed, 26 Jan 2011 06:54:06 +0000 (22:54 -0800)]
Merge "Make sure the opaque bitmap is opaque. GL doesn't like being lied to. Bug #3382992" into honeycomb

13 years agoMake sure the opaque bitmap is opaque. GL doesn't like being lied to.
Romain Guy [Wed, 26 Jan 2011 06:53:24 +0000 (22:53 -0800)]
Make sure the opaque bitmap is opaque. GL doesn't like being lied to.
Bug #3382992

The result still looks wrong but it works as designed, unfortunately.

Change-Id: I6108e199fa336cb01faaabf6c75faa3b71c2339b

13 years agoMerge "Review rework for issue 3385068 : Play gets out of sync" into honeycomb
Santosh Madhava [Wed, 26 Jan 2011 06:44:07 +0000 (22:44 -0800)]
Merge "Review rework for issue 3385068 : Play gets out of sync" into honeycomb

13 years agoMerge "Fix for issue 3366265 : Native crash exporting movie" into honeycomb
Santosh Madhava [Wed, 26 Jan 2011 06:19:21 +0000 (22:19 -0800)]
Merge "Fix for issue 3366265 : Native crash exporting movie" into honeycomb

13 years agoMerge "Change AsyncTask.execute() back to using a thread pool..." into honeycomb
Dianne Hackborn [Wed, 26 Jan 2011 06:05:38 +0000 (22:05 -0800)]
Merge "Change AsyncTask.execute() back to using a thread pool..." into honeycomb

13 years agoChange AsyncTask.execute() back to using a thread pool...
Dianne Hackborn [Wed, 26 Jan 2011 05:42:37 +0000 (21:42 -0800)]
Change AsyncTask.execute() back to using a thread pool...

...for now.

Change-Id: I1fe64f3e3a575f85add11dfe4d405f0c3a4a49de

13 years agoMigrating functions for on device linking.
Jason Sams [Wed, 26 Jan 2011 05:33:44 +0000 (21:33 -0800)]
Migrating functions for on device linking.

Change-Id: I41dc1551ada53370f2b06c49cc76089b1e72ac5b

13 years agofix [3385504] Surface flinger hang when adding dim surface
Mathias Agopian [Wed, 26 Jan 2011 04:17:45 +0000 (20:17 -0800)]
fix [3385504] Surface flinger hang when adding dim surface

Change-Id: I8e0cda414bcad5854d2ca5dde8370bfd8b2e5ea4

13 years agoFix for issue 3366265 : Native crash exporting movie
Santosh Madhava [Wed, 26 Jan 2011 00:58:20 +0000 (16:58 -0800)]
Fix for issue 3366265 : Native crash exporting movie

Change-Id: I04195198031eeb7d34d4249b49a1092321a2eb0a

13 years agoMerge "VideoEditor:Fix for 3369908" into honeycomb
Dheeraj Sharma [Wed, 26 Jan 2011 04:34:15 +0000 (20:34 -0800)]
Merge "VideoEditor:Fix for 3369908" into honeycomb

13 years agoReview rework for issue 3385068 : Play gets out of sync
Santosh Madhava [Wed, 26 Jan 2011 03:25:02 +0000 (19:25 -0800)]
Review rework for issue 3385068 : Play gets out of sync

Change-Id: I7f7435bd898a72302500cdc15874e469922cbebe

13 years agoMerge "Cleaning up StackView" into honeycomb
Adam Cohen [Wed, 26 Jan 2011 04:19:17 +0000 (20:19 -0800)]
Merge "Cleaning up StackView" into honeycomb

13 years agoMerge "Fit and finish on status bar:" into honeycomb
Daniel Sandler [Wed, 26 Jan 2011 02:56:32 +0000 (18:56 -0800)]
Merge "Fit and finish on status bar:" into honeycomb

13 years agoMerge "Do Not Merge. Don't connect to non keyboard HID devices." into honeycomb
Jaikumar Ganesh [Wed, 26 Jan 2011 02:42:12 +0000 (18:42 -0800)]
Merge "Do Not Merge. Don't connect to non keyboard HID devices." into honeycomb

13 years agoMerge "Fix button assets and styles." into honeycomb
Adam Powell [Wed, 26 Jan 2011 02:29:09 +0000 (18:29 -0800)]
Merge "Fix button assets and styles." into honeycomb

13 years agoFix button assets and styles.
Adam Powell [Wed, 26 Jan 2011 02:25:20 +0000 (18:25 -0800)]
Fix button assets and styles.

This fixes some padding issues that broke apps during the last update.

Change-Id: Icdce5231f4497f8f0be0ab842a03cbfdfc501c5a

13 years agoMerge "Disable mouse support. (DO NOT MERGE)" into honeycomb
Jeff Brown [Wed, 26 Jan 2011 02:18:10 +0000 (18:18 -0800)]
Merge "Disable mouse support.  (DO NOT MERGE)" into honeycomb

13 years agoMerge "Fix crashes caused by some input devices." into honeycomb
Jeff Brown [Wed, 26 Jan 2011 02:18:05 +0000 (18:18 -0800)]
Merge "Fix crashes caused by some input devices." into honeycomb

13 years agoRemoving unused assets
Justin Ho [Wed, 26 Jan 2011 02:10:04 +0000 (18:10 -0800)]
Removing unused assets

Change-Id: I80b2d559f2bb3511ad8da9391e5f54effe91d837

13 years agoMerge "egl: clear error on function entry" into honeycomb
Mathias Agopian [Wed, 26 Jan 2011 02:01:03 +0000 (18:01 -0800)]
Merge "egl: clear error on function entry" into honeycomb

13 years agoDisable mouse support. (DO NOT MERGE)
Jeff Brown [Wed, 26 Jan 2011 01:52:01 +0000 (17:52 -0800)]
Disable mouse support.  (DO NOT MERGE)

Change-Id: Ica9703a18195079d227caff8c2389c750559f3d0

13 years agoMerge "Fixed the display of the brightness controls in the system panel" into honeycomb
Arnaud Berry [Wed, 26 Jan 2011 01:51:32 +0000 (17:51 -0800)]
Merge "Fixed the display of the brightness controls in the system panel" into honeycomb

13 years agoMerge "Removing unused assets in mdpi" into honeycomb
Justin Ho [Wed, 26 Jan 2011 01:46:23 +0000 (17:46 -0800)]
Merge "Removing unused assets in mdpi" into honeycomb