Chris Craik
8ad57c9426
am f7dfc05f: Merge "Update snapshot upon saveLayer deferral" into jb-mr2-dev
...
* commit 'f7dfc05f69b3c9f7ba833f9a41b5e1e901cc199c':
Update snapshot upon saveLayer deferral
2013-03-21 00:29:44 +00:00
Chris Craik
f7dfc05f69
Merge "Update snapshot upon saveLayer deferral" into jb-mr2-dev
2013-03-21 00:25:36 +00:00
Mathias Agopian
88dd3464b0
am 7e55414f: Merge "make sure screencap\'s data stream matches what adb expects" into jb-mr2-dev
...
* commit '7e55414f22d10e40e9153a63c4123134aab13ced':
make sure screencap's data stream matches what adb expects
2013-03-21 00:12:41 +00:00
Eric Laurent
817bb7d014
am fc7c9b48: Merge "audio service: allow touch sounds customization" into jb-mr2-dev
...
* commit 'fc7c9b484a25e60a569253d9e0c24d1f4205f490':
audio service: allow touch sounds customization
2013-03-21 00:09:05 +00:00
Mathias Agopian
7e55414f22
Merge "make sure screencap's data stream matches what adb expects" into jb-mr2-dev
2013-03-21 00:07:55 +00:00
kmccormick
fb6f712912
am 1467873a: am 0f6a93c4: am a75e413a: am 42d5732d: am 728c4a7e: am 90ea5cc3: Merge "Doc update: notification class bug fix" into jb-mr1.1-docs
...
* commit '1467873aa4ea7309ca389a1f02b8f801492a652f':
Doc update: notification class bug fix
2013-03-21 00:05:37 +00:00
Chet Haase
e00d5bfacc
am 75dfe46e: Merge "Add auto-cancel ability to ObjectAnimator" into jb-mr2-dev
...
* commit '75dfe46e36ccb8b7b000f44c5b78c82bde478fff':
Add auto-cancel ability to ObjectAnimator
2013-03-21 00:05:34 +00:00
Eric Laurent
fc7c9b484a
Merge "audio service: allow touch sounds customization" into jb-mr2-dev
2013-03-21 00:05:08 +00:00
kmccormick
1467873aa4
am 0f6a93c4: am a75e413a: am 42d5732d: am 728c4a7e: am 90ea5cc3: Merge "Doc update: notification class bug fix" into jb-mr1.1-docs
...
* commit '0f6a93c48d9e6663b188b3cca9b61ddb7e2aa2e3':
Doc update: notification class bug fix
2013-03-20 17:03:41 -07:00
kmccormick
0f6a93c48d
am a75e413a: am 42d5732d: am 728c4a7e: am 90ea5cc3: Merge "Doc update: notification class bug fix" into jb-mr1.1-docs
...
* commit 'a75e413a3a93d6bdafdff142400d7ded2b647ae4':
Doc update: notification class bug fix
2013-03-20 17:02:30 -07:00
Chet Haase
75dfe46e36
Merge "Add auto-cancel ability to ObjectAnimator" into jb-mr2-dev
2013-03-21 00:02:03 +00:00
kmccormick
a75e413a3a
am 42d5732d: am 728c4a7e: am 90ea5cc3: Merge "Doc update: notification class bug fix" into jb-mr1.1-docs
...
* commit '42d5732db218c5d37ecf66f268c0ed420cf3b882':
Doc update: notification class bug fix
2013-03-20 16:59:42 -07:00
kmccormick
42d5732db2
am 728c4a7e: am 90ea5cc3: Merge "Doc update: notification class bug fix" into jb-mr1.1-docs
...
* commit '728c4a7e4c19f134b82dbda2c8b1457a890e3765':
Doc update: notification class bug fix
2013-03-20 16:57:42 -07:00
kmccormick
728c4a7e4c
am 90ea5cc3: Merge "Doc update: notification class bug fix" into jb-mr1.1-docs
...
* commit '90ea5cc31f58b97bd3c61b6d01621d7ddd012102':
Doc update: notification class bug fix
2013-03-20 16:55:38 -07:00
kmccormick
90ea5cc31f
Merge "Doc update: notification class bug fix" into jb-mr1.1-docs
2013-03-20 23:52:30 +00:00
Chris Craik
d90144db52
Update snapshot upon saveLayer deferral
...
bug:8409891
In order to defer fbo-targetting saveLayer operations, it's necessary
to update the snapshot at defer time so that deferred display state
(namely, clip and transform) are fbo relative.
Re-enables deferring, as the issues with saveLayer are fixed.
Change-Id: I74b0779bc732675c747208f0757c3ea85f6dfbed
2013-03-20 16:32:53 -07:00
Chet Haase
bcba9442d4
am 10c4d99f: Merge "Manage drawable invalidation automatically for Overlays" into jb-mr2-dev
...
* commit '10c4d99f04a399c78529d0ae66c1785b26a125c3':
Manage drawable invalidation automatically for Overlays
2013-03-20 23:32:06 +00:00
Chet Haase
10c4d99f04
Merge "Manage drawable invalidation automatically for Overlays" into jb-mr2-dev
2013-03-20 23:30:53 +00:00
Chet Haase
633326e29f
Manage drawable invalidation automatically for Overlays
...
Drawables added to a view's Overlay will now cause the Overlay to
be invalidated via the normal drawable-invalidation mechanism. That is,
changes to any of the drawables in the overlay should cause invalidation of
the proper area of the overlay and thus the hostView, causing the appropriate
area to be redrawn.
Also, fixed a bug in drawable invalidation so that bounds changes will now
correctly invalidate both the old and new bounds areas.
Issue #8350510 Add APIs needed for future animation capabilities
Change-Id: Icae5fa0e420232ee17dc39be10084345bae8dbd8
2013-03-20 16:23:33 -07:00
Kenny Root
85b8201b51
am afd10322: am d9520336: am 20345bd8: Merge "Update SELinux JNI to use helpers"
...
* commit 'afd10322f598abfda973ad78117dd297e09de212':
Update SELinux JNI to use helpers
2013-03-20 23:12:17 +00:00
Kenny Root
69f0e68c18
am dfdacaf2: am bda3e26f: am 42457027: Merge changes I65f7a915,I32098dc0
...
* commit 'dfdacaf2c592254113e7432a0642e3a2bcca851a':
KeyStore: add "migrate" command
KeyStore: add API to uid versions
2013-03-20 23:12:15 +00:00
Kenny Root
afd10322f5
am d9520336: am 20345bd8: Merge "Update SELinux JNI to use helpers"
...
* commit 'd9520336a74560cdd983c9480b2e6a317dd8a193':
Update SELinux JNI to use helpers
2013-03-20 16:08:11 -07:00
Kenny Root
dfdacaf2c5
am bda3e26f: am 42457027: Merge changes I65f7a915,I32098dc0
...
* commit 'bda3e26f6f8ed0653e28b0375ba0a7f54f698e86':
KeyStore: add "migrate" command
KeyStore: add API to uid versions
2013-03-20 16:08:08 -07:00
Kenny Root
d9520336a7
am 20345bd8: Merge "Update SELinux JNI to use helpers"
...
* commit '20345bd81b866738f75c8b47a940b941b894cde1':
Update SELinux JNI to use helpers
2013-03-20 16:06:02 -07:00
Kenny Root
bda3e26f6f
am 42457027: Merge changes I65f7a915,I32098dc0
...
* commit '424570273bc225edaf7425385812b173adeb8695':
KeyStore: add "migrate" command
KeyStore: add API to uid versions
2013-03-20 16:05:59 -07:00
kmccormick
6dc8d6ff82
Doc update: notification class bug fix
...
Bug # 8289218
Change-Id: I8bc10aa4a227f8125824d69a6202c383b7de256f
2013-03-20 15:45:01 -07:00
Mathias Agopian
0137fb8937
make sure screencap's data stream matches what adb expects
...
adb assumes the stride is always equal to the width, so
we make sure it's actually the case (screenshot don't
always have this guarantee).
Change-Id: I643b909f6542b7493a611afc6e3c86955b984352
2013-03-20 15:40:45 -07:00
Joe Fernandez
42e09ea447
am 3be79f32: am 2c824c21: am ad070e0c: am 1d7ac400: am bb3f2b9c: am 15de1aa9: Merge "docs: NDK r8e Release Notes" into jb-mr1.1-docs
...
* commit '3be79f328a9b8817859679d6c39a509e897db845':
docs: NDK r8e Release Notes
2013-03-20 22:38:00 +00:00
kmccormick
18d56d3228
am b332bc87: am ccc7841d: am 72d4a56d: am 4e8453b5: am d42b977a: am 5640b829: Merge "Doc Update: GCM cleanup" into jb-mr1.1-docs
...
* commit 'b332bc87b5d2aa2980b783d0b1f506e859702da6':
Doc Update: GCM cleanup
2013-03-20 22:34:25 +00:00
Joe Fernandez
3be79f328a
am 2c824c21: am ad070e0c: am 1d7ac400: am bb3f2b9c: am 15de1aa9: Merge "docs: NDK r8e Release Notes" into jb-mr1.1-docs
...
* commit '2c824c21aa11253d95e2ff17f2d0d09d183f7e90':
docs: NDK r8e Release Notes
2013-03-20 15:33:56 -07:00
Fabrice Di Meglio
0bcec06b24
am 19eceaad: Merge "Fix bug #8437358 Clean any ICU related code from TextLayout / Paint and their dependencies" into jb-mr2-dev
...
* commit '19eceaadd764ca84f386300aafd9a31c270886e9':
Fix bug #8437358 Clean any ICU related code from TextLayout / Paint and their dependencies
2013-03-20 22:30:47 +00:00
Chris Craik
6aed540db5
am c595965b: Merge "Use snapshot alpha for layers" into jb-mr2-dev
...
* commit 'c595965b3d9bf8cf2b49de56ac9e33e48f47187a':
Use snapshot alpha for layers
2013-03-20 22:30:43 +00:00
kmccormick
b332bc87b5
am ccc7841d: am 72d4a56d: am 4e8453b5: am d42b977a: am 5640b829: Merge "Doc Update: GCM cleanup" into jb-mr1.1-docs
...
* commit 'ccc7841d098dc33a48aa738fc46b13f65ee5281f':
Doc Update: GCM cleanup
2013-03-20 15:30:27 -07:00
Joe Fernandez
2c824c21aa
am ad070e0c: am 1d7ac400: am bb3f2b9c: am 15de1aa9: Merge "docs: NDK r8e Release Notes" into jb-mr1.1-docs
...
* commit 'ad070e0c360fd6f02b6f6f128b42b89251449a62':
docs: NDK r8e Release Notes
2013-03-20 15:28:48 -07:00
Fabrice Di Meglio
19eceaadd7
Merge "Fix bug #8437358 Clean any ICU related code from TextLayout / Paint and their dependencies" into jb-mr2-dev
2013-03-20 22:27:37 +00:00
Chris Craik
d1730e8efe
am 4494599e: Merge "Use snapshot alpha for layers" into jb-mr2-dev
...
* commit '4494599e5a4931426d5649e1d1c4f9db83824ae8':
Use snapshot alpha for layers
2013-03-20 22:27:15 +00:00
Joe Fernandez
ad070e0c36
am 1d7ac400: am bb3f2b9c: am 15de1aa9: Merge "docs: NDK r8e Release Notes" into jb-mr1.1-docs
...
* commit '1d7ac400064c90937bd322f66970a66b548c5025':
docs: NDK r8e Release Notes
2013-03-20 15:26:37 -07:00
Kenny Root
20345bd81b
Merge "Update SELinux JNI to use helpers"
2013-03-20 22:26:03 +00:00
Chris Craik
c595965b3d
Merge "Use snapshot alpha for layers" into jb-mr2-dev
2013-03-20 22:25:32 +00:00
kmccormick
ccc7841d09
am 72d4a56d: am 4e8453b5: am d42b977a: am 5640b829: Merge "Doc Update: GCM cleanup" into jb-mr1.1-docs
...
* commit '72d4a56d827a8fd256adde3ac013f013fe497deb':
Doc Update: GCM cleanup
2013-03-20 15:25:16 -07:00
Chris Craik
47ab7d6612
Use snapshot alpha for layers
...
Removes mMultipliedAlpha, using the snapshot alpha for all
non-overlapping display list alpha control.
Additionally, fixes opacity issues where children of
hasOverlappingRendering=false displaylists (both hw layer sublists and
other sublists with hasOverlappingRendering=false)
Change-Id: I1d0e561a4d4965d06c2a6827c7a31e6dbf731b86
2013-03-20 15:24:26 -07:00
Kenny Root
cd19e3f2db
Update SELinux JNI to use helpers
...
Change-Id: Ifc707eafd1ecbba64c93fa2250c4334d0ce40005
2013-03-20 15:24:25 -07:00
Joe Fernandez
1d7ac40006
am bb3f2b9c: am 15de1aa9: Merge "docs: NDK r8e Release Notes" into jb-mr1.1-docs
...
* commit 'bb3f2b9cf47b865613efc1045e6a982fe853ade8':
docs: NDK r8e Release Notes
2013-03-20 15:24:10 -07:00
kmccormick
72d4a56d82
am 4e8453b5: am d42b977a: am 5640b829: Merge "Doc Update: GCM cleanup" into jb-mr1.1-docs
...
* commit '4e8453b5b5f75e74acdeb5e528b5166bc6a4f5b8':
Doc Update: GCM cleanup
2013-03-20 15:23:11 -07:00
Chris Craik
4494599e5a
Merge "Use snapshot alpha for layers" into jb-mr2-dev
2013-03-20 22:22:44 +00:00
Joe Fernandez
bb3f2b9cf4
am 15de1aa9: Merge "docs: NDK r8e Release Notes" into jb-mr1.1-docs
...
* commit '15de1aa94d5222dc6ae35f148bfa514218f60a07':
docs: NDK r8e Release Notes
2013-03-20 15:21:45 -07:00
kmccormick
4e8453b5b5
am d42b977a: am 5640b829: Merge "Doc Update: GCM cleanup" into jb-mr1.1-docs
...
* commit 'd42b977aacfba6646edb5331d9321ad1f02c7258':
Doc Update: GCM cleanup
2013-03-20 15:20:45 -07:00
kmccormick
d42b977aac
am 5640b829: Merge "Doc Update: GCM cleanup" into jb-mr1.1-docs
...
* commit '5640b8293cecf4c060c8847559bd017826d03180':
Doc Update: GCM cleanup
2013-03-20 15:18:11 -07:00
Joe Fernandez
15de1aa94d
Merge "docs: NDK r8e Release Notes" into jb-mr1.1-docs
2013-03-20 22:17:35 +00:00
kmccormick
5640b8293c
Merge "Doc Update: GCM cleanup" into jb-mr1.1-docs
2013-03-20 22:14:12 +00:00