* changes:
Improve renderscript context teardown. Track object in the system and then force their cleanup by releasing all user references once destroy context is called. Java layer will no longer send destroy notifications for objects garbage collected once a context is destroyed.
Merge commit '0cb901c4be24dc1a7bba729afca0bd12ed04ef6c' into eclair-plus-aosp
* commit '0cb901c4be24dc1a7bba729afca0bd12ed04ef6c':
Optimize rotary selector widget by using bitmaps instead of drawables.
Merge commit '8de57d8fa346522404c2064a78e8f24a5aa3bf23' into eclair-plus-aosp
* commit '8de57d8fa346522404c2064a78e8f24a5aa3bf23':
Add camera parameter key constants and documentation.
Merge commit 'bd5219f5c3b3b692f7544ea5164b18a839f20155' into eclair-plus-aosp
* commit 'bd5219f5c3b3b692f7544ea5164b18a839f20155':
Use reflection to figure out a readable string from install error code.
Merge commit '0f5fd893bed202e90617a36bd4ca4211d667c320' into eclair-plus-aosp
* commit '0f5fd893bed202e90617a36bd4ca4211d667c320':
If WebCore doesn't response touch down in time, don't
* changes:
If WebCore doesn't response touch down in time, don't block the UI tap, pan and double tap. Added a time out (which is same as shortpress time out, 200ms) for how long we wait for WebCore's response for touch down.
Merge commit '3219ab4de27cd40b2149b0dd13edd412efe40244' into eclair-plus-aosp
* commit '3219ab4de27cd40b2149b0dd13edd412efe40244':
Fix typo in Bluetooth docs.
Merge commit '82768db56b8f6a6d22adba36df9539550091d411' into eclair-plus-aosp
* commit '82768db56b8f6a6d22adba36df9539550091d411':
Add a method to destroy the RS object.
Merge commit 'd1cfd259bc0186259edb75ddf141cb8245842e46' into eclair-plus-aosp
* commit 'd1cfd259bc0186259edb75ddf141cb8245842e46':
implement browser history for tabbed search results...
Merge commit 'c1828d5a492a14a9b15e9106684079049317313e' into eclair
* commit 'c1828d5a492a14a9b15e9106684079049317313e':
implement browser history for tabbed search results...
Merge commit '96cfad5d673b49d8b3a724d7b1066493aacd74d5' into eclair-plus-aosp
* commit '96cfad5d673b49d8b3a724d7b1066493aacd74d5':
check for null before calling native webkit from java webview
* changes:
implement browser history for tabbed search results... this adds a parameter to the URL hash on all search queries. the main motive is to allow searches from the blog to automatically open the blog tab.
Merge commit '42b7af57c59d8b7cb9be3fea713478424b53b7fc' into eclair-plus-aosp
* commit '42b7af57c59d8b7cb9be3fea713478424b53b7fc':
Dismiss QSB dialog when doing an in-app global search.
Merge commit '3e2ac8843489e83c4171aabcfe98769b5159a5c8' into eclair-plus-aosp
* commit '3e2ac8843489e83c4171aabcfe98769b5159a5c8':
Fix/improve issue #2142662: too easy to click a link/item instead of fling
Merge commit '896b15abea4e1c0ee98330964474672a7316ee50' into eclair-plus-aosp
* commit '896b15abea4e1c0ee98330964474672a7316ee50':
A variety of work on animations.
Merge commit 'e9bd4788d4370714374d833aed1339d17c5ded09' into eclair-plus-aosp
* commit 'e9bd4788d4370714374d833aed1339d17c5ded09':
Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes or over A2DP.
Merge commit '3f790d87838114a71bff96b4a0a51537ca879597' into eclair-plus-aosp
* commit '3f790d87838114a71bff96b4a0a51537ca879597':
Added the checking for the wma in the memory test.
* changes:
Fix bug 2129190 The context used by the status bar (i.e., the system context) was not properly initialized to have the right ApplicationInfo inside its PackageInfo. This eventually caused it to believe that it was running at 160dpi.
Merge commit '80d8ace484525f0272b8a56142ef838f5f4d38e4' into eclair-plus-aosp
* commit '80d8ace484525f0272b8a56142ef838f5f4d38e4':
Fix issue 2128896 The thumbnail generated after picture capture with max zoom is overlapped with previous thumbnail.
Merge commit 'dc884053ed0087c2d71038f4e3d35c12d7ec8348' into eclair-plus-aosp
* commit 'dc884053ed0087c2d71038f4e3d35c12d7ec8348':
New localization document and tutorial
Merge commit '20972da079adb6e53fe5f8758aa473d9d46a1b54' into eclair
* commit '20972da079adb6e53fe5f8758aa473d9d46a1b54':
New localization document and tutorial