173972 Commits

Author SHA1 Message Date
Jeff Davidson
c79924f741 am b431a198: am e6bc5adf: am e0cb56b0: Merge "Enforce VPN control "permission" with an actual permission." into lmp-mr1-dev
* commit 'b431a198ec255be7efb30b4c81a779a4eb5009f6':
  Enforce VPN control "permission" with an actual permission.
2014-11-18 02:30:54 +00:00
Jeff Davidson
b431a198ec am e6bc5adf: am e0cb56b0: Merge "Enforce VPN control "permission" with an actual permission." into lmp-mr1-dev
* commit 'e6bc5adf2d4639b63001a5889ad301bae47bcd7f':
  Enforce VPN control "permission" with an actual permission.
2014-11-18 02:05:21 +00:00
Chih-hung Hsieh
f7d0b20e9e am cb82b7f1: am a58336f6: Merge "Use fabsf() rather than abs()"
* commit 'cb82b7f1824dc7f9fa73c2bada7107c48290af8b':
  Use fabsf() rather than abs()
2014-11-17 23:07:29 +00:00
Chih-hung Hsieh
af71ab2c7f am 804e2937: am 1615731d: Merge "Fix check for PROC_QUOTES mode"
* commit '804e2937e16943609c46ca3fe0cdbefab29f4210':
  Fix check for PROC_QUOTES mode
2014-11-17 23:07:25 +00:00
Geoff Mendal
57083c544a am 7f6a191e: (-s ours) am df944b30: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-ub-dev
* commit '7f6a191e6e293181a081e22b8fa43bd9799bfec2':
  Import translations. DO NOT MERGE
2014-11-17 23:02:08 +00:00
Chih-hung Hsieh
cb82b7f182 am a58336f6: Merge "Use fabsf() rather than abs()"
* commit 'a58336f6c8aa44373485e5a6d7ec32677387a935':
  Use fabsf() rather than abs()
2014-11-17 22:59:11 +00:00
Chih-hung Hsieh
804e2937e1 am 1615731d: Merge "Fix check for PROC_QUOTES mode"
* commit '1615731d18b042d4c69dad3169166cce7a2a9fcf':
  Fix check for PROC_QUOTES mode
2014-11-17 22:59:05 +00:00
Jeff Davidson
e6bc5adf2d am e0cb56b0: Merge "Enforce VPN control "permission" with an actual permission." into lmp-mr1-dev
* commit 'e0cb56b02eb2bb52a537b32c5d3f5360b9718c8a':
  Enforce VPN control "permission" with an actual permission.
2014-11-17 22:58:05 +00:00
Geoff Mendal
7f6a191e6e am df944b30: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-ub-dev
* commit 'df944b30c2b2c69d7335b8a52959c05ed84e6fb1':
  Import translations. DO NOT MERGE
2014-11-17 22:54:21 +00:00
Chih-hung Hsieh
a58336f6c8 Merge "Use fabsf() rather than abs()" 2014-11-17 22:41:11 +00:00
Chih-hung Hsieh
1615731d18 Merge "Fix check for PROC_QUOTES mode" 2014-11-17 22:38:55 +00:00
Bernhard Rosenkränzer
c44958c786 Use fabsf() rather than abs()
abs() operates on integers -- to check floats accurately, fabsf
should be used.

Change-Id: I1a4e85f8f5e0d08ff38d307c5c31e2b6783ab7af
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
2014-11-17 23:12:18 +01:00
Geoff Mendal
4ebd29dd76 Merge "Import translations. DO NOT MERGE" 2014-11-17 21:47:02 +00:00
Geoff Mendal
760ad04984 Merge "Import translations. DO NOT MERGE" 2014-11-17 21:45:55 +00:00
Rob Tsuk
4f2e052f3d Merge "Fix uninitialized member warning" 2014-11-17 21:43:29 +00:00
Geoff Mendal
df944b30c2 Merge "Import translations. DO NOT MERGE" into lmp-mr1-ub-dev 2014-11-17 21:42:48 +00:00
Geoff Mendal
7e23b3e7e1 Merge "Import translations. DO NOT MERGE" 2014-11-17 21:32:27 +00:00
Bernhard Rosenkränzer
3b1e22e289 Fix check for PROC_QUOTES mode
Since != has priority over &, the "if ((mode&PROC_QUOTES != 0))" check
is the same as "if (mode & (PROC_QUOTES!=0))" - not what the code
intends.

Change-Id: I14840a887f26c28f2bd0aee8704c79cf353164ad
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
2014-11-17 22:30:56 +01:00
Geoff Mendal
f18053c61b Merge "Import translations. DO NOT MERGE" 2014-11-17 21:30:05 +00:00
Geoff Mendal
add7c6714e Merge "Import translations. DO NOT MERGE" 2014-11-17 21:26:48 +00:00
Geoff Mendal
25222153fc Import translations. DO NOT MERGE
Change-Id: I16b3f82e2a714a9923536d48878b83c7386db088
Auto-generated-cl: translation import
2014-11-17 13:19:38 -08:00
Geoff Mendal
ac2c9a15e5 Import translations. DO NOT MERGE
Change-Id: Idfdb35f8cbf2fb5797e2a0934d1c8df4aa8bf671
Auto-generated-cl: translation import
2014-11-17 13:17:55 -08:00
Geoff Mendal
4e214b0399 Import translations. DO NOT MERGE
Change-Id: I8dba08bbfd5fa95d472a82968b1bf16a756d7504
Auto-generated-cl: translation import
2014-11-17 13:10:15 -08:00
Christopher Tate
889de0b459 am f75301f7: am 93fb1553: am 94d96338: Merge "Don\'t crash just because invalid datasets were offered for restore" into lmp-mr1-dev
* commit 'f75301f7b1c75207824fd7d9aab0f5936cb6e3ed':
  Don't crash just because invalid datasets were offered for restore
2014-11-17 21:09:58 +00:00
Christopher Tate
f75301f7b1 am 93fb1553: am 94d96338: Merge "Don\'t crash just because invalid datasets were offered for restore" into lmp-mr1-dev
* commit '93fb155344e076d7ac2dfc5570c8d560c206ae0e':
  Don't crash just because invalid datasets were offered for restore
2014-11-17 21:05:10 +00:00
Geoff Mendal
31f6aaf48c am 5b5f6ddf: (-s ours) am cf71886c: (-s ours) am 9d8c7598: (-s ours) am 27b80331: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev
* commit '5b5f6ddfa84ec9e90c8b77899bb1a6096d1b1c56':
  Import translations. DO NOT MERGE
2014-11-17 21:04:30 +00:00
Geoff Mendal
6b4b851c38 Import translations. DO NOT MERGE
Change-Id: Ia455f5ceec1e3c7d2c646e0f2ff252683ec46201
Auto-generated-cl: translation import
2014-11-17 13:02:56 -08:00
Jeff Davidson
e0cb56b02e Merge "Enforce VPN control "permission" with an actual permission." into lmp-mr1-dev 2014-11-17 21:02:10 +00:00
Geoff Mendal
5b5f6ddfa8 am cf71886c: (-s ours) am 9d8c7598: (-s ours) am 27b80331: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev
* commit 'cf71886c2f66bc45d33b23b1fa504d1cf249fa30':
  Import translations. DO NOT MERGE
2014-11-17 21:00:43 +00:00
Christopher Tate
93fb155344 am 94d96338: Merge "Don\'t crash just because invalid datasets were offered for restore" into lmp-mr1-dev
* commit '94d963381d7bd75e60da1c3038c7970e47d2ac35':
  Don't crash just because invalid datasets were offered for restore
2014-11-17 20:59:46 +00:00
Rob Tsuk
a5f2e07074 Fix uninitialized member warning
The fact that mHasDeferredTranslate was unitialized couldn't cause any
problems, since mTranslateX and mTranslateY are intialized to zero and
the only use of mHasDeferredTranslate, in
DisplayListRenderer::flushTranslate(), doesn't do anything if those
values are both zero and then sets mHasDeferredTranslate to false.

Change-Id: Ia5aa2590b3ab956eaf74c90515353600253873f5
2014-11-17 12:57:32 -08:00
Geoff Mendal
cf71886c2f am 9d8c7598: (-s ours) am 27b80331: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev
* commit '9d8c759879b7d56a7bf1678f7f1a1a8807ce5636':
  Import translations. DO NOT MERGE
2014-11-17 20:55:25 +00:00
Geoff Mendal
02f5274606 Import translations. DO NOT MERGE
Change-Id: I46f785bafa15445927a46f2a3fa31b659cae5492
Auto-generated-cl: translation import
2014-11-17 12:52:20 -08:00
Geoff Mendal
6686e4c160 Import translations. DO NOT MERGE
Change-Id: I46c698b3cdfd5292e267a3abe8e10e35cb856548
Auto-generated-cl: translation import
2014-11-17 12:47:27 -08:00
Geoff Mendal
9ecba4e7d5 am e4775101: (-s ours) am e8e6b933: (-s ours) am c81a3e16: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
* commit 'e477510104f7a31650974b827bab3ebdaf7b5427':
  Import translations. DO NOT MERGE
2014-11-17 20:27:46 +00:00
Geoff Mendal
44249871d0 am 961a5836: (-s ours) am 65588053: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-ub-dev
* commit '961a5836314cfb18c20002dd46d7c31776d9ce03':
  Import translations. DO NOT MERGE
2014-11-17 20:27:37 +00:00
Adam Lesinski
d97237071d am 11bdd5b1: Merge commit \'06d8b7b8\' into manualmerge
* commit '11bdd5b10b5f921b657283fa94463263171218d5':
  Implement back-tracking when searching for attributes in XML or resource bag
2014-11-17 20:27:32 +00:00
Jim Miller
e45f1cc3a7 am a9a3e248: am 58b9ee28: am cd75f59f: Merge "Fix deadlock caused by synchronous setOccluded() method in keyguard" into lmp-mr1-dev
* commit 'a9a3e24835b08828aa252bf079067a5f810a0792':
  Fix deadlock caused by synchronous setOccluded() method in keyguard
2014-11-17 20:27:26 +00:00
Wale Ogunwale
557cb43886 am b723931b: am 58cdb919: am 465e9967: Merge "Consolidated processing of package boardcasts in AM service." into lmp-mr1-dev
* commit 'b723931b88f9e30db47c2776db2474e0b2f71ca1':
  Consolidated processing of package boardcasts in AM service.
2014-11-17 20:27:21 +00:00
Ricardo Cervera-Navarro
d2095fc8ce am e663434a: am af56f979: am b04c3d62: am bb987493: am 96424f4a: am 5b11c51d: Merge "docs:eclipse-migrate update" into lmp-docs
* commit 'e663434a6f8051967a108c312773757233985d21':
  docs:eclipse-migrate update
2014-11-17 20:27:17 +00:00
Jorim Jaggi
b64ca1a6db am 88a71669: am dd907b1a: am 6a388ef8: Merge "Don\'t play hint animation when touching to wake up" into lmp-mr1-dev
* commit '88a7166944d6f7afd345a72619e06ee20d245958':
  Don't play hint animation when touching to wake up
2014-11-17 20:27:12 +00:00
Jorim Jaggi
72bb36f575 am 77979f23: am 477226bb: am da5a2863: Merge "Always set correct policy visibility" into lmp-mr1-dev
* commit '77979f23bd3971dbf20a31f65a7b3445ad2f0ce8':
  Always set correct policy visibility
2014-11-17 20:27:08 +00:00
Stuart Scott
0c29f1b832 am a7697fa8: am 343a88da: am b19acb99: Merge "Updating Subscription Info Icon" into lmp-mr1-dev
* commit 'a7697fa81fc0682494a80e0435cb47c38ad7cbe7':
  Updating Subscription Info Icon
2014-11-17 20:27:03 +00:00
Ying Wang
124852afe2 am 0fcf24e6: am 753eda5b: Merge "Frameworks/base: AndroidRuntime standalone preloaded-classes"
* commit '0fcf24e6b03386f16711a1507c7ef26122ab3b8f':
  Frameworks/base: AndroidRuntime standalone preloaded-classes
2014-11-17 20:26:42 +00:00
Ying Wang
8a6c8cae3d am 0cba972c: am d141a903: Merge "Move preloaded-classes out of framework.jar."
* commit '0cba972c4038b3c9d88fcf30f31e7005b69c9df8':
  Move preloaded-classes out of framework.jar.
2014-11-17 20:26:37 +00:00
Geoff Mendal
e477510104 am e8e6b933: (-s ours) am c81a3e16: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
* commit 'e8e6b933a73f7ff23bd6c0880cc6d9b82bd4ec9e':
  Import translations. DO NOT MERGE
2014-11-17 20:20:39 +00:00
Geoff Mendal
961a583631 am 65588053: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-ub-dev
* commit '65588053164fd51a69c5110c1e75c8712cd69e2c':
  Import translations. DO NOT MERGE
2014-11-17 20:20:31 +00:00
Christopher Tate
94d963381d Merge "Don't crash just because invalid datasets were offered for restore" into lmp-mr1-dev 2014-11-17 20:20:12 +00:00
Adam Lesinski
11bdd5b10b Merge commit '06d8b7b8' into manualmerge
Conflicts:
	core/jni/android_util_AssetManager.cpp

Change-Id: I77b72d0d3ec8184ccd97419e4c76b7d55b1a52ca
2014-11-17 12:17:16 -08:00
Jim Miller
a9a3e24835 am 58b9ee28: am cd75f59f: Merge "Fix deadlock caused by synchronous setOccluded() method in keyguard" into lmp-mr1-dev
* commit '58b9ee28262a608853dbb1134b5a79cf7fdce502':
  Fix deadlock caused by synchronous setOccluded() method in keyguard
2014-11-17 19:53:46 +00:00