119931 Commits

Author SHA1 Message Date
Guang Zhu
395e3f5180 am ca3af0d7: am a70d20f6: am 818f83d9: am bf7b64bd: am be659185: use min app launch time in AppLaunch perf test
* commit 'ca3af0d7e89e52d05050e50c09360bb8f200c6cf':
  use min app launch time in AppLaunch perf test
2014-03-04 20:42:33 +00:00
Guang Zhu
ca3af0d7e8 am a70d20f6: am 818f83d9: am bf7b64bd: am be659185: use min app launch time in AppLaunch perf test
* commit 'a70d20f6037a5c3f6ee18244a3b547454beb8399':
  use min app launch time in AppLaunch perf test
2014-03-04 20:36:47 +00:00
Guang Zhu
a70d20f603 am 818f83d9: am bf7b64bd: am be659185: use min app launch time in AppLaunch perf test
* commit '818f83d965be3cc1af88a1c700115bff0dccf3a3':
  use min app launch time in AppLaunch perf test
2014-03-04 18:46:23 +00:00
Guang Zhu
818f83d965 am bf7b64bd: am be659185: use min app launch time in AppLaunch perf test
* commit 'bf7b64bd30bc1e7fabcfc7f46132f504b30ba97c':
  use min app launch time in AppLaunch perf test
2014-03-04 18:42:17 +00:00
Guang Zhu
bf7b64bd30 am be659185: use min app launch time in AppLaunch perf test
* commit 'be6591856bd62e14d7c87dd927db0cbbed242d81':
  use min app launch time in AppLaunch perf test
2014-03-04 18:38:32 +00:00
Guang Zhu
be6591856b use min app launch time in AppLaunch perf test
Change-Id: Id3a5872ff29fba5daeff058f0842fd011e50a0a1
(cherry picked from commit 2861a89bed9066e206917c41357a5e589e8482cb)
2014-03-04 18:35:05 +00:00
Craig Mautner
f716acc66f am 80b13579: am 7a93aa2f: am a0b4d0ce: Merge "Avoid duplication of AppWindowToken in created Task"
* commit '80b1357909e57aa330c2624b8a5baac9f3bdce3f':
  Avoid duplication of AppWindowToken in created Task
2014-03-04 17:21:11 +00:00
Craig Mautner
80b1357909 am 7a93aa2f: am a0b4d0ce: Merge "Avoid duplication of AppWindowToken in created Task"
* commit '7a93aa2fc2555b0de41bb5f30eb0e9cce2413084':
  Avoid duplication of AppWindowToken in created Task
2014-03-04 17:14:58 +00:00
Craig Mautner
7a93aa2fc2 am a0b4d0ce: Merge "Avoid duplication of AppWindowToken in created Task"
* commit 'a0b4d0ce471cf10888bac4d4ec5b97fd562ad756':
  Avoid duplication of AppWindowToken in created Task
2014-03-04 09:10:36 -08:00
Craig Mautner
a0b4d0ce47 Merge "Avoid duplication of AppWindowToken in created Task" 2014-03-04 15:19:17 +00:00
Yevgen Pronenko
c36a5b9c36 Avoid duplication of AppWindowToken in created Task
When WindowManagerService creates a new Task, it passes atoken to the
Task constructor. In this case atoken is added to mAppTokens list by
the Task constructor and then it is added manually again by calling
newTask.mAppTokens.add(atoken). As a result, the same atoken is present
in mAppTokens list twice.

When another window token is added to the list, it may be placed in
beetwen duplicated tokens and corresponding window will be hidden from
the screen by corresponding duplicated windows.
From user perspective it means that some windows will not be displayed
on the screen.

The issue is fixed by avoid adding atoken to mAppTokens list manually
when it was added already in Task constructor.

Change-Id: I10628e68186160fffdde07beb7d84ab3cecb7051
2014-03-04 15:07:34 +01:00
David Friedman
79181fca69 am 1a85d0f7: am a4bd2cbe: am 10226c2a: am c702fa97: am 9182e5f8: DO NOT MERGE
* commit '1a85d0f77065335fa7845032a0ed8b4aee8bc2c1':
  DO NOT MERGE
2014-03-04 08:22:26 +00:00
David Friedman
4c4160a041 am b0a6241b: am 58d4906b: am 663d7753: am 6aa6219a: Merge "NDK r9d: Incorporates all review comments, final file sizes." into klp-ub-dev
* commit 'b0a6241b4dad09e9ec34733102f0ce22afd7ff1b':
  NDK r9d: Incorporates all review comments, final file sizes.
2014-03-04 08:22:23 +00:00
David Friedman
1a85d0f770 am a4bd2cbe: am 10226c2a: am c702fa97: am 9182e5f8: DO NOT MERGE
* commit 'a4bd2cbe509911729c9f185b045e54d7528d8836':
  DO NOT MERGE
2014-03-04 08:18:54 +00:00
David Friedman
b0a6241b4d am 58d4906b: am 663d7753: am 6aa6219a: Merge "NDK r9d: Incorporates all review comments, final file sizes." into klp-ub-dev
* commit '58d4906bbf9095c375bffa65d4249eba60cd49b4':
  NDK r9d: Incorporates all review comments, final file sizes.
2014-03-04 08:18:51 +00:00
Yorke Lee
06f385c3ce am 440e9725: am d53f7a71: am 6c758e86: am 468e973f: am 81479358: Reword the "Quick contacts not available" string
* commit '440e97255710bc4bba4b99626f88787069da9269':
  Reword the "Quick contacts not available" string
2014-03-04 08:17:17 +00:00
David Friedman
a4bd2cbe50 am 10226c2a: am c702fa97: am 9182e5f8: DO NOT MERGE
* commit '10226c2af4a09bf8e9ec2a6be661e3c8e6d1f00a':
  DO NOT MERGE
2014-03-04 08:15:35 +00:00
David Friedman
58d4906bbf am 663d7753: am 6aa6219a: Merge "NDK r9d: Incorporates all review comments, final file sizes." into klp-ub-dev
* commit '663d7753eab2298af324db9f42f0ecab06137d04':
  NDK r9d: Incorporates all review comments, final file sizes.
2014-03-04 08:15:29 +00:00
Yorke Lee
440e972557 am d53f7a71: am 6c758e86: am 468e973f: am 81479358: Reword the "Quick contacts not available" string
* commit 'd53f7a712d7a5fccd64cd12d3b2bf61883ae2a52':
  Reword the "Quick contacts not available" string
2014-03-04 08:14:49 +00:00
David Friedman
10226c2af4 am c702fa97: am 9182e5f8: DO NOT MERGE
* commit 'c702fa9716b7432234782cae3a8d4c5f2896974d':
  DO NOT MERGE
2014-03-04 08:13:10 +00:00
David Friedman
663d7753ea am 6aa6219a: Merge "NDK r9d: Incorporates all review comments, final file sizes." into klp-ub-dev
* commit '6aa6219aebc2a73c63e2f0e5f82d3dc55f0a6f9f':
  NDK r9d: Incorporates all review comments, final file sizes.
2014-03-04 08:13:06 +00:00
Yorke Lee
d53f7a712d am 6c758e86: am 468e973f: am 81479358: Reword the "Quick contacts not available" string
* commit '6c758e8650a010b2ad4650df77f91fad5fcf51e2':
  Reword the "Quick contacts not available" string
2014-03-04 08:09:42 +00:00
David Friedman
c702fa9716 am 9182e5f8: DO NOT MERGE
* commit '9182e5f848a2865a233ed143d56ad8dae599d875':
  DO NOT MERGE
2014-03-04 07:47:46 +00:00
David Friedman
9182e5f848 DO NOT MERGE
Moving change to release branch

NDK r9d: Incorporates all review comments, final file sizes.

Staged at: http://boku.mtv:8195/tools/sdk/ndk/index.html

Change-Id: Ie33eed770c029af8a20385b5bd6c05fdc9bea750
(cherry picked from commit 0cdefe09695651e4a56dd980219710af8e1039a3)
2014-03-04 04:38:06 +00:00
David Friedman
6aa6219aeb Merge "NDK r9d: Incorporates all review comments, final file sizes." into klp-ub-dev 2014-03-04 04:25:39 +00:00
Yorke Lee
6c758e8650 am 468e973f: am 81479358: Reword the "Quick contacts not available" string
* commit '468e973f52d09a5e724c9ccb545ec08c49991506':
  Reword the "Quick contacts not available" string
2014-03-04 04:12:06 +00:00
Yorke Lee
468e973f52 am 81479358: Reword the "Quick contacts not available" string
* commit '81479358decb0a2cefbb8245e0f56ed0e966d697':
  Reword the "Quick contacts not available" string
2014-03-04 04:09:04 +00:00
Scott Main
4cd08e4445 am 031020a7: am b8881542: am 1f8bd433: am 2970654a: am 0109047d: update google play badge AI files, v2.
* commit '031020a7bf133ac2a102cff1dfab060b7e5dc79a':
  update google play badge AI files, v2.
2014-03-04 03:21:44 +00:00
Scott Main
031020a7bf am b8881542: am 1f8bd433: am 2970654a: am 0109047d: update google play badge AI files, v2.
* commit 'b8881542c4e49c1d38eede36a018690a322c6b63':
  update google play badge AI files, v2.
2014-03-04 03:17:58 +00:00
Scott Main
b8881542c4 am 1f8bd433: am 2970654a: am 0109047d: update google play badge AI files, v2.
* commit '1f8bd43378c98c2cc7dd34b14e2028145f9c3bff':
  update google play badge AI files, v2.
2014-03-04 03:14:43 +00:00
Scott Main
1f8bd43378 am 2970654a: am 0109047d: update google play badge AI files, v2.
* commit '2970654a6ad2ebcfaabcb58d120b28987111602a':
  update google play badge AI files, v2.
2014-03-04 03:11:40 +00:00
Scott Main
2970654a6a am 0109047d: update google play badge AI files, v2.
* commit '0109047de1d68f7e911ae8d39f70330f5dbcd642':
  update google play badge AI files, v2.
2014-03-04 03:08:18 +00:00
Scott Main
0109047de1 update google play badge AI files, v2.
Change-Id: If74ae8cace0e82e81deede459b7bbf862a266ce7
2014-03-03 19:04:20 -08:00
Scott Main
653bd16a0c am b6efa7a3: am 290fec2e: am b436b93d: am 318c73a0: am 4a5a2392: Merge "dashboard update for march \'14" into klp-docs
* commit 'b6efa7a3fa2e517e00a8977e159bd712e3bd534b':
  dashboard update for march '14
2014-03-04 03:00:58 +00:00
Scott Main
b6efa7a3fa am 290fec2e: am b436b93d: am 318c73a0: am 4a5a2392: Merge "dashboard update for march \'14" into klp-docs
* commit '290fec2e2e4a588d6b2fc48ec4aa25ebf83acf31':
  dashboard update for march '14
2014-03-04 02:57:43 +00:00
Scott Main
290fec2e2e am b436b93d: am 318c73a0: am 4a5a2392: Merge "dashboard update for march \'14" into klp-docs
* commit 'b436b93d98c6e7926746a6d641cc3ffa55bab6b6':
  dashboard update for march '14
2014-03-04 02:54:54 +00:00
Scott Main
b436b93d98 am 318c73a0: am 4a5a2392: Merge "dashboard update for march \'14" into klp-docs
* commit '318c73a0df694bb82821bfc4e2cd874bb09b2fab':
  dashboard update for march '14
2014-03-04 02:50:53 +00:00
Yorke Lee
81479358de Reword the "Quick contacts not available" string
Bug: 12077052
Change-Id: I6006692ae13d79d3697242d0b9015b30b1826eab
(cherry picked from commit 89b366fa95f625275f1b94d800d22998f942ab8c)
2014-03-04 02:50:21 +00:00
Scott Main
318c73a0df am 4a5a2392: Merge "dashboard update for march \'14" into klp-docs
* commit '4a5a23920e1a3414f1c87e3cf4c9bce08fddac4f':
  dashboard update for march '14
2014-03-04 02:47:51 +00:00
Scott Main
4a5a23920e Merge "dashboard update for march '14" into klp-docs 2014-03-04 02:45:26 +00:00
David Friedman
0cdefe0969 NDK r9d: Incorporates all review comments, final file sizes.
Staged at: http://boku.mtv:8195/tools/sdk/ndk/index.html

Change-Id: Ie33eed770c029af8a20385b5bd6c05fdc9bea750
2014-03-03 18:31:13 -08:00
Filip Gruszczyński
177d6bf586 am cad87695: am fad83743: Merge "NumberPicker style for wearable devices." into klp-modular-dev
* commit 'cad876957d38f78daa0878a36b04ee4bce858d10':
  NumberPicker style for wearable devices.
2014-03-04 02:04:26 +00:00
Filip Gruszczyński
cad876957d am fad83743: Merge "NumberPicker style for wearable devices." into klp-modular-dev
* commit 'fad8374373dcf8d1bb6f3e919a5da14282eb2cd8':
  NumberPicker style for wearable devices.
2014-03-04 01:58:52 +00:00
Filip Gruszczyński
fad8374373 Merge "NumberPicker style for wearable devices." into klp-modular-dev 2014-03-04 01:56:38 +00:00
Ricardo Cervera
bd443abc0d am 07993d1d: am 13a14ac4: am a61e74e1: am 7e4db882: am 240b38aa: Merge "docs: Changes to release notes for the Android SDK 22.6.0 release." into klp-docs
* commit '07993d1d80692b80c263c3a7b743ce58ce7dd9b5':
  docs: Changes to release notes for the Android SDK 22.6.0 release.
2014-03-04 01:27:37 +00:00
Ricardo Cervera
07993d1d80 am 13a14ac4: am a61e74e1: am 7e4db882: am 240b38aa: Merge "docs: Changes to release notes for the Android SDK 22.6.0 release." into klp-docs
* commit '13a14ac43b8184b082d5107d1e746fe4e16ce563':
  docs: Changes to release notes for the Android SDK 22.6.0 release.
2014-03-04 01:22:55 +00:00
Ricardo Cervera
13a14ac43b am a61e74e1: am 7e4db882: am 240b38aa: Merge "docs: Changes to release notes for the Android SDK 22.6.0 release." into klp-docs
* commit 'a61e74e1646ad1fb702d26be482d613bf991afd8':
  docs: Changes to release notes for the Android SDK 22.6.0 release.
2014-03-04 01:17:02 +00:00
Ricardo Cervera
a61e74e164 am 7e4db882: am 240b38aa: Merge "docs: Changes to release notes for the Android SDK 22.6.0 release." into klp-docs
* commit '7e4db882c55b5f5d46a3b6da1c66f5dd31b601ca':
  docs: Changes to release notes for the Android SDK 22.6.0 release.
2014-03-04 01:13:47 +00:00
Ricardo Cervera
7e4db882c5 am 240b38aa: Merge "docs: Changes to release notes for the Android SDK 22.6.0 release." into klp-docs
* commit '240b38aafb05407a147fceefed13df33c19aa2b2':
  docs: Changes to release notes for the Android SDK 22.6.0 release.
2014-03-04 01:10:51 +00:00
Ricardo Cervera
240b38aafb Merge "docs: Changes to release notes for the Android SDK 22.6.0 release." into klp-docs 2014-03-04 01:07:52 +00:00