Josiah Gaskin
4d07453ded
Fix String16 operator+ to actually work
...
This change fixes the String16 utility's operator+ function.
Change-Id: Ibed7b07277b50bf178febc72b6ce497893e66f17
2011-08-16 15:16:04 -07:00
Jean-Baptiste Queru
d144748d47
Merge "Add missing include"
2011-08-11 13:46:09 -07:00
Jean-Baptiste Queru
d1c5b0233c
Add missing include
...
Change-Id: I00181029e80a2ba75320550c14e950fadbab8a64
2011-08-11 13:36:04 -07:00
Amith Yamasani
712a8cca1f
Merge "VolumePreference.onActivityStop only stops playback"
2011-08-11 12:29:34 -07:00
Jean-Baptiste Queru
c962512cac
Merge "added stub for getting buffer from surface texture"
2011-08-11 12:08:04 -07:00
Chris Craik
311ffe37a5
added stub for getting buffer from surface texture
...
Change-Id: If61153cacdd8027848f40f8d9035f7c4aead0a98
2011-08-11 11:56:59 -07:00
Jeff Brown
6f5a837c9c
Merge "Fix getSwitchState according to device capabilities."
2011-08-10 13:42:03 -07:00
Jeff Brown
dbff91077d
Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846"
2011-08-10 13:41:36 -07:00
Gloria Wang
e15a73ee4c
Merge "Bug fixes in OMA DRM v1 Forward Lock Agent"
2011-08-04 14:20:53 -07:00
Xavier Ducrohet
6b3a012348
Merge "Insert a break wraparound."
2011-08-04 12:36:11 -07:00
Mike Lockwood
8f5dd9ad3f
Merge "GPS Provider Service changes"
2011-08-04 07:39:03 -07:00
Kevin Tang
a5fe6b2efe
GPS Provider Service changes
...
GPS engine needs to receive network state changes from Android fw.
Added db query for the current APN, also added a new parameter
between JNI / HAL to the new method in AGpsRilInterface struct
for gps engine to receive APN from GPSLocationService
Change-Id: I62e35c948d2ac1961771d1a10581a3b8e695c05a
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-08-04 10:33:35 -04:00
Henrik B Andersson
93827fb09e
Bug fixes in OMA DRM v1 Forward Lock Agent
...
A couple of fixes in the Forward Lock Agent.
The DRM Framework isn't thread safe so the Forward Lock Agent needs
to protect the private structures.
Base64-encoded content with LF-only instead of CRLF line breaks is now
accepted.
A fix for non-standard boundary characters.
The debug prints are also turned off as default.
Change-Id: I8ab417231380fbe1c371d18a147773ceabc6f69f
2011-08-04 13:43:02 +02:00
Jean-Baptiste Queru
9b0c6beed2
Merge "Fix a compiling error when trying to use setBufferCount"
2011-08-02 17:02:48 -07:00
Teng-Hui Zhu
c6ca43176d
Fix a compiling error when trying to use setBufferCount
...
Change-Id: I1aefaf7ec111340a584e0beeeea60b845e16bb1f
2011-08-02 16:57:20 -07:00
Conley Owens
f87743e7bd
Merge "Prevent NullPointerException cases while using SipService."
2011-08-02 13:08:14 -07:00
Jean-Baptiste Queru
5e57c2cf83
Merge "Stagefright: Return error if codec takes too long to return a buffer."
2011-08-01 13:43:07 -07:00
Masahiko Endo
25ccbb97ff
Prevent NullPointerException cases while using SipService.
...
Some SipService methods may return null, in such cases like no Wi-Fi
connection. Added minimum check to prevent NullPointerExceptions.
Change-Id: Ia7fae57ee893f2564cbfdedb6dc614938ab60ff7
Signed-off-by: Masahiko Endo <masahiko.endo@gmail.com>
2011-08-01 16:24:59 +09:00
Derek Sollenberger
01caec8c41
Merge "Adding an optional param to the SurfaceTexture constructor."
2011-07-29 09:43:13 -07:00
Derek Sollenberger
0e4afa1fb1
Adding an optional param to the SurfaceTexture constructor.
...
Change-Id: I0fdbccf483a16af8039b85c0562f19a34ebce536
2011-07-29 11:06:24 -04:00
Michaël Burtin
42305c54c7
Fix getSwitchState according to device capabilities.
...
When querying switch state for a given device id, ensure that the device
exposes the given switch in its capabilities, report AKEY_STATE_UNKNOWN
otherwise.
This fix a bug in InputManager that reports an incorrect switch state
(down) when a device exposes at least one switch in its capabilites and
another switch is queried. For example, this can leads in always
reporting LID state open (SW_LID down) if only SW_HEADPHONE_INSERT is
exposed in capabilities.
Change-Id: I4e5265ec02af918c317673789e7948529842aa2d
Signed-off-by: Michaël Burtin <mburtin@gmail.com>
2011-07-29 15:28:02 +02:00
Jeff Brown
d5d7e164d3
Support wrapping app processes to inject debug instrumentation.
...
Bug: 4437846
Change-Id: Ib0559e5224b0fa0df074e485787307b6634e8654
2011-07-28 14:00:27 -07:00
Mike Lockwood
bd1dee94df
Merge "gps: Adding ip address for AGps"
2011-07-28 13:52:55 -07:00
Stephen Li
8efd74dbed
gps: Adding ip address for AGps
...
Change-Id: Ic590187d159853de2f1bd2912e159f0a00d8fb10
2011-07-28 16:50:45 -04:00
Mike Lockwood
0ff79e88e2
Merge "GPS: Changes to enable on-demand data call flow for CDMA connections"
2011-07-28 13:13:35 -07:00
Xavier Ducrohet
20339b2439
Merge "Remove Debug Code"
2011-07-27 18:26:01 -07:00
Josiah Gaskin
7a09ccfb50
Remove Debug Code
...
This change removes debugging code from FileFinder.
This code was considered harmful because it uses the std::cout
from <iostream>.
Change-Id: Iad9b5e8a631883bd4854abdb29bc6df8a5b4a056
2011-07-27 17:45:32 -07:00
Xavier Ducrohet
4d1fa60bfe
Merge "DO NOT MERGE. may fix build on some version of gcc"
2011-07-27 13:45:05 -07:00
Mathias Agopian
913a5a3cc6
DO NOT MERGE. may fix build on some version of gcc
...
Change-Id: Id99d390862731fd3fbc009dbffdf1d2a59dbe348
2011-07-27 11:31:57 -07:00
Dianne Hackborn
b0878223db
am 6800a801: Merge "frameworks/base: Cap the number of toasts that a package can post."
...
* commit '6800a80199477c90fc64af7211a177de06478a02':
frameworks/base: Cap the number of toasts that a package can post.
2011-07-21 22:35:32 -07:00
Dianne Hackborn
1a2fcea1a2
am 2f4698fd: Merge "frameworks/base: unlink death notifications of Vibrate requests"
...
* commit '2f4698fda46a3d2a6e78019588d77bae1cfa7193':
frameworks/base: unlink death notifications of Vibrate requests
2011-07-21 22:23:46 -07:00
Dianne Hackborn
6800a80199
Merge "frameworks/base: Cap the number of toasts that a package can post."
2011-07-21 22:21:19 -07:00
Dianne Hackborn
2f4698fda4
Merge "frameworks/base: unlink death notifications of Vibrate requests"
2011-07-21 22:18:47 -07:00
Xavier Ducrohet
e70b2b8fe0
am 9bcf26ea: Merge "Layoutlib_create flag -p: don\'t change all accesses to public."
...
* commit '9bcf26ea7aa108ce4bf4e973b4774d3e60eebafe':
Layoutlib_create flag -p: don't change all accesses to public.
2011-07-21 16:23:18 -07:00
Xavier Ducrohet
9bcf26ea7a
Merge "Layoutlib_create flag -p: don't change all accesses to public."
2011-07-21 16:17:03 -07:00
Kenny Root
4f3a8db64d
am 3cf03987: Merge "Continue idmap generation even if name lookup fails."
...
* commit '3cf039876177b5b314b635bb12a1dae1b42f4605':
Continue idmap generation even if name lookup fails.
2011-07-21 13:09:05 -07:00
Kenny Root
3cf0398761
Merge "Continue idmap generation even if name lookup fails."
2011-07-21 13:05:03 -07:00
Robert Greenwalt
594745abef
am b9f87f19: Merge "First pass tying into per-interface DNS cache"
...
* commit 'b9f87f1970217d24213c8e3dd7755a0e4d82f8eb':
First pass tying into per-interface DNS cache
2011-07-21 11:28:01 -07:00
Robert Greenwalt
b9f87f1970
Merge "First pass tying into per-interface DNS cache"
2011-07-21 11:16:12 -07:00
Xavier Ducrohet
ddb8e3b24b
am 9bac0a9f: Merge "Fix to compile for windows"
...
* commit '9bac0a9f93976ff341fc9c46b3a85be767119a88':
Fix to compile for windows
2011-07-20 18:49:46 -07:00
Xavier Ducrohet
9bac0a9f93
Merge "Fix to compile for windows"
2011-07-20 18:35:35 -07:00
Josiah Gaskin
9102165fd8
Fix to compile for windows
...
This change includes a workaround for dirent.h on windows not
including d_type.
Change-Id: Ieaa3f298d2e6b32f2d8367384a1d02a2f5d06cca
2011-07-20 18:22:26 -07:00
Xavier Ducrohet
b582af31c7
am 0bc12a0b: Merge "Added Caching for PreProcessed PNGs"
...
* commit '0bc12a0b13719976aff95a801d88e48c64510d11':
Added Caching for PreProcessed PNGs
2011-07-20 16:00:44 -07:00
Xavier Ducrohet
0bc12a0b13
Merge "Added Caching for PreProcessed PNGs"
2011-07-20 15:55:33 -07:00
Xavier Ducrohet
3082449508
am 1e24ccbd: Merge "Add generation of dependency file for .ap_ package"
...
* commit '1e24ccbdd56a45c8bb5f2eba94af5aecd2d02554':
Add generation of dependency file for .ap_ package
2011-07-20 15:23:55 -07:00
Josiah Gaskin
8a39da80b3
Added Caching for PreProcessed PNGs
...
Added a cache management system for pre-processed PNG files
along with unit tests. The cache system will be used if
the --no-crunch flag is passed to AAPT during the package
phase. The cache can be updated by a call to 'aapt crunch'
(see usage statement). Also put in benchmarking code.
Change-Id: I58271fb2ee2f5f9075fd74d4ff6f15e7afabd05c
2011-07-20 15:20:26 -07:00
Xavier Ducrohet
1e24ccbdd5
Merge "Add generation of dependency file for .ap_ package"
2011-07-20 15:08:23 -07:00
Robert Greenwalt
1efe4d5cfd
First pass tying into per-interface DNS cache
...
Change-Id: Iacce225d392786e37fa2dbf9647045fca0b70e64
2011-07-20 14:47:41 -07:00
Raphael Moll
caed59d90d
Layoutlib_create flag -p: don't change all accesses to public.
...
Change-Id: Icb1709ed0cb275a5a51ca34030695a5e94091499
2011-07-19 22:36:13 -07:00
Xavier Ducrohet
82943ecfe2
am d40c93f6: Merge "Add dependency generation to Aapt for R.java"
...
* commit 'd40c93f61ca5b3f2351b8db716f67b58f1625e85':
Add dependency generation to Aapt for R.java
2011-07-19 10:10:17 -07:00