108198 Commits

Author SHA1 Message Date
Jeff Brown
a506a6ec94 Add an API to allow for creating private virtual displays.
This change enables applications to create a private virtual
display that renders its content to a surface of its own creation.
The display is private in the sense that only the application
that owns the display is allowed to place windows upon it.
Mirroring and blanking is also disabled for these displays.

Bug: 9192512
Change-Id: I852ea07f0c7df1d244e354e3daca3a6960285ca0
2013-06-18 15:32:41 -07:00
Fabrice Di Meglio
012416fdbb Merge "Fix bug #9463581 NPE observed while launching News&Weather app from all apps tray" 2013-06-18 21:54:49 +00:00
Svetoslav
2f0396ad56 Merge "Crash in ViewRootImpl when accessibility is on." 2013-06-18 21:46:47 +00:00
Svetoslav
e89f48bfb1 Crash in ViewRootImpl when accessibility is on.
We fire view subtree mutation events every X amount of time.
It was possible that the runnable that fires an event to be
scheduled more than once while this should not happen. As
a result there was a crash since we did not expect to have
a second run and nullified a reference.

bug:9422804

Change-Id: I914e163b026cd217e1536ab0ed3a6b11113c2c73
2013-06-18 14:43:47 -07:00
Fabrice Di Meglio
d6d543977d Fix bug #9463581 NPE observed while launching News&Weather app from all apps tray
- dont suppose that there will always be one child

Change-Id: I51c5cdf06294af25c992cfbaacabbc29dd1b9ad3
2013-06-18 14:09:07 -07:00
Chiao Cheng
4607c0d936 Merge "Remove un-used snippetize method from ContactsContract." 2013-06-18 20:51:42 +00:00
Svetoslav
9f6bb77eb6 Merge "Update Javadoc references" 2013-06-18 20:31:17 +00:00
Svetoslav
3fcf1eda18 Update Javadoc references
Change-Id: I2e4834070de6ebd55e6350f31f9f8e619cb0ff2d
2013-06-18 13:30:35 -07:00
Romain Guy
77d55c7e5c Merge "Take hinting into account when caching fonts Bug #9464403" 2013-06-18 20:08:39 +00:00
Zhijun He
ae2db13e82 Merge "Add Y8 and Y16 image format" 2013-06-18 20:06:22 +00:00
Romain Guy
2d5945e887 Take hinting into account when caching fonts
Bug #9464403

Change-Id: I26a5f0c17eb27d096717b444d3e18ad1d2b5a43c
2013-06-18 13:02:03 -07:00
Geremy Condra
e201f581f6 Merge "Stop spewing errors into the logs." 2013-06-18 18:02:14 +00:00
Geremy Condra
bf7b1f4744 Stop spewing errors into the logs.
These are for debugging. Marking them that way.

Bug: 9479475
Change-Id: Ia0c27829583ecbab58a60a8c8350e9c099b812c2
2013-06-18 10:52:45 -07:00
Svetoslav
d4719fcffd Merge "Adding traits APIs to AccessibilityNodeInfo." 2013-06-18 17:42:27 +00:00
Svetoslav
3577a283e1 Adding traits APIs to AccessibilityNodeInfo.
This change adds several traits and properties to AccessibilityNodeInfo
aiming to allow better description of native Android components to
accessibility services as well as mapping web content to native Android
node info tree.

Change-Id: I36b893cbaa6213c9d02d805e9dc36b6d792b4961
2013-06-18 10:41:48 -07:00
Zhijun He
1eb818e5b3 Add Y8 and Y16 image format
These APIs are hidden. Also correct the value of RAW_SENSOR.

Bug: 9254294
Change-Id: Ic6271f5f6bfcfdd8b545d69a9a2154241c34d73b
2013-06-18 10:13:18 -07:00
Jeff Sharkey
1a6a620e45 Merge "Add generic sugar for ArrayMap and ArraySet." 2013-06-18 16:42:45 +00:00
Jeff Sharkey
43f4263a85 Add generic sugar for ArrayMap and ArraySet.
Change-Id: Id749bd41f2e53664c00a0199c14babd2b63087fb
2013-06-18 09:29:56 -07:00
Jeff Sharkey
b31e370a94 Merge "Use package name when caching SharedPreferences." 2013-06-18 16:17:18 +00:00
Scott Main
2887271ff3 am 8303a203: am 94ba190e: am de04dfb6: Merge "some extra docs for TextDirectionHeuristic" into jb-mr2-dev
* commit '8303a2036efd93eecda6da1e481e1659a40ca12e':
  some extra docs for TextDirectionHeuristic
2013-06-17 22:14:28 -07:00
Scott Main
8303a2036e am 94ba190e: am de04dfb6: Merge "some extra docs for TextDirectionHeuristic" into jb-mr2-dev
* commit '94ba190ebbd4fe7f8933d531cce7b4be8e04f287':
  some extra docs for TextDirectionHeuristic
2013-06-17 22:13:17 -07:00
Scott Main
94ba190ebb am de04dfb6: Merge "some extra docs for TextDirectionHeuristic" into jb-mr2-dev
* commit 'de04dfb62dd43827c63c267003264966dd76c614':
  some extra docs for TextDirectionHeuristic
2013-06-17 22:12:14 -07:00
Scott Main
de04dfb62d Merge "some extra docs for TextDirectionHeuristic" into jb-mr2-dev 2013-06-18 05:10:32 +00:00
Scott Main
d0b0d6a4d9 am c5ad4610: am c8b4658a: am 1a0a50e7: add collapsed list items for 4.1 TOC
* commit 'c5ad4610690f97a0dadfffa9bef29db115065a54':
  add collapsed list items for 4.1 TOC
2013-06-17 19:27:26 -07:00
Scott Main
c5ad461069 am c8b4658a: am 1a0a50e7: add collapsed list items for 4.1 TOC
* commit 'c8b4658a5491cd6af322d47c96c00d0a77425f7f':
  add collapsed list items for 4.1 TOC
2013-06-17 19:25:00 -07:00
Scott Main
c8b4658a54 am 1a0a50e7: add collapsed list items for 4.1 TOC
* commit '1a0a50e7c23fb0ec5fe818a7069b890f22632691':
  add collapsed list items for 4.1 TOC
2013-06-17 19:23:02 -07:00
Scott Main
1a0a50e7c2 add collapsed list items for 4.1 TOC
Change-Id: I241fb5415a3b893df7c8491c7a549f3d0d304e74
2013-06-17 19:19:38 -07:00
Scott Main
e442662330 some extra docs for TextDirectionHeuristic
Change-Id: I8ceac72a76a29bde0e25ed418110a6e4120654e3
2013-06-17 19:05:29 -07:00
Scott Main
f78484b0b1 am ea893536: am c4473d10: am 27a8508e: add attributes reference for splimotionevents and layoutmode
* commit 'ea8935362da192508a4ff945b47e0c7ff1239679':
  add attributes reference for splimotionevents and layoutmode
2013-06-17 18:41:29 -07:00
Scott Main
ea8935362d am c4473d10: am 27a8508e: add attributes reference for splimotionevents and layoutmode
* commit 'c4473d10ed747fb1e84efff7183023e0ecc1a493':
  add attributes reference for splimotionevents and layoutmode
2013-06-17 18:39:18 -07:00
Scott Main
c4473d10ed am 27a8508e: add attributes reference for splimotionevents and layoutmode
* commit '27a8508ee1236ded652cd452b93884a9193654fc':
  add attributes reference for splimotionevents and layoutmode
2013-06-17 18:36:09 -07:00
Craig Mautner
3b7e6b95c2 Merge "Add new API getStackBoxInfo" 2013-06-18 01:35:31 +00:00
Craig Mautner
fd1ce8d5a7 Add new API getStackBoxInfo
Change-Id: Ie2861e5e31bb3876cfe2d5c3d04ff58bb3955634
2013-06-17 18:34:28 -07:00
Dianne Hackborn
94c747db09 am 2f3f86c1: am 1d4cd879: am 11cd57ca: Merge "Avoid unnecessary FindClass("java/lang/String")."
* commit '2f3f86c113f10b841b8597a05f724a996ba76641':
  Avoid unnecessary FindClass("java/lang/String").
2013-06-17 18:33:49 -07:00
Scott Main
27a8508ee1 add attributes reference for splimotionevents and layoutmode
Change-Id: Id78f2957c994fc30a0837084f22766c8cfa70fe8
2013-06-18 01:33:33 +00:00
Chiao Cheng
31b730a009 Remove un-used snippetize method from ContactsContract.
Bug: 7896653
Change-Id: I5db6f9a58ce747605f66c681036795cdd3ed5d01
2013-06-17 18:31:34 -07:00
Dianne Hackborn
2f3f86c113 am 1d4cd879: am 11cd57ca: Merge "Avoid unnecessary FindClass("java/lang/String")."
* commit '1d4cd879044578cf7e2b37d45ef29abaabf7e662':
  Avoid unnecessary FindClass("java/lang/String").
2013-06-17 18:28:58 -07:00
Jeff Sharkey
8e3ddab1fc Use package name when caching SharedPreferences.
Otherwise multiple applications using the same process can end up
leaking SharedPreferences instances between the apps.

Change-Id: I2eb0e693cebea1daf87a9176eb8c5a22b9e9ec0b
2013-06-17 18:26:37 -07:00
Dianne Hackborn
1d4cd87904 am 11cd57ca: Merge "Avoid unnecessary FindClass("java/lang/String")."
* commit '11cd57caee4058dab743b91e715d7469c59a5c2f':
  Avoid unnecessary FindClass("java/lang/String").
2013-06-17 18:21:41 -07:00
Dianne Hackborn
11cd57caee Merge "Avoid unnecessary FindClass("java/lang/String")." 2013-06-18 01:14:37 +00:00
Scott Main
54a5338b7c am 8e8f5c11: am e4f975a3: am 7328de3d: am 23f33bda: am 6b55515e: am 41b08da8: replace \'developers strick back\' with \'this week in android\' playlist
* commit '8e8f5c119e39584a0539253155e4014b7045d43e':
  replace 'developers strick back' with 'this week in android' playlist
2013-06-17 18:04:02 -07:00
Scott Main
8e8f5c119e am e4f975a3: am 7328de3d: am 23f33bda: am 6b55515e: am 41b08da8: replace \'developers strick back\' with \'this week in android\' playlist
* commit 'e4f975a3212d5cf4ba3a94d047674aebbc5285d1':
  replace 'developers strick back' with 'this week in android' playlist
2013-06-17 18:01:32 -07:00
Scott Main
e4f975a321 am 7328de3d: am 23f33bda: am 6b55515e: am 41b08da8: replace \'developers strick back\' with \'this week in android\' playlist
* commit '7328de3d02b8784b7562e1e0d2e749fdb854a095':
  replace 'developers strick back' with 'this week in android' playlist
2013-06-17 17:59:29 -07:00
Scott Main
7328de3d02 am 23f33bda: am 6b55515e: am 41b08da8: replace \'developers strick back\' with \'this week in android\' playlist
* commit '23f33bdab3da7ac3eb11d483eb038024ed4e3564':
  replace 'developers strick back' with 'this week in android' playlist
2013-06-17 17:56:54 -07:00
Scott Main
23f33bdab3 am 6b55515e: am 41b08da8: replace \'developers strick back\' with \'this week in android\' playlist
* commit '6b55515ed3c1e97b0dd932a482c375d0103f84cc':
  replace 'developers strick back' with 'this week in android' playlist
2013-06-17 17:54:26 -07:00
Xia Wang
96f94c81b7 am 7ea4e277: am 8fcb169f: am edc3bb66: Disable a flaky test case
* commit '7ea4e277fd7bdb7e2aa230509f57c1af39f5bf4b':
  Disable a flaky test case
2013-06-17 17:53:20 -07:00
Scott Main
6b55515ed3 am 41b08da8: replace \'developers strick back\' with \'this week in android\' playlist
* commit '41b08da8198e76118ef7167058a88cb920f9fb74':
  replace 'developers strick back' with 'this week in android' playlist
2013-06-17 17:53:06 -07:00
Xia Wang
7ea4e277fd am 8fcb169f: am edc3bb66: Disable a flaky test case
* commit '8fcb169f7989123f993adfac5894d1ad5f35ed0b':
  Disable a flaky test case
2013-06-17 17:51:57 -07:00
Xia Wang
8fcb169f79 am edc3bb66: Disable a flaky test case
* commit 'edc3bb661e9c8964d3926cbd7344793a32a2c2cd':
  Disable a flaky test case
2013-06-17 17:48:47 -07:00
Scott Main
41b08da819 replace 'developers strick back' with 'this week in android' playlist
Change-Id: I0aa94f6332da8543d7a2eba80307a36c26d7654c
2013-06-17 17:47:36 -07:00