Andreas Huber
58fc6e51ad
am 23c6ad7a: am 549629d3: Merge "Make sure stagefright -o terminates even if we\'re using a raw audio source (such as .wav pcm)" into gingerbread
...
Merge commit '23c6ad7aedecb5bc4be9ed61c2550c43715b47b0'
* commit '23c6ad7aedecb5bc4be9ed61c2550c43715b47b0':
Make sure stagefright -o terminates even if we're using a raw audio source (such as .wav pcm)
2010-09-16 17:29:23 -07:00
Jeff Brown
b6f349adab
am c09cea39: am 6abea1eb: Remove fields no longer in API.
...
Merge commit 'c09cea3931bfd61eb0fee7eb09f51ede27212722'
* commit 'c09cea3931bfd61eb0fee7eb09f51ede27212722':
Remove fields no longer in API.
2010-09-16 17:29:11 -07:00
Joe Onorato
57491d746f
am d47761ea: am b01e10c5: There is no @note javadoc tag.
...
Merge commit 'd47761ea869f3fcaee18c5a25d1d79e4173b84a3'
* commit 'd47761ea869f3fcaee18c5a25d1d79e4173b84a3':
There is no @note javadoc tag.
2010-09-16 17:29:05 -07:00
Adam Cohen
3a58ec108b
Adding some documentation to Matrix.mapVectors methods.
...
Change-Id: I6c59c40ac9ebd39d9c5fc189917172da983cc766
2010-09-16 17:25:43 -07:00
Mathias Agopian
ec33b82c42
fix [2931909] SensorManger breaks when using different SensorEventListener w/ the same sensors
...
- Sensor handle can now be arbitrary instead of being limited to 0-31
- make sure to disable sensors only when no listener uses them anymore
Change-Id: If656c8c24d9827a7db1de3b3aa89961abb7def0c
2010-09-16 17:21:08 -07:00
Jeff Brown
d3576ef890
am 1ac48eab: Merge "Ensure input dispatcher and native looper handles EINTR." into gingerbread
...
Merge commit '1ac48eabd39e0cfd087ddf2c3b6ba8e56803bdd4' into gingerbread-plus-aosp
* commit '1ac48eabd39e0cfd087ddf2c3b6ba8e56803bdd4':
Ensure input dispatcher and native looper handles EINTR.
2010-09-16 17:15:54 -07:00
Jeff Brown
6f0ff46c6f
am 9c258710: Merge "Fix app switch latency optimization." into gingerbread
...
Merge commit '9c2587104ae259b9fa6a3525063197cc08e8820b' into gingerbread-plus-aosp
* commit '9c2587104ae259b9fa6a3525063197cc08e8820b':
Fix app switch latency optimization.
2010-09-16 17:15:48 -07:00
Jeff Brown
1ac48eabd3
Merge "Ensure input dispatcher and native looper handles EINTR." into gingerbread
2010-09-16 17:12:31 -07:00
Jeff Brown
9c2587104a
Merge "Fix app switch latency optimization." into gingerbread
2010-09-16 17:12:24 -07:00
Adam Cohen
15e9145477
Merge "Fixing StackView rendering bug exposed by recent Launcher change"
2010-09-16 17:05:16 -07:00
Jeff Brown
7dae0e47ab
Ensure input dispatcher and native looper handles EINTR.
...
Change-Id: I0a42db5f273b9bfe4ab174e4ee65d5d852f9f6bc
2010-09-16 17:04:52 -07:00
Winson Chung
eaa867a33f
Merge "Prevent multiple RemoteViewAdapters from being set for the same intent."
2010-09-16 17:02:19 -07:00
Winson Chung
9b3a2cf2a0
Prevent multiple RemoteViewAdapters from being set for the same intent.
...
Fixing issue where we were comparing and storing intents incorrectly in the RemoteViewsService reference counting scheme.
Change-Id: Iedf5997ed3a3ee7f8729cf8689121913196571f8
2010-09-16 16:59:56 -07:00
Carl Shapiro
b0abf3ea47
am 4b164c1b: Kill off the remaining GC-specific system properties.
...
Merge commit '4b164c1bf3592d4d83d93a5de58bb09676f1462c' into gingerbread-plus-aosp
* commit '4b164c1bf3592d4d83d93a5de58bb09676f1462c':
Kill off the remaining GC-specific system properties.
2010-09-16 16:57:37 -07:00
Carl Shapiro
4b164c1bf3
Kill off the remaining GC-specific system properties.
...
Change-Id: Ib09ef132c6fb99b9eb22ecfd75a910c9c0f01e25
2010-09-16 16:48:21 -07:00
Jason Sams
a8bf9429b2
Fix race condition on exit.
...
Change-Id: I1ae1818122604dde5993b2b8ef702bda5194d87d
2010-09-16 16:45:55 -07:00
Jeff Brown
54a1825121
Fix app switch latency optimization.
...
This optimization was broken due to recent changes in how ANRs are handled.
Change-Id: Ic99248a12755fadac8d4893e7d305b773e038d3d
2010-09-16 16:41:46 -07:00
Gil Dobjanschi
ec7291c99f
Merge "Initial Video Editor API"
2010-09-16 16:40:12 -07:00
Brian Carlstrom
dbb7b6da08
Fix sim-eng build on Hardy
...
Older glibc version do not include BSD htole32 and htole64 which are
present in bionic. This worksaround a sim-eng build issue by only
using htole32/htole64 if the host is not little endian.
Change-Id: Ia8d0d36285f3c34c51a331790458e52a21c2925f
2010-09-16 16:28:13 -07:00
Andreas Huber
92aa28addd
am a7516e90: Merge "Make sure the .wav extractor does not read data outside the bounds of the \'data\' box." into gingerbread
...
Merge commit 'a7516e90d01a22d17a470695eefa905e0ff066cc' into gingerbread-plus-aosp
* commit 'a7516e90d01a22d17a470695eefa905e0ff066cc':
Make sure the .wav extractor does not read data outside the bounds of the 'data' box.
2010-09-16 16:02:33 -07:00
Andreas Huber
23c6ad7aed
am 549629d3: Merge "Make sure stagefright -o terminates even if we\'re using a raw audio source (such as .wav pcm)" into gingerbread
...
Merge commit '549629d36690ac09498d0a9b2aac4ae4ceb7eead' into gingerbread-plus-aosp
* commit '549629d36690ac09498d0a9b2aac4ae4ceb7eead':
Make sure stagefright -o terminates even if we're using a raw audio source (such as .wav pcm)
2010-09-16 16:02:25 -07:00
Shimeng (Simon) Wang
a8f99bbbbc
Use website specified viewport.
...
In fixed viewport mode, use website specified viewport to override
the default fixed viewport.
issue: 3007588
Change-Id: I0ed86a2f829d18bf35dba47f766b23be1ace8ff5
2010-09-16 15:37:03 -07:00
Jeff Brown
c09cea3931
am 6abea1eb: Remove fields no longer in API.
...
Merge commit '6abea1ebc29c7bc8397f0470d57a4e485b5d4ee3' into gingerbread-plus-aosp
* commit '6abea1ebc29c7bc8397f0470d57a4e485b5d4ee3':
Remove fields no longer in API.
2010-09-16 15:30:18 -07:00
Adam Cohen
b7f4d030a2
Fixing StackView rendering bug exposed by recent Launcher change
...
Change-Id: Ic8aad699afb75842d63be39e6586a6b23997aef8
2010-09-16 15:27:20 -07:00
Andreas Huber
a7516e90d0
Merge "Make sure the .wav extractor does not read data outside the bounds of the 'data' box." into gingerbread
2010-09-16 15:20:33 -07:00
Andreas Huber
549629d366
Merge "Make sure stagefright -o terminates even if we're using a raw audio source (such as .wav pcm)" into gingerbread
2010-09-16 15:20:21 -07:00
Gil Dobjanschi
fdacc8be92
Initial Video Editor API
...
Change-Id: Iaa91e78d0e50f45ceb943bab93c4f1ea1bdee003
2010-09-16 15:19:46 -07:00
Joe Onorato
d47761ea86
am b01e10c5: There is no @note javadoc tag.
...
Merge commit 'b01e10c5bc0a29d1b0da96783b6d1582baeb2af2' into gingerbread-plus-aosp
* commit 'b01e10c5bc0a29d1b0da96783b6d1582baeb2af2':
There is no @note javadoc tag.
2010-09-16 15:00:50 -07:00
Andreas Huber
6bfb397dff
Make sure stagefright -o terminates even if we're using a raw audio source (such as .wav pcm)
...
Change-Id: Iec809df89e6b75706cf5b1ce21006c2e217e018f
2010-09-16 14:55:48 -07:00
Andreas Huber
4f5bb1e699
Make sure the .wav extractor does not read data outside the bounds of the 'data' box.
...
Change-Id: Icf18f9224d97e6a78328dd429ebc3a3433e5cecd
related-to-bug: 3007790
2010-09-16 14:54:10 -07:00
Romain Guy
c5958f8a65
Merge "Snap layer bounds to pixel boundaries."
2010-09-16 14:43:11 -07:00
Romain Guy
bf434114cb
Snap layer bounds to pixel boundaries.
...
Change-Id: I272ceebf469a119f01ea9d73cdd68519afdffa99
2010-09-16 14:40:17 -07:00
Jeff Brown
6abea1ebc2
Remove fields no longer in API.
...
Change-Id: I4a5f932fefe045678a539874d11705a1a726bd94
2010-09-16 14:38:20 -07:00
Romain Guy
885b1f21d9
Merge "Better error handling in the OpenGL renderer."
2010-09-16 14:18:22 -07:00
Romain Guy
b025b9c8b4
Better error handling in the OpenGL renderer.
...
Add a glGetError() check on every frame
Don't attempt to create textures larger than the maximum size allowed
Change-Id: Iee4afae16089406dbe8bf10fc93b674f1271a0ca
2010-09-16 14:16:48 -07:00
James Dong
9b61dc564e
Add YUV420P color format support for video output from camera hal
...
Change-Id: I5c8266348d0840361c8095ce351ac85c44d4068f
2010-09-16 14:10:31 -07:00
Vasu Nori
6ca404d521
Merge "change error message on cl I392875b62ed270741633f5bffa519932e4a9f985"
2010-09-16 14:01:12 -07:00
Joe Onorato
b01e10c5bc
There is no @note javadoc tag.
...
Change-Id: I4bb4e0be518b01f2a81d870ff4ec9da81555afbd
2010-09-16 17:00:42 -04:00
Vasu Nori
23221192a0
change error message on cl I392875b62ed270741633f5bffa519932e4a9f985
...
Change-Id: I9eaf201822a9efd8afbdf5cd0e7ef2f01749b955
2010-09-16 13:59:31 -07:00
Steve Howard
03e47fc87c
Merge branch 'master' of ssh://android-git:29418/platform/frameworks/base
2010-09-16 13:56:25 -07:00
Steve Howard
0b57650666
am 4cd34abe: am 47874718: Merge "Support new URI structure for download provider." into gingerbread
...
Merge commit '4cd34abe538ea1da4aba8685ef6c8dc6c3e4947b'
* commit '4cd34abe538ea1da4aba8685ef6c8dc6c3e4947b':
Support new URI structure for download provider.
2010-09-16 13:56:06 -07:00
Joe Onorato
552faebea6
Merge "Make javadoc warnings into errors."
2010-09-16 13:56:01 -07:00
Joe Onorato
8fca21d0fa
Merge "Fix broken javadoc."
2010-09-16 13:55:45 -07:00
Joe Onorato
8da8df5a7e
Merge "There is no @note javadoc tag."
2010-09-16 13:55:21 -07:00
Steve Howard
4cd34abe53
am 47874718: Merge "Support new URI structure for download provider." into gingerbread
...
Merge commit '478747181e0414d703076d4786b201718cd93d5b' into gingerbread-plus-aosp
* commit '478747181e0414d703076d4786b201718cd93d5b':
Support new URI structure for download provider.
2010-09-16 13:45:51 -07:00
Steve Howard
478747181e
Merge "Support new URI structure for download provider." into gingerbread
2010-09-16 13:42:34 -07:00
Jeff Brown
707929d6f8
am 61cf67a2: am 24326f72: Merge "Input API review." into gingerbread
...
Merge commit '61cf67a220ba3205737c646c1c836a92074220de'
* commit '61cf67a220ba3205737c646c1c836a92074220de':
Input API review.
2010-09-16 13:05:50 -07:00
Jeff Brown
61cf67a220
am 24326f72: Merge "Input API review." into gingerbread
...
Merge commit '24326f7223275ba9c85014b86d42040e3a7d2815' into gingerbread-plus-aosp
* commit '24326f7223275ba9c85014b86d42040e3a7d2815':
Input API review.
2010-09-16 13:01:54 -07:00
Joe Onorato
0ba4ac747c
Make javadoc warnings into errors.
...
Change-Id: Ic2f98ffcc1568db5a3d5d97dd30de9d6dbfaf602
2010-09-16 16:01:53 -04:00
Joe Onorato
9316232130
Fix broken javadoc.
...
Change-Id: I4729ebee36117f281af613e0b49f70d7dee5f334
2010-09-16 16:01:53 -04:00