100527 Commits

Author SHA1 Message Date
Michael Jurka
0321991bbd am 5b032429: Merge "Fix one cause of slow scrolling in Recents"
* commit '5b0324299af1aa520792789549f4cc8ea8d1935d':
  Fix one cause of slow scrolling in Recents
2013-02-19 14:42:49 -08:00
Michael Jurka
5b0324299a Merge "Fix one cause of slow scrolling in Recents" 2013-02-19 22:38:49 +00:00
Michael Jurka
67b03701b6 Fix one cause of slow scrolling in Recents
Bug: 8208782

Change-Id: I8153001d1cea0c01f929d3091a722fed842038fa
2013-02-19 14:23:16 -08:00
Michael Jurka
8be14c8a2b am f9b9ead5: Merge "Fix bug with clock when keyguard widgets disabled"
* commit 'f9b9ead5d4f7bee34ec8a6b083065b624a7f6809':
  Fix bug with clock when keyguard widgets disabled
2013-02-19 14:13:44 -08:00
Michael Jurka
f9b9ead5d4 Merge "Fix bug with clock when keyguard widgets disabled" 2013-02-19 22:10:48 +00:00
Baligh Uddin
032fca13fc am 32a4fd8e: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '32a4fd8e144e50166a543b006c6dc5c74558b70d':
  Import translations. DO NOT MERGE
2013-02-19 13:58:57 -08:00
Baligh Uddin
32a4fd8e14 Merge "Import translations. DO NOT MERGE" 2013-02-19 21:57:16 +00:00
Baligh Uddin
d193da8579 Merge "Import translations. DO NOT MERGE" into master-chromium 2013-02-19 21:50:42 +00:00
Baligh Uddin
e581a52fd9 am 9f81aff7: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '9f81aff74de3379598fd12666433d3a22189a54e':
  Import translations. DO NOT MERGE
2013-02-19 13:48:48 -08:00
Baligh Uddin
9f81aff74d Merge "Import translations. DO NOT MERGE" 2013-02-19 21:46:45 +00:00
Dianne Hackborn
4f7fb00f6c am ee973c27: Fix build.
* commit 'ee973c27e339a23e0b93d816a97b33954af66bea':
  Fix build.
2013-02-19 13:38:49 -08:00
Dianne Hackborn
ee973c27e3 Fix build.
Change-Id: I277de38a70f3a2e5c1997a3fe5c2e825692ae9e1
2013-02-19 13:36:32 -08:00
Jeff Sharkey
cd85845b6e am ccacb8e8: Merge "Add DUMP permission to SystemUI for bugreports."
* commit 'ccacb8e88bb4369225e5a97bd64b8351fe04f1b5':
  Add DUMP permission to SystemUI for bugreports.
2013-02-19 13:17:24 -08:00
Romain Guy
61302eec45 am 88b556f8: Merge "Fix the build"
* commit '88b556f8d4780b053851b10400b9cd0442ad7991':
  Fix the build
2013-02-19 13:14:00 -08:00
Jeff Sharkey
ccacb8e88b Merge "Add DUMP permission to SystemUI for bugreports." 2013-02-19 21:13:27 +00:00
Romain Guy
88b556f8d4 Merge "Fix the build" 2013-02-19 21:11:25 +00:00
Romain Guy
4bac6c1a54 Fix the build
Change-Id: I2a0e0d5a25e0c26872dfffeecfb42bace25c0f3c
2013-02-19 13:10:25 -08:00
Dianne Hackborn
7ccb4e79ef am 79ad13f1: Merge "Implement display overscan support."
* commit '79ad13f172094117fab7e816f36a4b84ed241df0':
  Implement display overscan support.
2013-02-19 13:02:53 -08:00
Jeff Sharkey
a2c73ae969 Add DUMP permission to SystemUI for bugreports.
Bug: 8223786
Change-Id: Ie91167eaaa299fb7f0affa386407765efe4965a4
2013-02-19 13:01:35 -08:00
Dianne Hackborn
79ad13f172 Merge "Implement display overscan support." 2013-02-19 21:00:11 +00:00
Baligh Uddin
9cd4ffa6f0 Import translations. DO NOT MERGE
Change-Id: I0d54b8a3066875c4107699d0a9c1309b996362ba
Auto-generated-cl: translation import
2013-02-19 12:37:29 -08:00
Romain Guy
846f5f238f am e91efaba: Merge "Expose display list APIs"
* commit 'e91efabaf2c51d017bf4c5bc4e06491c3511f4e5':
  Expose display list APIs
2013-02-19 12:36:28 -08:00
Baligh Uddin
a571fb8d89 Import translations. DO NOT MERGE
Change-Id: I81ef479715ca8b050c26b9e3073f714715abc478
Auto-generated-cl: translation import
2013-02-19 12:33:10 -08:00
Romain Guy
e91efabaf2 Merge "Expose display list APIs" 2013-02-19 20:32:17 +00:00
Baligh Uddin
cda90b6d80 Import translations. DO NOT MERGE
Change-Id: Id749bf92fae550427415636ec1816b9683a614b3
Auto-generated-cl: translation import
2013-02-19 12:30:44 -08:00
Romain Guy
52036b19a5 Expose display list APIs
The exposed APIs are slightly simpler than the full APIs used internally.
Only APIs useful to applications are exposed.

Change-Id: Ie03014628d40ad5ef63dedbc52ce3def84429d54
2013-02-19 12:30:02 -08:00
Dianne Hackborn
c652de8141 Implement display overscan support.
The window manager now keeps track of the overscan of
each display, with an API to set it.  The overscan impacts
how it positions windows in the display.  There is a new set
of APIs for windows to say they would like to go into the
overscan region.  There is a call into the window manager to
set the overscan region for a display, and it now has a
concept of display settings that it stores presistently.

Also added a new "wm" command, moving the window manager
specific commands from the "am" command to there and adding
a new now to set the overscan region.

Change-Id: Id2c8092db64fd0a982274fedac7658d82f30f9ff
2013-02-19 12:08:58 -08:00
Scott Main
27c5300760 am 404f87e5: am 1998060f: am 803a6b0d: am ed7713e1: am e5c4846d: am 9dbb0b35: docs: sanitize input for badge generator bug: 8002240
* commit '404f87e54057bd09b9a504066d7d573db1e11eb3':
  docs: sanitize input for badge generator bug: 8002240
2013-02-19 12:08:10 -08:00
Scott Main
404f87e540 am 1998060f: am 803a6b0d: am ed7713e1: am e5c4846d: am 9dbb0b35: docs: sanitize input for badge generator bug: 8002240
* commit '1998060f69714ede1f8add61bdfcfab62b2f97ea':
  docs: sanitize input for badge generator bug: 8002240
2013-02-19 12:05:54 -08:00
Scott Main
1998060f69 am 803a6b0d: am ed7713e1: am e5c4846d: am 9dbb0b35: docs: sanitize input for badge generator bug: 8002240
* commit '803a6b0da037e6ae6eaf51712cde5545ab140dce':
  docs: sanitize input for badge generator bug: 8002240
2013-02-19 12:03:42 -08:00
Scott Main
803a6b0da0 am ed7713e1: am e5c4846d: am 9dbb0b35: docs: sanitize input for badge generator bug: 8002240
* commit 'ed7713e161bdfdaa87278fbd369b3dc3939f12c3':
  docs: sanitize input for badge generator bug: 8002240
2013-02-19 12:01:22 -08:00
Scott Main
ed7713e161 am e5c4846d: am 9dbb0b35: docs: sanitize input for badge generator bug: 8002240
* commit 'e5c4846db7f12938836f7bd821076f3dd2e59fc8':
  docs: sanitize input for badge generator bug: 8002240
2013-02-19 11:58:56 -08:00
Scott Main
e5c4846db7 am 9dbb0b35: docs: sanitize input for badge generator bug: 8002240
* commit '9dbb0b3597291a8305e0c451521eec9a5be2fb9b':
  docs: sanitize input for badge generator bug: 8002240
2013-02-19 11:56:54 -08:00
Scott Main
9dbb0b3597 docs: sanitize input for badge generator
bug: 8002240

Change-Id: Ic1429284fd1953fb6819110ecb47fcb3a79a9600
2013-02-19 11:51:37 -08:00
Jeff Sharkey
fb67f34eae am 736ef1e9: Merge "Better API for low disk space warnings."
* commit '736ef1e9dedbdd0c24e27f170034f2f869fd083f':
  Better API for low disk space warnings.
2013-02-19 10:22:06 -08:00
Jeff Sharkey
736ef1e9de Merge "Better API for low disk space warnings." 2013-02-19 18:18:53 +00:00
Victoria Lease
968c5bf177 am efd8b105: am 5782c16d: am c36303a6: Merge "Applying ChannelScrolling to remove calculateDragAngle"
* commit 'efd8b105ca7ff1f44040845af201e4bec356f824':
  Applying ChannelScrolling to remove calculateDragAngle
2013-02-19 10:16:01 -08:00
Victoria Lease
efd8b105ca am 5782c16d: am c36303a6: Merge "Applying ChannelScrolling to remove calculateDragAngle"
* commit '5782c16d34d839282978f94b1421e91da1e70cde':
  Applying ChannelScrolling to remove calculateDragAngle
2013-02-19 10:13:54 -08:00
Victoria Lease
5782c16d34 am c36303a6: Merge "Applying ChannelScrolling to remove calculateDragAngle"
* commit 'c36303a66d1cb72f7216dc90ee7239b2b77a9815':
  Applying ChannelScrolling to remove calculateDragAngle
2013-02-19 10:11:39 -08:00
Chris Craik
620cff4006 am ad82f20d: Merge "DisplayList draw operation reordering"
* commit 'ad82f20d2382396f5ac75fdf6f7db5c4da1c4c23':
  DisplayList draw operation reordering
2013-02-19 09:56:33 -08:00
Chris Craik
ad82f20d23 Merge "DisplayList draw operation reordering" 2013-02-19 17:53:50 +00:00
Victoria Lease
c36303a66d Merge "Applying ChannelScrolling to remove calculateDragAngle" 2013-02-19 17:40:09 +00:00
Przemyslaw Szczepaniak
57a8b612fa am 5acb33af: Make synthesizeToFile create file on a client side.
* commit '5acb33af357b56fffb055997718b1e4aa97f53fc':
  Make synthesizeToFile create file on a client side.
2013-02-18 03:58:51 -08:00
Przemyslaw Szczepaniak
5acb33af35 Make synthesizeToFile create file on a client side.
In previous setup, synthesizeToFile method relied on synthesizer
service to create world readable output file. This is potential
source of vulnerabilities.

This change moves output file creation to the client side, and
synthesizer service receives already opened file descriptor.

This change may break applications that are creating files in
now unaccessible locations, like /sdcard/.

Bug: 8027957
Change-Id: I97351be5d2f2f8ef9aa43d0ab08c4b825ca4c22b
2013-02-18 11:09:23 +00:00
Satoshi Kataoka
e1ddccc3d2 am 7f7535fd: Fix an issue where voice input is not enabled by default for the secondary user
* commit '7f7535fd250a30ff5383b046295db88613fe719a':
  Fix an issue where voice input is not enabled by default for the secondary user
2013-02-17 21:32:45 -08:00
kiwon
72034953bf Applying ChannelScrolling to remove calculateDragAngle
To avoid angle calculation changed the logic to use virtual areas.
When try to drag or pan, check where the current touch point locates
and determine how to drag a page.

Change-Id: Id9bd08a69c4ac93ff385c8088e6c16bed5dc5f88
Signed-off-by: kiwon <kiwon98.lee@samsung.com>
2013-02-18 14:30:58 +09:00
Satoshi Kataoka
7f7535fd25 Fix an issue where voice input is not enabled by default for the secondary user
Bug: 8205725
Change-Id: I438daf996ba48cdb34f0a6158a0cbb510aae931b
2013-02-18 14:08:07 +09:00
Chris Craik
eea34dab43 am ac838a3a: Merge "Correct PatchCache comparison logic"
* commit 'ac838a3ab9d85112576cf2c943930441f62c51d2':
  Correct PatchCache comparison logic
2013-02-15 19:41:32 -08:00
Chris Craik
ac838a3ab9 Merge "Correct PatchCache comparison logic" 2013-02-16 03:36:37 +00:00
Chris Craik
9935abceea Correct PatchCache comparison logic
Change-Id: I3d0832505b5380bfa362863b39e09dd10f792582
2013-02-15 19:33:43 -08:00