98011 Commits

Author SHA1 Message Date
John Spurlock
7739a5ca67 am f5df689a: Fix NPE inside DreamManagerService.
* commit 'f5df689aa65682ce9217405e4a6b686e94129e8f':
  Fix NPE inside DreamManagerService.
2012-12-14 10:29:32 -08:00
Joe Malin
bd9d92b62c am 5e1f7f08: am 2fc4182b: am 3252eb96: am cad9660f: am 7eef172e: am ba34f097: Android Training: Loading Data in the Background
* commit '5e1f7f08c8d9111f285cbb54e3408fc01825d24d':
  Android Training: Loading Data in the Background
2012-12-14 10:29:32 -08:00
Joe Malin
5e1f7f08c8 am 2fc4182b: am 3252eb96: am cad9660f: am 7eef172e: am ba34f097: Android Training: Loading Data in the Background
* commit '2fc4182b854036593d71e78c6b8de43dac86c967':
  Android Training: Loading Data in the Background
2012-12-14 10:27:40 -08:00
John Spurlock
f5df689aa6 Fix NPE inside DreamManagerService.
Bug:7741911
Change-Id: Icfc39b2d89f57bba79866030df85b822e3f73ae2
2012-12-14 13:12:43 -05:00
Marco Nelissen
01f42639f2 Merge "fix typo in docs" 2012-12-14 09:35:26 -08:00
Elliott Hughes
2eca1b53ae Merge "Add return after NULL check in JetPlayer" 2012-12-14 09:19:45 -08:00
Amith Yamasani
ffdc7aed5e Merge "avoid crashing system serer process" 2012-12-14 09:04:30 -08:00
Satoshi Kataoka
0e3849af47 Receive a user dictionary callback from Settings application
Bug: 7725834

The callback is sent when the user adds a word to the user dictionary.

Change-Id: Ieee9bfd50a9adbed1a769e3cd95d9cb2815c34b4
2012-12-14 17:21:43 +09:00
Andrew Hsieh
3604e037f4 Merge "Fix typo" 2012-12-13 19:38:25 -08:00
Joe Malin
2fc4182b85 am 3252eb96: am cad9660f: am 7eef172e: am ba34f097: Android Training: Loading Data in the Background
* commit '3252eb96577d9e7080542804129cbdb197c768a9':
  Android Training: Loading Data in the Background
2012-12-13 18:13:05 -08:00
Joe Malin
3252eb9657 am cad9660f: am 7eef172e: am ba34f097: Android Training: Loading Data in the Background
* commit 'cad9660fe739df5ec6b919f8f5e94a222a3a83e9':
  Android Training: Loading Data in the Background
2012-12-13 18:08:02 -08:00
Joe Malin
cad9660fe7 am 7eef172e: am ba34f097: Android Training: Loading Data in the Background
* commit '7eef172e9b1c4ffc97cb7b9ea4216c718a832926':
  Android Training: Loading Data in the Background
2012-12-13 18:03:38 -08:00
Joe Malin
4f7bf6ea07 am 0b7d87cb: am 803abe6e: am 35ef45a7: am 28cb6150: am 7096a17e: am 718c7484: am f0f5efbe: Android Training: Run in a Background Service
* commit '0b7d87cb668732a9ff06605dd42cc01895900dac':
  Android Training: Run in a Background Service
2012-12-13 18:00:19 -08:00
Joe Malin
7eef172e9b am ba34f097: Android Training: Loading Data in the Background
* commit 'ba34f097df278ce1861ebfecdaf634f519ba1f36':
  Android Training: Loading Data in the Background
2012-12-13 17:58:19 -08:00
Adam Cohen
3366cb2a01 Merge "Adding simple ArrayList API for collection widgets" 2012-12-13 17:50:11 -08:00
Jean-Christophe PINCE
6169bcf50d Memory leak due to bad destroy sequence
During the destroy sequence, it happens that the mWebViewClassic was
set to null in the transferMessages function and consequently, the
call to WebCoreThreadWatchdog.unregisterWebView(mWebViewClassic) is
not really removing the view from the watchdog's list; creating a
memory leak.

Change-Id: I2bae7c8d7c473e2af25e62a485699f88269d6658
Author: Jean-Christophe PINCE <jean-christophe.pince@intel.com>
Signed-off-by: Jean-Christophe PINCE <jean-christophe.pince@intel.com>
Signed-off-by: Shuo Gao <shuo.gao@intel.com>
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
Signed-off-by: Jack Ren <jack.ren@intel.com>
Author-tracking-BZ: 57869
2012-12-14 09:35:44 +08:00
Joe Malin
ba34f097df Android Training: Loading Data in the Background
Change-Id: Ibb469cd068068b37ea95371afb7e4dca4535ba94
2012-12-13 17:07:53 -08:00
Joe Malin
0b7d87cb66 am 803abe6e: am 35ef45a7: am 28cb6150: am 7096a17e: am 718c7484: am f0f5efbe: Android Training: Run in a Background Service
* commit '803abe6e4b251e29bf7fe3c015cfb7e110d495ba':
  Android Training: Run in a Background Service
2012-12-13 16:24:25 -08:00
Joe Malin
803abe6e4b am 35ef45a7: am 28cb6150: am 7096a17e: am 718c7484: am f0f5efbe: Android Training: Run in a Background Service
* commit '35ef45a7a05840a42b83698564aa098ccc07644e':
  Android Training: Run in a Background Service
2012-12-13 16:22:43 -08:00
Joe Malin
35ef45a7a0 am 28cb6150: am 7096a17e: am 718c7484: am f0f5efbe: Android Training: Run in a Background Service
* commit '28cb615003b1f96f7e9e579a7859094f4598e580':
  Android Training: Run in a Background Service
2012-12-13 16:20:25 -08:00
Joe Malin
28cb615003 am 7096a17e: am 718c7484: am f0f5efbe: Android Training: Run in a Background Service
* commit '7096a17e953d7e126e6ac8952b38920e0ea7e7e1':
  Android Training: Run in a Background Service
2012-12-13 16:18:19 -08:00
Joe Malin
7096a17e95 am 718c7484: am f0f5efbe: Android Training: Run in a Background Service
* commit '718c7484cf008d45f8501ae7d0cd57b31f935934':
  Android Training: Run in a Background Service
2012-12-13 16:16:54 -08:00
Joe Malin
718c7484cf am f0f5efbe: Android Training: Run in a Background Service
* commit 'f0f5efbea206fd0fbac655519f3f535620ed74cc':
  Android Training: Run in a Background Service
2012-12-13 16:15:36 -08:00
Svetoslav Ganov
60fba77035 Simplification of the Pools implementation.
Now instead of a link list of holder objects the pool is backed by
an array of the max size.

Change-Id: Iad1f4f2766d42e8c438cc8efbc72e1e5756b0baf
2012-12-13 16:04:38 -08:00
Craig Mautner
2268e7ee5c Minor refactorings.
Change-Id: Ia0218bf86d142be80dd12d04de97da5d19293815
2012-12-13 15:42:46 -08:00
Jeff Sharkey
6fd651ebf2 Merge "Move DRM to CloseGuard, add DrmOutputStream." 2012-12-13 15:39:10 -08:00
The Android Automerger
a347169a6c merge in jb-mr1.1-release history after reset to jb-mr1.1-dev 2012-12-13 15:30:50 -08:00
Adam Cohen
50f3d1bae8 Adding simple ArrayList API for collection widgets
Change-Id: I4d6c909d1d2c0bdd1ddc8329445cea0e78a5ce7c
2012-12-13 14:52:30 -08:00
Joe Malin
f0f5efbea2 Android Training: Run in a Background Service
Change-Id: I002af57c65eccd0a624e00ef4b1607469199ce6b
2012-12-13 14:32:19 -08:00
Stephen Hines
bd008614aa Merge "Turn off IP2." 2012-12-13 14:28:29 -08:00
Stephen Hines
bc897302af Turn off IP2.
Change-Id: I1d45b0077c1a57c74e36fa8df45428b06a454253
2012-12-13 14:26:12 -08:00
Jeff Sharkey
f67c8a9685 Move DRM to CloseGuard, add DrmOutputStream.
Switch DrmManagerClient to using CloseGuard to better track leaked
resources.  Add DrmOutputStream which applies DRM transformation as
data is written, similar to FilterOutputStream.  Also writes DRM
headers before closing.

Change-Id: Ic106a3e6f6ff666e4dda484fbd234a0849eec8c0
2012-12-13 13:51:40 -08:00
Fabrice Di Meglio
7345f24ff8 am 5780e196: am 5c0d6f99: am 9de88dad: Merge "Fix bug #7724071 ImageView drawable is not loaded correctly when changing Locale" into jb-mr1.1-dev
* commit '5780e196806b3741786b212866435593990f97ee':
  Fix bug #7724071 ImageView drawable is not loaded correctly when changing Locale
2012-12-13 12:35:14 -08:00
Fabrice Di Meglio
5780e19680 am 5c0d6f99: am 9de88dad: Merge "Fix bug #7724071 ImageView drawable is not loaded correctly when changing Locale" into jb-mr1.1-dev
* commit '5c0d6f9980ed4684cbeefc28036dd9eeac474375':
  Fix bug #7724071 ImageView drawable is not loaded correctly when changing Locale
2012-12-13 12:33:35 -08:00
Fabrice Di Meglio
5c0d6f9980 am 9de88dad: Merge "Fix bug #7724071 ImageView drawable is not loaded correctly when changing Locale" into jb-mr1.1-dev
* commit '9de88dad29d89ec81c5e6b0df5aa92a04c8ce781':
  Fix bug #7724071 ImageView drawable is not loaded correctly when changing Locale
2012-12-13 12:31:17 -08:00
Fabrice Di Meglio
9de88dad29 Merge "Fix bug #7724071 ImageView drawable is not loaded correctly when changing Locale" into jb-mr1.1-dev 2012-12-13 12:28:24 -08:00
Joe Fernandez
33b7978cf4 am 3042da88: am b2aa3a74: am 54091f87: am 538c8d0a: Merge "docs: NDK r8d Release Notes" into jb-mr1-dev
* commit '3042da88095760005a4a2424f188cb0392ab064a':
  docs: NDK r8d Release Notes
2012-12-13 12:23:50 -08:00
Joe Fernandez
3042da8809 am b2aa3a74: am 54091f87: am 538c8d0a: Merge "docs: NDK r8d Release Notes" into jb-mr1-dev
* commit 'b2aa3a74754299488acdff3843763f46ca571d2e':
  docs: NDK r8d Release Notes
2012-12-13 12:20:09 -08:00
Joe Fernandez
2398d4d982 am 1f69c3b2: am 86841bd5: am 700f9ea3: am 82703ea4: Merge "docs: SDK r21.0.1 Release Notes" into jb-mr1-dev
* commit '1f69c3b27658d00b6b581e8ecdd14910fbc25053':
  docs: SDK r21.0.1 Release Notes
2012-12-13 12:19:36 -08:00
Joe Fernandez
b2aa3a7475 am 54091f87: am 538c8d0a: Merge "docs: NDK r8d Release Notes" into jb-mr1-dev
* commit '54091f8730850772606ab2d4b4591bb902c52b44':
  docs: NDK r8d Release Notes
2012-12-13 12:18:00 -08:00
Joe Fernandez
1f69c3b276 am 86841bd5: am 700f9ea3: am 82703ea4: Merge "docs: SDK r21.0.1 Release Notes" into jb-mr1-dev
* commit '86841bd5c1d537da40e076e6850a09bdc884ded5':
  docs: SDK r21.0.1 Release Notes
2012-12-13 12:17:31 -08:00
Joe Fernandez
54091f8730 am 538c8d0a: Merge "docs: NDK r8d Release Notes" into jb-mr1-dev
* commit '538c8d0a467187008b5e2249fdbea153d598f462':
  docs: NDK r8d Release Notes
2012-12-13 12:15:51 -08:00
Joe Fernandez
86841bd5c1 am 700f9ea3: am 82703ea4: Merge "docs: SDK r21.0.1 Release Notes" into jb-mr1-dev
* commit '700f9ea300f92da69800a48a2325a7f93a82e8cb':
  docs: SDK r21.0.1 Release Notes
2012-12-13 12:15:24 -08:00
Joe Fernandez
538c8d0a46 Merge "docs: NDK r8d Release Notes" into jb-mr1-dev 2012-12-13 12:14:03 -08:00
Joe Fernandez
700f9ea300 am 82703ea4: Merge "docs: SDK r21.0.1 Release Notes" into jb-mr1-dev
* commit '82703ea4e842f59bda38cfb101ebaa3a8986aae3':
  docs: SDK r21.0.1 Release Notes
2012-12-13 12:13:16 -08:00
Joe Fernandez
82703ea4e8 Merge "docs: SDK r21.0.1 Release Notes" into jb-mr1-dev 2012-12-13 12:10:58 -08:00
Scott Main
933cf8d3d2 am 2a87c9da: am c49ffcde: am f83ab33c: am 095d6947: docs: explain that layout height/width must be used to override include layouts
* commit '2a87c9da129d23930a4e5fc7c7a34d933129840d':
  docs: explain that layout height/width must be used to override include layouts
2012-12-13 11:40:14 -08:00
Scott Main
2a87c9da12 am c49ffcde: am f83ab33c: am 095d6947: docs: explain that layout height/width must be used to override include layouts
* commit 'c49ffcdee87d185c6857bdad94f7cf53f04f6a65':
  docs: explain that layout height/width must be used to override include layouts
2012-12-13 11:38:19 -08:00
Scott Main
c49ffcdee8 am f83ab33c: am 095d6947: docs: explain that layout height/width must be used to override include layouts
* commit 'f83ab33c57f22f040fdb6ae546a3aae39a1b2b4c':
  docs: explain that layout height/width must be used to override include layouts
2012-12-13 11:36:23 -08:00
Scott Main
f83ab33c57 am 095d6947: docs: explain that layout height/width must be used to override include layouts
* commit '095d69474b8d9fbe2507f6015d0ef6821af31ae0':
  docs: explain that layout height/width must be used to override include layouts
2012-12-13 11:34:14 -08:00