Michael Jurka
73d27c3d46
Merge "Check if View's alpha must be updated in setter"
2012-01-17 15:05:23 -08:00
Romain Guy
11d06a73df
Merge "Fix text encoding when drawing with drawPosText in software"
2012-01-17 14:54:45 -08:00
Romain Guy
62b6eaa7f3
Fix text encoding when drawing with drawPosText in software
...
Change-Id: I0cd8ee526189c38c50953a1a08b50e0b31c55d8c
2012-01-17 14:53:26 -08:00
Svetoslav Ganov
8a78fd4d95
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to only framework classes.
...
AccessibilityEvent and AccessibilityNodeInfo have a property className which is set to the source
Java class. This is problematic since leads to leaking private classes which would allow an
accessibility service to load classes from other packages. This is strongly undesirable since
not trusted code can be loaded, and hence executed, in the accessibility service. To address
that the class name is set to the most concrete framework class extended by the info/event
source.
bug:5878943
Change-Id: I7b3114ece8772ea2773f5151e21b8a6f2006882a
2012-01-17 14:51:45 -08:00
Glenn Kasten
7c0f2824f2
Merge "Fix build warnings"
2012-01-17 14:41:28 -08:00
Glenn Kasten
08135cbbc7
Merge "Remove dead setVolume() and mVolume[2]"
2012-01-17 14:10:07 -08:00
Glenn Kasten
3165b9b818
Merge "Move fixed_fft to system/media/audio_utils"
2012-01-17 14:09:55 -08:00
Siva Velusamy
d6cc790d14
Merge "gltrace: fixup data for glTexSubImage2D & glDeleteBuffers"
2012-01-17 13:47:23 -08:00
Glenn Kasten
8df33080f9
Remove dead setVolume() and mVolume[2]
...
Change-Id: I94b835434093e920432614eb5007101e87758f32
2012-01-17 13:33:33 -08:00
Adam Powell
c8fcde2b6b
Fix DeviceDefault theme/style bugs where parent styles were
...
incorrectly specified.
This affected search bars and alert dialogs spawned from activities
using Theme.DeviceDefault.Light as a base.
Change-Id: I219d38d486498db5b4b283560256afd7d6051535
2012-01-17 12:58:23 -08:00
Joe Fernandez
ed2c2095e4
docs: Android API 15 SDK r2 Release Notes
...
Change-Id: Ifadc7c464ea624a2e989e9050f2acc1e0d4d1c2c
2012-01-17 12:53:58 -08:00
Michael Jurka
99de98ace9
Merge "Fix bug where recents stopped showing up"
2012-01-17 12:53:48 -08:00
Michael Jurka
a7a7eedee5
Check if View's alpha must be updated in setter
...
Change-Id: I91094b43dbacbd637e04ce4074d8df6a27ddf6fb
2012-01-17 12:41:31 -08:00
Siva Velusamy
5cfe839d95
gltrace: fixup data for glTexSubImage2D & glDeleteBuffers
...
Change-Id: I1c1deb8c6026ecf1fa0ed5287ccf601416eba6dc
2012-01-17 12:28:11 -08:00
Glenn Kasten
aa967521c3
Move fixed_fft to system/media/audio_utils
...
Change-Id: If8a03911434862a872539c313f54825ffb2cc672
2012-01-17 11:59:35 -08:00
Glenn Kasten
597f8282ee
Fix build warnings
...
Change-Id: I543e730aff2d03c18c26b116c9fe9419259808af
2012-01-17 11:57:27 -08:00
Fabrice Di Meglio
c7c09960ff
Merge "Fix bug #5870701 Thai text can be clipped when there are more glyphs generated than the initial number of code points"
2012-01-17 11:51:22 -08:00
Glenn Kasten
fb6b5bdcea
Merge "Use audio_mode_t consistently"
2012-01-17 11:32:53 -08:00
Wink Saville
1e6329d454
Use new preferredAPN URI avoiding onApnChanged() call with self-change
...
Solving the issue that setting preferred APN from GDCT triggers
back APN change event and force unnecessary data call disconnects
and setups.
The new URI is added in Telephony Provider so ContentObserver
callback (results in onApnChanged) will not be triggered.
Bug:5448858
Change-Id: I4c0bcf32cec69cf1d0a0430f7a27495b89e93625
2012-01-17 11:31:54 -08:00
Romain Guy
f56945e06a
Merge "Improve GLES20Canvas clip support"
2012-01-17 11:30:22 -08:00
Glenn Kasten
2b2422dc4e
Merge "Rename Visualizer::mLock"
2012-01-17 11:29:01 -08:00
Romain Guy
7677d8f006
Improve GLES20Canvas clip support
...
Remove UnsupportedOperationException
Add primitive support for clipPath/clipRegion
Add support for quickReject(Path, EdgeType)
Change-Id: Ie7a80df7f380f488710bac31103772a9eab21612
2012-01-17 11:22:42 -08:00
Gilles Debunne
185b8256f5
Fixed doc typo and removed warning
...
Change-Id: I9c9e45837037a77df5852ff4ea3ad596952e4507
2012-01-17 11:12:27 -08:00
Glenn Kasten
55fa4fb4a7
Rename Visualizer::mLock
...
This avoids confusion with parent class AudioEffect's mLock which is
protected.
Change-Id: I2ae0b0869fe3c606f682252973795b34477951d0
2012-01-17 10:06:38 -08:00
Teng-Hui Zhu
01cc1d1e8c
Merge "Document update for WebView user to support HTML5 video"
2012-01-17 09:06:02 -08:00
John Reck
c83a666fe6
Merge "Expand WebKitHitTest and do some preliminary caching"
2012-01-17 09:00:49 -08:00
Glenn Kasten
cc767191cf
Fix build for SDK on Mac
...
Change-Id: If99541e3537edbe3636e06b1766aa31d877a2fc8
2012-01-17 08:38:51 -08:00
Glenn Kasten
6e987a46f4
Check stream type in AudioFlinger::createTrack
...
A bad parameter to AudioFlinger::createTrack could cause mediaserver to crash.
Other AudioFlinger stream type cleanup:
- Simplify range check for audio_stream_type_t
- Add comment about mStreamTypes array initialization.
Change-Id: Ia33aa1cce0fdd694b08d9288816ffc097a9543d0
2012-01-17 07:45:07 -08:00
Glenn Kasten
c80f407829
Merge "Fix locking for mMasterVolume and mMute"
2012-01-17 07:28:14 -08:00
Glenn Kasten
8c17a2f088
Merge "Use size_t for frame size"
2012-01-17 07:27:46 -08:00
Glenn Kasten
3c6b9cca79
Merge "Use audio_stream_type_t consistently"
2012-01-17 07:25:36 -08:00
Glenn Kasten
a7f6562065
Merge "Add android.os.Process.setThreadScheduler"
2012-01-17 07:20:47 -08:00
Glenn Kasten
dd3ca2e268
Merge "AudioTrack and AudioFlinger send level cleanup"
2012-01-17 07:18:26 -08:00
Michael Jurka
dee4eaf02d
Fix bug where recents stopped showing up
...
Fixed bug where Rapid-fire pressing the
Recents button could sometimes cause Recents
to stop showing up
Change-Id: I06b783e6af637a50066ea71b50059e7042b643a0
2012-01-17 05:59:48 -08:00
Tadashi G. Takaoka
b91b2682c3
Use EditorInfo.IME_FLAG_FORCE_ASCII instead of privateImeOptions
...
This change overrides I59bb56f6.
Bug: 5850605
Change-Id: Iac92a3f618df2a20c5b45698780815cedbec723a
2012-01-17 15:05:48 +09:00
Dongwon Kang
33faba0ac3
AVIExtractor: adding a H264 fourCC which is also specified in the reference.
...
(H264 code can be found avi file which is encoded with FFmpeg.)
Change-Id: Id9eccd4580443f42b2afa491c94ac2c2faa37f87
2012-01-15 12:06:40 +09:00
Fabrice Di Meglio
03e250aefa
Fix bug #5870701 Thai text can be clipped when there are more glyphs generated than the initial number of code points
...
- compute total advances correctly by iterating on the advances array for up to mShaperItem.num_glyphs
- update unit tests
Change-Id: I00af68bef88702215e9222ed80dbffcc81df51a7
2012-01-13 19:49:46 -08:00
Scott Main
ade420df08
am 2afcd2d1: am 3938e4fb: Merge "docs: emphasize qualifier order and mention implicit version qualifer" into ics-mr1
...
* commit '2afcd2d1a29f4417425630916e1ab93aa383cf1e':
docs: emphasize qualifier order and mention implicit version qualifer
2012-01-13 18:27:45 -08:00
Scott Main
2afcd2d1a2
am 3938e4fb: Merge "docs: emphasize qualifier order and mention implicit version qualifer" into ics-mr1
...
* commit '3938e4fbaae132db9b4676ba26f6b3c042a6879e':
docs: emphasize qualifier order and mention implicit version qualifer
2012-01-13 18:25:44 -08:00
Scott Main
ce346e1cee
am 114875e8: am 40d6e7d9: Merge "docs: mention x86 as a native platform filter" into ics-mr1
...
* commit '114875e837163e1029536439ec3891bc2582acf2':
docs: mention x86 as a native platform filter
2012-01-13 18:25:34 -08:00
Dianne Hackborn
dda932005b
am d4d68fe2: am cc7bd5ab: Merge "Update notification documentation to follow current guidelines." into ics-mr1
...
* commit 'd4d68fe20259e2d6aaae8bc4a38b360aa0b57081':
Update notification documentation to follow current guidelines.
2012-01-13 18:25:31 -08:00
Daniel Sandler
72bc790705
am 80c4cd1f: am bd9d9d3a: cherrypick from hc-mr2, updated adk installation instructions Change-Id: I6a0e21a79b81c3383d1fa05a4893bab5626dbe05
...
* commit '80c4cd1fd7d44fcacbff7d4903ce227eb3add1e3':
cherrypick from hc-mr2, updated adk installation instructions Change-Id: I6a0e21a79b81c3383d1fa05a4893bab5626dbe05
2012-01-13 18:25:28 -08:00
Scott Main
3938e4fbaa
Merge "docs: emphasize qualifier order and mention implicit version qualifer" into ics-mr1
2012-01-13 18:23:40 -08:00
Scott Main
114875e837
am 40d6e7d9: Merge "docs: mention x86 as a native platform filter" into ics-mr1
...
* commit '40d6e7d913fe865accb8313efdb87aacd6d71f18':
docs: mention x86 as a native platform filter
2012-01-13 18:23:35 -08:00
Dianne Hackborn
d4d68fe202
am cc7bd5ab: Merge "Update notification documentation to follow current guidelines." into ics-mr1
...
* commit 'cc7bd5ab550855c14c76701709b35d12a9677eb2':
Update notification documentation to follow current guidelines.
2012-01-13 18:23:34 -08:00
Daniel Sandler
80c4cd1fd7
am bd9d9d3a: cherrypick from hc-mr2, updated adk installation instructions Change-Id: I6a0e21a79b81c3383d1fa05a4893bab5626dbe05
...
* commit 'bd9d9d3ae2a758139c7dd722c4836a33b9b059a8':
cherrypick from hc-mr2, updated adk installation instructions Change-Id: I6a0e21a79b81c3383d1fa05a4893bab5626dbe05
2012-01-13 18:23:33 -08:00
Scott Main
40d6e7d913
Merge "docs: mention x86 as a native platform filter" into ics-mr1
2012-01-13 18:21:42 -08:00
Scott Main
e2225df259
docs: mention x86 as a native platform filter
...
Change-Id: I003b1e0e649f36e8971df85ef2a28f991875d605
2012-01-13 18:20:10 -08:00
John Reck
06e09f6928
Expand WebKitHitTest and do some preliminary caching
...
Change-Id: Id9e9cc11f1482f434133e70b14970d7248a39008
2012-01-13 17:56:49 -08:00
Irfan Sheriff
ba8aa433d5
Merge "cleanup for concurrency"
2012-01-13 16:41:41 -08:00