Craig Mautner
a370d9d19a
am f54954f9: Merge "bug fix possible NPE while startProcessLocked()"
...
* commit 'f54954f97599f83584ab736d931b1fe1aff8890c':
bug fix possible NPE while startProcessLocked()
2014-12-02 18:03:46 +00:00
Craig Mautner
f54954f975
Merge "bug fix possible NPE while startProcessLocked()"
2014-12-02 17:57:14 +00:00
Craig Mautner
ca017a38c9
am 50f513c5: Merge "[ActivityManager] Invalidate last screenshot when activity relaunched"
...
* commit '50f513c56989337aa0a48304213dd1deee2a0ede':
[ActivityManager] Invalidate last screenshot when activity relaunched
2014-12-02 17:56:09 +00:00
Craig Mautner
50f513c569
Merge "[ActivityManager] Invalidate last screenshot when activity relaunched"
2014-12-02 17:50:31 +00:00
louis_chang
3d9c431ca4
[ActivityManager] Invalidate last screenshot when activity relaunched
...
Symptom:
The task thumbnail is not updated when activity relaunched.
Reproduce Steps:
1. Put device in portrait
2. Launch Calculator
3. Launch Recent App (the Calculator's screenshot is correct)
4. Rotate device to landscape
5. Click Calculator in Recent App to return to Calculator (Calculator has relaunched to landsacpe ui)
6. Launch Recent App again (the Calculator's screenshot is not updated)
Change-Id: I92e951ea2ee215c52ca6e50cf6f9e02deb787bce
2014-12-02 12:38:05 +08:00
younghwan1.kim
8f6fc81500
bug fix possible NPE while startProcessLocked()
...
In case, process doesn't create well while startingProcessLocked().
There is possibility to make NPE.
Setting app's crash handler needs to be assigned after null check routine.
Change-Id: I67fb6427f72d93f79fed36eb44c47d37eafdac31
2014-12-02 13:04:40 +09:00
Jesse Hall
9dec9e9d65
am 1ee37776: Merge "Avoid overwriting EGL14.EGL_NO_SURFACE"
...
* commit '1ee377764a59d0e2c245dd037006fa8c086f5683':
Avoid overwriting EGL14.EGL_NO_SURFACE
2014-12-02 00:42:23 +00:00
Jesse Hall
1ee377764a
Merge "Avoid overwriting EGL14.EGL_NO_SURFACE"
2014-12-02 00:35:12 +00:00
dcashman
c25cfc57e0
am 24d02652: Merge "Prevent EntropyMixer from registering with service manager."
...
* commit '24d02652bf8df12a41acf500d958109ef3d99b9a':
Prevent EntropyMixer from registering with service manager.
2014-12-01 23:54:11 +00:00
Michael Wright
6b35af89f0
am c859b85c: Merge "Added Razer USA, Ltd serval"
...
* commit 'c859b85cb530e608da775bb18744a996483a0311':
Added Razer USA, Ltd serval
2014-12-01 23:54:04 +00:00
dcashman
24d02652bf
Merge "Prevent EntropyMixer from registering with service manager."
2014-12-01 23:49:26 +00:00
Michael Wright
c859b85cb5
Merge "Added Razer USA, Ltd serval"
2014-12-01 23:47:37 +00:00
John Reck
d51205fda7
am 6afc5cf3: Merge "Prevent calling GL functions with an invalid surface"
...
* commit '6afc5cf3d9e1a0c0eb6ecd6eea258f1ccd37bef3':
Prevent calling GL functions with an invalid surface
2014-12-01 21:35:40 +00:00
John Reck
6afc5cf3d9
Merge "Prevent calling GL functions with an invalid surface"
2014-12-01 21:28:27 +00:00
Craig Mautner
b5981aa8d1
am ee7c30e1: Merge "Avoid capture all black screenshot bitmap"
...
* commit 'ee7c30e1f9a40b6498f7aa374e71bb0bfc6482a3':
Avoid capture all black screenshot bitmap
2014-12-01 16:44:24 +00:00
Craig Mautner
ee7c30e1f9
Merge "Avoid capture all black screenshot bitmap"
2014-12-01 16:38:14 +00:00
Yohann Roussel
3e5223fd02
am 6829daa4: Merge "Add tests about annotations and enum."
...
* commit '6829daa44a66333ef869dbcd655eac220c34561b':
Add tests about annotations and enum.
2014-12-01 10:05:45 +00:00
Yohann Roussel
6829daa44a
Merge "Add tests about annotations and enum."
2014-12-01 09:30:59 +00:00
tingna_sung
e3ca048397
Avoid capture all black screenshot bitmap
...
Captured screenshot bitmap is all black one if none of windows is
surface shown.
Change-Id: I651b2ade1865926d61f945167d60219535fa8bf8
Signed-off-by: tingna_sung <tingna_sung@htc.com>
2014-12-01 15:22:43 +08:00
Michael Wright
fa9100814a
am 461eaf79: Merge "Add keylayout for Logitech RedHawk Gamepad"
...
* commit '461eaf79a726f5a754f467d7f3dd163aaa463857':
Add keylayout for Logitech RedHawk Gamepad
2014-12-01 04:43:34 +00:00
Michael Wright
461eaf79a7
Merge "Add keylayout for Logitech RedHawk Gamepad"
2014-12-01 04:36:25 +00:00
Craig Mautner
be342ef034
am c4cf78f4: Merge "[ActivityManager] Ensure provider external access count will be released."
...
* commit 'c4cf78f4d3154af317e686c9ef702a26cf28f8f2':
[ActivityManager] Ensure provider external access count will be released.
2014-12-01 00:26:11 +00:00
Craig Mautner
a12ac54cf6
am 25596374: Merge "[ActivityManager] Prevent provider from been created twice."
...
* commit '255963742982daf46eb665a2934bd61e7ed95c81':
[ActivityManager] Prevent provider from been created twice.
2014-12-01 00:22:10 +00:00
Craig Mautner
c4cf78f4d3
Merge "[ActivityManager] Ensure provider external access count will be released."
2014-12-01 00:20:33 +00:00
Craig Mautner
6151b118b6
am 94ac906b: Merge "Fix pointer index out of range exception"
...
* commit '94ac906b103b0f03eca2000815bf306209f33109':
Fix pointer index out of range exception
2014-12-01 00:16:57 +00:00
Craig Mautner
fac5568214
am 208bd91b: Merge "[ActivityManager] Avoid system server crash due to package removed"
...
* commit '208bd91b2467dd5d4c41d5ada5c2bfa15c1b48c4':
[ActivityManager] Avoid system server crash due to package removed
2014-12-01 00:16:52 +00:00
Craig Mautner
2559637429
Merge "[ActivityManager] Prevent provider from been created twice."
2014-12-01 00:16:41 +00:00
Craig Mautner
94ac906b10
Merge "Fix pointer index out of range exception"
2014-12-01 00:13:28 +00:00
Craig Mautner
208bd91b24
Merge "[ActivityManager] Avoid system server crash due to package removed"
2014-12-01 00:11:52 +00:00
Craig Mautner
11c67c92de
am 7db48ed0: Merge "Reset killedByAm flag at attachApplicationLocked"
...
* commit '7db48ed03623834f7b8b420c83ab7916f6b39a8a':
Reset killedByAm flag at attachApplicationLocked
2014-11-30 23:59:46 +00:00
Craig Mautner
082c0540e9
am 728e6c6c: Merge "Prevent showing immersive confirmation unexpectedly"
...
* commit '728e6c6c1789a1ae141bd0ecc21e8d9dca8dadcc':
Prevent showing immersive confirmation unexpectedly
2014-11-30 23:59:40 +00:00
Craig Mautner
7db48ed036
Merge "Reset killedByAm flag at attachApplicationLocked"
2014-11-30 23:55:13 +00:00
Craig Mautner
728e6c6c17
Merge "Prevent showing immersive confirmation unexpectedly"
2014-11-30 23:54:43 +00:00
Elliott Hughes
3afb9f6378
am 2c53d22b: Merge "Mention ProGuard in the JNI documentation."
...
* commit '2c53d22bcc00838125cd70e17915da6ded5d0aca':
Mention ProGuard in the JNI documentation.
2014-11-27 18:07:00 +00:00
Elliott Hughes
2c53d22bcc
Merge "Mention ProGuard in the JNI documentation."
2014-11-27 18:01:34 +00:00
Narayan Kamath
ed2c9c6029
am 10a36fb7: Merge "Stop using ErrorStrings for apache."
...
* commit '10a36fb749d05bd90fc8ef3114562cacb631c07c':
Stop using ErrorStrings for apache.
2014-11-27 17:58:21 +00:00
Narayan Kamath
10a36fb749
Merge "Stop using ErrorStrings for apache."
2014-11-27 17:53:04 +00:00
Narayan Kamath
f1a9b1bc24
Stop using ErrorStrings for apache.
...
These strings only ever end up in logcat (at best), so there's no
point having them translated. Also, rename the ErrorStrings class
and move it android.webkit where the last remaining caller lives.
(congrats webview people, this is now your mess to maintain.)
Change-Id: I04dae37c34191b26a69282970318c1b782af1edf
2014-11-27 17:23:41 +00:00
Narayan Kamath
bedb13782a
am 8036d2ec: Merge "Delete general sounding "CharArrayBuffers" class."
...
* commit '8036d2ec739636c1913a417cace97a5027d0270d':
Delete general sounding "CharArrayBuffers" class.
2014-11-27 14:03:57 +00:00
Narayan Kamath
8036d2ec73
Merge "Delete general sounding "CharArrayBuffers" class."
2014-11-27 13:57:27 +00:00
Narayan Kamath
0ea4e7b581
Delete general sounding "CharArrayBuffers" class.
...
Move the code to the only point of use. Preparatory work for
decoupling apache-http from the frameworks.
Change-Id: Ieee54bb725cbac19d0c7513867635df6fbcf2b49
2014-11-27 13:52:11 +00:00
Narayan Kamath
f0c22b0c72
am 14e28134: Merge "Delete unused class from android.net.http."
...
* commit '14e28134c445435d71ed754e6be5867655d1dda3':
Delete unused class from android.net.http.
2014-11-27 13:03:34 +00:00
Narayan Kamath
14e28134c4
Merge "Delete unused class from android.net.http."
2014-11-27 12:58:33 +00:00
Narayan Kamath
3ec2def9a3
Delete unused class from android.net.http.
...
Foundation for moving a lot of these classes out of the frameworks
and @removing these APIs.
Change-Id: I590cdd2867b923533de189ec956b4dd3f82efa46
2014-11-27 12:52:48 +00:00
riddle_hsu
105add8d1a
[ActivityManager] Prevent provider from been created twice.
...
Root Cause:
If a process which contains provider is starting but not
from accessing provider, e.g. service/activity/receiver,
its providers' will be created during handleBindApplication.
And before the process complete publish provider to
ActivityManagerService, if there is an access call to
process provider before the process completes publishing
providers to ActivityManagerService, then the providers
will be created again.
Solution:
Don't schedule install provider if the provider record
already exist and will be published later.
Change-Id: Ic200ceae042c014c86e7edee0acd013b513af334
2014-11-27 05:16:17 +00:00
tingna_sung
4f65ca0f76
Fix pointer index out of range exception
...
Avoid pointer index out of range error if return value is -1 of
findPointerIndex() when there is no data available for that pointer
identifier.
Change-Id: I2a08f04c678164e220852094baa124ba157e2e42
Signed-off-by: tingna_sung <tingna_sung@htc.com>
2014-11-27 08:32:14 +08:00
Mathieu Meisser
ad66d7d2c1
Add keylayout for Logitech RedHawk Gamepad
...
Change-Id: Iad03de3384052b360d6b9d887ca9540de68cd21e
2014-11-27 00:46:01 +01:00
Olawale Ogunwale
f586072861
am 87c5f362: Merge "Fix bad exclude region in landscape"
...
* commit '87c5f3621037eda3c4d141e5681d4acbbaa13944':
Fix bad exclude region in landscape
2014-11-26 23:20:30 +00:00
Olawale Ogunwale
87c5f36210
Merge "Fix bad exclude region in landscape"
2014-11-26 23:13:59 +00:00
Kazuki Nakayama
609cb91c9c
Reset killedByAm flag at attachApplicationLocked
...
ActivityManager reuses a process record object that killed
by him under some situation. That reused process record inherits
a killedByAm flag unexpectedly.
The killedByAm flag must be reset otherwise ActivityManager can't
judge the process can be killed or not.
Change-Id: If95137d91939cc44882ad2813131bcde0edd0c1b
2014-11-26 15:07:33 -08:00