summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Fixes Issue ID: 3396697"Basavapatna Dattaguru2011-01-269-9594/+0
| | | | This reverts commit 8b9ba616444a265df6cd2b4f4a0a39d808c65ade.
* Fixes Issue ID: 3396697Basavapatna Dattaguru2011-01-269-0/+9594
| | | | | | | | | | | | Updated with annotation LargeTest Copyright changed to 2011 Review reworked and with new test contents Video Editor CTS Test code Change-Id: Ia37956ef39fafcc5d969996c1791fce8663aa0fe
* Merge "Hook up tgammaf properly for RS." into honeycombStephen Hines2011-01-261-2/+2
|\
| * Hook up tgammaf properly for RS.Stephen Hines2011-01-261-2/+2
| | | | | | | | | | Change-Id: I9b489cbfe49b3c01028f23c1123bc272e100c60e b: 3370708, 2933146
* | Merge "Remove unused API" into honeycombRomain Guy2011-01-267-120/+2
|\ \
| * | Remove unused APIRomain Guy2011-01-267-120/+2
| | | | | | | | | | | | Change-Id: I1714fd82a64b752f0350ef4ef9179ce19e089c6a
* | | Merge "Holo theme for error popups in TextViews." into honeycombGilles Debunne2011-01-268-3/+28
|\ \ \
| * | | Holo theme for error popups in TextViews.Gilles Debunne2011-01-268-3/+28
| | | | | | | | | | | | | | | | | | | | | | | | Bug 3277308 Change-Id: I9711adb848df975b95ad09fc84bba4b970e44670
* | | | Merge "Fixing bug where widgets would go dead after moving to another ↵Adam Cohen2011-01-261-6/+0
|\ \ \ \ | | | | | | | | | | | | | | | screen" into honeycomb
| * | | | Fixing bug where widgets would go dead after moving to another screenAdam Cohen2011-01-261-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> 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
* | | | | Merge "Fine tune the high memory threshold and usage delta for v8 GC." into ↵Shimeng (Simon) Wang2011-01-261-7/+2
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | honeycomb
| * | | | Fine tune the high memory threshold and usage delta for v8 GC.Shimeng (Simon) Wang2011-01-261-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will help reduce a bit more v8 GC for heavy web sites. issue: 3317574 Change-Id: I5f93f9311fc864fb13933f92ff402e00c0e6fcdf
* | | | | Merge "Integrating drawable-xlarge stat_sys assets" into honeycombJustin Ho2011-01-2698-0/+0
|\ \ \ \ \
| * | | | | Integrating drawable-xlarge stat_sys assetsJustin Ho2011-01-2698-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia16fbf1019345f52b43a40b4841ef949b67dba7a
* | | | | | Merge "Ticker visual fixes." into honeycombDaniel Sandler2011-01-265-49/+54
|\ \ \ \ \ \
| * | | | | | Ticker visual fixes.Daniel Sandler2011-01-265-49/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | | | | | Merge "Overlay java files Issue 3370836" into honeycombDharmaray Kundargi2011-01-264-27/+245
|\ \ \ \ \ \ \
| * | | | | | | Overlay java files Issue 3370836Dharmaray Kundargi2011-01-264-27/+245
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If062ad12dc2f5faf58936436527234ce80dffad9
* | | | | | | | Merge "Fix for Issue 3370836 : JNI files for Overlay optmization." into ↵Dharmaray Kundargi2011-01-263-23/+142
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | honeycomb
| * | | | | | | | Fix for Issue 3370836 : JNI files for Overlay optmization.Dharmaray Kundargi2011-01-263-23/+142
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3d7a0248bfd75bbd7c23321e22c3c331eb33ddd2
* | | | | | | | Merge "fix [3385504] Surface flinger hang when adding dim surface" into ↵Mathias Agopian2011-01-265-4/+17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | honeycomb
| * | | | | | | | fix [3385504] Surface flinger hang when adding dim surfaceMathias Agopian2011-01-255-4/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8e0cda414bcad5854d2ca5dde8370bfd8b2e5ea4
* | | | | | | | | Merge "Re-enabling queued unbinding of services after requests to the ↵Winson Chung2011-01-268-280/+404
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | service. (3394210)" into honeycomb
| * | | | | | | | Re-enabling queued unbinding of services after requests to the service. ↵Winson Chung2011-01-268-282/+406
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (3394210) - Fix for crash when detaching from window - Potential fix for occasional IllegalStateException when updating List based widgets Change-Id: I3d3f2bb691552a1136111043db686c4926b510c6
* | | | | | | | | Merge "Fix some unmatched javadoc tags." into honeycombJaikumar Ganesh2011-01-262-8/+8
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Fix some unmatched javadoc tags.Jaikumar Ganesh2011-01-262-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3392175 Change-Id: I84aa86c07060bc4ba399fd5c8f7cda162b432031
* | | | | | | | | Merge "More instrumentation to track down the hardware decoder not shutting ↵Andreas Huber2011-01-262-2/+20
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | down bug." into honeycomb
| * | | | | | | | More instrumentation to track down the hardware decoder not shutting down bug.Andreas Huber2011-01-262-2/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3f31b6fdf5c90b436567bbce578dcbc4666ed7c2 related-to-bug: 3362836
* | | | | | | | | Merge "Ignore errors returned from native_window_set_crop." into honeycombAndreas Huber2011-01-261-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ignore errors returned from native_window_set_crop.Andreas Huber2011-01-261-2/+3
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the surface is already invalid, we'll know soon enough. Change-Id: If360ffb8293817afb47df8c1a75722aea74bb335 related-to-bug: 3394601
* | | | | | | | | Merge "DO NOT MERGE Remove the rs_quaternion functions until mr1" into honeycombJason Sams2011-01-261-250/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | DO NOT MERGEJason Sams2011-01-261-250/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the rs_quaternion functions until mr1 Change-Id: I1c48624a308ce6f5c4a13215170f34c810b4cf00
* | | | | | | | | | Merge "Migrating functions for on device linking." into honeycombJason Sams2011-01-262-446/+568
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Migrating functions for on device linking.Jason Sams2011-01-252-446/+568
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I41dc1551ada53370f2b06c49cc76089b1e72ac5b
* | | | | | | | | | Merge changes I48392c75,Id09437a4,I4a0aa878 into honeycombJoe Onorato2011-01-268-43/+50
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
| * | | | | | | | | | Expose the window flags for lights out mode.Joe Onorato2011-01-265-7/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | Make TabletStatusBar call into StatusBarManagerService when it goes out of ↵Joe Onorato2011-01-262-11/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lights out mode on its own. Bug: 3241144 Change-Id: Id09437a4f32f1d64daa7ae65e41c99897b5964d7
| * | | | | | | | | | Make FLAG_FULLSCREEN not go into lights out mode anymore.Joe Onorato2011-01-263-25/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4a0aa8789f537717f82df4efb6a35108e1ab1784
* | | | | | | | | | | Merge "Protect notification callback parameters with a mutex." into honeycombAndreas Huber2011-01-261-4/+14
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Protect notification callback parameters with a mutex.Andreas Huber2011-01-261-4/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | Merge "Linux sockets suck, closing a socket descriptor does not abort ↵Andreas Huber2011-01-261-17/+79
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pending recv/send calls." into honeycomb
| * | | | | | | | | | | Linux sockets suck, closing a socket descriptor does not abort pending ↵Andreas Huber2011-01-261-17/+79
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | recv/send calls. Change-Id: Id53e7831761619f72ddc61f63571230011c93f16 related-to-bug: 3362836
* | | | | | | | | | | Merge "Instead of not feeding the AudioTrack any data after EOS, play ↵Andreas Huber2011-01-261-1/+3
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | silence instead." into honeycomb
| * | | | | | | | | | | Instead of not feeding the AudioTrack any data after EOS, play silence instead.Andreas Huber2011-01-261-1/+3
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9aa797cf5bb58eefed51d732f4e5d09450551158 related-to-bug: 3347428
* | | | | | | | | | | Merge "Make ObbActionListener a on-way call" into honeycombKenny Root2011-01-261-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make ObbActionListener a on-way callKenny Root2011-01-141-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3353699 Change-Id: If1bba2e9c2ed3d807657b6b4a6b54b7805bec02b
* | | | | | | | | | | | Merge "Fix NPE in YouTube. Bug #3385339" into honeycombRomain Guy2011-01-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Fix NPE in YouTube.Romain Guy2011-01-261-1/+1
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #3385339 Change-Id: Id7b307994e343cdb808161a7fae590536f04252e
* | | | | | | | | | | Merge "Fix emulator touchscreen." into honeycombJeff Brown2011-01-262-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix emulator touchscreen.Jeff Brown2011-01-262-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3393763 Change-Id: Ief16640344d61d283aac08ef4b53e85d7ee3c73f