84436 Commits

Author SHA1 Message Date
Dianne Hackborn
623cc6b79d am bac6c129: Merge "Fix another issue #7097984 java.lang.SecurityException: Permission Denial:" into jb-mr1-dev
* commit 'bac6c12974c278a8045ed8deefb08d0348aa8496':
  Fix another issue #7097984 java.lang.SecurityException: Permission Denial:
2012-09-04 18:52:32 -07:00
Dianne Hackborn
bac6c12974 Merge "Fix another issue #7097984 java.lang.SecurityException: Permission Denial:" into jb-mr1-dev 2012-09-04 18:50:30 -07:00
Dianne Hackborn
fd8bf5c790 Fix another issue #7097984 java.lang.SecurityException: Permission Denial:
broadcast asks to run as user -1 but is calling from user 0; this requires

Dupped bug of a different problem.

Change-Id: I15f4ab08b81f5f5746ba1cd183dee4f0b1281df5
2012-09-04 18:48:37 -07:00
Brian Muramatsu
79b25e51c2 am 68093520: Merge "Fix GPS settings change listener in LocManager" into jb-mr1-dev
* commit '68093520872476fc19b50c096a9536a826c084e5':
  Fix GPS settings change listener in LocManager
2012-09-04 18:39:31 -07:00
Brian Muramatsu
6809352087 Merge "Fix GPS settings change listener in LocManager" into jb-mr1-dev 2012-09-04 18:36:35 -07:00
Adam Powell
e8f8fae548 am deeade34: Merge "Make WebView track focal points more accurately" into jb-mr1-dev
* commit 'deeade34cbcc354c97a10f2ecedb552eb495651a':
  Make WebView track focal points more accurately
2012-09-04 18:22:23 -07:00
Adam Powell
40ae1bda1e am adb93889: Merge "Delay starting scale gesture events until a touch slop threshold" into jb-mr1-dev
* commit 'adb93889ae013cee70c8c50622aa17e2e44c2ba8':
  Delay starting scale gesture events until a touch slop threshold
2012-09-04 18:19:42 -07:00
Adam Powell
deeade34cb Merge "Make WebView track focal points more accurately" into jb-mr1-dev 2012-09-04 18:19:30 -07:00
Adam Powell
adb93889ae Merge "Delay starting scale gesture events until a touch slop threshold" into jb-mr1-dev 2012-09-04 18:17:10 -07:00
Brian Muramatsu
bb95cb9f99 Fix GPS settings change listener in LocManager
Bug 7051185

- Register a ContentObserver to track settings changes rather than
  opening up a Cursor with a ContentQueryMap.

- Move updateProvidersLocked into init to assure that the
  ContentObserver does not miss any changes.

- Move blacklist and fudger creation before loadProvidersLocked to
  improve code readability.

Change-Id: I4d3e19fa33401c384bc2b00658d4336ea119e0e5
2012-09-04 18:16:24 -07:00
Jason Sams
9145f0f0b2 am f1ffb4f7: Merge "update image processing to fix ScriptGroup names." into jb-mr1-dev
* commit 'f1ffb4f7fe2a8e9fd5df947a8071eccdeabaefd4':
  update image processing to fix ScriptGroup names.
2012-09-04 17:01:49 -07:00
Jason Sams
f1ffb4f7fe Merge "update image processing to fix ScriptGroup names." into jb-mr1-dev 2012-09-04 16:59:07 -07:00
Chris Craik
4c0fe8a273 am d84aaa23: Merge "Fix line drawing path to use proportional distance from center" into jb-mr1-dev
* commit 'd84aaa23a53b57834b0722ad36c460833dc4823c':
  Fix line drawing path to use proportional distance from center
2012-09-04 16:58:46 -07:00
Chris Craik
d84aaa23a5 Merge "Fix line drawing path to use proportional distance from center" into jb-mr1-dev 2012-09-04 16:56:16 -07:00
Romain Guy
07fc0afd5e am c83f9828: Merge "Code cleanup in FontRenderer" into jb-mr1-dev
* commit 'c83f982804e39b957fbef5bc3ecab163e03b216e':
  Code cleanup in FontRenderer
2012-09-04 16:47:48 -07:00
Romain Guy
c83f982804 Merge "Code cleanup in FontRenderer" into jb-mr1-dev 2012-09-04 16:46:20 -07:00
Romain Guy
8087246d99 Code cleanup in FontRenderer
Change-Id: Ic788721c224a77f0a76f4cd6d9817b62e390a5a7
2012-09-04 16:44:17 -07:00
Craig Mautner
bd696c0573 am 7950d081: Merge "Make mLayoutNeeded per-Display." into jb-mr1-dev
* commit '7950d081ac945d97427264f2a0531607097c2c71':
  Make mLayoutNeeded per-Display.
2012-09-04 16:37:55 -07:00
Craig Mautner
7950d081ac Merge "Make mLayoutNeeded per-Display." into jb-mr1-dev 2012-09-04 16:35:46 -07:00
Nick Kralevich
3b1789abc3 am 0116136f: Merge "installd: reduce privileges." into jb-mr1-dev
* commit '0116136f4ca252c31a96a055eea4be8a52b32f3b':
  installd: reduce privileges.
2012-09-04 16:32:11 -07:00
Nick Kralevich
0116136f4c Merge "installd: reduce privileges." into jb-mr1-dev 2012-09-04 16:29:28 -07:00
Craig Mautner
19d59bc5ad Make mLayoutNeeded per-Display.
Switch from a global mLayoutNeeded to one for each Display so that
we don't run layout on Displays that haven't changed.

Change-Id: Ib65c5c667933cceacc46b94f4e6e6bd613d5cb35
2012-09-04 16:18:52 -07:00
Romain Guy
7676f514d4 am 2ecaedd9: Merge "Small code cleanup in FontRenderer" into jb-mr1-dev
* commit '2ecaedd96cdcd0c83afa042cb8ff8e4358afa3cf':
  Small code cleanup in FontRenderer
2012-09-04 15:29:30 -07:00
Romain Guy
2ecaedd96c Merge "Small code cleanup in FontRenderer" into jb-mr1-dev 2012-09-04 15:26:14 -07:00
Jason Sams
c3f6d184bb update image processing to fix ScriptGroup names.
Change-Id: Id3be5142ad740af65f3ce19b9d8047926bb55a85
2012-09-04 15:25:34 -07:00
Romain Guy
9b1204baf4 Small code cleanup in FontRenderer
Change-Id: I09c00debe9b0b4f45b232cae402ed19bdaeabfe4
2012-09-04 15:25:30 -07:00
Jim Miller
6627406a5c am 175ae55c: Merge "Update DevicePolicyManager with ability to disable keyguard widgets" into jb-mr1-dev
* commit '175ae55c0d62b6adbc9b3cc215ad2e65a8b40cc3':
  Update DevicePolicyManager with ability to disable keyguard widgets
2012-09-04 15:23:45 -07:00
Jim Miller
175ae55c0d Merge "Update DevicePolicyManager with ability to disable keyguard widgets" into jb-mr1-dev 2012-09-04 15:20:42 -07:00
rich cannings
e4b9584d94 am 69042083: Merge "Enable package verification" into jb-mr1-dev
* commit '690420831c9b60f7fb2f1100aeef67ad79bfd3bb':
  Enable package verification
2012-09-04 15:11:28 -07:00
rich cannings
690420831c Merge "Enable package verification" into jb-mr1-dev 2012-09-04 15:09:09 -07:00
Romain Guy
a683bda02a am 85399cc6: Merge "Refactor FontRenderer.cpp" into jb-mr1-dev
* commit '85399cc606a456e7b439352aea58d4b679d8f1ac':
  Refactor FontRenderer.cpp
2012-09-04 15:07:42 -07:00
Romain Guy
85399cc606 Merge "Refactor FontRenderer.cpp" into jb-mr1-dev 2012-09-04 15:05:28 -07:00
Xavier Ducrohet
e0315178f5 am de66e670: Merge "Add some new native deletage to layoutlib." into jb-mr1-dev
* commit 'de66e670a7753283fd5cdc75c2cd42c93cd499c0':
  Add some new native deletage to layoutlib.
2012-09-04 15:03:12 -07:00
Fabrice Di Meglio
81c66d6592 am 035ce2ca: Merge "Add support for "-rtl" in resources" into jb-mr1-dev
* commit '035ce2ca92742894f7f906c93d7d217c647aa19a':
  Add support for "-rtl" in resources
2012-09-04 15:03:08 -07:00
Xavier Ducrohet
de66e670a7 Merge "Add some new native deletage to layoutlib." into jb-mr1-dev 2012-09-04 15:02:06 -07:00
Fabrice Di Meglio
035ce2ca92 Merge "Add support for "-rtl" in resources" into jb-mr1-dev 2012-09-04 15:01:03 -07:00
Xavier Ducrohet
5eb51defe3 Add some new native deletage to layoutlib.
Change-Id: Ib53df6c944ecd9680bf929afe03b08bcaa61ad70
2012-09-04 15:00:52 -07:00
Nick Kralevich
812b19a425 installd: reduce privileges.
Make installd run with fewer privileges. This will help make
exploitation of installd based vulnerabilities more difficult
to perform.

installd now runs with the following privileges:

* CAP_DAC_OVERRIDE
* CAP_CHOWN

These two capabilities are needed to add and remove files
from application's home directories.

* CAP_SETUID
* CAP_SETGID

These permissions are needed to further drop privileges when
running dexopt as the application UID.

"installd" no longer runs with full root privileges.  It cannot,
for example, mount and unmount filesystems, install modules,
perform direct I/O, etc.

Change-Id: Ib407e41e5e4c95f35a5c6a154812c5e8ae3006ed
2012-09-04 14:58:22 -07:00
Adam Powell
1027ed2aca Make WebView track focal points more accurately
Change-Id: I6683edee6933b1dd026453935d72119320ab3c81
2012-09-04 14:42:11 -07:00
Adam Powell
47ec2fb370 Delay starting scale gesture events until a touch slop threshold
Change-Id: I13132ce1d912b54e251f7afed5143c72a2ec2e78
2012-09-04 14:42:11 -07:00
Chris Craik
8f5ad7657b Fix line drawing path to use proportional distance from center
boundaryWidth and boundaryLength are now distance from center, instead of
distance from edge, in order to avoid unnecessary calculation in the shader. New
calculation of these matches drawAARect.

Change-Id: I1c7f576a97a6f0ce00d521661fd56fb62e05e6f2
2012-09-04 14:35:19 -07:00
Jim Miller
eea5d3cdf3 am 16761181: Merge "Keyguard bug fixes" into jb-mr1-dev
* commit '167611811d4fd6318bc366128590701274488e84':
  Keyguard bug fixes
2012-09-04 14:19:05 -07:00
Jim Miller
167611811d Merge "Keyguard bug fixes" into jb-mr1-dev 2012-09-04 14:16:48 -07:00
Jim Miller
b8ec470617 Update DevicePolicyManager with ability to disable keyguard widgets
Change-Id: I5876e9e180b2a995aaa355fbbb2b67cebb86104d
2012-09-04 13:52:36 -07:00
rich cannings
68ed7e448d Enable package verification
Turn on package verification, if a verifier exists. Play app is now a verifier.

Bug: 7064853
Change-Id: I11f6b108c507ea6236038b1415eb9064ca4c3c6d
2012-09-04 13:42:32 -07:00
Dianne Hackborn
bc5b003a45 am d2a8df95: Merge "Fix issue #7097984 java.lang.SecurityException: Permission Denial:" into jb-mr1-dev
* commit 'd2a8df9541c198d555ef6a50347acb9160509863':
  Fix issue #7097984 java.lang.SecurityException: Permission Denial:
2012-09-04 13:14:11 -07:00
Dianne Hackborn
d2a8df9541 Merge "Fix issue #7097984 java.lang.SecurityException: Permission Denial:" into jb-mr1-dev 2012-09-04 13:11:49 -07:00
Romain Guy
9f5dab3fc2 Refactor FontRenderer.cpp
FontRenderer.h defined several classes and structures that now live
in the font/ folder. This will make the code easier to read and
maintain.

Change-Id: I3dc044e9bde1d6515f8704f5c72462877d279fe2
2012-09-04 12:55:44 -07:00
Craig Mautner
0f3428f3b9 am 34a75df6: Merge "Remove single pass actions from display loop." into jb-mr1-dev
* commit '34a75df63533914bbca95a82d2c89ca374b2645d':
  Remove single pass actions from display loop.
2012-09-04 12:35:35 -07:00
Craig Mautner
fed542f16c am ed48f9f8: Merge "Change layout inner loop order for multi display." into jb-mr1-dev
* commit 'ed48f9f8b253b3140607cb97d623093b3a90e897':
  Change layout inner loop order for multi display.
2012-09-04 12:33:57 -07:00