OSDN Git Service

android-x86/frameworks-native.git
12 years agoMerge "Handle null PendingIntents, Bitmaps, Uris and Intents in RemoteViews (issue...
Adam Cohen [Fri, 3 Feb 2012 20:06:20 +0000 (12:06 -0800)]
Merge "Handle null PendingIntents, Bitmaps, Uris and Intents in RemoteViews (issue 5223291)"

12 years agoMerge "Multi-user - 1st major checkin"
Amith Yamasani [Fri, 3 Feb 2012 20:04:40 +0000 (12:04 -0800)]
Merge "Multi-user - 1st major checkin"

12 years agoMulti-user - 1st major checkin
Amith Yamasani [Wed, 4 May 2011 21:49:28 +0000 (14:49 -0700)]
Multi-user - 1st major checkin

Switching activity stacks
Cache ContentProvider per user
Long-press power to switch users (on phone)

Added ServiceMap for separating services by user
Launch PendingIntents on the correct user's uid
Fix task switching from Recents list
AppWidgetService is mostly working.

Commands added to pm and am to allow creating and switching profiles.

Change-Id: I15810e8cfbe50a04bd3323a7ef5a8ff4230870ed

12 years agoMerge "Fix bug #5929529 Parentheses aren't correctly rendered in RTL context"
Fabrice Di Meglio [Fri, 3 Feb 2012 19:57:54 +0000 (11:57 -0800)]
Merge "Fix bug #5929529 Parentheses aren't correctly rendered in RTL context"

12 years agoMerge "Keep AACEncoder around for a bit longer to have more time fix issues related...
James Dong [Fri, 3 Feb 2012 19:29:59 +0000 (11:29 -0800)]
Merge "Keep AACEncoder around for a bit longer to have more time fix issues related to video editor engine"

12 years agoMerge "Add some logging to NDC."
Robert Greenwalt [Fri, 3 Feb 2012 16:54:02 +0000 (08:54 -0800)]
Merge "Add some logging to NDC."

12 years agoMerge "Use audio_in_acoustics_t consistently"
Glenn Kasten [Fri, 3 Feb 2012 16:31:01 +0000 (08:31 -0800)]
Merge "Use audio_in_acoustics_t consistently"

12 years agoMerge "Use ToneGenerator::tone_type consistently"
Glenn Kasten [Fri, 3 Feb 2012 16:00:52 +0000 (08:00 -0800)]
Merge "Use ToneGenerator::tone_type consistently"

12 years agoMerge "Use NULL not 0 for raw pointers"
Glenn Kasten [Fri, 3 Feb 2012 15:59:42 +0000 (07:59 -0800)]
Merge "Use NULL not 0 for raw pointers"

12 years agoMerge "Enable webkit text entry for all fields"
George Mount [Fri, 3 Feb 2012 15:58:14 +0000 (07:58 -0800)]
Merge "Enable webkit text entry for all fields"

12 years agoMerge "Use a node pointer to identify content-editable fields."
George Mount [Fri, 3 Feb 2012 15:58:07 +0000 (07:58 -0800)]
Merge "Use a node pointer to identify content-editable fields."

12 years agoMerge "For performance, return large objects by reference"
Glenn Kasten [Fri, 3 Feb 2012 15:46:42 +0000 (07:46 -0800)]
Merge "For performance, return large objects by reference"

12 years agoMerge "No need to check a wp<> for 0 before promote()"
Glenn Kasten [Fri, 3 Feb 2012 15:45:13 +0000 (07:45 -0800)]
Merge "No need to check a wp<> for 0 before promote()"

12 years agoMerge "Cleanup thread types"
Glenn Kasten [Fri, 3 Feb 2012 15:26:28 +0000 (07:26 -0800)]
Merge "Cleanup thread types"

12 years agoMerge "Make AudioTrack control block volume field private"
Glenn Kasten [Fri, 3 Feb 2012 15:18:06 +0000 (07:18 -0800)]
Merge "Make AudioTrack control block volume field private"

12 years agoMerge "Properly recover from failed compilation."
Stephen Hines [Fri, 3 Feb 2012 05:25:19 +0000 (21:25 -0800)]
Merge "Properly recover from failed compilation."

12 years agoMerge "Fix 5907223: Fix lock screen glitch caused on devices with a system bar"
Jim Miller [Fri, 3 Feb 2012 03:25:06 +0000 (19:25 -0800)]
Merge "Fix 5907223: Fix lock screen glitch caused on devices with a system bar"

12 years agoMerge "Rename CancellationSignal using preferred spelling."
Jeff Brown [Fri, 3 Feb 2012 02:50:55 +0000 (18:50 -0800)]
Merge "Rename CancellationSignal using preferred spelling."

12 years agoMerge "Make Layoutlib compile on Java 6."
Xavier Ducrohet [Fri, 3 Feb 2012 01:47:08 +0000 (17:47 -0800)]
Merge "Make Layoutlib compile on Java 6."

12 years agoMerge "Separate interface definition and implementation of Snapshot"
Romain Guy [Fri, 3 Feb 2012 01:33:47 +0000 (17:33 -0800)]
Merge "Separate interface definition and implementation of Snapshot"

12 years agoMerge "separate transactions from updates"
Mathias Agopian [Fri, 3 Feb 2012 00:28:05 +0000 (16:28 -0800)]
Merge "separate transactions from updates"

12 years agoMerge "fix an issue where SF would spin if /sys/power/wait_for_fb_xxx don't exist"
Mathias Agopian [Fri, 3 Feb 2012 00:27:37 +0000 (16:27 -0800)]
Merge "fix an issue where SF would spin if /sys/power/wait_for_fb_xxx don't exist"

12 years agoMerge "Support snoozing of data warning notification."
Jeff Sharkey [Fri, 3 Feb 2012 00:26:41 +0000 (16:26 -0800)]
Merge "Support snoozing of data warning notification."

12 years agofix an issue where SF would spin if /sys/power/wait_for_fb_xxx don't exist
Mathias Agopian [Thu, 2 Feb 2012 23:14:13 +0000 (15:14 -0800)]
fix an issue where SF would spin if /sys/power/wait_for_fb_xxx don't exist

we now exit the Display thread on any error happening on these files.
also refactor the code and remove a lot of unused stuff.

Change-Id: I8d080c35b211890ca20ae09fa36fbdccdf5669a8

12 years agoMerge "Unhide AAC_ADTS file format"
James Dong [Fri, 3 Feb 2012 00:15:16 +0000 (16:15 -0800)]
Merge "Unhide AAC_ADTS file format"

12 years agoMerge "Telephony: Fix get_imsi and icc_io"
Wink Saville [Fri, 3 Feb 2012 00:04:17 +0000 (16:04 -0800)]
Merge "Telephony: Fix get_imsi and icc_io"

12 years agoMerge "New global setting for developer options."
Dianne Hackborn [Thu, 2 Feb 2012 23:17:16 +0000 (15:17 -0800)]
Merge "New global setting for developer options."

12 years agoMerge "Disable debugging code in the font renderer"
Romain Guy [Thu, 2 Feb 2012 23:16:30 +0000 (15:16 -0800)]
Merge "Disable debugging code in the font renderer"

12 years agoMerge "Fix an incorrect assert that doesn't account for element array size."
Alex Sakhartchouk [Thu, 2 Feb 2012 22:54:32 +0000 (14:54 -0800)]
Merge "Fix an incorrect assert that doesn't account for element array size."

12 years agoMerge "Fix bug in LayoutTransition that caused views to stay invisible"
Chet Haase [Thu, 2 Feb 2012 22:35:58 +0000 (14:35 -0800)]
Merge "Fix bug in LayoutTransition that caused views to stay invisible"

12 years agoMerge "Fix const sp<>& in parameter list and return value"
Glenn Kasten [Thu, 2 Feb 2012 21:31:23 +0000 (13:31 -0800)]
Merge "Fix const sp<>& in parameter list and return value"

12 years agoMerge "Removed a loop for buffer lookup"
James Dong [Thu, 2 Feb 2012 21:30:49 +0000 (13:30 -0800)]
Merge "Removed a loop for buffer lookup"

12 years agoMerge "Unconditional delete"
Glenn Kasten [Thu, 2 Feb 2012 21:30:48 +0000 (13:30 -0800)]
Merge "Unconditional delete"

12 years agoMerge "More audio_stream_type_t"
Glenn Kasten [Thu, 2 Feb 2012 21:26:12 +0000 (13:26 -0800)]
Merge "More audio_stream_type_t"

12 years agoMerge "Update BiDiTest app"
Fabrice Di Meglio [Thu, 2 Feb 2012 21:25:30 +0000 (13:25 -0800)]
Merge "Update BiDiTest app"

12 years agoMerge "Thread::getTid returns pid_t gettid() after run"
Glenn Kasten [Thu, 2 Feb 2012 21:24:52 +0000 (13:24 -0800)]
Merge "Thread::getTid returns pid_t gettid() after run"

12 years agoMerge "Avoid NDC deadlock when re-arming network alert."
Jeff Sharkey [Thu, 2 Feb 2012 21:19:37 +0000 (13:19 -0800)]
Merge "Avoid NDC deadlock when re-arming network alert."

12 years agoMerge "Enable media scanner bulk inserts"
Marco Nelissen [Thu, 2 Feb 2012 18:48:01 +0000 (10:48 -0800)]
Merge "Enable media scanner bulk inserts"

12 years agoMerge "Add Developer Option setting for Animator scaling."
Chet Haase [Thu, 2 Feb 2012 18:42:44 +0000 (10:42 -0800)]
Merge "Add Developer Option setting for Animator scaling."

12 years agoMerge "Use Choreographer for window manager animation timing."
Dianne Hackborn [Thu, 2 Feb 2012 18:41:50 +0000 (10:41 -0800)]
Merge "Use Choreographer for window manager animation timing."

12 years agoam 1e148f50: am 2adfc9de: am 633de7ba: docs: fix meta description tag for homepage
Scott Main [Thu, 2 Feb 2012 18:03:43 +0000 (10:03 -0800)]
am 1e148f50: am 2adfc9de: am 633de7ba: docs: fix meta description tag for homepage

* commit '1e148f509eda581b8ef7cf77acad7f9216034891':

12 years agoam c019983a: am c78a300c: am 6aaa27fb: docs: fix broken link
Scott Main [Thu, 2 Feb 2012 18:03:42 +0000 (10:03 -0800)]
am c019983a: am c78a300c: am 6aaa27fb: docs: fix broken link

* commit 'c019983a21f3887945cceb2024f3b5002aea7185':

12 years agoam 4e133702: am be09298e: am 633de7ba: docs: fix meta description tag for homepage
Scott Main [Thu, 2 Feb 2012 18:03:25 +0000 (10:03 -0800)]
am 4e133702: am be09298e: am 633de7ba: docs: fix meta description tag for homepage

* commit '4e133702acc81ac72a23aa9784c05deec5be59b6':
  docs: fix meta description tag for homepage

12 years agoMerge "modifications for new webrtc modules"
Eric Laurent [Thu, 2 Feb 2012 17:39:28 +0000 (09:39 -0800)]
Merge "modifications for new webrtc modules"

12 years agoseparate transactions from updates
Mathias Agopian [Wed, 1 Feb 2012 02:24:27 +0000 (18:24 -0800)]
separate transactions from updates

with this changes, SF transactions are handled as soon as possible
but do not trigger updates. the update is delayed until the next
vsync.

this allows us to work much better without requiring triple-buffering.

Change-Id: I1fa10794d0cf742129f0877698b7b1e1f2ec7401

12 years agoMerge "Remove the restriction that the width must be a multiple of 4 or 2 for thumbna...
James Dong [Thu, 2 Feb 2012 02:53:50 +0000 (18:53 -0800)]
Merge "Remove the restriction that the width must be a multiple of 4 or 2 for thumbnail generation"

12 years agoMerge "Update the comment for View#clearFocus"
Svetoslav Ganov [Thu, 2 Feb 2012 02:08:01 +0000 (18:08 -0800)]
Merge "Update the comment for View#clearFocus"

12 years agoMerge "Fix bug 5339708 - edge case in ListView focus restoration"
Adam Powell [Thu, 2 Feb 2012 01:46:55 +0000 (17:46 -0800)]
Merge "Fix bug 5339708 - edge case in ListView focus restoration"

12 years agoMerge "Fix bug #5262565 Need to remove CharCount TextDirectionHeuristics"
Fabrice Di Meglio [Thu, 2 Feb 2012 01:21:59 +0000 (17:21 -0800)]
Merge "Fix bug #5262565 Need to remove CharCount TextDirectionHeuristics"

12 years agoMerge "Remove wrapper version check assert."
Stephen Hines [Thu, 2 Feb 2012 01:09:12 +0000 (17:09 -0800)]
Merge "Remove wrapper version check assert."

12 years agoMerge "Deprecate ACTION_BACKGROUND_DATA_SETTING_CHANGED."
Jeff Sharkey [Thu, 2 Feb 2012 00:54:53 +0000 (16:54 -0800)]
Merge "Deprecate ACTION_BACKGROUND_DATA_SETTING_CHANGED."

12 years agoMerge "Support automatic cancellation of Loaders."
Jeff Brown [Thu, 2 Feb 2012 00:31:48 +0000 (16:31 -0800)]
Merge "Support automatic cancellation of Loaders."

12 years agoMerge "Add optional metadata to initiliaze the render threat."
Romain Guy [Thu, 2 Feb 2012 00:15:17 +0000 (16:15 -0800)]
Merge "Add optional metadata to initiliaze the render threat."

12 years agoam 2adfc9de: am 633de7ba: docs: fix meta description tag for homepage
Scott Main [Wed, 1 Feb 2012 23:56:56 +0000 (15:56 -0800)]
am 2adfc9de: am 633de7ba: docs: fix meta description tag for homepage

* commit '2adfc9de0390962701535d0c075c4fb8e886d9d8':

12 years agoam c78a300c: am 6aaa27fb: docs: fix broken link
Scott Main [Wed, 1 Feb 2012 23:56:55 +0000 (15:56 -0800)]
am c78a300c: am 6aaa27fb: docs: fix broken link

* commit 'c78a300c6abfea859538f4148ddb3311ca06dd7e':

12 years agoam be09298e: am 633de7ba: docs: fix meta description tag for homepage
Scott Main [Wed, 1 Feb 2012 23:15:10 +0000 (15:15 -0800)]
am be09298e: am 633de7ba: docs: fix meta description tag for homepage

* commit 'be09298eb708f6acb6af7028fbca28afdf230008':
  docs: fix meta description tag for homepage

12 years agoam 633de7ba: docs: fix meta description tag for homepage
Scott Main [Wed, 1 Feb 2012 23:12:40 +0000 (15:12 -0800)]
am 633de7ba: docs: fix meta description tag for homepage

* commit '633de7bab9397c4f7591c5514d903305254451b2':
  docs: fix meta description tag for homepage

12 years agoam 633de7ba: docs: fix meta description tag for homepage
Scott Main [Wed, 1 Feb 2012 23:12:33 +0000 (15:12 -0800)]
am 633de7ba: docs: fix meta description tag for homepage

* commit '633de7bab9397c4f7591c5514d903305254451b2':
  docs: fix meta description tag for homepage

12 years agoMerge "Add Developer Option setting for Animator scaling."
Chet Haase [Wed, 1 Feb 2012 23:08:26 +0000 (15:08 -0800)]
Merge "Add Developer Option setting for Animator scaling."

12 years agoam 931d1daf: am fb16fdf2: am 6aaa27fb: docs: fix broken link
Scott Main [Wed, 1 Feb 2012 23:05:41 +0000 (15:05 -0800)]
am 931d1daf: am fb16fdf2: am 6aaa27fb: docs: fix broken link

* commit '931d1daf1a0b0d61adf1a4c380a7ad00b8ead526':
  docs: fix broken link

12 years agoMerge "Fix NPE"
John Reck [Wed, 1 Feb 2012 23:03:38 +0000 (15:03 -0800)]
Merge "Fix NPE"

12 years agoam fb16fdf2: am 6aaa27fb: docs: fix broken link
Scott Main [Wed, 1 Feb 2012 23:03:15 +0000 (15:03 -0800)]
am fb16fdf2: am 6aaa27fb: docs: fix broken link

* commit 'fb16fdf2d11b807e9c5d986e6135c2915f1f6523':
  docs: fix broken link

12 years agoam 6aaa27fb: docs: fix broken link
Scott Main [Wed, 1 Feb 2012 23:00:49 +0000 (15:00 -0800)]
am 6aaa27fb: docs: fix broken link

* commit '6aaa27fb8c4ba500a9b486c2baba5b01bcc34bf2':
  docs: fix broken link

12 years agoam 6aaa27fb: docs: fix broken link
Scott Main [Wed, 1 Feb 2012 23:00:30 +0000 (15:00 -0800)]
am 6aaa27fb: docs: fix broken link

* commit '6aaa27fb8c4ba500a9b486c2baba5b01bcc34bf2':
  docs: fix broken link

12 years agoMerge "Telephony: Fix sim_refresh as per ril v6"
Wink Saville [Wed, 1 Feb 2012 22:48:14 +0000 (14:48 -0800)]
Merge "Telephony: Fix sim_refresh as per ril v6"

12 years agoMerge "Add test for "public final static"-reflected constant fields."
Stephen Hines [Wed, 1 Feb 2012 22:01:35 +0000 (14:01 -0800)]
Merge "Add test for "public final static"-reflected constant fields."

12 years agoam 4f7f2b8b: am b49c0355: am 6b3f98b4: Merge "docs: fix action bar style example...
Scott Main [Wed, 1 Feb 2012 21:59:20 +0000 (13:59 -0800)]
am 4f7f2b8b: am b49c0355: am 6b3f98b4: Merge "docs: fix action bar style example" into ics-mr1

* commit '4f7f2b8bc3e1e6fb86ef1ccc0897e20c6cac8d48':

12 years agoam 3a080357: am e043db89: am f47f6791: Merge "docs: dashboard update for feb 1" into...
Scott Main [Wed, 1 Feb 2012 21:59:19 +0000 (13:59 -0800)]
am 3a080357: am e043db89: am f47f6791: Merge "docs: dashboard update for feb 1" into ics-mr1

* commit '3a08035788fe897ad21d53c76c063e9e902750df':

12 years agoam eea2e9c1: am 13f3c854: am 5e095939: docs: update menu guide with CAB and popup...
Scott Main [Wed, 1 Feb 2012 21:56:50 +0000 (13:56 -0800)]
am eea2e9c1: am 13f3c854: am 5e095939: docs: update menu guide with CAB and popup menu, plus many other revisions

* commit 'eea2e9c1344dfa30d350a54d4fef69069c6941a9':

12 years agoam c8c9ebe8: am 581a3334: am ccc11c4d: Merge "Fix a typo in image processing test...
Xia Wang [Wed, 1 Feb 2012 21:56:49 +0000 (13:56 -0800)]
am c8c9ebe8: am 581a3334: am ccc11c4d: Merge "Fix a typo in image processing test" into ics-mr1

* commit 'c8c9ebe868bb16f1b564b95243c0d5fd1d09ad6f':

12 years agoam b49c0355: am 6b3f98b4: Merge "docs: fix action bar style example" into ics-mr1
Scott Main [Wed, 1 Feb 2012 21:54:48 +0000 (13:54 -0800)]
am b49c0355: am 6b3f98b4: Merge "docs: fix action bar style example" into ics-mr1

* commit 'b49c0355aa6cb7411f6f5061f5fd31ee5cdea14d':

12 years agoam e043db89: am f47f6791: Merge "docs: dashboard update for feb 1" into ics-mr1
Scott Main [Wed, 1 Feb 2012 21:54:45 +0000 (13:54 -0800)]
am e043db89: am f47f6791: Merge "docs: dashboard update for feb 1" into ics-mr1

* commit 'e043db892436f643fc2d71df3bc4b2604c556988':

12 years agoam 13f3c854: am 5e095939: docs: update menu guide with CAB and popup menu, plus many...
Scott Main [Wed, 1 Feb 2012 21:54:43 +0000 (13:54 -0800)]
am 13f3c854: am 5e095939: docs: update menu guide with CAB and popup menu, plus many other revisions

* commit '13f3c854d8fb635fa824a1ba15fe85152fed131e':

12 years agoam 581a3334: am ccc11c4d: Merge "Fix a typo in image processing test" into ics-mr1
Xia Wang [Wed, 1 Feb 2012 21:54:40 +0000 (13:54 -0800)]
am 581a3334: am ccc11c4d: Merge "Fix a typo in image processing test" into ics-mr1

* commit '581a33344485181eb3484ba7bf50ff2b52be6d99':

12 years agoam 6b3f98b4: Merge "docs: fix action bar style example" into ics-mr1
Scott Main [Wed, 1 Feb 2012 21:52:21 +0000 (13:52 -0800)]
am 6b3f98b4: Merge "docs: fix action bar style example" into ics-mr1

* commit '6b3f98b458b9dc7771cce37221d4fe8c4a19bf05':
  docs: fix action bar style example

12 years agoam f47f6791: Merge "docs: dashboard update for feb 1" into ics-mr1
Scott Main [Wed, 1 Feb 2012 21:52:19 +0000 (13:52 -0800)]
am f47f6791: Merge "docs: dashboard update for feb 1" into ics-mr1

* commit 'f47f6791f897b436530557dea3a57a2ca969afe6':
  docs: dashboard update for feb 1

12 years agoam 5e095939: docs: update menu guide with CAB and popup menu, plus many other revisions
Scott Main [Wed, 1 Feb 2012 21:52:17 +0000 (13:52 -0800)]
am 5e095939: docs: update menu guide with CAB and popup menu, plus many other revisions

* commit '5e0959393426371dadef2c7905d5c915a1ac2dd4':
  docs: update menu guide with CAB and popup menu, plus many other revisions

12 years agoam ccc11c4d: Merge "Fix a typo in image processing test" into ics-mr1
Xia Wang [Wed, 1 Feb 2012 21:52:13 +0000 (13:52 -0800)]
am ccc11c4d: Merge "Fix a typo in image processing test" into ics-mr1

* commit 'ccc11c4d3c8357a402b84c546e7b2f889729358c':
  Fix a typo in image processing test

12 years agoMerge "Speedup the accessibility window querying APIs and clean up."
Svetoslav Ganov [Wed, 1 Feb 2012 21:45:24 +0000 (13:45 -0800)]
Merge "Speedup the accessibility window querying APIs and clean up."

12 years agoMerge "The AMR WB software encoder is now an OMX component."
Andreas Huber [Wed, 1 Feb 2012 21:25:26 +0000 (13:25 -0800)]
Merge "The AMR WB software encoder is now an OMX component."

12 years agoMerge "gltrace: fixup Push & Insert Marker calls"
Siva Velusamy [Wed, 1 Feb 2012 21:08:58 +0000 (13:08 -0800)]
Merge "gltrace: fixup Push & Insert Marker calls"

12 years agogltrace: fixup Push & Insert Marker calls
Siva Velusamy [Wed, 1 Feb 2012 20:16:40 +0000 (12:16 -0800)]
gltrace: fixup Push & Insert Marker calls

Change-Id: I58ced7225fac79ec636a65da4883614a5dce6dff

12 years agoam d3747509: am 8f6b4c52: am 6b3f98b4: Merge "docs: fix action bar style example...
Scott Main [Wed, 1 Feb 2012 20:01:32 +0000 (12:01 -0800)]
am d3747509: am 8f6b4c52: am 6b3f98b4: Merge "docs: fix action bar style example" into ics-mr1

* commit 'd3747509f5d3c64f1fbc6255a6f7f20aac023ead':
  docs: fix action bar style example

12 years agoam 8f6b4c52: am 6b3f98b4: Merge "docs: fix action bar style example" into ics-mr1
Scott Main [Wed, 1 Feb 2012 19:58:57 +0000 (11:58 -0800)]
am 8f6b4c52: am 6b3f98b4: Merge "docs: fix action bar style example" into ics-mr1

* commit '8f6b4c52ded03527d3c60e99cafa66aaabb4f355':
  docs: fix action bar style example

12 years agoam 6b3f98b4: Merge "docs: fix action bar style example" into ics-mr1
Scott Main [Wed, 1 Feb 2012 19:56:23 +0000 (11:56 -0800)]
am 6b3f98b4: Merge "docs: fix action bar style example" into ics-mr1

* commit '6b3f98b458b9dc7771cce37221d4fe8c4a19bf05':
  docs: fix action bar style example

12 years agoMerge "docs: fix action bar style example" into ics-mr1
Scott Main [Wed, 1 Feb 2012 19:54:57 +0000 (11:54 -0800)]
Merge "docs: fix action bar style example" into ics-mr1

12 years agoam 0683d096: am b43a0f1f: am f47f6791: Merge "docs: dashboard update for feb 1" into...
Scott Main [Wed, 1 Feb 2012 19:51:56 +0000 (11:51 -0800)]
am 0683d096: am b43a0f1f: am f47f6791: Merge "docs: dashboard update for feb 1" into ics-mr1

* commit '0683d0963b95f7c19318e7bfc74fc887332057e4':
  docs: dashboard update for feb 1

12 years agoam 414cc6cf: am 9af875ec: am 5e095939: docs: update menu guide with CAB and popup...
Scott Main [Wed, 1 Feb 2012 19:51:53 +0000 (11:51 -0800)]
am 414cc6cf: am 9af875ec: am 5e095939: docs: update menu guide with CAB and popup menu, plus many other revisions

* commit '414cc6cfcdb6d766d095f0af1da76e7da946af84':
  docs: update menu guide with CAB and popup menu, plus many other revisions

12 years agoam b43a0f1f: am f47f6791: Merge "docs: dashboard update for feb 1" into ics-mr1
Scott Main [Wed, 1 Feb 2012 19:48:28 +0000 (11:48 -0800)]
am b43a0f1f: am f47f6791: Merge "docs: dashboard update for feb 1" into ics-mr1

* commit 'b43a0f1fe5cddf1376c52d0ace2d958f21e4044d':
  docs: dashboard update for feb 1

12 years agoam 9af875ec: am 5e095939: docs: update menu guide with CAB and popup menu, plus many...
Scott Main [Wed, 1 Feb 2012 19:48:26 +0000 (11:48 -0800)]
am 9af875ec: am 5e095939: docs: update menu guide with CAB and popup menu, plus many other revisions

* commit '9af875ec74e34541539897d7a8069b4ea7f07b12':
  docs: update menu guide with CAB and popup menu, plus many other revisions

12 years agoam f47f6791: Merge "docs: dashboard update for feb 1" into ics-mr1
Scott Main [Wed, 1 Feb 2012 19:45:51 +0000 (11:45 -0800)]
am f47f6791: Merge "docs: dashboard update for feb 1" into ics-mr1

* commit 'f47f6791f897b436530557dea3a57a2ca969afe6':
  docs: dashboard update for feb 1

12 years agoam 5e095939: docs: update menu guide with CAB and popup menu, plus many other revisions
Scott Main [Wed, 1 Feb 2012 19:45:49 +0000 (11:45 -0800)]
am 5e095939: docs: update menu guide with CAB and popup menu, plus many other revisions

* commit '5e0959393426371dadef2c7905d5c915a1ac2dd4':
  docs: update menu guide with CAB and popup menu, plus many other revisions

12 years agoMerge "docs: dashboard update for feb 1" into ics-mr1
Scott Main [Wed, 1 Feb 2012 19:43:48 +0000 (11:43 -0800)]
Merge "docs: dashboard update for feb 1" into ics-mr1

12 years agoMerge "The software AMR NB encoder is now an OMX component."
Andreas Huber [Wed, 1 Feb 2012 19:31:13 +0000 (11:31 -0800)]
Merge "The software AMR NB encoder is now an OMX component."

12 years agoMerge "Use PackageManager to detect wifi-only devices in ConnectivityManagerTest."
Xia Wang [Wed, 1 Feb 2012 19:12:05 +0000 (11:12 -0800)]
Merge "Use PackageManager to detect wifi-only devices in ConnectivityManagerTest."

12 years agoam 606b16bc: am e546b879: am ccc11c4d: Merge "Fix a typo in image processing test...
Xia Wang [Wed, 1 Feb 2012 18:59:44 +0000 (10:59 -0800)]
am 606b16bc: am e546b879: am ccc11c4d: Merge "Fix a typo in image processing test" into ics-mr1

* commit '606b16bc160e66709408b3e49e273efcff0a148d':
  Fix a typo in image processing test

12 years agoam e546b879: am ccc11c4d: Merge "Fix a typo in image processing test" into ics-mr1
Xia Wang [Wed, 1 Feb 2012 18:57:07 +0000 (10:57 -0800)]
am e546b879: am ccc11c4d: Merge "Fix a typo in image processing test" into ics-mr1

* commit 'e546b879a5aa9c58a58fc1c5a2e3eb0123d4d5b2':
  Fix a typo in image processing test

12 years agoam ccc11c4d: Merge "Fix a typo in image processing test" into ics-mr1
Xia Wang [Wed, 1 Feb 2012 18:54:30 +0000 (10:54 -0800)]
am ccc11c4d: Merge "Fix a typo in image processing test" into ics-mr1

* commit 'ccc11c4d3c8357a402b84c546e7b2f889729358c':
  Fix a typo in image processing test

12 years agoMerge "Fix a typo in image processing test" into ics-mr1
Xia Wang [Wed, 1 Feb 2012 18:51:43 +0000 (10:51 -0800)]
Merge "Fix a typo in image processing test" into ics-mr1

12 years agoMerge "Fix 3 broken unittests."
Makoto Onuki [Wed, 1 Feb 2012 18:44:10 +0000 (10:44 -0800)]
Merge "Fix 3 broken unittests."