OSDN Git Service

android-x86/frameworks-native.git
12 years agoam 084369fb: docs: add uiOptions attribute to manifest docs
Scott Main [Mon, 24 Oct 2011 19:46:39 +0000 (12:46 -0700)]
am 084369fb: docs: add uiOptions attribute to manifest docs

* commit '084369fb5e738e4db6ae94b4e24e777bdd9d9c2c':
  docs: add uiOptions attribute to manifest docs

12 years agoam cd3ec73f: Add getAvailableNetworks.
Wink Saville [Mon, 24 Oct 2011 19:46:21 +0000 (12:46 -0700)]
am cd3ec73f: Add getAvailableNetworks.

* commit 'cd3ec73f0ce164c718146bc1dbb7c430763be25a':
  Add getAvailableNetworks.

12 years agoMerge "Adding APIs to enable reporting virtual view hierarchies to accessibility...
Svetoslav Ganov [Mon, 24 Oct 2011 19:05:38 +0000 (12:05 -0700)]
Merge "Adding APIs to enable reporting virtual view hierarchies to accessibility serivces."

12 years agoMerge "Stat notify image update"
Peter Ng [Mon, 24 Oct 2011 17:55:30 +0000 (10:55 -0700)]
Merge "Stat notify image update"

12 years agoReconcile with ics-mr0-release
The Android Open Source Project [Mon, 24 Oct 2011 13:32:19 +0000 (06:32 -0700)]
Reconcile with ics-mr0-release

Change-Id: I8530d709cfd162fdca2cb2d1b6a0bf1bc46b3f66

12 years agomerge in ics-mr0-release history after reset to ics-mr0
The Android Automerger [Sat, 22 Oct 2011 06:22:41 +0000 (23:22 -0700)]
merge in ics-mr0-release history after reset to ics-mr0

12 years agoMerge "Add support for SMS-PP data download to USIM."
Jake Hamby [Sat, 22 Oct 2011 00:04:15 +0000 (17:04 -0700)]
Merge "Add support for SMS-PP data download to USIM."

12 years agomDirtyRegion is single threaded, but could be accessed from a hwc thread
Mathias Agopian [Fri, 21 Oct 2011 22:18:28 +0000 (15:18 -0700)]
mDirtyRegion is single threaded, but could be accessed from a hwc thread

We now have mInvalidateRegion which holds the region to invalidate, it
can be set from any thread as long as mInvalidateLock is held. We use
fine-grained locking here because mInvalidateRegion can be set from anywhere,
in particular frmo HWC callbacks.

Bug: 5466774
Change-Id: Iafca20aa3f5b25a87755e65bde7b769aa8f997bc

12 years agoam be25d5b0: (-s ours) Merge "Do not merge - Recents background protection increased...
Peter Ng [Fri, 21 Oct 2011 23:45:23 +0000 (16:45 -0700)]
am be25d5b0: (-s ours) Merge "Do not merge - Recents background protection increased" into ics-mr0

* commit 'be25d5b05639c8475b7faf312959923db86efa5d':
  Do not merge - Recents background protection increased

12 years agoMerge "Do not merge - Recents background protection increased" into ics-mr0
Peter Ng [Fri, 21 Oct 2011 23:42:49 +0000 (16:42 -0700)]
Merge "Do not merge - Recents background protection increased" into ics-mr0

12 years agoMerge "Fix rebuildWebTextView issues"
John Reck [Fri, 21 Oct 2011 23:35:50 +0000 (16:35 -0700)]
Merge "Fix rebuildWebTextView issues"

12 years agoMerge "Fix software GL renderer."
Xavier Ducrohet [Fri, 21 Oct 2011 23:22:15 +0000 (16:22 -0700)]
Merge "Fix software GL renderer."

12 years agoFix software GL renderer.
Xavier Ducrohet [Fri, 21 Oct 2011 23:18:48 +0000 (16:18 -0700)]
Fix software GL renderer.

Change-Id: I07ab2709fa694e41aa3fcc5b9dfc809f55853ab4

12 years agoam aa938c8d: Merge "mDirtyRegion is single threaded, but could be accessed from a...
Mathias Agopian [Fri, 21 Oct 2011 23:00:00 +0000 (16:00 -0700)]
am aa938c8d: Merge "mDirtyRegion is single threaded, but could be accessed from a hwc thread" into ics-mr0

* commit 'aa938c8d9c0e71c9b556657cb33794210ce6ebf8':
  mDirtyRegion is single threaded, but could be accessed from a hwc thread

12 years agoam 148d5bd8: (-s ours) Merge "Import revised translations. DO NOT MERGE" into ics-mr0
Eric Fischer [Fri, 21 Oct 2011 22:57:54 +0000 (15:57 -0700)]
am 148d5bd8: (-s ours) Merge "Import revised translations.  DO NOT MERGE" into ics-mr0

* commit '148d5bd855e4872bbe99870b0019462bcf73b72c':
  Import revised translations.  DO NOT MERGE

12 years agoMerge "mDirtyRegion is single threaded, but could be accessed from a hwc thread"...
Mathias Agopian [Fri, 21 Oct 2011 22:57:45 +0000 (15:57 -0700)]
Merge "mDirtyRegion is single threaded, but could be accessed from a hwc thread" into ics-mr0

12 years agoMerge "Import revised translations. DO NOT MERGE" into ics-mr0
Eric Fischer [Fri, 21 Oct 2011 22:56:22 +0000 (15:56 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into ics-mr0

12 years agomerge in ics-mr0-release history after reset to ics-mr0
The Android Automerger [Fri, 21 Oct 2011 22:55:40 +0000 (15:55 -0700)]
merge in ics-mr0-release history after reset to ics-mr0

12 years agomDirtyRegion is single threaded, but could be accessed from a hwc thread
Mathias Agopian [Fri, 21 Oct 2011 22:18:28 +0000 (15:18 -0700)]
mDirtyRegion is single threaded, but could be accessed from a hwc thread

We now have mInvalidateRegion which holds the region to invalidate, it
can be set from any thread as long as mInvalidateLock is held. We use
fine-grained locking here because mInvalidateRegion can be set from anywhere,
in particular frmo HWC callbacks.

Bug: 5466774
Change-Id: Iafca20aa3f5b25a87755e65bde7b769aa8f997bc

12 years agoMerge "Recents background protection increased"
Daniel Shiplacoff [Fri, 21 Oct 2011 22:22:54 +0000 (15:22 -0700)]
Merge "Recents background protection increased"

12 years agoam 8bf89f30: (-s ours) Fix the build
John Reck [Fri, 21 Oct 2011 22:22:11 +0000 (15:22 -0700)]
am 8bf89f30: (-s ours) Fix the build

* commit '8bf89f305eb3a2010b1a63048a4aa18ccbc42e78':
  Fix the build

12 years agoam e3bb0ecb: Merge "Removing fades on last item in StackView for major FPS improvemen...
Adam Cohen [Fri, 21 Oct 2011 21:38:41 +0000 (14:38 -0700)]
am e3bb0ecb: Merge "Removing fades on last item in StackView for major FPS improvement on Prime" into ics-mr0

* commit 'e3bb0ecb2b36964cb3b02bc0d575e9366818ee00':
  Removing fades on last item in StackView for major FPS improvement on Prime

12 years agoam 2dd2e5b4: (-s ours) Merge changes I2df047b6,I791eeb3c into ics-mr0
John Reck [Fri, 21 Oct 2011 21:38:32 +0000 (14:38 -0700)]
am 2dd2e5b4: (-s ours) Merge changes I2df047b6,I791eeb3c into ics-mr0

* commit '2dd2e5b4eb95280bb18717c1a31ca8db40a6413b':
  Fix rebuildWebTextView issues
  DO NOT MERGE Fixed spell check failing to change word.

12 years agoam 943da7b8: Merge "Fix issue #5342788: Setting wallpaper from gallery set default...
Dianne Hackborn [Fri, 21 Oct 2011 21:38:31 +0000 (14:38 -0700)]
am 943da7b8: Merge "Fix issue #5342788: Setting wallpaper from gallery set default..." into ics-mr0

* commit '943da7b895b7cc69cdaed7979cff422a7dbaac19':
  Fix issue #5342788: Setting wallpaper from gallery set default...

12 years agoam f1ed59bc: Merge "Doc change: fix typo in platform highlights." into ics-mr0
Dirk Dougherty [Fri, 21 Oct 2011 20:59:34 +0000 (13:59 -0700)]
am f1ed59bc: Merge "Doc change: fix typo in platform highlights." into ics-mr0

* commit 'f1ed59bcebfd3042aead8d91ee47eca38af543c6':
  Doc change: fix typo in platform highlights.

12 years agoam 53a1b82c: Merge "Last update for screenshot animations for MR0. (Bug: 5333706...
Winson Chung [Fri, 21 Oct 2011 20:59:08 +0000 (13:59 -0700)]
am 53a1b82c: Merge "Last update for screenshot animations for MR0. (Bug: 5333706)" into ics-mr0

* commit '53a1b82c9a2133c5c3184898335fce0826279691':
  Last update for screenshot animations for MR0. (Bug: 5333706)

12 years agoam 4bbd71a6: Merge "Fix issue #5228934: IME shows up on boot, or when digits screen...
Dianne Hackborn [Fri, 21 Oct 2011 20:59:07 +0000 (13:59 -0700)]
am 4bbd71a6: Merge "Fix issue #5228934: IME shows up on boot, or when digits screen is tapped" into ics-mr0

* commit '4bbd71a6b2f4957f4778da13861ec03d30afbee7':
  Fix issue #5228934: IME shows up on boot, or when digits screen is tapped

12 years agoam 6b6bfb18: Merge "PowerManagerService: Enable light sensor debug output" into ics-mr0
Mike Lockwood [Fri, 21 Oct 2011 20:59:05 +0000 (13:59 -0700)]
am 6b6bfb18: Merge "PowerManagerService: Enable light sensor debug output" into ics-mr0

* commit '6b6bfb187412e4845c89d866eff0b87b6d0a5541':
  PowerManagerService: Enable light sensor debug output

12 years agoam 0499f90a: Merge "Bug 5428541: Check that span is still in text before deleting...
Gilles Debunne [Fri, 21 Oct 2011 20:59:04 +0000 (13:59 -0700)]
am 0499f90a: Merge "Bug 5428541: Check that span is still in text before deleting" into ics-mr0

* commit '0499f90a2d2774f28ca3d430dfe563391669c515':
  Bug 5428541: Check that span is still in text before deleting

12 years agoam 4e7ce935: (-s ours) Merge "Import revised translations." into ics-mr0
Eric Fischer [Fri, 21 Oct 2011 20:59:03 +0000 (13:59 -0700)]
am 4e7ce935: (-s ours) Merge "Import revised translations." into ics-mr0

* commit '4e7ce9352b9c3a832715ac4b8014b2434a447172':
  Import revised translations.

12 years agoMerge "Removing fades on last item in StackView for major FPS improvement on Prime...
Adam Cohen [Fri, 21 Oct 2011 20:34:46 +0000 (13:34 -0700)]
Merge "Removing fades on last item in StackView for major FPS improvement on Prime" into ics-mr0

12 years agoMerge "Sharpening text edit assets"
Peter Ng [Fri, 21 Oct 2011 20:29:52 +0000 (13:29 -0700)]
Merge "Sharpening text edit assets"

12 years agoMerge "Fixed spell check failing to change word."
George Mount [Fri, 21 Oct 2011 20:02:05 +0000 (13:02 -0700)]
Merge "Fixed spell check failing to change word."

12 years agoMerge "s/should/can"
RoboErik [Fri, 21 Oct 2011 20:01:56 +0000 (13:01 -0700)]
Merge "s/should/can"

12 years agoMerge changes I2df047b6,I791eeb3c into ics-mr0
John Reck [Fri, 21 Oct 2011 20:01:48 +0000 (13:01 -0700)]
Merge changes I2df047b6,I791eeb3c into ics-mr0

* changes:
  Fix rebuildWebTextView issues
  DO NOT MERGE Fixed spell check failing to change word.

12 years agoMerge "Fix issue# 5492404: Reading level check thread error."
Mangesh Ghiware [Fri, 21 Oct 2011 19:45:30 +0000 (12:45 -0700)]
Merge "Fix issue# 5492404: Reading level check thread error."

12 years agoMerge "Fix issue #5342788: Setting wallpaper from gallery set default..." into ics-mr0
Dianne Hackborn [Fri, 21 Oct 2011 19:45:07 +0000 (12:45 -0700)]
Merge "Fix issue #5342788: Setting wallpaper from gallery set default..." into ics-mr0

12 years agoMerge "Doc change: fix typo in platform highlights." into ics-mr0
Dirk Dougherty [Fri, 21 Oct 2011 18:55:21 +0000 (11:55 -0700)]
Merge "Doc change: fix typo in platform highlights." into ics-mr0

12 years agoMerge "Last update for screenshot animations for MR0. (Bug: 5333706)" into ics-mr0
Winson Chung [Fri, 21 Oct 2011 18:07:06 +0000 (11:07 -0700)]
Merge "Last update for screenshot animations for MR0. (Bug: 5333706)" into ics-mr0

12 years agoMerge "Fix issue #5228934: IME shows up on boot, or when digits screen is tapped...
Dianne Hackborn [Fri, 21 Oct 2011 18:03:34 +0000 (11:03 -0700)]
Merge "Fix issue #5228934: IME shows up on boot, or when digits screen is tapped" into ics-mr0

12 years agoMerge "Color API comment updates."
RoboErik [Fri, 21 Oct 2011 18:00:40 +0000 (11:00 -0700)]
Merge "Color API comment updates."

12 years agoMerge "PowerManagerService: Enable light sensor debug output" into ics-mr0
Mike Lockwood [Fri, 21 Oct 2011 17:26:55 +0000 (10:26 -0700)]
Merge "PowerManagerService: Enable light sensor debug output" into ics-mr0

12 years agoMerge "Bug 5428541: Check that span is still in text before deleting" into ics-mr0
Gilles Debunne [Fri, 21 Oct 2011 16:48:07 +0000 (09:48 -0700)]
Merge "Bug 5428541: Check that span is still in text before deleting" into ics-mr0

12 years agoMerge "Import revised translations." into ics-mr0
Eric Fischer [Fri, 21 Oct 2011 16:34:22 +0000 (09:34 -0700)]
Merge "Import revised translations." into ics-mr0

12 years agoMerge "WebView part of fix for bug 5307956"
Kristian Monsen [Fri, 21 Oct 2011 11:48:22 +0000 (04:48 -0700)]
Merge "WebView part of fix for bug 5307956"

12 years agoMerge "Add wrapper classes for UICC service tables."
Jake Hamby [Fri, 21 Oct 2011 07:49:41 +0000 (00:49 -0700)]
Merge "Add wrapper classes for UICC service tables."

12 years agoam 2cf1cf09: Fix possible NPE
satok [Fri, 21 Oct 2011 06:35:27 +0000 (23:35 -0700)]
am 2cf1cf09: Fix possible NPE

* commit '2cf1cf098513807ffd3420ae106f438e943d0cd8':
  Fix possible NPE

12 years agoMerge "Make sure 9patches are not filtered when not necessary Bug #5383406"
Romain Guy [Fri, 21 Oct 2011 03:33:51 +0000 (20:33 -0700)]
Merge "Make sure 9patches are not filtered when not necessary Bug #5383406"

12 years agoMerge "Fix compilation issue when DEBUG_GLYPHS define is activated"
Fabrice Di Meglio [Fri, 21 Oct 2011 01:58:03 +0000 (18:58 -0700)]
Merge "Fix compilation issue when DEBUG_GLYPHS define is activated"

12 years agoam 16bece04: Merge "added dpi and refresh rate info in SF\'s dumpsys" into ics-mr0
Mathias Agopian [Fri, 21 Oct 2011 00:48:02 +0000 (17:48 -0700)]
am 16bece04: Merge "added dpi and refresh rate info in SF\'s dumpsys" into ics-mr0

* commit '16bece04bdbac9af5228436f70267ec5763315de':
  added dpi and refresh rate info in SF's dumpsys

12 years agoMerge "added dpi and refresh rate info in SF's dumpsys" into ics-mr0
Mathias Agopian [Fri, 21 Oct 2011 00:45:55 +0000 (17:45 -0700)]
Merge "added dpi and refresh rate info in SF's dumpsys" into ics-mr0

12 years agoam 6b024448: Merge "Fix 5493266: Properly restore background after playing music...
Jim Miller [Fri, 21 Oct 2011 00:35:51 +0000 (17:35 -0700)]
am 6b024448: Merge "Fix 5493266: Properly restore background after playing music" into ics-mr0

* commit '6b0244485c1d20261cffb0fbabebdfefd701867e':
  Fix 5493266: Properly restore background after playing music

12 years agoMerge "Fix 5493266: Properly restore background after playing music" into ics-mr0
Jim Miller [Fri, 21 Oct 2011 00:33:42 +0000 (17:33 -0700)]
Merge "Fix 5493266: Properly restore background after playing music" into ics-mr0

12 years agoadded dpi and refresh rate info in SF's dumpsys
Mathias Agopian [Fri, 21 Oct 2011 00:22:38 +0000 (17:22 -0700)]
added dpi and refresh rate info in SF's dumpsys

Change-Id: I2327248eb1993689367e3daeaccba74c172dfceb

12 years agoMerge "Add new RIL requests to support SIM data download via SMS over IMS."
Jake Hamby [Thu, 20 Oct 2011 23:55:48 +0000 (16:55 -0700)]
Merge "Add new RIL requests to support SIM data download via SMS over IMS."

12 years agoam a5c371bf: Merge "Bug 5275928 - Invasion of the monkeys" into ics-mr0
Adam Powell [Thu, 20 Oct 2011 23:26:56 +0000 (16:26 -0700)]
am a5c371bf: Merge "Bug 5275928 - Invasion of the monkeys" into ics-mr0

* commit 'a5c371bf1fc878f84c296a63839a5d031dea843f':
  Bug 5275928 - Invasion of the monkeys

12 years agoMerge "Bug 5275928 - Invasion of the monkeys" into ics-mr0
Adam Powell [Thu, 20 Oct 2011 23:25:04 +0000 (16:25 -0700)]
Merge "Bug 5275928 - Invasion of the monkeys" into ics-mr0

12 years agoadd -ldl to host executables
Iliyan Malchev [Thu, 20 Oct 2011 05:35:56 +0000 (22:35 -0700)]
add -ldl to host executables

This fixes the build on Linux when RefBase is compiled with reference tracking
enabled.

Change-Id: I3e931e0b463ce836f6fdb30c37068d77144631a3
Signed-off-by: Iliyan Malchev <malchev@google.com>
12 years agomerge in ics-mr0-release history after reset to ics-mr0
The Android Automerger [Thu, 20 Oct 2011 22:49:44 +0000 (15:49 -0700)]
merge in ics-mr0-release history after reset to ics-mr0

12 years agoMerge "Fix typos"
Michael Chan [Thu, 20 Oct 2011 22:42:30 +0000 (15:42 -0700)]
Merge "Fix typos"

12 years agoMerge "Renaming of a hidden API: ShowSoftInputOnFocus"
Gilles Debunne [Thu, 20 Oct 2011 22:35:34 +0000 (15:35 -0700)]
Merge "Renaming of a hidden API: ShowSoftInputOnFocus"

12 years agoMerge "Typo in ViewRootImpl"
Gilles Debunne [Thu, 20 Oct 2011 22:35:20 +0000 (15:35 -0700)]
Merge "Typo in ViewRootImpl"

12 years agoMerge "Wrong word cut at end of lines with spaces"
Gilles Debunne [Thu, 20 Oct 2011 22:35:12 +0000 (15:35 -0700)]
Merge "Wrong word cut at end of lines with spaces"

12 years agoam 2159927f: Merge "Fix handling in DisconnectingState" into ics-mr0
Irfan Sheriff [Thu, 20 Oct 2011 22:07:46 +0000 (15:07 -0700)]
am 2159927f: Merge "Fix handling in DisconnectingState" into ics-mr0

* commit '2159927f366fd8a617128df60865923e131cad7b':
  Fix handling in DisconnectingState

12 years agoMerge "Fix handling in DisconnectingState" into ics-mr0
Irfan Sheriff [Thu, 20 Oct 2011 22:05:07 +0000 (15:05 -0700)]
Merge "Fix handling in DisconnectingState" into ics-mr0

12 years agoam 957ad44e: Merge "Doc change: minor fixes to ICS highlights." into ics-mr0
Dirk Dougherty [Thu, 20 Oct 2011 21:34:50 +0000 (14:34 -0700)]
am 957ad44e: Merge "Doc change: minor fixes to ICS highlights." into ics-mr0

* commit '957ad44e9c6f1415dae85a0177d37c3a69f1e955':
  Doc change: minor fixes to ICS highlights.

12 years agoMerge "Doc change: minor fixes to ICS highlights." into ics-mr0
Dirk Dougherty [Thu, 20 Oct 2011 21:32:19 +0000 (14:32 -0700)]
Merge "Doc change: minor fixes to ICS highlights." into ics-mr0

12 years agoMerge "Add content description setter to RemoteViews"
Svetoslav Ganov [Thu, 20 Oct 2011 21:29:18 +0000 (14:29 -0700)]
Merge "Add content description setter to RemoteViews"

12 years agoMerge "adding getters to Sampler ProgramRaster, ProgramStore, Element. Element adds...
Jason Sams [Thu, 20 Oct 2011 20:54:37 +0000 (13:54 -0700)]
Merge "adding getters to Sampler ProgramRaster, ProgramStore, Element. Element adds ability to get subelement info. Tests for new stuff."

12 years agoMerge "Remove ObjBaseRef from the hal struct"
Jason Sams [Thu, 20 Oct 2011 20:52:43 +0000 (13:52 -0700)]
Merge "Remove ObjBaseRef from the hal struct"

12 years agoMerge "Fixes and optimizations of two quaternion functions."
Jason Sams [Thu, 20 Oct 2011 20:49:59 +0000 (13:49 -0700)]
Merge "Fixes and optimizations of two quaternion functions."

12 years agoMerge "Don't inappropriately kill ANRing drop recipients"
Christopher Tate [Thu, 20 Oct 2011 20:21:07 +0000 (13:21 -0700)]
Merge "Don't inappropriately kill ANRing drop recipients"

12 years agoam d2cd1f72: Merge "Lazily fetch the status bar service." into ics-mr0
Daniel Sandler [Thu, 20 Oct 2011 20:11:15 +0000 (13:11 -0700)]
am d2cd1f72: Merge "Lazily fetch the status bar service." into ics-mr0

* commit 'd2cd1f722421c33e88df92d036663f30b316fa3f':
  Lazily fetch the status bar service.

12 years agoMerge "Lazily fetch the status bar service." into ics-mr0
Daniel Sandler [Thu, 20 Oct 2011 20:08:36 +0000 (13:08 -0700)]
Merge "Lazily fetch the status bar service." into ics-mr0

12 years agoam b321cd99: docs: fix tools release notes links
Scott Main [Thu, 20 Oct 2011 20:05:38 +0000 (13:05 -0700)]
am b321cd99: docs: fix tools release notes links

* commit 'b321cd99c24272494bb9af5662c18c5bdc507186':
  docs: fix tools release notes links

12 years agoam 7ec4284a: (-s ours) Merge "Import revised translations. DO NOT MERGE" into ics-mr0
Eric Fischer [Thu, 20 Oct 2011 18:29:19 +0000 (11:29 -0700)]
am 7ec4284a: (-s ours) Merge "Import revised translations.  DO NOT MERGE" into ics-mr0

* commit '7ec4284ab2026a82e6904a4974db8f947c159960':
  Import revised translations.  DO NOT MERGE

12 years agoMerge "Import revised translations. DO NOT MERGE" into ics-mr0
Eric Fischer [Thu, 20 Oct 2011 18:25:44 +0000 (11:25 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into ics-mr0

12 years agoMerge "Update comments for Calendar ExtendedProperties."
Michael Chan [Thu, 20 Oct 2011 17:51:58 +0000 (10:51 -0700)]
Merge "Update comments for Calendar ExtendedProperties."

12 years agoam 0d6ff010: Tune wifi RSSI code (see bug 5241139).
Daniel Sandler [Thu, 20 Oct 2011 17:50:54 +0000 (10:50 -0700)]
am 0d6ff010: Tune wifi RSSI code (see bug 5241139).

* commit '0d6ff01050af1bc37ee383c9c7ed1b3a3aa775bf':
  Tune wifi RSSI code (see bug 5241139).

12 years agoReconcile with ics-mr0-release
The Android Open Source Project [Thu, 20 Oct 2011 16:17:09 +0000 (09:17 -0700)]
Reconcile with ics-mr0-release

Change-Id: I21c521bc9659ba52a8a48a9f142befa418e0896c

12 years agoMerge "SurfaceTexture: add tests for buffer leaks"
Jesse Hall [Thu, 20 Oct 2011 16:09:31 +0000 (09:09 -0700)]
Merge "SurfaceTexture: add tests for buffer leaks"

12 years agoam 1301f092: Merge "Update links for SampleSpellCheckerService for I938ba499" into...
satok [Thu, 20 Oct 2011 15:44:39 +0000 (08:44 -0700)]
am 1301f092: Merge "Update links for SampleSpellCheckerService for I938ba499" into ics-mr0

* commit '1301f092e5bd520821c54c788a07cbdfda49df7b':
  Update links for SampleSpellCheckerService for I938ba499

12 years agoMerge "Update links for SampleSpellCheckerService for I938ba499" into ics-mr0
satok [Thu, 20 Oct 2011 15:42:50 +0000 (08:42 -0700)]
Merge "Update links for SampleSpellCheckerService for I938ba499" into ics-mr0

12 years agoam 9397f580: Merge "Add louder keypress sounds for different device configurations...
Justin Ho [Thu, 20 Oct 2011 14:29:31 +0000 (07:29 -0700)]
am 9397f580: Merge "Add louder keypress sounds for different device configurations" into ics-mr0

* commit '9397f5807b5377c5edef99820614694cc7e05160':
  Add louder keypress sounds for different device configurations

12 years agoMerge "Add louder keypress sounds for different device configurations" into ics-mr0
Justin Ho [Thu, 20 Oct 2011 14:25:14 +0000 (07:25 -0700)]
Merge "Add louder keypress sounds for different device configurations" into ics-mr0

12 years agomerge in ics-mr0-release history after reset to ics-mr0
The Android Automerger [Thu, 20 Oct 2011 13:28:24 +0000 (06:28 -0700)]
merge in ics-mr0-release history after reset to ics-mr0

12 years agoMerge "Fix a warning from the binder, step 2."
Jean Chalard [Thu, 20 Oct 2011 12:36:26 +0000 (05:36 -0700)]
Merge "Fix a warning from the binder, step 2."

12 years agoMerge "Fix a warning from the binder, step 3."
Jean Chalard [Thu, 20 Oct 2011 12:26:29 +0000 (05:26 -0700)]
Merge "Fix a warning from the binder, step 3."

12 years agoam 23d64420: Merge "Stagefright: idle OMX after ANW errors" into ics-mr0
Dave Burke [Thu, 20 Oct 2011 05:38:45 +0000 (22:38 -0700)]
am 23d64420: Merge "Stagefright: idle OMX after ANW errors" into ics-mr0

* commit '23d644202a44383bf008ff86f6faa3ea7e447290':
  Stagefright: idle OMX after ANW errors

12 years agoMerge "Stagefright: idle OMX after ANW errors" into ics-mr0
Dave Burke [Thu, 20 Oct 2011 05:37:18 +0000 (22:37 -0700)]
Merge "Stagefright: idle OMX after ANW errors" into ics-mr0

12 years agoam 44630c72: Merge "Updating the screenshot notification icons." into ics-mr0
Winson Chung [Thu, 20 Oct 2011 04:39:31 +0000 (21:39 -0700)]
am 44630c72: Merge "Updating the screenshot notification icons." into ics-mr0

* commit '44630c72651803ba1dedba3b5352cad8a8a62ace':
  Updating the screenshot notification icons.

12 years agoMerge "Updating the screenshot notification icons." into ics-mr0
Winson Chung [Thu, 20 Oct 2011 04:36:32 +0000 (21:36 -0700)]
Merge "Updating the screenshot notification icons." into ics-mr0

12 years agoam 5dc30a77: Merge "DatePicker crashes when going from 2036 to 2035 via ▼" into ics-mr0
Svetoslav Ganov [Thu, 20 Oct 2011 04:17:14 +0000 (21:17 -0700)]
am 5dc30a77: Merge "DatePicker crashes when going from 2036 to 2035 via ▼" into ics-mr0

* commit '5dc30a770ab1b4f07ff10502f9de9ec39daac41d':
  DatePicker crashes when going from 2036 to 2035 via ▼

12 years agoMerge "DatePicker crashes when going from 2036 to 2035 via ▼" into ics-mr0
Svetoslav Ganov [Thu, 20 Oct 2011 04:15:30 +0000 (21:15 -0700)]
Merge "DatePicker crashes when going from 2036 to 2035 via ▼" into ics-mr0

12 years agoam 2f35281a: Merge "Fix 5485925: Fix crash in transport control view" into ics-mr0
Jim Miller [Thu, 20 Oct 2011 03:50:45 +0000 (20:50 -0700)]
am 2f35281a: Merge "Fix 5485925: Fix crash in transport control view" into ics-mr0

* commit '2f35281ae0ae4471527e9286f022cb960384044e':
  Fix 5485925: Fix crash in transport control view

12 years agoMerge "Fix 5485925: Fix crash in transport control view" into ics-mr0
Jim Miller [Thu, 20 Oct 2011 03:49:33 +0000 (20:49 -0700)]
Merge "Fix 5485925: Fix crash in transport control view" into ics-mr0

12 years agoam f806871f: Fix 5487571: Make sure shutter sound is played when it\'s enforced
Chih-Chung Chang [Thu, 20 Oct 2011 03:09:13 +0000 (20:09 -0700)]
am f806871f: Fix 5487571: Make sure shutter sound is played when it\'s enforced

* commit 'f806871f3016a8184de4c9dcfbe0b9069dc0d72c':
  Fix 5487571: Make sure shutter sound is played when it's enforced

12 years agomerge in ics-mr0-release history after reset to ics-mr0
The Android Automerger [Thu, 20 Oct 2011 02:01:02 +0000 (19:01 -0700)]
merge in ics-mr0-release history after reset to ics-mr0

12 years agoam d47d4f7b: Merge "Add a delay before walled garden test" into ics-mr0
Maarten Hooft [Thu, 20 Oct 2011 01:23:20 +0000 (18:23 -0700)]
am d47d4f7b: Merge "Add a delay before walled garden test" into ics-mr0

* commit 'd47d4f7b7713a4a05da7ea55c3e698b939fe81b1':
  Add a delay before walled garden test

12 years agoMerge "Add a delay before walled garden test" into ics-mr0
Maarten Hooft [Thu, 20 Oct 2011 01:21:56 +0000 (18:21 -0700)]
Merge "Add a delay before walled garden test" into ics-mr0