Fabrice Di Meglio
2a7e7a08d9
Update BiDiTests app
...
- add more unit tests for GridLayout (layout created by code)
Change-Id: I462c41a7c5bdcb6c5d3762570f5d415cc0fa0bde
2012-02-09 17:32:24 -08:00
Dianne Hackborn
7ff3144aa6
Merge "Add new feature for running services in "isolated" sandbox processes."
2012-02-09 11:20:07 -08:00
Dianne Hackborn
a0c283eac3
Add new feature for running services in "isolated" sandbox processes.
...
This reserves a range of uids (for each user) in which these processes
run. These uids are not associated with an application, so they
effectively run with no permissions. When a Service requests to
run in such a process through android:isolatedProcess="true", each
time it is brought up a new isolated process is started with its
own unique uid.
What we have so far gives us the basic infrastructure; more work
remains to further lock down what these uids have access to.
Change-Id: Ibfd27c75619cba61f528f46ede9113f98dc5f45b
2012-02-09 11:18:33 -08:00
Jamie Gennis
1c90e73f5d
Merge "Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue."
2012-02-09 11:08:02 -08:00
Steve Block
0777d2df89
Merge "Clarify comments for WebSettings."
2012-02-09 03:04:49 -08:00
Justin Ho
fe07b9a2ab
Merge "Tentative fix for mysteriously recycled bitmap"
2012-02-08 12:59:17 -08:00
Dianne Hackborn
f6a7e1f7cd
Merge "Don't wait for current activity to pause before resuming next."
2012-02-08 11:38:23 -08:00
Romain Guy
4e525a6e5a
Tentative fix for mysteriously recycled bitmap
...
This code should not be triggered with scale == 1.0f because of the
density comparisons above though.
Change-Id: I9e39e3769a3b6550c97df3b213457947ec1f554b
2012-02-08 11:19:11 -08:00
James Dong
e1a409ba68
Merge "Enable B frame support in MPEG4Writer"
2012-02-08 10:42:35 -08:00
Glenn Kasten
52835f5d20
Merge "Combine duplicate code & document wp<> in mClients"
2012-02-08 10:27:58 -08:00
Gilles Debunne
c067717c1e
Merge "Invalidate text display list when text properties change."
2012-02-08 10:27:46 -08:00
Glenn Kasten
803a86a546
Combine duplicate code & document wp<> in mClients
...
Change-Id: Iea8cfe8e57563337fb2484a1246ef79d6ad3db18
2012-02-08 10:24:54 -08:00
Glenn Kasten
8e0cc398e3
Merge "Use audio_io_handle_t consistently instead of int"
2012-02-08 10:22:11 -08:00
Marco Nelissen
b3f04a6569
Merge "Delete entries in bulk"
2012-02-08 10:15:01 -08:00
Marco Nelissen
9ff4774cac
Delete entries in bulk
...
Deleting entries from the database in bulk greatly speeds up the media
scanner in some cases; removing 31k entries used to take about 2 hours,
now it takes about 15 minutes.
Change-Id: Ia8f3fd6d828289e3d67178e9ad10399ded8d70d2
2012-02-08 10:13:11 -08:00
Glenn Kasten
39d00cb442
Use audio_io_handle_t consistently instead of int
...
Other:
- add a comment to nextUniqueId
- made ThreadBase::mId const, since it is only assigned in constructor.
Change-Id: I4e8b7bec4e45badcde6274d574b8a9aabd046837
2012-02-08 10:06:32 -08:00
Glenn Kasten
f31d05007c
Simplify destructors
...
Remove explicit clear() when the order doesn't matter.
Change-Id: I5931bc7ef5f681c7ce329aa9ec0a6e46d34a56c5
2012-02-08 09:49:14 -08:00
Glenn Kasten
c722ba33dd
Merge "Effect UUID inputs passed by pointer are const"
2012-02-08 09:37:26 -08:00
Glenn Kasten
6731333584
Effect UUID inputs passed by pointer are const
...
Change-Id: I1f5c338bcb7368e3dd8cd5f804b2e6d9fbe087f8
2012-02-08 09:21:39 -08:00
Wink Saville
1b6512127b
Merge "Add ril.test.emergency system property."
2012-02-08 09:19:19 -08:00
Glenn Kasten
a5a6580d17
Merge "Use pid_t not int"
2012-02-08 08:40:28 -08:00
Glenn Kasten
1b33107f37
Merge "Don't double destruct audio_track_cblk_t"
2012-02-08 08:40:15 -08:00
Glenn Kasten
cd330e7f38
Merge "AudioFlinger methods const and inline"
2012-02-08 08:39:39 -08:00
Glenn Kasten
1e3a8d3090
Merge "Remove dead mutex in AudioTrack/AudioRecord thread"
2012-02-08 08:34:33 -08:00
Mikhail Naganov
605a491c28
Clarify comments for WebSettings.
...
setLoadsImagesAutomatically
getLoadsImagesAutomatically
setBlockNetworkImage
getBlockNetworkImage
setBlockNetworkLoads
getBlockNetworkLoads
Change-Id: Ic1486266a77254044425cdb51cce5c982ea0617c
2012-02-08 16:34:29 +00:00
Glenn Kasten
cbe8b72247
Merge "Use virtual destructors"
2012-02-08 08:33:41 -08:00
Glenn Kasten
2277665266
Merge "Improve performance for sp<> on stack"
2012-02-08 07:45:15 -08:00
Glenn Kasten
09b9ba0db2
Merge "AudioTrack declare more methods const"
2012-02-08 07:42:40 -08:00
Glenn Kasten
01a802692f
Merge "Use 0 not NULL for sp<> and wp<>"
2012-02-08 07:41:44 -08:00
Glenn Kasten
35624c1797
Merge "Use bool instead of int"
2012-02-08 07:40:23 -08:00
Glenn Kasten
16d64ad699
Merge "Declare more IAudioFlinger methods const"
2012-02-08 07:39:27 -08:00
Glenn Kasten
e0efd5f6c1
Merge "Remove dead code"
2012-02-08 07:38:42 -08:00
Scott Main
2228130a98
am cc9dd9a6: am 02beef84: am 09ff04d7: docs: fix typo in menu TOC
...
* commit 'cc9dd9a6373fef19fbfb40f0e09ac8016bc74e38':
2012-02-07 21:52:27 -08:00
Scott Main
a5bbd3b348
am f8274e50: am 8561a6b0: am 09ff04d7: docs: fix typo in menu TOC
...
* commit 'f8274e506c1e4ef798554244370daf57cc88ecdb':
docs: fix typo in menu TOC
2012-02-07 21:52:24 -08:00
Scott Main
cc9dd9a637
am 02beef84: am 09ff04d7: docs: fix typo in menu TOC
...
* commit '02beef8445fbf45b4dfc2472275dc5b49bb41a50':
2012-02-07 21:50:20 -08:00
Scott Main
f8274e506c
am 8561a6b0: am 09ff04d7: docs: fix typo in menu TOC
...
* commit '8561a6b0c5e0fbec7101108bf480f2adb485f2bc':
docs: fix typo in menu TOC
2012-02-07 21:49:37 -08:00
Scott Main
02beef8445
am 09ff04d7: docs: fix typo in menu TOC
...
* commit '09ff04d7893a9f49e478bb732ce1ea1b17662a3b':
docs: fix typo in menu TOC
2012-02-07 21:48:03 -08:00
Scott Main
8561a6b0c5
am 09ff04d7: docs: fix typo in menu TOC
...
* commit '09ff04d7893a9f49e478bb732ce1ea1b17662a3b':
docs: fix typo in menu TOC
2012-02-07 21:47:38 -08:00
Scott Main
09ff04d789
docs: fix typo in menu TOC
...
Change-Id: Ief511803ef5b4bed1823a12918de814aca119681
2012-02-07 21:45:00 -08:00
Guang Zhu
1c4ea6a26c
Merge "Revert "Make NDC not block forever and handle restart.""
2012-02-07 19:42:07 -08:00
Romain Guy
bc52cce276
Better error message when drawing with recycled bitmaps
...
Change-Id: Ie8332261c4376f270ea630d775210198c0196447
2012-02-07 19:40:19 -08:00
Guang Zhu
6ffa76077d
Revert "Make NDC not block forever and handle restart."
...
Reverting because it seems to break `adb reboot`
This reverts commit 813af8d46467f41ed2d492917cbb9f9f45d2a3d7.
Change-Id: I75d827664a08799de15369c24c84cc3f49a8f297
2012-02-07 19:25:42 -08:00
Jason Sams
5b6abb38f0
Merge "Fix bug in generated code for functions with inband data from pointers. Passing zero length data would desync return command stream."
2012-02-07 18:56:39 -08:00
Jason Sams
d51280f10b
Fix bug in generated code for functions with inband data
...
from pointers. Passing zero length data would desync
return command stream.
Change-Id: I273a6a44636a203d8305ddff3d6607eae9f9ec8a
2012-02-07 18:54:03 -08:00
Dianne Hackborn
cbb722ed06
Don't wait for current activity to pause before resuming next.
...
We can do this now that we ensure processes are not killed until
they have been stopped. If the two activities are in the same
process, the ordering will still be correct because we schedule
the pause before the resume.
Change-Id: I209ba739b41e832d35db3edd34d1e7af354cc183
2012-02-07 18:33:49 -08:00
James Dong
7251673821
Enable B frame support in MPEG4Writer
...
This patch allows us to automatically detect whether ctts box is needed in MPEG4Writer.
MPEG4Writer uses ctts version 0 (non-negative offset value) store the composition time
offset on a needed basis.
Currently, the size of the ctts box is not optimized. Optimization will be addressed
in a subsequent patch.
o also changed the private method retrieveDecodingTime(bool) in OMXCodec
to getDecodingTime()
o related-to-bug: 4232183
Change-Id: Ic6dc7b25ecd258c2506ca4b9c25156e922456e51
2012-02-07 18:32:29 -08:00
Romain Guy
28587f445a
Merge "Fix the system"
2012-02-07 18:22:43 -08:00
Romain Guy
21c9c8551d
Fix the system
...
Change-Id: Ie097ea5d6c0af9c5929b8c5deb76b4824d5de787
2012-02-07 18:22:07 -08:00
Fabrice Di Meglio
ed219c117d
Merge "Fix bug #5979311 Change TextView to not clip top/bottom text"
2012-02-07 17:49:47 -08:00
Fabrice Di Meglio
132bda1cff
Fix bug #5979311 Change TextView to not clip top/bottom text
...
Change-Id: I40a2ef40e540f20a9f626ab2e4e6e39fd062c9fe
2012-02-07 17:31:38 -08:00