98749 Commits

Author SHA1 Message Date
Adam Powell
d17792073f am 0bf63a9a: am d29f2d26: Merge "Make action bar title a valid touch target for up when relevant" into jb-mr1.1-dev
* commit '0bf63a9a76ba513b5f6c603857bcd4d3e4506566':
  Make action bar title a valid touch target for up when relevant
2013-01-09 11:26:07 -08:00
Adam Powell
0bf63a9a76 am d29f2d26: Merge "Make action bar title a valid touch target for up when relevant" into jb-mr1.1-dev
* commit 'd29f2d263af9a3017799d3098ed208a49c5ecc69':
  Make action bar title a valid touch target for up when relevant
2013-01-09 11:23:37 -08:00
Adam Powell
d29f2d263a Merge "Make action bar title a valid touch target for up when relevant" into jb-mr1.1-dev 2013-01-09 11:19:22 -08:00
Wink Saville
aa621bf26f Use readUnsignedByte.
To remove any doubt about how java is doing its byte/integer arithmetic
use readUnsignedByte instead of readByte.

Change-Id: I5bdc200ed0cda51ad739804ac1d8d13c043424ec
2013-01-09 10:53:51 -08:00
Baligh Uddin
28753f57ed Import translations. DO NOT MERGE
Change-Id: Ibb356352fbe9d8e869c49f6695bdff8d6a2f190c
Auto-generated-cl: translation import
2013-01-09 10:06:52 -08:00
Marco Nelissen
5a259ec2c6 am b102fb8e: Merge "Fix media scan NPE"
* commit 'b102fb8ed5acdfa5f47e60b7d9fef7b5d74bd9fd':
  Fix media scan NPE
2013-01-09 09:52:29 -08:00
Marco Nelissen
b102fb8ed5 Merge "Fix media scan NPE" 2013-01-09 09:50:13 -08:00
Marco Nelissen
299942002b Fix media scan NPE
b/7966288

Change-Id: I066bc9f00bccf070332d87d6f1bf3d6054b31136
2013-01-09 09:46:54 -08:00
Romain Guy
2cb9bb1c21 am 64a0f914: Merge "Optimize drawHardwareAccelerated method in Editor class"
* commit '64a0f914a137ae05f8f9719b6f27c4c81eee3a0f':
  Optimize drawHardwareAccelerated method in Editor class
2013-01-09 09:39:44 -08:00
Romain Guy
64a0f914a1 Merge "Optimize drawHardwareAccelerated method in Editor class" 2013-01-09 09:35:38 -08:00
Przemyslaw Szczepaniak
ebf66811ab am 176baa7d: Revert "Deprecate unused and implementation-specific parts of TTS API"
* commit '176baa7de11be910c36b7b4dfa7826b55ec97963':
  Revert "Deprecate unused and implementation-specific parts of TTS API"
2013-01-09 03:41:00 -08:00
Przemyslaw Szczepaniak
176baa7de1 Revert "Deprecate unused and implementation-specific parts of TTS API"
This reverts commit 8a3d9f03199b93e07a5f5edc14660eab6cd233e7

Change-Id: I5a5c18f72ae2ea73c21dc27c7469c68d6b4b4c24
2013-01-09 03:36:23 -08:00
Przemyslaw Szczepaniak
5ac18eda22 am 8a3d9f03: Deprecate unused and implementation-specific parts of TTS API
* commit '8a3d9f03199b93e07a5f5edc14660eab6cd233e7':
  Deprecate unused and implementation-specific parts of TTS API
2013-01-09 03:18:38 -08:00
Przemyslaw Szczepaniak
8a3d9f0319 Deprecate unused and implementation-specific parts of TTS API
TTS Voice-data related API was originally written with
one engine in mind (pico sVox TTS). It exposes some implementation
details that should be private to the engine implementation.

- Deprecating fields of ACTION_CHECK_TTS_DATA results that were
used by sVox language packs to find out location of voice data.
Those fields are TTS engine implementation details and should be
private:
EXTRA_VOICE_DATA_ROOT_DIRECTORY
EXTRA_VOICE_DATA_FILES
EXTRA_VOICE_DATA_FILES_INFO

- Deprecating fields of ACTION_CHECK_TTS_DATA request that are
providing unnescesary functionality (it can be easily done on client
side):
EXTRA_CHECK_VOICE_DATA_FOR

- Deprecating some of the return codes of ACTION_CHECK_TTS_DATA - they
are specific to sVox pico voice data and in all cases can be replaced
by CHECK_VOICE_DATA_FAIL result code.
CHECK_VOICE_DATA_BAD_DATA
CHECK_VOICE_DATA_MISSING_DATA
CHECK_VOICE_DATA_MISSING_VOLUME

- Changing semantics of ACTION_TTS_DATA_INSTALLED intent. It's now
more generic and covers any change of available voice data set (so, not only
adding languages, but also removing them should trigger broadcast. Adding and
removing features to existing locale (like embedded synthesis) should be marked
by broadcast as well).

- Deprecating its EXTRA_TTS_DATA_INSTALLED result field - client should discover
the change by running ACTION_CHECK_TTS_DATA intent.

- Making GetSampleText intent public again - it's used by most TTS engines to
provide unique demonstation data.

- Deprecating TextToSpeech.OnUtteranceCompletedListener - it was replaced
by UtteranceProgressListener in API level 15, but no one put deprecation tag
on it.

Change-Id: I6609cde5c50236457f14955e2e7c0481b2b217ec
2013-01-09 03:08:29 -08:00
Scott Main
b484f8e1a4 am 782b0f71: am 4459827f: am 25505f95: am cdf5106a: docs: a few doc bugs
* commit '782b0f7141972e0535f1e905d650073f4e7f55dd':
  docs: a few doc bugs
2013-01-08 20:21:17 -08:00
Scott Main
782b0f7141 am 4459827f: am 25505f95: am cdf5106a: docs: a few doc bugs
* commit '4459827f7db379031e658b2153aac1f7c882adc6':
  docs: a few doc bugs
2013-01-08 20:18:35 -08:00
Scott Main
4459827f7d am 25505f95: am cdf5106a: docs: a few doc bugs
* commit '25505f959cc5faada8f9d2af7784f898439fc264':
  docs: a few doc bugs
2013-01-08 20:16:21 -08:00
Scott Main
25505f959c am cdf5106a: docs: a few doc bugs
* commit 'cdf5106aafb77d17584d5401b207cbcc7a20f5f3':
  docs: a few doc bugs
2013-01-08 20:13:40 -08:00
Scott Main
cdf5106aaf docs: a few doc bugs
Change-Id: I20d2ff2f3abfe674ca20f713c7213ee031c9bb1d
2013-01-08 20:07:31 -08:00
Adam Powell
4dca8636f8 Make action bar title a valid touch target for up when relevant
arubin bug 7966136

Change-Id: Iea5b85852cc1664f1390a6f8b6179d63b50857e4
2013-01-08 19:26:21 -08:00
Romain Guy
8e99a8beea Merge "Fix build" into master-chromium 2013-01-08 18:03:45 -08:00
Romain Guy
14c40b4756 Fix build
Change-Id: Ia465bd844b592fc05e59ad392ecc5ca4d34d24d7
2013-01-08 18:03:07 -08:00
Jason Sams
6a6852cfcb am 16ad1770: Merge "Add 3D LUT intrinsic java class"
* commit '16ad17705eb22bb02a551cddd68f65b8addaa4d6':
  Add 3D LUT intrinsic java class
2013-01-08 18:00:47 -08:00
Jason Sams
16ad17705e Merge "Add 3D LUT intrinsic java class" 2013-01-08 17:57:25 -08:00
Fabrice Di Meglio
d2c832f044 am fdc6e4a6: Merge "Make SystemUI RTL aware"
* commit 'fdc6e4a603270b684df4b9c7e337661b16b3c7cf':
  Make SystemUI RTL aware
2013-01-08 17:42:41 -08:00
Jeff Brown
58b50a8d73 am ece0206d: Merge "Fix cursor window leak when query execution fails."
* commit 'ece0206d1273a488b3f622878c794db42dc2e301':
  Fix cursor window leak when query execution fails.
2013-01-08 17:42:37 -08:00
Romain Guy
19d4f1806a resolved conflicts for merge of c88c60be to master-chromium
Change-Id: I3b4b42443312068e942aa779dfdc928afa7569fd
2013-01-08 17:38:15 -08:00
Sangkyu Lee
955beb2b96 Optimize drawHardwareAccelerated method in Editor class
When inserting a new line or breaking a line,
every display list was invalidated and rebuilt before.
However, we can reuse the display lists above intactly and also
reuse the display lists below with only updating drawing locations.

This patch reuses the display lists if possible.
The display lists above the inserted line are just reused
and the display lists below are reused with only updating
drawing locations not fullly rebuilt.

mIndexOfFirstChangedBlock is the index of the first block
which is moved by inserting or breaking a line.
So the display list whose index is >= mIndexOfFirstChangedBlock
only needs to update its drawing location.

Change-Id: Ica20deb0ebb5750de21356ed31fa9f86e657ff92
Signed-off-by: Sangkyu Lee <sk82.lee@lge.com>
2013-01-08 17:10:24 -08:00
Fabrice Di Meglio
fdc6e4a603 Merge "Make SystemUI RTL aware" 2013-01-08 16:16:42 -08:00
Jeff Brown
ece0206d12 Merge "Fix cursor window leak when query execution fails." 2013-01-08 15:57:37 -08:00
Jeff Brown
c21b5a019c Fix cursor window leak when query execution fails.
Ensure that the Cursor object is closed if a query on a
content provider fails due to an error or is canceled during
execution.  There are several places in the code where
similar problems can occur.

To further reduce the likelihood of leaks, close the cursor
window immediately when a query fails.

Bug: 7278577
Change-Id: I8c686c259de80a162b9086628a817d57f09fdd13
2013-01-08 15:32:50 -08:00
Jason Sams
b109cc7861 Add YUV allocation creation.
Change-Id: I0d1ff72f60481eb9c28cf058eab72e689494d14b
2013-01-08 15:29:41 -08:00
Romain Guy
c88c60bed1 Merge "Add plumbing for better text scaling" 2013-01-08 15:26:45 -08:00
Romain Guy
e3a9b24b5e Add plumbing for better text scaling
Fonts are now described by a transform matrix. This lead to switching
from a vector to a hashmap. This change therefore adds new comparators
and hash computations to Font.

Change-Id: I2daffa7d6287c18554c606b8bfa06640d28b4530
2013-01-08 15:21:42 -08:00
Craig Mautner
1a9853fef5 am c34bc117: Turn off debug logging.
* commit 'c34bc1178b3d5e60651e4b1ffb416ff8235bf388':
  Turn off debug logging.
2013-01-08 15:04:56 -08:00
Fabrice Di Meglio
cda096ebf3 Make SystemUI RTL aware
- mirror network signal icons
- force icons refresh

See bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi)

Change-Id: I8e5c729c20c5b526c370ad142632bebeefb64198
2013-01-08 15:02:26 -08:00
Craig Mautner
c34bc1178b Turn off debug logging.
Change-Id: I8dcfbb1f91d63e9126822a0c45b34cb21c09fa2a
2013-01-08 15:02:13 -08:00
Jim Miller
b3e9f50512 am 995c25bb: Merge "split active user animation across switch."
* commit '995c25bbcb0116eaa4010fb2635ea8ad00c0441c':
  split active user animation across switch.
2013-01-08 14:48:30 -08:00
Jim Miller
995c25bbcb Merge "split active user animation across switch." 2013-01-08 14:45:11 -08:00
Scott Main
ccb2a74f36 am 2b8603c2: am 8429f43b: am 7bcea4ae: am d149242a: docs: correct the url path to badge images and updated pr-br badge
* commit '2b8603c200843bc50768e2281fb1e2a953316e0c':
  docs: correct the url path to badge images and updated pr-br badge
2013-01-08 14:40:50 -08:00
Scott Main
2b8603c200 am 8429f43b: am 7bcea4ae: am d149242a: docs: correct the url path to badge images and updated pr-br badge
* commit '8429f43b5f87c244511e3c76107f830ee16998a3':
  docs: correct the url path to badge images and updated pr-br badge
2013-01-08 14:32:49 -08:00
Scott Main
8429f43b5f am 7bcea4ae: am d149242a: docs: correct the url path to badge images and updated pr-br badge
* commit '7bcea4ae6b69907a2d12522416be168781645e0f':
  docs: correct the url path to badge images and updated pr-br badge
2013-01-08 14:30:29 -08:00
Scott Main
7bcea4ae6b am d149242a: docs: correct the url path to badge images and updated pr-br badge
* commit 'd149242afc5aab745b5bbde0b67d6c333a5d685f':
  docs: correct the url path to badge images and updated pr-br badge
2013-01-08 14:27:34 -08:00
Scott Main
d149242afc docs: correct the url path to badge images
and updated pr-br badge

Change-Id: I23369b5f306f584714742dc4b58a47d7071805be
2013-01-08 14:08:51 -08:00
Chris Wren
f41c61bc15 split active user animation across switch.
Bug: 7626087
Change-Id: If743a4be498c624d2c4ec91989648e8be754ee4b
2013-01-08 16:35:13 -05:00
Scott Main
8a05d13ef6 am 5b56d432: am 9107fa5d: am 66adf0d0: am 70af3cdb: Merge "docs: resolve bugs from external tracker" into jb-mr1-dev
* commit '5b56d43237d959403bb8a32de25376deee2dab22':
  docs: resolve bugs from external tracker
2013-01-08 12:52:38 -08:00
Scott Main
5b56d43237 am 9107fa5d: am 66adf0d0: am 70af3cdb: Merge "docs: resolve bugs from external tracker" into jb-mr1-dev
* commit '9107fa5d7ca1b928e10ffc9395b2f2eb38db7a14':
  docs: resolve bugs from external tracker
2013-01-08 12:45:36 -08:00
Scott Main
9107fa5d7c am 66adf0d0: am 70af3cdb: Merge "docs: resolve bugs from external tracker" into jb-mr1-dev
* commit '66adf0d04d92257e60a583617fb97f136fefd192':
  docs: resolve bugs from external tracker
2013-01-08 12:44:06 -08:00
Scott Main
3ccb33d5e0 am 4f8a160a: am f344e3c7: am 7ed49126: am 13ef4e43: docs: update GP badges with localized badges. includes AI files for all badges in available languages
* commit '4f8a160ae36229d0661027f10c27fda900605cf6':
  docs: update GP badges with localized badges. includes AI files for all badges in available languages
2013-01-08 12:43:43 -08:00
Martijn Coenen
b214b40b28 am 4cef9969: Merge "Don\'t IPC for every onPause() in NfcActivityManager."
* commit '4cef9969f5455def9c902457558193679ead9764':
  Don't IPC for every onPause() in NfcActivityManager.
2013-01-08 12:42:58 -08:00