OSDN Git Service

android-x86/frameworks-native.git
13 years agoam 2e5a22aa: docs: remove old "new" tags from side nav
Scott Main [Fri, 8 Oct 2010 23:30:47 +0000 (16:30 -0700)]
am 2e5a22aa: docs: remove old "new" tags from side nav

Merge commit '2e5a22aa3cd9ca81c82e93044dca6f36c395746d' into gingerbread

* commit '2e5a22aa3cd9ca81c82e93044dca6f36c395746d':
  docs: remove old "new" tags from side nav

13 years agoMerge "RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek...
Andreas Huber [Fri, 8 Oct 2010 22:49:48 +0000 (15:49 -0700)]
Merge "RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek is complete until it actually is. Ignore seek requests on live streams." into gingerbread

13 years agoam 65e62f4f: docs: new web apps dev guides
Scott Main [Fri, 8 Oct 2010 22:43:44 +0000 (15:43 -0700)]
am 65e62f4f: docs: new web apps dev guides

Merge commit '65e62f4f908394fc469cf535fef7c16035a428a2' into gingerbread

* commit '65e62f4f908394fc469cf535fef7c16035a428a2':
  docs: new web apps dev guides

13 years agoMerge "Minor SharedPreference clean-up." into gingerbread
Brad Fitzpatrick [Fri, 8 Oct 2010 22:35:45 +0000 (15:35 -0700)]
Merge "Minor SharedPreference clean-up." into gingerbread

13 years agoMerge "Fix retaining of granted permissions when updating of system app." into ginger...
Dianne Hackborn [Fri, 8 Oct 2010 22:21:49 +0000 (15:21 -0700)]
Merge "Fix retaining of granted permissions when updating of system app." into gingerbread

13 years agoMerge "Maybe fix #3076572: phone process crashes in SipService, trying to get wifi...
Dianne Hackborn [Fri, 8 Oct 2010 22:09:23 +0000 (15:09 -0700)]
Merge "Maybe fix #3076572: phone process crashes in SipService, trying to get wifi lock" into gingerbread

13 years agoMerge "Update DownloadManager API to support bulk actions." into gingerbread
Steve Howard [Fri, 8 Oct 2010 21:42:43 +0000 (14:42 -0700)]
Merge "Update DownloadManager API to support bulk actions." into gingerbread

13 years agoMerge "TextView cursor and selection improvements." into gingerbread
Gilles Debunne [Fri, 8 Oct 2010 21:42:42 +0000 (14:42 -0700)]
Merge "TextView cursor and selection improvements." into gingerbread

13 years agoMerge "Fix issue #3074745: Crash in system process" into gingerbread
Dianne Hackborn [Fri, 8 Oct 2010 21:05:01 +0000 (14:05 -0700)]
Merge "Fix issue #3074745: Crash in system process" into gingerbread

13 years agoMerge "DropBoxManager.Entry implements Closeable" into gingerbread
Brad Fitzpatrick [Fri, 8 Oct 2010 19:59:30 +0000 (12:59 -0700)]
Merge "DropBoxManager.Entry implements Closeable" into gingerbread

13 years agoMerge "Refactor some more h.264 utility code out into avc_utils. Work around a hardwa...
Andreas Huber [Fri, 8 Oct 2010 19:51:31 +0000 (12:51 -0700)]
Merge "Refactor some more h.264 utility code out into avc_utils. Work around a hardware decoder issue by making sure the first access unit submitted to a decoder at startup or after seek is an IDR." into gingerbread

13 years agoMerge "Clarify some comments on individual key codes." into gingerbread
Jeff Brown [Fri, 8 Oct 2010 19:44:43 +0000 (12:44 -0700)]
Merge "Clarify some comments on individual key codes." into gingerbread

13 years agoMerge "Remove races in Geocoder/LocationProvider Proxy" into gingerbread
Mike Lockwood [Fri, 8 Oct 2010 18:17:17 +0000 (11:17 -0700)]
Merge "Remove races in Geocoder/LocationProvider Proxy" into gingerbread

13 years agoMerge "Disable 10secs forward/backward seeking for rtsp as seek is a very expensive...
Andreas Huber [Fri, 8 Oct 2010 18:16:07 +0000 (11:16 -0700)]
Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality." into gingerbread

13 years agoMerge "Respect the cropping rectangle when extracting the video dimensions from the...
Andreas Huber [Fri, 8 Oct 2010 17:59:52 +0000 (10:59 -0700)]
Merge "Respect the cropping rectangle when extracting the video dimensions from the sequence parameter set of H.264 streams." into gingerbread

13 years agoMerge "Name the writer threads" into gingerbread
James Dong [Fri, 8 Oct 2010 17:06:22 +0000 (10:06 -0700)]
Merge "Name the writer threads" into gingerbread

13 years agoMerge "Disable the access unit timeout temporarily while a seek operation is in progr...
Andreas Huber [Fri, 8 Oct 2010 17:01:37 +0000 (10:01 -0700)]
Merge "Disable the access unit timeout temporarily while a seek operation is in progress." into gingerbread

13 years agoMerge "Long press with trackball selects word under cursor." into gingerbread
Gilles Debunne [Fri, 8 Oct 2010 16:22:29 +0000 (09:22 -0700)]
Merge "Long press with trackball selects word under cursor." into gingerbread

13 years agoMerge "Added getter for session Id to AudioSink" into gingerbread
Eric Laurent [Fri, 8 Oct 2010 15:28:08 +0000 (08:28 -0700)]
Merge "Added getter for session Id to AudioSink" into gingerbread

13 years agoMerge "Increase scratch buffers sizes in mp3 software decoder, this integrates a...
Andreas Huber [Fri, 8 Oct 2010 15:02:42 +0000 (08:02 -0700)]
Merge "Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch." into gingerbread

13 years agoMerge "SipService: add permission check for using API" into gingerbread
Chung-yih Wang [Fri, 8 Oct 2010 04:28:23 +0000 (21:28 -0700)]
Merge "SipService: add permission check for using API" into gingerbread

13 years agoam ef5afa07: (-s ours) Do not merge. Don\'t crash when extra logging is enabled.
Marco Nelissen [Fri, 8 Oct 2010 00:48:46 +0000 (17:48 -0700)]
am ef5afa07: (-s ours) Do not merge. Don\'t crash when extra logging is enabled.

Merge commit 'ef5afa073b4a8c80ac5f28ccc02e1d0b42b1560f' into gingerbread

* commit 'ef5afa073b4a8c80ac5f28ccc02e1d0b42b1560f':
  Do not merge.

13 years agoMerge "Symlink application lib directory when on SD card" into gingerbread
Kenny Root [Fri, 8 Oct 2010 00:38:44 +0000 (17:38 -0700)]
Merge "Symlink application lib directory when on SD card" into gingerbread

13 years agoMerge "Use explicit intent for installing credentials." into gingerbread
Hung-ying Tyan [Fri, 8 Oct 2010 00:27:28 +0000 (17:27 -0700)]
Merge "Use explicit intent for installing credentials." into gingerbread

13 years agoMerge "TextView refactoring to ease future merges in HC." into gingerbread
Gilles Debunne [Fri, 8 Oct 2010 00:18:59 +0000 (17:18 -0700)]
Merge "TextView refactoring to ease future merges in HC." into gingerbread

13 years agoMerge "DO NOT MERGE: Disconnect PBAP while disconnecting HFP profile." into gingerbread
Jaikumar Ganesh [Thu, 7 Oct 2010 23:56:06 +0000 (16:56 -0700)]
Merge "DO NOT MERGE: Disconnect PBAP while disconnecting HFP profile." into gingerbread

13 years agoMerge "DO NOT MERGE Only show edge glow effect on 1 side at a time." into gingerbread
Mindy Pereira [Thu, 7 Oct 2010 22:54:51 +0000 (15:54 -0700)]
Merge "DO NOT MERGE Only show edge glow effect on 1 side at a time." into gingerbread

13 years agoMerge "Minor fix for InputReader support for non-touchscreen devices." into gingerbread
Jeff Brown [Thu, 7 Oct 2010 21:35:38 +0000 (14:35 -0700)]
Merge "Minor fix for InputReader support for non-touchscreen devices." into gingerbread

13 years agoMerge "DO NOT MERGE Only show edge glow effect on 1 side at a time." into gingerbread
Mindy Pereira [Thu, 7 Oct 2010 21:23:29 +0000 (14:23 -0700)]
Merge "DO NOT MERGE Only show edge glow effect on 1 side at a time." into gingerbread

13 years agoMerge "Port mock ril controller and tests to GB. DO NOT MERGE" into gingerbread
Xia Wang [Thu, 7 Oct 2010 21:04:12 +0000 (14:04 -0700)]
Merge "Port mock ril controller and tests to GB. DO NOT MERGE" into gingerbread

13 years agoMerge "Removing 'last' of red cross asset." into gingerbread
Gilles Debunne [Thu, 7 Oct 2010 20:53:16 +0000 (13:53 -0700)]
Merge "Removing 'last' of red cross asset." into gingerbread

13 years agoMinor fix for InputReader support for non-touchscreen devices.
Jeff Brown [Thu, 7 Oct 2010 20:44:51 +0000 (13:44 -0700)]
Minor fix for InputReader support for non-touchscreen devices.

Change-Id: I2256e37dd1c6f3836f82786aae14ee5d0c98f4c6

13 years agoMerge "Switch Looper back to using poll() instead of epoll()." into gingerbread
Jeff Brown [Thu, 7 Oct 2010 20:29:56 +0000 (13:29 -0700)]
Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread

13 years agoSwitch Looper back to using poll() instead of epoll().
Jeff Brown [Tue, 5 Oct 2010 22:35:37 +0000 (15:35 -0700)]
Switch Looper back to using poll() instead of epoll().

Added a couple of micro-optimizations to avoid calling wake() unnecessarily
and reduce JNI overhead slightly.

Fixed a minor issue where we were not clearing the "next" field of Messages
returned by the MessageQueue so the Message would hold on to its successor
and potentially prevent the GC from collecting it if the message were leaked
somehow.

Change-Id: I488d29417ce0cdd7d0e447cda76ec978ef7f811c

13 years agoMerge "Work to support switching transport streams mid-stream and signalling disconti...
Andreas Huber [Thu, 7 Oct 2010 18:59:53 +0000 (11:59 -0700)]
Merge "Work to support switching transport streams mid-stream and signalling discontinuities to the decoder." into gingerbread

13 years agoMerge "Fixed popup assets (background)" into gingerbread
Justin Ho [Thu, 7 Oct 2010 18:56:18 +0000 (11:56 -0700)]
Merge "Fixed popup assets (background)" into gingerbread

13 years agoMerge "Fix bug 3071869 - text anchors are now treated as application sub-panels....
Adam Powell [Thu, 7 Oct 2010 18:32:49 +0000 (11:32 -0700)]
Merge "Fix bug 3071869 - text anchors are now treated as application sub-panels." into gingerbread

13 years agoMerge "Quiet unnecessary debug logging." into gingerbread
Brad Fitzpatrick [Thu, 7 Oct 2010 18:27:56 +0000 (11:27 -0700)]
Merge "Quiet unnecessary debug logging." into gingerbread

13 years agoMerge "On this particular device the hardware video decoder spits out buffers that...
Andreas Huber [Thu, 7 Oct 2010 17:57:32 +0000 (10:57 -0700)]
Merge "On this particular device the hardware video decoder spits out buffers that don't actually contain our video data, so we cannot use them to restore the video frame after suspend/resume." into gingerbread

13 years agoMerge "Eliminate MCS_GIVE_UP state" into gingerbread
Kenny Root [Thu, 7 Oct 2010 17:54:14 +0000 (10:54 -0700)]
Merge "Eliminate MCS_GIVE_UP state" into gingerbread

13 years agoMerge "Removed unused and broken screen_progress" into gingerbread
Gilles Debunne [Thu, 7 Oct 2010 17:52:11 +0000 (10:52 -0700)]
Merge "Removed unused and broken screen_progress" into gingerbread

13 years agoMerge "DropBox.Entry javadoc syntax fix" into gingerbread
Brad Fitzpatrick [Thu, 7 Oct 2010 17:20:32 +0000 (10:20 -0700)]
Merge "DropBox.Entry javadoc syntax fix" into gingerbread

13 years agoMerge "Add flag to skip restoring network seletion." into gingerbread
John Wang [Thu, 7 Oct 2010 16:47:01 +0000 (09:47 -0700)]
Merge "Add flag to skip restoring network seletion." into gingerbread

13 years agoMerge "DO NOT MERGE Initialize bluetooth profiles in BT stress tests" into gingerbread
Eric Rowe [Thu, 7 Oct 2010 16:06:30 +0000 (09:06 -0700)]
Merge "DO NOT MERGE Initialize bluetooth profiles in BT stress tests" into gingerbread

13 years agoMerge "Changed handling of onQueryCompelete to not use mimeType." into gingerbread
Wink Saville [Thu, 7 Oct 2010 15:34:01 +0000 (08:34 -0700)]
Merge "Changed handling of onQueryCompelete to not use mimeType." into gingerbread

13 years agoMerge "Add javadoc for display orientation." into gingerbread
Wu-cheng Li [Thu, 7 Oct 2010 12:49:27 +0000 (05:49 -0700)]
Merge "Add javadoc for display orientation." into gingerbread

13 years agoMerge "Make SipService broadcast SIP_SERVICE_UP when it's up." into gingerbread
Hung-ying Tyan [Thu, 7 Oct 2010 06:11:09 +0000 (23:11 -0700)]
Merge "Make SipService broadcast SIP_SERVICE_UP when it's up." into gingerbread

13 years agoMerge "Import revised translations. DO NOT MERGE" into gingerbread
Eric Fischer [Thu, 7 Oct 2010 00:32:17 +0000 (17:32 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into gingerbread

13 years agoMerge "Parser is optional in obtainStyledAttributes." into gingerbread
Xavier Ducrohet [Thu, 7 Oct 2010 00:32:10 +0000 (17:32 -0700)]
Merge "Parser is optional in obtainStyledAttributes." into gingerbread

13 years agoMerge "SIP: Fix busy authentication loop." into gingerbread
Hung-ying Tyan [Thu, 7 Oct 2010 00:29:28 +0000 (17:29 -0700)]
Merge "SIP: Fix busy authentication loop." into gingerbread

13 years agoMerge "Make Activity.removeDialog() less strict." into gingerbread
Dianne Hackborn [Thu, 7 Oct 2010 00:26:16 +0000 (17:26 -0700)]
Merge "Make Activity.removeDialog() less strict." into gingerbread

13 years agoMerge "Add MountService tests and fix a bug it found" into gingerbread
Kenny Root [Wed, 6 Oct 2010 23:59:23 +0000 (16:59 -0700)]
Merge "Add MountService tests and fix a bug it found" into gingerbread

13 years agoMerge "Work on issue #3062691: GPS enable bypass via com.android.settings.widget...
Dianne Hackborn [Wed, 6 Oct 2010 23:56:02 +0000 (16:56 -0700)]
Merge "Work on issue #3062691: GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider" into gingerbread

13 years agoMerge "Make USB mass storage hide keyguard when shown." into gingerbread
Dianne Hackborn [Wed, 6 Oct 2010 18:19:51 +0000 (11:19 -0700)]
Merge "Make USB mass storage hide keyguard when shown." into gingerbread

13 years agoMerge "Misc fixes for sim-eng build." into gingerbread
Chung-yih Wang [Wed, 6 Oct 2010 08:50:25 +0000 (01:50 -0700)]
Merge "Misc fixes for sim-eng build." into gingerbread

13 years agoam 30264c9b: Merge "Doc change: Adding new docs for Device Admin API." into froyo
Fred Chung [Wed, 6 Oct 2010 06:39:23 +0000 (23:39 -0700)]
am 30264c9b: Merge "Doc change: Adding new docs for Device Admin API." into froyo

Merge commit '30264c9b85109ae58c1e472a747bf47464cc1632' into gingerbread

* commit '30264c9b85109ae58c1e472a747bf47464cc1632':
  Doc change: Adding new docs for Device Admin API.

13 years agoMerge "Doc change: Adding new docs for Device Admin API." into froyo
Fred Chung [Wed, 6 Oct 2010 06:26:41 +0000 (23:26 -0700)]
Merge "Doc change: Adding new docs for Device Admin API." into froyo

13 years agoMerge "Fix NPE if there is no accelerometer." into gingerbread
Dianne Hackborn [Wed, 6 Oct 2010 02:02:52 +0000 (19:02 -0700)]
Merge "Fix NPE if there is no accelerometer." into gingerbread

13 years agoMerge "Fix issue #3001368: API REVIEW: android.app.Activity" into gingerbread
Dianne Hackborn [Wed, 6 Oct 2010 01:56:54 +0000 (18:56 -0700)]
Merge "Fix issue #3001368: API REVIEW: android.app.Activity" into gingerbread

13 years agoMerge "CallManager/SipPhone: fix reject a ringing call" into gingerbread
Hung-ying Tyan [Wed, 6 Oct 2010 01:33:22 +0000 (18:33 -0700)]
Merge "CallManager/SipPhone: fix reject a ringing call" into gingerbread

13 years agoMerge "Fix for IndexOutOfBounds in text pasting." into gingerbread
Gilles Debunne [Wed, 6 Oct 2010 01:11:09 +0000 (18:11 -0700)]
Merge "Fix for IndexOutOfBounds in text pasting." into gingerbread

13 years agoMerge "Fixed AudioFlinger not always pausing tracks" into gingerbread
Eric Laurent [Wed, 6 Oct 2010 00:06:16 +0000 (17:06 -0700)]
Merge "Fixed AudioFlinger not always pausing tracks" into gingerbread

13 years agoMerge "DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for...
Adam Powell [Tue, 5 Oct 2010 23:39:24 +0000 (16:39 -0700)]
Merge "DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll" into gingerbread

13 years agoMerge "Fix issue #3056500: Problem report for ASTRO" into gingerbread
Dianne Hackborn [Tue, 5 Oct 2010 21:42:04 +0000 (14:42 -0700)]
Merge "Fix issue #3056500: Problem report for ASTRO" into gingerbread

13 years agoMerge "PowerManagerService needs yet another flag..." into gingerbread
Joe Onorato [Tue, 5 Oct 2010 21:41:16 +0000 (14:41 -0700)]
Merge "PowerManagerService needs yet another flag..." into gingerbread

13 years agoMerge "Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after...
Andreas Huber [Tue, 5 Oct 2010 21:09:32 +0000 (14:09 -0700)]
Merge "Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out." into gingerbread

13 years agoMerge "Remove lingering system app native libs in /data" into gingerbread
Kenny Root [Tue, 5 Oct 2010 21:04:26 +0000 (14:04 -0700)]
Merge "Remove lingering system app native libs in /data" into gingerbread

13 years agoMerge "Make secure views tolerate IME overlays." into gingerbread
Jeff Brown [Tue, 5 Oct 2010 20:06:05 +0000 (13:06 -0700)]
Merge "Make secure views tolerate IME overlays." into gingerbread

13 years agoMerge "Get correct native library path on reinstall" into gingerbread
Kenny Root [Tue, 5 Oct 2010 19:48:46 +0000 (12:48 -0700)]
Merge "Get correct native library path on reinstall" into gingerbread

13 years agoMerge "DO NOT MERGE: Get rid of status bar's dim during night." into gingerbread
Dianne Hackborn [Tue, 5 Oct 2010 19:48:40 +0000 (12:48 -0700)]
Merge "DO NOT MERGE: Get rid of status bar's dim during night." into gingerbread

13 years agoMerge changes Ic5551c94,I0207f7f7 into gingerbread
Mike Lockwood [Tue, 5 Oct 2010 19:36:34 +0000 (12:36 -0700)]
Merge changes Ic5551c94,I0207f7f7 into gingerbread

* changes:
  GPS: Clean up GPS API extension initialization in JNI code.
  GPS: Add support for AGpsRilInterface.

13 years agoMake secure views tolerate IME overlays.
Jeff Brown [Tue, 5 Oct 2010 19:26:23 +0000 (12:26 -0700)]
Make secure views tolerate IME overlays.

Change-Id: I3cf09b9d91045f4d9c558b4aace482a7b0bbd3d8

13 years agoMerge "Add supporting MCC=450(Korea)" into gingerbread
Robert Greenwalt [Tue, 5 Oct 2010 18:46:12 +0000 (11:46 -0700)]
Merge "Add supporting MCC=450(Korea)" into gingerbread

13 years agoMerge "Failing test cleanup." into gingerbread
Brett Chabot [Tue, 5 Oct 2010 18:00:07 +0000 (11:00 -0700)]
Merge "Failing test cleanup." into gingerbread

13 years agoMerge "SIP: add SERVER_UNREACHABLE error code." into gingerbread
Hung-ying Tyan [Tue, 5 Oct 2010 06:03:26 +0000 (23:03 -0700)]
Merge "SIP: add SERVER_UNREACHABLE error code." into gingerbread

13 years agoMerge "SipService: supply PendingIntent when open a profile." into gingerbread
Hung-ying Tyan [Tue, 5 Oct 2010 06:02:55 +0000 (23:02 -0700)]
Merge "SipService: supply PendingIntent when open a profile." into gingerbread

13 years agoMerge "Make it easier to figure out whether an app can go on sd card." into gingerbread
Dianne Hackborn [Tue, 5 Oct 2010 06:00:25 +0000 (23:00 -0700)]
Merge "Make it easier to figure out whether an app can go on sd card." into gingerbread

13 years agoMerge "Fixing some flakiness of some DL Manager tests." into gingerbread
Neal Nguyen [Tue, 5 Oct 2010 04:07:37 +0000 (21:07 -0700)]
Merge "Fixing some flakiness of some DL Manager tests." into gingerbread

13 years agoMerge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into ginger...
Mathias Agopian [Tue, 5 Oct 2010 03:17:25 +0000 (20:17 -0700)]
Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread

13 years agofix [2835280] Add support for cancelling buffers to ANativeWindow
Mathias Agopian [Fri, 1 Oct 2010 23:22:41 +0000 (16:22 -0700)]
fix [2835280] Add support for cancelling buffers to ANativeWindow

There is a new ANativeWindow::cancelBuffer() API that can be used to
cancel any dequeued buffer, BEFORE it's been enqueued. The buffer is
returned to the list of availlable buffers. dequeue and cancel are not
mutually thread safe, they must be called from the same thread or
external synchronization must be used.

Change-Id: I86cc7985bace8b6a93ad2c75d2bef5c3c2cb4d61

13 years agoMerge "refactored screenshot code" into gingerbread
Mathias Agopian [Tue, 5 Oct 2010 03:04:42 +0000 (20:04 -0700)]
Merge "refactored screenshot code" into gingerbread

13 years agoMerge "new screencap command" into gingerbread
Mathias Agopian [Tue, 5 Oct 2010 03:04:37 +0000 (20:04 -0700)]
Merge "new screencap command" into gingerbread

13 years agoMerge "Fix bug 3061769" into gingerbread
Adam Powell [Tue, 5 Oct 2010 02:56:49 +0000 (19:56 -0700)]
Merge "Fix bug 3061769" into gingerbread

13 years agoMerge "fix [3008290] passion GB surface does not send surfaceChanged notification...
Mathias Agopian [Tue, 5 Oct 2010 02:50:16 +0000 (19:50 -0700)]
Merge "fix [3008290] passion GB surface does not send surfaceChanged notification after size change." into gingerbread

13 years agoMerge "Manually revert a single-line error inserted by OpenJDK." into gingerbread
Elliott Hughes [Tue, 5 Oct 2010 01:51:38 +0000 (18:51 -0700)]
Merge "Manually revert a single-line error inserted by OpenJDK." into gingerbread

13 years agoMerge "Fixed an issue where the reserved free space in the file writer was larger...
James Dong [Tue, 5 Oct 2010 01:37:48 +0000 (18:37 -0700)]
Merge "Fixed an issue where the reserved free space in the file writer was larger than intended" into gingerbread

13 years agoMerge "New API stubs: NdefMessage and NdefRecord." into gingerbread
Nick Pelly [Tue, 5 Oct 2010 01:21:57 +0000 (18:21 -0700)]
Merge "New API stubs: NdefMessage and NdefRecord." into gingerbread

13 years agorefactored screenshot code
Mathias Agopian [Wed, 29 Sep 2010 20:02:36 +0000 (13:02 -0700)]
refactored screenshot code

the core screenshot function now can capture the screen at any lower resolution
performing bilinear filtering.

we also now have some client code to interface with the screenshot service.

it's now possible to request a screenshot at a lower resolution.

Change-Id: I33689bba98507ab928d0898b21596d0d2fe4b953

13 years agoMerge "Use pread() in ZipFileRO for Linux" into gingerbread
Kenny Root [Tue, 5 Oct 2010 00:08:26 +0000 (17:08 -0700)]
Merge "Use pread() in ZipFileRO for Linux" into gingerbread

13 years agoMerge "DO NOT MERGE. Select word no longer selects spaces between words." into ginger...
Gilles Debunne [Mon, 4 Oct 2010 23:42:40 +0000 (16:42 -0700)]
Merge "DO NOT MERGE. Select word no longer selects spaces between words." into gingerbread

13 years agoam 46ffeb21: docs: update homepage with more countries for market announcement
Scott Main [Mon, 4 Oct 2010 23:31:47 +0000 (16:31 -0700)]
am 46ffeb21: docs: update homepage with more countries for market announcement

Merge commit '46ffeb218859a543540a70b3229a48d2d96cbb4a' into gingerbread

* commit '46ffeb218859a543540a70b3229a48d2d96cbb4a':
  docs: update homepage with more countries for market announcement

13 years agoam 6ef33cb3: docs: fix error in merge caused by Ibd81091fc6002a77ce43f553b63facec53f16a38
Scott Main [Mon, 4 Oct 2010 22:39:24 +0000 (15:39 -0700)]
am 6ef33cb3: docs: fix error in merge caused by Ibd81091fc6002a77ce43f553b63facec53f16a38

Merge commit '6ef33cb3b8c9ec8f6c2bb387d9a61affea64ec0d' into gingerbread

* commit '6ef33cb3b8c9ec8f6c2bb387d9a61affea64ec0d':
  docs: fix error in merge caused by Ibd81091fc6002a77ce43f553b63facec53f16a38

13 years agoMerge "Resilent media time stamp adjustment" into gingerbread
James Dong [Mon, 4 Oct 2010 22:35:40 +0000 (15:35 -0700)]
Merge "Resilent media time stamp adjustment" into gingerbread

13 years agoMerge "Removed icon in Alert dialog header." into gingerbread
Gilles Debunne [Mon, 4 Oct 2010 22:34:43 +0000 (15:34 -0700)]
Merge "Removed icon in Alert dialog header." into gingerbread

13 years agoMerge "Fix bug 3052686 - ScrollView padding treated incorrectly" into gingerbread
Adam Powell [Mon, 4 Oct 2010 22:24:29 +0000 (15:24 -0700)]
Merge "Fix bug 3052686 - ScrollView padding treated incorrectly" into gingerbread

13 years agoUse pread() in ZipFileRO for Linux
Kenny Root [Mon, 4 Oct 2010 21:20:14 +0000 (14:20 -0700)]
Use pread() in ZipFileRO for Linux

AssetManager instances are created by zygote and passed to all its
children so that they don't have to individually open
frameworks-res.apk. This creates a problem for determining the current
file offset when using lseek() on those files, because you can't
guarantee the cross-process locking of a mutex. Luckily, Linux
implements pread() to get around this suckiness.

The problem is that only Linux implements this, so we have to keep the
old locking for use on host builds with aapt and friends. aapt doesn't
have this same problem of sharing file descriptors across forked
processes, so we can keep the local AutoMutex to protect accesses of
those files.

Change-Id: Ibe9f11499a53fe345f50fbaea438815ec0fd363e

13 years agoMerge "Fix issue #3041660: Camera image flips upside down when rotating device" into...
Dianne Hackborn [Mon, 4 Oct 2010 21:52:12 +0000 (14:52 -0700)]
Merge "Fix issue #3041660: Camera image flips upside down when rotating device" into gingerbread

13 years agoMerge "New green in assets for battery, download, upload" into gingerbread
Gilles Debunne [Mon, 4 Oct 2010 21:43:16 +0000 (14:43 -0700)]
Merge "New green in assets for battery, download, upload" into gingerbread

13 years agoMerge "implement the number bubbles on the status bar" into gingerbread
Joe Onorato [Mon, 4 Oct 2010 21:41:38 +0000 (14:41 -0700)]
Merge "implement the number bubbles on the status bar" into gingerbread

13 years agoam ec80d7f3: docs: consistency fixit for the quickview boxes in the dev guide
Scott Main [Mon, 4 Oct 2010 21:32:26 +0000 (14:32 -0700)]
am ec80d7f3: docs: consistency fixit for the quickview boxes in the dev guide

Merge commit 'ec80d7f311b1a0899bb4caf5b380b07027e902d1' into gingerbread

* commit 'ec80d7f311b1a0899bb4caf5b380b07027e902d1':
  docs: consistency fixit for the quickview boxes in the dev guide