Romain Guy
2728f96161
Don't update 9patches on every frame.
...
Change-Id: I7ffb2365f83e0453e7d0a0cdcb3fc9308b305238
2010-10-08 18:36:57 -07:00
Romain Guy
8550c4c7b5
Better cache for layers, reduce memory usage and increase framerate.
...
Change-Id: I5ff864a361db4791bd5ff6be716f7ce692ef572d
2010-10-08 15:49:53 -07:00
Romain Guy
ecd31740a0
Merge "Add 3D transforms support to all gradients."
2010-10-07 16:20:20 -07:00
Mike Lockwood
170bf59c7c
Merge "MediaScanner: don't call pruneDeadThumbnailFiles unless the images table is empty"
2010-10-07 16:15:33 -07:00
Romain Guy
14830948d0
Add 3D transforms support to all gradients.
...
Change-Id: I61409edd00dab3a11684a3f5e4f7df0afc734758
2010-10-07 15:07:45 -07:00
Mike Lockwood
6458935331
MediaScanner: don't call pruneDeadThumbnailFiles unless the images table is empty
...
BUG: 3063257
Change-Id: I648ff8c4d4026e3d2a97853257865c9b5f712712
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-10-07 17:43:57 -04:00
Gil Dobjanschi
2409cdb587
Merge "Remove MediaVideoItem and AudioTrack playback APIs."
2010-10-07 14:13:21 -07:00
Gil Dobjanschi
b27f2d3126
Remove MediaVideoItem and AudioTrack playback APIs.
...
Change-Id: If3e5f341af7f581c90f04c91afb3681f9e8d5f82
2010-10-07 13:57:54 -07:00
Andreas Huber
d6e9d7695b
Merge "Some instrumentation of OMXCodec for future investigation and a possibly temporary fix for the green tinge on video playback."
2010-10-07 13:57:08 -07:00
Andreas Huber
08478d17a3
Some instrumentation of OMXCodec for future investigation and a possibly temporary fix for the green tinge on video playback.
...
Change-Id: Iee9cd7b0c326bac96382007b4ea077d4368d7d01
related-to-bug: 3051572
2010-10-07 13:48:34 -07:00
Chet Haase
6a5fc4bc62
Merge "New TimeInterpolator interface for android.animation package."
2010-10-07 13:18:36 -07:00
Chet Haase
e0ee2e9f31
New TimeInterpolator interface for android.animation package.
...
The new animation package's reliance on the old Interpolator interface (in
android.view.animation) was an eyesore. Adding TimeInterpolator, and having the
old Interpolator interface extend it, allows the new Animator classes to break
the tie to the older animation package completely. However, developers can still
use the older Interpolator-based classes, such as AccelerateInterpolator,
because they all implicitly extend the new TimeInterpolator class.
Change-Id: I41132fa56167ba564f4839113289114d0ea31a92
2010-10-07 12:27:06 -07:00
Eric Laurent
786c57150c
am ce2e2184: am 37947afe: Merge "Fixed AudioFlinger not always pausing tracks" into gingerbread
...
Merge commit 'ce2e2184bbc5530f4fac3220fdf3d1b3fc08a4c3'
* commit 'ce2e2184bbc5530f4fac3220fdf3d1b3fc08a4c3':
Fixed AudioFlinger not always pausing tracks
2010-10-07 12:23:39 -07:00
Adam Powell
1b93c0ab55
am ee7e0efc: (-s ours) am 59c4cb9e: Merge "DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll" into gingerbread
...
Merge commit 'ee7e0efcc1314b994ba70d91f6e8fa951044c916'
* commit 'ee7e0efcc1314b994ba70d91f6e8fa951044c916':
DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll
2010-10-07 12:23:20 -07:00
Adam Powell
cd1093c267
am 65e8b476: am 5a5fff71: Fix bug 3064143 - remove default bold on buttons
...
Merge commit '65e8b476245255a96faaa70872a4196763a95e10'
* commit '65e8b476245255a96faaa70872a4196763a95e10':
Fix bug 3064143 - remove default bold on buttons
2010-10-07 12:22:47 -07:00
Dianne Hackborn
8c4e779a4c
am e112b744: am 930d6c3c: Merge "Fix issue #3056500 : Problem report for ASTRO" into gingerbread
...
Merge commit 'e112b744c08cd7dcffe142f3cd22c96870bad482'
* commit 'e112b744c08cd7dcffe142f3cd22c96870bad482':
Fix issue #3056500 : Problem report for ASTRO
2010-10-07 12:22:14 -07:00
Joe Onorato
2cddeb4b82
am 2c164747: am f7872780: Merge "PowerManagerService needs yet another flag..." into gingerbread
...
Merge commit '2c164747d364c3e51964d03ecefc5752c7c0c6ba'
* commit '2c164747d364c3e51964d03ecefc5752c7c0c6ba':
PowerManagerService needs yet another flag...
2010-10-07 12:22:03 -07:00
Andreas Huber
a458719bb6
am 56ee1080: am 17bc4f65: Merge "Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out." into gingerbread
...
Merge commit '56ee1080f004110bff622e5b60c243d9cabfe120'
* commit '56ee1080f004110bff622e5b60c243d9cabfe120':
Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out.
2010-10-07 12:21:33 -07:00
Kenny Root
c5610a4c13
am cfc80bd5: am 2c3360fe: Merge "Remove lingering system app native libs in /data" into gingerbread
...
Merge commit 'cfc80bd5c1e4f0207357b288b1b7b8374a31ba70'
* commit 'cfc80bd5c1e4f0207357b288b1b7b8374a31ba70':
Remove lingering system app native libs in /data
2010-10-07 12:21:22 -07:00
Jeff Brown
928b5bfa7d
am 56364bcd: am 78d15acf: Merge "Make secure views tolerate IME overlays." into gingerbread
...
Merge commit '56364bcd0d1a1b064db3e83fdb64f948ce5c2ad7'
* commit '56364bcd0d1a1b064db3e83fdb64f948ce5c2ad7':
Make secure views tolerate IME overlays.
2010-10-07 12:20:45 -07:00
Kenny Root
13297fddcb
am f2cc2e52: am 8735c4cd: Merge "Get correct native library path on reinstall" into gingerbread
...
Merge commit 'f2cc2e522177683145b2daa0de0ed898b865824d'
* commit 'f2cc2e522177683145b2daa0de0ed898b865824d':
Get correct native library path on reinstall
2010-10-07 12:20:25 -07:00
Dianne Hackborn
ac3d43dd1c
am 5d722580: (-s ours) am e02e41f4: Merge "DO NOT MERGE: Get rid of status bar\'s dim during night." into gingerbread
...
Merge commit '5d722580afbca277ebc760d5b2c0400f4bca1a8d'
* commit '5d722580afbca277ebc760d5b2c0400f4bca1a8d':
DO NOT MERGE: Get rid of status bar's dim during night.
2010-10-07 12:20:09 -07:00
Stephen Hines
b8f69ab7c6
Merge "Add RS testing for long and long long."
2010-10-07 11:42:13 -07:00
Stephen Hines
1d73e57a04
Add RS testing for long and long long.
...
Change-Id: I42716b1a273c79103474b2e96441e7e3eac020b9
2010-10-07 11:40:38 -07:00
James Dong
d5df1e5cfc
Merge "Add two more options to "recordvideo" utility"
2010-10-07 11:00:25 -07:00
Mike Lockwood
058ad782e6
Merge "resolved conflicts for merge of 6327a9fe to master"
2010-10-07 10:57:08 -07:00
Mike Lockwood
22f41918fa
resolved conflicts for merge of 6327a9fe to master
...
Change-Id: I1a398a7100abf75d8df7ae9a3d6110829645ae64
2010-10-07 13:55:25 -04:00
Joe Onorato
7d56e3d3cb
Merge "Add extra to ACTION_BATTERY_CHANGED to indicate an invalid charger is attached."
2010-10-07 10:52:30 -07:00
Joe Onorato
c3f0b2d10e
Merge "Don't crash if there is no phone app and someone presses the phone button."
2010-10-07 10:03:46 -07:00
Robert Greenwalt
8ece274da3
am b81b89f1: (-s ours) am 45a8901d: Merge "Add supporting MCC=450(Korea)" into gingerbread
...
Merge commit 'b81b89f1bf8bd39e71f5209fe7ae80db3c100bb6'
* commit 'b81b89f1bf8bd39e71f5209fe7ae80db3c100bb6':
Add supporting MCC=450(Korea)
2010-10-07 09:25:54 -07:00
Joe Onorato
d37870af20
Don't crash if there is no phone app and someone presses the phone button.
...
The phone button probably doesn't exist on products without phone apps,
but the monkeys still know how to find it.
Change-Id: I36aca53506c8d7d7565df8674aff9d59745139e0
2010-10-07 12:22:56 -04:00
James Dong
cf2bdd1fd8
Merge "0-memcpy video recording framework"
2010-10-07 08:11:26 -07:00
Kristian Monsen
b5c564fed2
Merge WebKit at r68651 : Update user agent string
...
Change-Id: Ib48186532c9a6033f1fb107f1fc072cd4fe89820
2010-10-07 11:17:12 +01:00
James Dong
769bb2aaa4
0-memcpy video recording framework
...
Part II: proposed camera hal change
Change-Id: I51663cf5de2b00f71e4ff1828080094676065444
2010-10-07 02:09:03 -07:00
satok
5847b20c0c
Merge "Add InputMethodEnabler for enabling input methods and subtypes"
2010-10-06 22:46:32 -07:00
satok
47a44916e2
Add InputMethodEnabler for enabling input methods and subtypes
...
- Copyed functionarity from LanguageSettings.java
TODO: Save enabled InputMethodSubtypes
Change-Id: I7b4fb1a79cb8b3229f88773d261430e23ba7aae2
2010-10-07 14:43:16 +09:00
Jeff Sharkey
7172bdac31
Assign parent TextAppearances to Holo.Light theme.
...
Change-Id: I60e82ec78c4e766bf1fbd86a0d6cd6c972cbbf81
2010-10-06 22:37:04 -07:00
Romain Guy
e743bd2bac
Merge "Don't clear the framebuffer when not needed."
2010-10-06 19:51:36 -07:00
Romain Guy
6b7bd24659
Don't clear the framebuffer when not needed.
2010-10-06 19:49:23 -07:00
James Dong
10649792d6
Add two more options to "recordvideo" utility
...
o also removed unused code
Change-Id: I49471b0ac1cf70b5eedcde78a21e7770c312c5d6
2010-10-06 19:07:40 -07:00
Christopher Tate
5ada6cb059
More drag/drop adjustments:
...
* Make View.onDragEvent() public instead of protected.
* No longer @hide View.startDrag()
* Properly manage the boundaries of DRAG_STARTED / DRAG_ENDED notifications
to windows (and as a result don't send bogus empty DRAG_STARTED events or
double-recycle pooled DragEvents)
Change-Id: Ib75f5c1417640c82a5b043c555e02d6e6f4b4d9c
2010-10-06 17:33:10 -07:00
Brett Chabot
c7912274b0
am 111a4135: am b9a40068: Merge "Failing test cleanup." into gingerbread
...
Merge commit '111a4135d84485eff85bbca6a96cd91886deb7ba'
* commit '111a4135d84485eff85bbca6a96cd91886deb7ba':
Failing test cleanup.
2010-10-06 17:10:48 -07:00
Adam Powell
6ed895a4fa
am 41170a1a: am abcbb1a1: Fix bug 3061544 and some clipping errors.
...
Merge commit '41170a1a05830e6c9ec631d73043ccf1878dc0f9'
* commit '41170a1a05830e6c9ec631d73043ccf1878dc0f9':
Fix bug 3061544 and some clipping errors.
2010-10-06 17:08:52 -07:00
Hung-ying Tyan
f209cd7062
am a785a59c: am 718e0033: Merge "SIP: add SERVER_UNREACHABLE error code." into gingerbread
...
Merge commit 'a785a59c831256f274627f8f8eb77f9d54508916'
* commit 'a785a59c831256f274627f8f8eb77f9d54508916':
SIP: add SERVER_UNREACHABLE error code.
2010-10-06 17:08:43 -07:00
Hung-ying Tyan
828c89ba8e
am 3cb2d3be: am 1862af57: Merge "SipService: supply PendingIntent when open a profile." into gingerbread
...
Merge commit '3cb2d3be6cb501c77c7a5765d954363125857cca'
* commit '3cb2d3be6cb501c77c7a5765d954363125857cca':
SipService: supply PendingIntent when open a profile.
2010-10-06 17:08:34 -07:00
Dianne Hackborn
72b526a13c
am cb9f1e4d: am 6f7e10ca: Merge "Make it easier to figure out whether an app can go on sd card." into gingerbread
...
Merge commit 'cb9f1e4d30ab4f9203e30abe807cbe33d07db4a0'
* commit 'cb9f1e4d30ab4f9203e30abe807cbe33d07db4a0':
Make it easier to figure out whether an app can go on sd card.
2010-10-06 17:08:15 -07:00
Neal Nguyen
e2562ca8f1
am daa9b8c6: am 95037fb1: Merge "Fixing some flakiness of some DL Manager tests." into gingerbread
...
Merge commit 'daa9b8c69a3069d5533176e6caa286380b4675c2'
* commit 'daa9b8c69a3069d5533176e6caa286380b4675c2':
Fixing some flakiness of some DL Manager tests.
2010-10-06 17:07:58 -07:00
Jeff Brown
3caf37eb32
am f358cecb: am 79a3981e: Fix Looper leaks in MediaRecorderStressTest.
...
Merge commit 'f358cecb9cb2853ba0d6f54f350a92b1b5e247b2'
* commit 'f358cecb9cb2853ba0d6f54f350a92b1b5e247b2':
Fix Looper leaks in MediaRecorderStressTest.
2010-10-06 17:07:49 -07:00
Mathias Agopian
499f518400
am ff04e97f: am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread
...
Merge commit 'ff04e97faf75c435e453d4c1caf7eeac8b9c1ceb'
* commit 'ff04e97faf75c435e453d4c1caf7eeac8b9c1ceb':
fix [2835280] Add support for cancelling buffers to ANativeWindow
2010-10-06 17:07:39 -07:00
Mathias Agopian
7930b5bc06
am 722665c5: am ef115308: fix build. SurfaceView.setFrame needed to be hidden
...
Merge commit '722665c5f76e81bed646490977ea30f38aaa00da'
* commit '722665c5f76e81bed646490977ea30f38aaa00da':
fix build. SurfaceView.setFrame needed to be hidden
2010-10-06 17:07:30 -07:00