OSDN Git Service

android-x86/frameworks-base.git
10 years agoam 140dc63f: am 84803849: Merge "Zygote: enable CAP_BLOCK_SUSPEND capability for...
Nick Kralevich [Thu, 24 Apr 2014 18:25:58 +0000 (18:25 +0000)]
am 140dc63f: am 84803849: Merge "Zygote: enable CAP_BLOCK_SUSPEND capability for system server"

* commit '140dc63f4f927a8eddddf8d11a142e6975c1c6cf':
  Zygote: enable CAP_BLOCK_SUSPEND capability for system server

10 years agoam 84803849: Merge "Zygote: enable CAP_BLOCK_SUSPEND capability for system server"
Nick Kralevich [Thu, 24 Apr 2014 18:22:20 +0000 (18:22 +0000)]
am 84803849: Merge "Zygote: enable CAP_BLOCK_SUSPEND capability for system server"

* commit '8480384986c314bd97b841cbf7f63acb7055ecef':
  Zygote: enable CAP_BLOCK_SUSPEND capability for system server

10 years agoMerge "Zygote: enable CAP_BLOCK_SUSPEND capability for system server"
Nick Kralevich [Thu, 24 Apr 2014 18:18:01 +0000 (18:18 +0000)]
Merge "Zygote: enable CAP_BLOCK_SUSPEND capability for system server"

10 years agoZygote: enable CAP_BLOCK_SUSPEND capability for system server
Daniel Leung [Fri, 20 Dec 2013 18:37:35 +0000 (10:37 -0800)]
Zygote: enable CAP_BLOCK_SUSPEND capability for system server

Starting from kernel 3.6, it requires processes to have the capability
CAP_BLOCK_SUSPEND to set/unset wake locks. Adds CAP_BLOCK_SUSPEND
to the list of capabilities for system server, so that PowerManager
can set wake locks.

Change-Id: I3246e6f6e6cb8f0bedb1c0417ed07085ee1f3aaa
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
10 years agoam 03981a4c: Merge "Add activity attribute allowEmbedded" into klp-modular-dev
Craig Mautner [Thu, 24 Apr 2014 16:33:02 +0000 (16:33 +0000)]
am 03981a4c: Merge "Add activity attribute allowEmbedded" into klp-modular-dev

* commit '03981a4c2e9689197e4d2c916c07ae16207b5276':
  Add activity attribute allowEmbedded

10 years agoMerge "Add activity attribute allowEmbedded" into klp-modular-dev
Craig Mautner [Thu, 24 Apr 2014 16:30:14 +0000 (16:30 +0000)]
Merge "Add activity attribute allowEmbedded" into klp-modular-dev

10 years agoam e4ee0e31: Merge "Fix bug 14276128 Clipping at bottom of TextView" into klp-modular-dev
Raph Levien [Thu, 24 Apr 2014 16:18:08 +0000 (16:18 +0000)]
am e4ee0e31: Merge "Fix bug 14276128 Clipping at bottom of TextView" into klp-modular-dev

* commit 'e4ee0e3193f8e66cabc5352046969041ad4921e5':
  Fix bug 14276128 Clipping at bottom of TextView

10 years agoam e597d5f9: Merge "Use rotation to position circular display mask" into klp-modular-dev
Michael Kolb [Thu, 24 Apr 2014 16:13:41 +0000 (16:13 +0000)]
am e597d5f9: Merge "Use rotation to position circular display mask" into klp-modular-dev

* commit 'e597d5f9310f760843272c728d6fb1917abf241a':
  Use rotation to position circular display mask

10 years agoMerge "Fix bug 14276128 Clipping at bottom of TextView" into klp-modular-dev
Raph Levien [Thu, 24 Apr 2014 16:12:54 +0000 (16:12 +0000)]
Merge "Fix bug 14276128 Clipping at bottom of TextView" into klp-modular-dev

10 years agoMerge "Use rotation to position circular display mask" into klp-modular-dev
Michael Kolb [Thu, 24 Apr 2014 16:08:21 +0000 (16:08 +0000)]
Merge "Use rotation to position circular display mask" into klp-modular-dev

10 years agoUse rotation to position circular display mask
Michael Kolb [Thu, 24 Apr 2014 05:06:21 +0000 (22:06 -0700)]
Use rotation to position circular display mask

  Bug: 14231785

Change-Id: Ib6d69f3b9c2a638731539f1c1e51b56ad1698adc

10 years agoAdd activity attribute allowEmbedded
Craig Mautner [Thu, 24 Apr 2014 04:38:50 +0000 (21:38 -0700)]
Add activity attribute allowEmbedded

Activitys without allowEmbedded=true may not be launched in an ActivityView.

Fixes bug 13693121.

Change-Id: I431d554300fc3504ab1bc7d73a58d5dad24f8639

10 years agoam aed314e8: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Thu, 24 Apr 2014 14:34:02 +0000 (14:34 +0000)]
am aed314e8: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev

* commit 'aed314e8f3e53627518222777c2fe89666bfd643':
  Import translations. DO NOT MERGE

10 years agoMerge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Thu, 24 Apr 2014 14:28:31 +0000 (14:28 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-modular-dev

10 years agoam 7d2d2272: Merge "Force ActivityView activities to start in new task" into klp...
Craig Mautner [Thu, 24 Apr 2014 09:11:30 +0000 (09:11 +0000)]
am 7d2d2272: Merge "Force ActivityView activities to start in new task" into klp-modular-dev

* commit '7d2d2272f1dc91f27983797349f8253bfa25e8b4':
  Force ActivityView activities to start in new task

10 years agoam 8d47f23e: am dbb0de21: Merge "Fix a typo in an assertion."
Elliott Hughes [Thu, 24 Apr 2014 09:01:44 +0000 (09:01 +0000)]
am 8d47f23e: am dbb0de21: Merge "Fix a typo in an assertion."

* commit '8d47f23e43760dcbf051aaeffff668c3c6340276':
  Fix a typo in an assertion.

10 years agoMerge "Force ActivityView activities to start in new task" into klp-modular-dev
Craig Mautner [Thu, 24 Apr 2014 04:28:27 +0000 (04:28 +0000)]
Merge "Force ActivityView activities to start in new task" into klp-modular-dev

10 years agoam 7406e4b8: am 7947ec71: am b64732d9: Merge "Fix style warnings in RenderSessionImpl...
Deepanshu Gupta [Thu, 24 Apr 2014 01:36:22 +0000 (01:36 +0000)]
am 7406e4b8: am 7947ec71: am b64732d9: Merge "Fix style warnings in RenderSessionImpl [DO NOT MERGE]" into klp-dev

* commit '7406e4b8102ffd71affd55a9f453c0ecce13a097':
  Fix style warnings in RenderSessionImpl [DO NOT MERGE]

10 years agoam 1668ae8d: am a019e772: am 6aaea1bd: Merge "Fix visitFieldInsn in layoutlib_create...
Deepanshu Gupta [Thu, 24 Apr 2014 01:36:18 +0000 (01:36 +0000)]
am 1668ae8d: am a019e772: am 6aaea1bd: Merge "Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]" into klp-dev

* commit '1668ae8d2a29b491c3ae421c5b0eca101fb10824':
  Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]

10 years agoam e17ed922: am 126f4057: am 5ba2f230: Add view cookies for action bar menus. [DO...
Deepanshu Gupta [Thu, 24 Apr 2014 01:36:14 +0000 (01:36 +0000)]
am e17ed922: am 126f4057: am 5ba2f230: Add view cookies for action bar menus. [DO NOT MERGE]

* commit 'e17ed922001cf70c48969eb7b10ee2e2557b41f9':
  Add view cookies for action bar menus. [DO NOT MERGE]

10 years agoam 7947ec71: am b64732d9: Merge "Fix style warnings in RenderSessionImpl [DO NOT...
Deepanshu Gupta [Thu, 24 Apr 2014 01:31:24 +0000 (01:31 +0000)]
am 7947ec71: am b64732d9: Merge "Fix style warnings in RenderSessionImpl [DO NOT MERGE]" into klp-dev

* commit '7947ec715d8b4a0c82135553abb4947b61bf802b':
  Fix style warnings in RenderSessionImpl [DO NOT MERGE]

10 years agoam a019e772: am 6aaea1bd: Merge "Fix visitFieldInsn in layoutlib_create. [DO NOT...
Deepanshu Gupta [Thu, 24 Apr 2014 01:31:20 +0000 (01:31 +0000)]
am a019e772: am 6aaea1bd: Merge "Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]" into klp-dev

* commit 'a019e77252f86962b9803042c01b897f7f1aa89f':
  Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]

10 years agoam 126f4057: am 5ba2f230: Add view cookies for action bar menus. [DO NOT MERGE]
Deepanshu Gupta [Thu, 24 Apr 2014 01:31:15 +0000 (01:31 +0000)]
am 126f4057: am 5ba2f230: Add view cookies for action bar menus. [DO NOT MERGE]

* commit '126f4057a06756fbb1c194b5d9d40f9f922d14ee':
  Add view cookies for action bar menus. [DO NOT MERGE]

10 years agoam b64732d9: Merge "Fix style warnings in RenderSessionImpl [DO NOT MERGE]" into...
Deepanshu Gupta [Thu, 24 Apr 2014 01:27:53 +0000 (01:27 +0000)]
am b64732d9: Merge "Fix style warnings in RenderSessionImpl [DO NOT MERGE]" into klp-dev

* commit 'b64732d977c023423cd01d32361a49401d9203cd':
  Fix style warnings in RenderSessionImpl [DO NOT MERGE]

10 years agoam 6aaea1bd: Merge "Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]" into...
Deepanshu Gupta [Thu, 24 Apr 2014 01:27:50 +0000 (01:27 +0000)]
am 6aaea1bd: Merge "Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]" into klp-dev

* commit '6aaea1bd4aa056335776098cd9dc523e898716f1':
  Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]

10 years agoam 5ba2f230: Add view cookies for action bar menus. [DO NOT MERGE]
Deepanshu Gupta [Thu, 24 Apr 2014 01:27:45 +0000 (01:27 +0000)]
am 5ba2f230: Add view cookies for action bar menus. [DO NOT MERGE]

* commit '5ba2f230faa355eb9bc1e90f6c48eeeb437f390c':
  Add view cookies for action bar menus. [DO NOT MERGE]

10 years agoMerge "Fix style warnings in RenderSessionImpl [DO NOT MERGE]" into klp-dev
Deepanshu Gupta [Thu, 24 Apr 2014 01:21:54 +0000 (01:21 +0000)]
Merge "Fix style warnings in RenderSessionImpl [DO NOT MERGE]" into klp-dev

10 years agoMerge "Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]" into klp-dev
Deepanshu Gupta [Thu, 24 Apr 2014 01:21:45 +0000 (01:21 +0000)]
Merge "Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]" into klp-dev

10 years agoFix style warnings in RenderSessionImpl [DO NOT MERGE]
Deepanshu Gupta [Wed, 23 Apr 2014 00:22:32 +0000 (17:22 -0700)]
Fix style warnings in RenderSessionImpl [DO NOT MERGE]

Change-Id: I9d3cb23e4ea692f737a3e3d6c18cc8de18b66a3c
(cherry-picked from commit fbfeb1a90b6f8f3966c60a69d50ce8f608d9d861)

10 years agoAdd view cookies for action bar menus. [DO NOT MERGE]
Deepanshu Gupta [Fri, 18 Apr 2014 19:32:38 +0000 (12:32 -0700)]
Add view cookies for action bar menus. [DO NOT MERGE]

The change adds the view cookies for the menus rendered in the action
bar. This enables the IDE to map the menu to the relevant XML Tag in the
menu xml and show the highlighting accordingly.

The change also contains a bugfix where a method wasn't renamed
properly.

Change-Id: Idcfc263a8ebe0a4f25afa3a1eb085fa628fd03ca
(cherry-picked from commit 1001961f904bac5294aaf73a47c2497aa764bf7f)

10 years agoam dbb0de21: Merge "Fix a typo in an assertion."
Elliott Hughes [Thu, 24 Apr 2014 00:25:01 +0000 (00:25 +0000)]
am dbb0de21: Merge "Fix a typo in an assertion."

* commit 'dbb0de21d35343504b096ae6cbf97d122ac410c9':
  Fix a typo in an assertion.

10 years agoMerge "Fix a typo in an assertion."
Elliott Hughes [Wed, 23 Apr 2014 23:55:33 +0000 (23:55 +0000)]
Merge "Fix a typo in an assertion."

10 years agoFix a typo in an assertion.
Elliott Hughes [Wed, 23 Apr 2014 23:54:33 +0000 (16:54 -0700)]
Fix a typo in an assertion.

Change-Id: I3e97bb3cb8070c0ec0c6b97769f1da3e7b4ef8f5

10 years agoFix bug 14276128 Clipping at bottom of TextView
Raph Levien [Wed, 23 Apr 2014 22:52:55 +0000 (15:52 -0700)]
Fix bug 14276128 Clipping at bottom of TextView

Avoid applying "extra" linespacing to the last line of a layout, because
when that is negative, it causes clipping.

Change-Id: I4cc8792fd3444e4118604cc3d0f816d59dfc1e74

10 years agoFix visitFieldInsn in layoutlib_create. [DO NOT MERGE]
Deepanshu Gupta [Tue, 1 Apr 2014 01:59:45 +0000 (18:59 -0700)]
Fix visitFieldInsn in layoutlib_create. [DO NOT MERGE]

The bug caused some classes to be missed when computing the dependencies
of the existing classes.

Change-Id: I7285ff67e016ce5d73a8550501f49acc73cfadfa
(cherry-picked from 4a0f93bd32b8dd9b3c351680ad82e461d5111f38)

10 years agoForce ActivityView activities to start in new task
Craig Mautner [Wed, 23 Apr 2014 02:57:19 +0000 (19:57 -0700)]
Force ActivityView activities to start in new task

Activities were associating with existing tasks when their
components matched. This was causing them to be launched
into existing stacks rather than into their ActivityView. Adding
these flags forces the launches to be in unique tasks on their
ActivityView.

Fixes bug 14252286.

Change-Id: I9ba65a4a2da198435748c0a17396d3f7f8c75f5e

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 23 Apr 2014 18:27:35 +0000 (11:27 -0700)]
Import translations. DO NOT MERGE

Change-Id: I99c697cc9974820312756fa89f51e3cf821401e2
Auto-generated-cl: translation import

10 years agoam caf6497b: am 683cf1bf: Merge "Changes to support asynchronous close interruption"
Neil Fuller [Wed, 23 Apr 2014 16:48:34 +0000 (16:48 +0000)]
am caf6497b: am 683cf1bf: Merge "Changes to support asynchronous close interruption"

* commit 'caf6497b9a0347da7d5acbe678adc2c8187176c0':
  Changes to support asynchronous close interruption

10 years agoam 683cf1bf: Merge "Changes to support asynchronous close interruption"
Neil Fuller [Wed, 23 Apr 2014 16:45:15 +0000 (16:45 +0000)]
am 683cf1bf: Merge "Changes to support asynchronous close interruption"

* commit '683cf1bffe33f49f26d46201f96cd2eff60e8192':
  Changes to support asynchronous close interruption

10 years agoMerge "Changes to support asynchronous close interruption"
Neil Fuller [Wed, 23 Apr 2014 16:41:16 +0000 (16:41 +0000)]
Merge "Changes to support asynchronous close interruption"

10 years agoChanges to support asynchronous close interruption
Neil Fuller [Fri, 11 Apr 2014 16:29:54 +0000 (17:29 +0100)]
Changes to support asynchronous close interruption

This change contains fixes to base from libcore change
I37de3e7d1a005a73821221e6156d10b95c595d7a

Bug: 13927110

Change-Id: I2d96e50307611c269dcf47886cd4d976854da8fc

10 years agoam 32117212: am 6c5bfa2f: am 026c82b1: Doc: Fixed a code sample to use standard metho...
Andrew Solovay [Wed, 23 Apr 2014 02:51:48 +0000 (02:51 +0000)]
am 32117212: am 6c5bfa2f: am 026c82b1: Doc: Fixed a code sample to use standard methods. Also some formatting tweaks.

* commit '32117212fc48872b557044ff25ba6b8d9ace5738':
  Doc: Fixed a code sample to use standard methods. Also some formatting tweaks.

10 years agoam 6c5bfa2f: am 026c82b1: Doc: Fixed a code sample to use standard methods. Also...
Andrew Solovay [Wed, 23 Apr 2014 02:47:50 +0000 (02:47 +0000)]
am 6c5bfa2f: am 026c82b1: Doc: Fixed a code sample to use standard methods. Also some formatting tweaks.

* commit '6c5bfa2f348f1d55cbff5f8f2bd61e88ac2d01ee':
  Doc: Fixed a code sample to use standard methods. Also some formatting tweaks.

10 years agoam 026c82b1: Doc: Fixed a code sample to use standard methods. Also some formatting...
Andrew Solovay [Wed, 23 Apr 2014 02:44:06 +0000 (02:44 +0000)]
am 026c82b1: Doc: Fixed a code sample to use standard methods. Also some formatting tweaks.

* commit '026c82b1916a9e2b48b9ff62ffeb935d63935a68':
  Doc: Fixed a code sample to use standard methods. Also some formatting tweaks.

10 years agoDoc: Fixed a code sample to use standard methods. Also some formatting
Andrew Solovay [Tue, 22 Apr 2014 22:46:42 +0000 (15:46 -0700)]
Doc: Fixed a code sample to use standard methods. Also some formatting
tweaks.

Added blank lines for readability, and broke some long lines
so code samples don't need a scroll bar.

(Update: Fixed indentation that I broke on a code sample.)

Bug: 14045051
Change-Id: I1cf08b899ec55f9093545e71861c84120e4b56a1

10 years agoam 89ed56fa: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:13:29 +0000 (02:13 +0000)]
am 89ed56fa: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev

* commit '89ed56fa6c5951e4ce7ea555ae8f90c65b2daa2d':
  Import translations. DO NOT MERGE

10 years agoam d14bb3cf: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:08:22 +0000 (02:08 +0000)]
am d14bb3cf: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev

* commit 'd14bb3cfb95e5bebb181ec9ed08295f25b87a94f':
  Import translations. DO NOT MERGE

10 years agoam abd2a4a4: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:08:19 +0000 (02:08 +0000)]
am abd2a4a4: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev

* commit 'abd2a4a44923c28111bdf9ccb59e5557f0deafeb':
  Import translations. DO NOT MERGE

10 years agoam c2c527a6: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:08:13 +0000 (02:08 +0000)]
am c2c527a6: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev

* commit 'c2c527a6f4b3629ea271ef5444292a02e2d9a17e':
  Import translations. DO NOT MERGE

10 years agoam 13c48fba: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:08:10 +0000 (02:08 +0000)]
am 13c48fba: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev

* commit '13c48fba164a977bbf4ef64434427bab297421bf':
  Import translations. DO NOT MERGE

10 years agoam 611dd7b7: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:08:07 +0000 (02:08 +0000)]
am 611dd7b7: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev

* commit '611dd7b70a809ac766e4e1675a4ae1a115cf6cdf':
  Import translations. DO NOT MERGE

10 years agoam 4516c695: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:08:04 +0000 (02:08 +0000)]
am 4516c695: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev

* commit '4516c695b2d8fdbc7dc0427a98841805e47f1e16':
  Import translations. DO NOT MERGE

10 years agoam 2d45d4de: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:08:00 +0000 (02:08 +0000)]
am 2d45d4de: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev

* commit '2d45d4de489563907aebe8bb29c3b965749fe81e':
  Import translations. DO NOT MERGE

10 years agoam 5eb7136d: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:07:57 +0000 (02:07 +0000)]
am 5eb7136d: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev

* commit '5eb7136de95111983bef2357e2543730f66cde03':
  Import translations. DO NOT MERGE

10 years agoam 71b82aed: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:07:54 +0000 (02:07 +0000)]
am 71b82aed: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev

* commit '71b82aedca5c8d38bed8f3f75d3c71f82cedcd3b':
  Import translations. DO NOT MERGE

10 years agoMerge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:07:51 +0000 (02:07 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-modular-dev

10 years agoam 2d6e077d: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:07:51 +0000 (02:07 +0000)]
am 2d6e077d: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev

* commit '2d6e077d1db0da9a008ff6014ebbb555c30a7c47':
  Import translations. DO NOT MERGE

10 years agoam 42c0488a: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:07:48 +0000 (02:07 +0000)]
am 42c0488a: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev

* commit '42c0488a4b4db802161dc60a0bd16d2e5bc6afbe':
  Import translations. DO NOT MERGE

10 years agoam 9dbd2eeb: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:07:45 +0000 (02:07 +0000)]
am 9dbd2eeb: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev

* commit '9dbd2eebf9095c4513b333a1ccce12e7d4523bd1':
  Import translations. DO NOT MERGE

10 years agoMerge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:01:08 +0000 (02:01 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-modular-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:01:06 +0000 (02:01 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-modular-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:01:03 +0000 (02:01 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-modular-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:01:02 +0000 (02:01 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-modular-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:00:59 +0000 (02:00 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-modular-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:00:57 +0000 (02:00 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-modular-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:00:55 +0000 (02:00 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-modular-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:00:54 +0000 (02:00 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-modular-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:00:49 +0000 (02:00 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-modular-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:00:47 +0000 (02:00 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-modular-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:00:43 +0000 (02:00 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-modular-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Wed, 23 Apr 2014 02:00:41 +0000 (02:00 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-modular-dev

10 years agoam 3af39267: Merge "Fix HDMI hotplug display blanking behavior." into klp-modular-dev
Jeff Brown [Wed, 23 Apr 2014 01:22:26 +0000 (01:22 +0000)]
am 3af39267: Merge "Fix HDMI hotplug display blanking behavior." into klp-modular-dev

* commit '3af392674969b17cd3719f49ae597c7dc6ee6614':
  Fix HDMI hotplug display blanking behavior.

10 years agoMerge "Fix HDMI hotplug display blanking behavior." into klp-modular-dev
Jeff Brown [Wed, 23 Apr 2014 01:20:01 +0000 (01:20 +0000)]
Merge "Fix HDMI hotplug display blanking behavior." into klp-modular-dev

10 years agoFix HDMI hotplug display blanking behavior.
Jeff Brown [Wed, 23 Apr 2014 01:07:24 +0000 (18:07 -0700)]
Fix HDMI hotplug display blanking behavior.

Bug: 14109146
Change-Id: Ie7de4fb05da210e8c74c795f7896cf9951701aeb

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 23 Apr 2014 00:54:46 +0000 (17:54 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ieceadfdafb3e1353a30494c8a9731efcf91b9e8b
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 23 Apr 2014 00:12:07 +0000 (17:12 -0700)]
Import translations. DO NOT MERGE

Change-Id: Iae8e8f588200714d11fe7dced5aab7ec63181e8f
Auto-generated-cl: translation import

10 years agoam d0dc8981: Merge "Javac (at least for 1.7.0_51 on Mac) wants fully qualified class...
Ying Wang [Wed, 23 Apr 2014 00:11:52 +0000 (00:11 +0000)]
am d0dc8981: Merge "Javac (at least for 1.7.0_51 on Mac) wants fully qualified class name" into klp-modular-dev

* commit 'd0dc898119fc43de89ff41e39d37961dacab4eaa':
  Javac (at least for 1.7.0_51 on Mac) wants fully qualified class name

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 23 Apr 2014 00:11:22 +0000 (17:11 -0700)]
Import translations. DO NOT MERGE

Change-Id: Idf24bec3b74bbe1abc88c2a3c2da451be9ed5c02
Auto-generated-cl: translation import

10 years agoMerge "Javac (at least for 1.7.0_51 on Mac) wants fully qualified class name" into...
Ying Wang [Wed, 23 Apr 2014 00:10:01 +0000 (00:10 +0000)]
Merge "Javac (at least for 1.7.0_51 on Mac) wants fully qualified class name" into klp-modular-dev

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 23 Apr 2014 00:09:18 +0000 (17:09 -0700)]
Import translations. DO NOT MERGE

Change-Id: I3106f51a639078291c298ca4bbd75062e788a313
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 23 Apr 2014 00:08:37 +0000 (17:08 -0700)]
Import translations. DO NOT MERGE

Change-Id: I1aa31fe5b005c2cdef0b250806d682141cdf4fc3
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 23 Apr 2014 00:05:01 +0000 (17:05 -0700)]
Import translations. DO NOT MERGE

Change-Id: I236254c3ae3302004f19821a7d7022ae49f6e908
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 23 Apr 2014 00:04:17 +0000 (17:04 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ia514ffa26785292a7659a5e3950cc3125d50736e
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 23 Apr 2014 00:03:26 +0000 (17:03 -0700)]
Import translations. DO NOT MERGE

Change-Id: I5867f9bda8854f34ee138c135c46219d36e9be49
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Tue, 22 Apr 2014 23:39:03 +0000 (16:39 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ib7d1feda99c656bcea0c0efc41e9f04bda7049b9
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Tue, 22 Apr 2014 23:37:07 +0000 (16:37 -0700)]
Import translations. DO NOT MERGE

Change-Id: I6ac555548303cd6b32be846c0479bbe78a977c3a
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Tue, 22 Apr 2014 23:36:32 +0000 (16:36 -0700)]
Import translations. DO NOT MERGE

Change-Id: Iae11d6890917425aa6c6269d46372f4e6d6c08a2
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Tue, 22 Apr 2014 23:35:44 +0000 (16:35 -0700)]
Import translations. DO NOT MERGE

Change-Id: I757cae4af2ba6dfac51383bf48f17708e44adf6f
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Tue, 22 Apr 2014 23:35:06 +0000 (16:35 -0700)]
Import translations. DO NOT MERGE

Change-Id: Idc8ada2c34c0846b4ad8c3094e78d6beff2cc38e
Auto-generated-cl: translation import

10 years agoam cf5c3fc7: am 53b7df19: Merge "Add missing ICU_Delegate methods."
Deepanshu Gupta [Tue, 22 Apr 2014 23:15:05 +0000 (23:15 +0000)]
am cf5c3fc7: am 53b7df19: Merge "Add missing ICU_Delegate methods."

* commit 'cf5c3fc70d4dcd5dc3c6054d0f7415ded0070e4f':
  Add missing ICU_Delegate methods.

10 years agoam 53b7df19: Merge "Add missing ICU_Delegate methods."
Deepanshu Gupta [Tue, 22 Apr 2014 23:10:40 +0000 (23:10 +0000)]
am 53b7df19: Merge "Add missing ICU_Delegate methods."

* commit '53b7df19cf287ea48b2ce27ab9cd7ddbc3d04330':
  Add missing ICU_Delegate methods.

10 years agoMerge "Add missing ICU_Delegate methods."
Deepanshu Gupta [Tue, 22 Apr 2014 23:08:05 +0000 (23:08 +0000)]
Merge "Add missing ICU_Delegate methods."

10 years agoam df64ac68: ask skia to use flat gamma when rendering fonts from hwui
Victoria Lease [Tue, 22 Apr 2014 22:57:29 +0000 (22:57 +0000)]
am df64ac68: ask skia to use flat gamma when rendering fonts from hwui

* commit 'df64ac688d400c74438db091952d236fffd5f778':
  ask skia to use flat gamma when rendering fonts from hwui

10 years agoask skia to use flat gamma when rendering fonts from hwui
Victoria Lease [Tue, 22 Apr 2014 22:00:31 +0000 (15:00 -0700)]
ask skia to use flat gamma when rendering fonts from hwui

Bug: 13748392
Change-Id: I6930629b8e900628f15354f663b86dfb29a4db78
(cherry picked from commit b66270eac288de53207e55d10879b070a0ec8b6b)

10 years agoJavac (at least for 1.7.0_51 on Mac) wants fully qualified class name
Ying Wang [Tue, 22 Apr 2014 22:20:16 +0000 (15:20 -0700)]
Javac (at least for 1.7.0_51 on Mac) wants fully qualified class name

It looks like a Javac bug.

Bug: 14255510
Change-Id: Id3899994226049ff77854fd2a13a6d1b687a0392

10 years agoam 5246f459: am d267c1a0: Merge "remove unneeded import statements."
Nick Kralevich [Tue, 22 Apr 2014 21:15:10 +0000 (21:15 +0000)]
am 5246f459: am d267c1a0: Merge "remove unneeded import statements."

* commit '5246f4599a0c9978012ffb1049307704b5027a0b':
  remove unneeded import statements.

10 years agoam 3ab7882a: am a67d4a6e: Merge "remove unused import."
Nick Kralevich [Tue, 22 Apr 2014 21:14:59 +0000 (21:14 +0000)]
am 3ab7882a: am a67d4a6e: Merge "remove unused import."

* commit '3ab7882a57d3c7a0e13f58837cd02138df43f301':
  remove unused import.

10 years agoam d267c1a0: Merge "remove unneeded import statements."
Nick Kralevich [Tue, 22 Apr 2014 19:52:21 +0000 (19:52 +0000)]
am d267c1a0: Merge "remove unneeded import statements."

* commit 'd267c1a06fc91dc300d5c5f8b7ef9bd44825c34e':
  remove unneeded import statements.

10 years agoam a67d4a6e: Merge "remove unused import."
Nick Kralevich [Tue, 22 Apr 2014 19:52:18 +0000 (19:52 +0000)]
am a67d4a6e: Merge "remove unused import."

* commit 'a67d4a6e4da1eb02a15a1048a26329cfed312938':
  remove unused import.

10 years agoMerge "remove unneeded import statements."
Nick Kralevich [Tue, 22 Apr 2014 19:24:47 +0000 (19:24 +0000)]
Merge "remove unneeded import statements."