121028 Commits

Author SHA1 Message Date
George Mount
ed62560f69 Merge "Add Path trimming." 2013-12-11 15:08:59 +00:00
Jim Miller
94f71949f7 Merge "Fix memory leak caused by mismatched linkToDeath() in WindowManagerService" 2013-12-11 01:24:35 +00:00
Jim Miller
7267ed1b4b Fix memory leak caused by mismatched linkToDeath() in WindowManagerService
This fixes a bug where an allocated DeathRecipient in WindowManagerService
was holding a reference to keyguard binder interface after a call to
linkToDeath() without a matchin unlinkToDeath().

It was causing the keyguard side of the binder interface to stick around,
which in tern prevented the keyguard side from releasing its references.

The solution is to ensure matching linkToDeath()/unlinkToDeath() calls.

Fixes bug 11982048

Change-Id: I6959816b819ba953512c53675162195cbf1e0653
2013-12-10 16:48:13 -08:00
John Reck
7d2edfc073 Merge "Unbreak display list debug dumping" 2013-12-10 23:33:21 +00:00
John Reck
6304919732 Unbreak display list debug dumping
Change-Id: I1c6a79f047b29fa60907f6e128cb843a45b88bff
2013-12-10 15:22:01 -08:00
Michael Wright
4a8e5a05bb Merge "Generate locale-aware gamepad fallbacks for webview" 2013-12-10 22:07:00 +00:00
Michael Jurka
48e8f01390 Merge "Fix wallpaper cropping bugs" 2013-12-10 22:06:32 +00:00
Yorke Lee
89b366fa95 Reword the "Quick contacts not available" string
Bug: 12077052
Change-Id: I6006692ae13d79d3697242d0b9015b30b1826eab
2013-12-10 09:51:40 -08:00
Joe Fernandez
1290d8e64f am c13b4e25: am 507e635d: am 5f698449: am 3270172f: am 7618a960: docs: Adding Android Build Tools Release Notes 19.0.1
* commit 'c13b4e25310034cc1e8da359edf1ee24d7429e9d':
  docs: Adding Android Build Tools Release Notes 19.0.1
2013-12-10 16:45:34 +00:00
Joe Fernandez
c13b4e2531 am 507e635d: am 5f698449: am 3270172f: am 7618a960: docs: Adding Android Build Tools Release Notes 19.0.1
* commit '507e635d950a6ca17ebe417b51bfc4ad987cf06b':
  docs: Adding Android Build Tools Release Notes 19.0.1
2013-12-10 16:39:27 +00:00
Scott Main
c9cd738e10 am e26fe49d: am 113b40cc: am a09588d7: am 99d663aa: Merge "NDK release notes for r9c for review" into klp-ub-dev
* commit 'e26fe49de16ec148c02460865c26fca50cc8974c':
  NDK release notes for r9c for review
2013-12-10 16:38:09 +00:00
Joe Fernandez
507e635d95 am 5f698449: am 3270172f: am 7618a960: docs: Adding Android Build Tools Release Notes 19.0.1
* commit '5f69844919e0bc58aa3303865066f85ef79fd136':
  docs: Adding Android Build Tools Release Notes 19.0.1
2013-12-10 16:36:18 +00:00
Scott Main
e26fe49de1 am 113b40cc: am a09588d7: am 99d663aa: Merge "NDK release notes for r9c for review" into klp-ub-dev
* commit '113b40cc9dee3559f14facf4f9ad056be578ca08':
  NDK release notes for r9c for review
2013-12-10 16:35:32 +00:00
Joe Fernandez
5f69844919 am 3270172f: am 7618a960: docs: Adding Android Build Tools Release Notes 19.0.1
* commit '3270172fcabd8d280daa55eb5ba50439b1c88b20':
  docs: Adding Android Build Tools Release Notes 19.0.1
2013-12-10 08:33:18 -08:00
Scott Main
113b40cc9d am a09588d7: am 99d663aa: Merge "NDK release notes for r9c for review" into klp-ub-dev
* commit 'a09588d7d6ac2149fe6f17f3da43f2cb8ae51540':
  NDK release notes for r9c for review
2013-12-10 16:32:27 +00:00
Scott Main
a09588d7d6 am 99d663aa: Merge "NDK release notes for r9c for review" into klp-ub-dev
* commit '99d663aafa09496bcce1aa46ed928ee01532d0d6':
  NDK release notes for r9c for review
2013-12-10 08:29:29 -08:00
Joe Fernandez
3270172fca am 7618a960: docs: Adding Android Build Tools Release Notes 19.0.1
* commit '7618a960ab96c282b9905c038a96e2137011ba44':
  docs: Adding Android Build Tools Release Notes 19.0.1
2013-12-10 16:27:54 +00:00
Scott Main
99d663aafa Merge "NDK release notes for r9c for review" into klp-ub-dev 2013-12-10 16:27:10 +00:00
Narayan Kamath
93f50a1a18 am 98f50502: am 57b94b34: am ca9ba160: am bea98dc2: Merge "Fix inconsistency in LoggingPrintStream."
* commit '98f50502ea9ed4bd32f2732dc9ded146fafd2005':
  Fix inconsistency in LoggingPrintStream.
2013-12-10 10:01:32 +00:00
Narayan Kamath
98f50502ea am 57b94b34: am ca9ba160: am bea98dc2: Merge "Fix inconsistency in LoggingPrintStream."
* commit '57b94b34240aee641c0c2a415d79dbc27cf819af':
  Fix inconsistency in LoggingPrintStream.
2013-12-10 09:58:14 +00:00
Narayan Kamath
57b94b3424 am ca9ba160: am bea98dc2: Merge "Fix inconsistency in LoggingPrintStream."
* commit 'ca9ba160ae8d0b00919298845aceba8b9dc514d0':
  Fix inconsistency in LoggingPrintStream.
2013-12-10 09:53:00 +00:00
Narayan Kamath
ca9ba160ae am bea98dc2: Merge "Fix inconsistency in LoggingPrintStream."
* commit 'bea98dc245bad71eb3b5fd831218b3db1f75ee21':
  Fix inconsistency in LoggingPrintStream.
2013-12-10 01:50:59 -08:00
Narayan Kamath
bea98dc245 Merge "Fix inconsistency in LoggingPrintStream." 2013-12-10 09:30:57 +00:00
Joe Fernandez
e2cd748e5b am eb34e1d7: am ffae30bf: am 9e61ea4e: am 0ff1e37a: am bc06f8ee: Merge "docs: Support Library 19.0.1 Release Notes" into klp-docs
* commit 'eb34e1d762255f086178cc57ef28521819167716':
  docs: Support Library 19.0.1 Release Notes
2013-12-10 06:22:44 +00:00
Joe Fernandez
67288d26b1 am c7b3fc84: am 34faa40c: am 1df855a4: am f31d9151: am cdac3b1e: Merge "docs: Platform image version release notes Android 4.4.2" into klp-docs
* commit 'c7b3fc84defcbcb861af19fe3330b1ff9a5d06b6':
  docs: Platform image version release notes Android 4.4.2
2013-12-10 06:22:39 +00:00
quddusc
09b68ebeff am 84faf0a9: am ebad00d1: am 50fe9a3a: am 5e95f0e5: am ad7cf3af: Merge "docs: Added training doc for app indexing (aka Calypso)." into klp-docs
* commit '84faf0a9665cacd3cd03a926df90210f54e9b498':
  docs: Added training doc for app indexing (aka Calypso).
2013-12-10 06:22:31 +00:00
David Friedman
51501634c7 NDK release notes for r9c for review
Staged at http://boku.mtv.corp.google.co:9196/tools/sdk/ndk/index.html

Change-Id: Id058d39e10ce64fff2def3dea746ac5e11eff2b4
2013-12-09 22:22:15 -08:00
Joe Fernandez
eb34e1d762 am ffae30bf: am 9e61ea4e: am 0ff1e37a: am bc06f8ee: Merge "docs: Support Library 19.0.1 Release Notes" into klp-docs
* commit 'ffae30bfe51b03932a10ce3646fa547392205c1a':
  docs: Support Library 19.0.1 Release Notes
2013-12-10 06:18:57 +00:00
Joe Fernandez
c7b3fc84de am 34faa40c: am 1df855a4: am f31d9151: am cdac3b1e: Merge "docs: Platform image version release notes Android 4.4.2" into klp-docs
* commit '34faa40ca28acc0cbd7ca85528e26f175245f4a1':
  docs: Platform image version release notes Android 4.4.2
2013-12-10 06:18:53 +00:00
quddusc
84faf0a966 am ebad00d1: am 50fe9a3a: am 5e95f0e5: am ad7cf3af: Merge "docs: Added training doc for app indexing (aka Calypso)." into klp-docs
* commit 'ebad00d185a0962b0ec02e4678c95be0cf7b3fdc':
  docs: Added training doc for app indexing (aka Calypso).
2013-12-10 06:18:49 +00:00
Joe Fernandez
ffae30bfe5 am 9e61ea4e: am 0ff1e37a: am bc06f8ee: Merge "docs: Support Library 19.0.1 Release Notes" into klp-docs
* commit '9e61ea4e60122846f52f5a7978c5181152ae2c9e':
  docs: Support Library 19.0.1 Release Notes
2013-12-10 06:09:12 +00:00
Joe Fernandez
34faa40ca2 am 1df855a4: am f31d9151: am cdac3b1e: Merge "docs: Platform image version release notes Android 4.4.2" into klp-docs
* commit '1df855a4cd858363b4562febf00134017a5f833e':
  docs: Platform image version release notes Android 4.4.2
2013-12-10 06:09:08 +00:00
quddusc
ebad00d185 am 50fe9a3a: am 5e95f0e5: am ad7cf3af: Merge "docs: Added training doc for app indexing (aka Calypso)." into klp-docs
* commit '50fe9a3a3c6a95c2b7fd02170ffa1b170908eeb3':
  docs: Added training doc for app indexing (aka Calypso).
2013-12-10 06:09:04 +00:00
Joe Fernandez
9e61ea4e60 am 0ff1e37a: am bc06f8ee: Merge "docs: Support Library 19.0.1 Release Notes" into klp-docs
* commit '0ff1e37a4cfa38b504517246681f94b0ce89322a':
  docs: Support Library 19.0.1 Release Notes
2013-12-09 22:04:44 -08:00
Joe Fernandez
1df855a4cd am f31d9151: am cdac3b1e: Merge "docs: Platform image version release notes Android 4.4.2" into klp-docs
* commit 'f31d915113234e35b43af72f35320f4cbad6e465':
  docs: Platform image version release notes Android 4.4.2
2013-12-09 22:04:40 -08:00
quddusc
50fe9a3a3c am 5e95f0e5: am ad7cf3af: Merge "docs: Added training doc for app indexing (aka Calypso)." into klp-docs
* commit '5e95f0e55cd9deb450151d990e89ed957b2802a8':
  docs: Added training doc for app indexing (aka Calypso).
2013-12-09 22:04:35 -08:00
Joe Fernandez
0ff1e37a4c am bc06f8ee: Merge "docs: Support Library 19.0.1 Release Notes" into klp-docs
* commit 'bc06f8ee369c92e47de18b9d6ae143cf337390e1':
  docs: Support Library 19.0.1 Release Notes
2013-12-10 06:01:18 +00:00
Joe Fernandez
f31d915113 am cdac3b1e: Merge "docs: Platform image version release notes Android 4.4.2" into klp-docs
* commit 'cdac3b1e9732b7392c0ab9236757c5e00ef7fce8':
  docs: Platform image version release notes Android 4.4.2
2013-12-10 06:01:15 +00:00
quddusc
5e95f0e55c am ad7cf3af: Merge "docs: Added training doc for app indexing (aka Calypso)." into klp-docs
* commit 'ad7cf3afa372ba2479867c1f49aea7566564b5da':
  docs: Added training doc for app indexing (aka Calypso).
2013-12-10 06:01:10 +00:00
Joe Fernandez
7618a960ab docs: Adding Android Build Tools Release Notes 19.0.1
New release notes page to capture updates to the Android build tools

Change-Id: Ide53142529c8eafed297e8e75ec40ae2c389375b
2013-12-09 21:43:23 -08:00
Joe Fernandez
bc06f8ee36 Merge "docs: Support Library 19.0.1 Release Notes" into klp-docs 2013-12-10 05:15:33 +00:00
Joe Fernandez
cdac3b1e97 Merge "docs: Platform image version release notes Android 4.4.2" into klp-docs 2013-12-10 05:14:56 +00:00
Alan Viverette
87079d44f1 Merge "Allow calls to AlertDialog.getButton() before dialog is shown" 2013-12-10 02:44:37 +00:00
Mathieu Chartier
4524cc649a am f2156ad2: am 6a58a2e7: am cb3ee4ed: am 3254260b: Merge "Update Dalvik process state through VMRuntime."
* commit 'f2156ad2db37ea3733cd090ec05aac3cb6860f2b':
  Update Dalvik process state through VMRuntime.
2013-12-10 02:34:44 +00:00
Kenny Root
76d5bd925d am f2f03363: am 140ecf25: am ea18bdaf: am 25fd0c9e: Merge changes Ib4450c39,Ie7ed5655
* commit 'f2f03363bce7a1811a0ea3860223da56a6ab2359':
  preloaded-classes: remove some OpenSSLCipher modes
  Add CertStoreParameters to preloaded-classes
2013-12-10 02:34:36 +00:00
Craig Mautner
52472ec5ed am bdc748af: (-s ours) DO NOT MERGE: Eliminate StackBox.
* commit 'bdc748af8ce62778d2ad15040ecdfada6e4635fd':
  DO NOT MERGE: Eliminate StackBox.
2013-12-10 02:34:30 +00:00
Amith Yamasani
e0520a4848 am 09e9cdce: (-s ours) DO NOT MERGE : Move some system services to their own sub package.
* commit '09e9cdceceb722643e2c80c6544d44a43d7f95f0':
  DO NOT MERGE : Move some system services to their own sub package.
2013-12-10 02:34:26 +00:00
Amith Yamasani
9a96726ad8 am d50d41e4: (-s ours) DO NOT MERGE: Don\'t freak out if SystemUiService isn\'t available
* commit 'd50d41e4df482a61f840ff912aacea0e00848f41':
  DO NOT MERGE: Don't freak out if SystemUiService isn't available
2013-12-10 02:34:20 +00:00
Mike Lockwood
cdccf40e7a am e63f6f7c: (-s ours) DO NOT MERGE: Remove obsolete "headless" support
* commit 'e63f6f7c8d0094bdea3fe031a178490b273162cd':
  DO NOT MERGE: Remove obsolete "headless" support
2013-12-10 02:34:09 +00:00
Qiwen Zhao
1720f5221d am de8905e4: (-s ours) DO NOT MERGE reset to goog/klp-volantis-dev
* commit 'de8905e4954c86e8e55775b156ea7929f8fd1030':
2013-12-10 02:34:04 +00:00