Fabrice Di Meglio
81e829e02e
Merge "Fix bug #6213159 FocusFinder should be able to take care of Views direction"
2012-03-26 17:06:11 -07:00
Romain Guy
56485fe628
Merge "Use a status_t return type for GL functors"
2012-03-26 16:51:22 -07:00
Romain Guy
6554943a1d
Use a status_t return type for GL functors
...
WebView needs more fine-grained control over the behavior of the
framework upon execution of the display lists. The new status_t
allows WebView to requests its functor to be re-executed directly
without causing a redraw of the entire hierarchy.
Change-Id: I97a8141dc5c6eeb6805b6024cc1e76fce07d24cc
2012-03-26 16:45:05 -07:00
Daniel Sandler
994c26b2a6
Merge "Turn off logspew."
2012-03-26 16:41:09 -07:00
Daniel Sandler
c1ebee40b6
Turn off logspew.
...
Change-Id: I54757796de109d12649d4b0f74fbd07a6d360bf8
2012-03-26 19:39:46 -04:00
Gilles Debunne
91889e2c86
Merge "Update to TextView#didTouchFocusSelect documentation"
2012-03-26 16:38:57 -07:00
Philip Milne
80e4ee4600
Merge "Fixes for bugs: 6104423, 6103563, 6103509, 6103807 & 6103253."
2012-03-26 14:55:36 -07:00
Romain Guy
9dcd8c2ab1
Merge "Prevent random crashes on SGX architecture Bug #6219894 "
2012-03-26 14:53:36 -07:00
Romain Guy
a9dd820184
Prevent random crashes on SGX architecture
...
Bug #6219894
Change-Id: If77f29da03e557a50e53bae505e1c638a1dbe2cc
2012-03-26 14:52:00 -07:00
Wink Saville
0eee33de15
Merge "Telephony: Remove IccFileHandler from PhoneBase"
2012-03-26 14:28:20 -07:00
Fabrice Di Meglio
0adcd07ccb
Merge "Improve View layoutDirection resolution"
2012-03-26 14:06:56 -07:00
Alex Yakavenka
12ef0981be
Telephony: Remove IccFileHandler from PhoneBase
...
mIccCard is now be multi-thread safe but other similar
variables such as mIccRecords will be cleaned up in
the future and are no worse than before.
Change-Id: Ic2fc31af2575c2dc0bb30e7348dd9e76ec61e763
2012-03-26 13:57:57 -07:00
Eric Fischer
9d4b8811c1
Merge "Import translations. DO NOT MERGE"
2012-03-26 13:49:52 -07:00
Philip Milne
aac722a9c0
Fixes for bugs: 6104423, 6103563, 6103509, 6103807 & 6103253.
...
Add properties to Java API so as to better mirror the framework's XML API.
I'm not familiar with many of these areas so this CL is worth some scrutiny.
Change-Id: Iff63c43521305efaad5a2189c1b5556d2353cbd4
2012-03-26 13:46:33 -07:00
Eric Fischer
966f26e75b
Import translations. DO NOT MERGE
...
Change-Id: I4f9ab5611d594523b15cd15609bc76b4a0d54a87
2012-03-26 13:09:00 -07:00
Colin Cross
73ed17cbaf
Merge "move dumpstate and dumpsys from frameworks/base to frameworks/native"
2012-03-26 12:50:24 -07:00
Colin Cross
1249851540
Merge "stagefright: compile without chromium for pdk builds"
2012-03-26 12:40:52 -07:00
Fabrice Di Meglio
9b0e599120
Merge "Fix View textDirection refresh"
2012-03-26 12:40:35 -07:00
Colin Cross
b347e33daf
move dumpstate and dumpsys from frameworks/base to frameworks/native
...
Change-Id: Ifdff51a974a9ee3c8ee7b04648a45d2f278ce4df
2012-03-26 12:39:38 -07:00
Glenn Kasten
8296628ed8
Merge "mv libcpustats from frameworks/base to /native"
2012-03-26 12:28:38 -07:00
Colin Cross
0821013609
stagefright: compile without chromium for pdk builds
...
Change-Id: I7d85e04fb9f0caa8460a111ca6181bba6f6497ac
2012-03-26 12:24:52 -07:00
Glenn Kasten
30b8a65c5c
mv libcpustats from frameworks/base to /native
...
OK to lose history
Change-Id: I05ce0452f16a396cff6e18db5424492f3a6f6861
2012-03-26 12:22:57 -07:00
Fabrice Di Meglio
827d5c09fb
Fix View textDirection refresh
...
- the refresh was no more done correctly after the use of display lists
Change-Id: I5c74bbe565c603fe2e7fd793dd49c3b20036e04b
2012-03-26 12:15:42 -07:00
Andreas Huber
b3e2e24f78
Merge "Provisional support for secure decryption of media streams."
2012-03-26 11:43:06 -07:00
James Dong
61bf87428c
Merge "Removed code related to simulator build in TimedEventQueue to get rid of the dependency on jni.h"
2012-03-26 11:41:21 -07:00
Michael Jurka
dcbe048f4d
Merge "Fix bug: don't show system bar in app thumbnails"
2012-03-26 11:29:09 -07:00
Eric Laurent
a561965842
Merge "fix visualizer inactivity detection"
2012-03-26 11:27:41 -07:00
Andreas Huber
9b8e496f4d
Provisional support for secure decryption of media streams.
...
Change-Id: Ib3982a9c960bfdb0cb7e1b174440b141b194cfbe
2012-03-26 11:24:04 -07:00
Eric Laurent
383c4b3e63
Merge "reorganize SoundPool and JetPlayer code."
2012-03-26 11:23:49 -07:00
Colin Cross
56ca534e65
Merge changes Ib4d0e0c0,Iea8f4a23
...
* changes:
libmedia: remove skia include
stagefright: remove dependency on skia
2012-03-26 11:22:29 -07:00
James Dong
6e43c1b51b
Removed code related to simulator build in TimedEventQueue to get rid of the dependency on jni.h
...
o related-to-bug: 6214141
Change-Id: I548d84a9888be884d3903dc9dea9235258792165
2012-03-26 11:18:35 -07:00
Dianne Hackborn
eba00ce996
Merge "Okay now let's really turn it off."
2012-03-26 11:12:28 -07:00
Eric Laurent
b460566388
fix visualizer inactivity detection
...
Current method implemented by the visualizer to detect that audioflinger has
stopped providing audio buffers does not work if the application
reads pcm captures too fast.
The fix consist in implementing a method based on real time measurement only.
One drawback is that the new method makes use of system calls that add some
overhead to the process and capture functions.
Change-Id: I53bd596b856f1cc7f0f47e08413af3335227100b
2012-03-26 11:05:25 -07:00
Eric Laurent
f5e1812549
reorganize SoundPool and JetPlayer code.
...
Reorganize SoundPool and JetPlayer code to be ready for the
creation of libmedia_native.
Split SoundPool between libsoundpool (JNI) and libmedia(sound pool implementation).
Remove dependencies on nativehelper/jni.h from JetPlayer.
Change-Id: I130c6014173b714329929dd82c5dfb70b757a610
2012-03-26 10:54:41 -07:00
Dianne Hackborn
69dc66e91b
Okay now let's really turn it off.
...
Change-Id: Idda3c13339a6a29a300555d31e67219c9af4ae68
2012-03-26 10:50:54 -07:00
Dianne Hackborn
a026b48972
Merge "Turn off "too slow" logs."
2012-03-26 10:40:50 -07:00
Dianne Hackborn
551d0b1f2a
Turn off "too slow" logs.
...
Change-Id: I6ec306ca1c55226269c4644a869a984c4fa00f0d
2012-03-26 10:25:59 -07:00
Jesse Wilson
e300d82828
Merge "Add an API to expose Next Protocol Negotiation (NPN)."
2012-03-26 10:14:44 -07:00
Michael Jurka
4accb6a88b
Fix bug: don't show system bar in app thumbnails
...
Bug: 5953608
Change-Id: Ib730638fe130f287ff446db0c6cd42efc5746c5c
2012-03-26 09:42:35 -07:00
Victoria Lease
6af84f678d
Merge "move FindListener into WebView"
2012-03-26 09:13:08 -07:00
Nick Kralevich
c610a6bac7
Merge "resist umask changes, make dirs 0711"
2012-03-26 09:03:07 -07:00
Victoria Lease
d405a433e6
move FindListener into WebView
...
Also took advantage of the opportunity to adjust the javadoc.
Bug: 6052412
Change-Id: I3de2cc6f2b5af20acb87d6e0a105ac12b1be679b
2012-03-26 08:49:49 -07:00
Marco Nelissen
7061b5ffb3
Merge "Speed up playlist processing"
2012-03-26 07:36:41 -07:00
Glenn Kasten
4acee00352
Add TRACK_FAST for IAudioFlinger::createTrack
...
Currently not implemented by client or server
Change-Id: Ib11dda57db3eeb871bcc7b546e340078776875f5
2012-03-26 07:25:48 -07:00
Glenn Kasten
39581f9248
Merge "IAudioFlinger::createTrack and openRecord flags"
2012-03-26 07:16:37 -07:00
Daniel Sandler
9ea03b9f29
Merge "Add remotable methods for TextView's compound drawables."
2012-03-26 06:51:28 -07:00
Craig Mautner
c9f67764a8
Merge "Skip layout if performShow fails."
2012-03-25 22:01:18 -07:00
Craig Mautner
cf8cbbe774
Skip layout if performShow fails.
...
In cases where a Surface does not go from hidden to shown, do not set
the perform layout flag. This keeps us out of repeated passes through
the layout code.
Fixes bug 6222487.
Change-Id: I22601bef5733d2f996a8cbdd50d6b89517bc3122
2012-03-25 21:54:36 -07:00
satok
83e675f5ec
Support UntranslatableReplacementStringInSubtypeName
...
Bug: 6210256
Change-Id: I54016f2dcfc6563ed3753e1d4fa1bbd2cfb9d08c
2012-03-26 12:30:23 +09:00
Jesse Wilson
f5fb5e8096
Add an API to expose Next Protocol Negotiation (NPN).
...
Bug: http://b/4190756
Change-Id: If904f7ff440391a6adb2963eb2ecb990140ab7cc
2012-03-25 19:43:01 -04:00