Rich Slogar
0146922a6f
am 633f4829: am 7256fb4f: am a6b0ddb7: Merge "docs: build image updates" into lmp-docs
...
* commit '633f482907d6c9cce672341f0d0a4d6c5c2b7f78':
docs: build image updates
2015-03-12 00:52:49 +00:00
Rich Slogar
633f482907
am 7256fb4f: am a6b0ddb7: Merge "docs: build image updates" into lmp-docs
...
* commit '7256fb4fdd088cd0a827452cbdd8bd243da00881':
docs: build image updates
2015-03-12 00:45:40 +00:00
Deepanshu Gupta
71ba12308e
am efc09c64: am 78660423: Merge "Fix cyclic dependency in BlendComposite and BlendingMode." into lmp-dev
...
* commit 'efc09c644fa4e8354d54485aab6c0b18868284eb':
Fix cyclic dependency in BlendComposite and BlendingMode.
2015-03-12 00:45:40 +00:00
Deepanshu Gupta
c7fc094d31
am d44af610: am b3cfb334: Merge "Fix rare NPE in BridgeContext." into lmp-mr1-dev
...
* commit 'd44af6108b18f3de05ed3f61d056d9c5b36ff8be':
Fix rare NPE in BridgeContext.
2015-03-12 00:45:35 +00:00
Deepanshu Gupta
a695f87db7
am fa3c6650: am 71518174: Merge "Fix project settings." into lmp-mr1-dev
...
* commit 'fa3c665019ace11140b3c5677d02c9711fc4d86d':
Fix project settings.
2015-03-12 00:45:31 +00:00
Deepanshu Gupta
05cba2f8ac
am 338a5a88: am b171be1a: Merge "Add RecyclerView support." into lmp-mr1-dev
...
* commit '338a5a88fe8ecf8a724fcfaa2888a7c0fe53cb34':
Add RecyclerView support.
2015-03-12 00:45:27 +00:00
Deepanshu Gupta
d44af6108b
am b3cfb334: Merge "Fix rare NPE in BridgeContext." into lmp-mr1-dev
...
* commit 'b3cfb334893a0b302cd6a0a998f27ca2e8ba7f9d':
Fix rare NPE in BridgeContext.
2015-03-12 00:39:25 +00:00
Deepanshu Gupta
fa3c665019
am 71518174: Merge "Fix project settings." into lmp-mr1-dev
...
* commit '71518174fcd57c85d1e38f1794c44b763baff286':
Fix project settings.
2015-03-12 00:39:21 +00:00
Deepanshu Gupta
338a5a88fe
am b171be1a: Merge "Add RecyclerView support." into lmp-mr1-dev
...
* commit 'b171be1a54a6a0fe416916ff91e41362b8bb4873':
Add RecyclerView support.
2015-03-12 00:39:16 +00:00
Deepanshu Gupta
efc09c644f
am 78660423: Merge "Fix cyclic dependency in BlendComposite and BlendingMode." into lmp-dev
...
* commit '78660423900fa255cc83b85320e98d5184be393b':
Fix cyclic dependency in BlendComposite and BlendingMode.
2015-03-12 00:38:45 +00:00
Rich Slogar
7256fb4fdd
am a6b0ddb7: Merge "docs: build image updates" into lmp-docs
...
* commit 'a6b0ddb7f1437d67538364f16dedb61f7966c653':
docs: build image updates
2015-03-12 00:38:38 +00:00
Rich Slogar
a6b0ddb7f1
Merge "docs: build image updates" into lmp-docs
2015-03-12 00:34:10 +00:00
Deepanshu Gupta
7866042390
Merge "Fix cyclic dependency in BlendComposite and BlendingMode." into lmp-dev
2015-03-12 00:32:55 +00:00
Deepanshu Gupta
b3cfb33489
Merge "Fix rare NPE in BridgeContext." into lmp-mr1-dev
2015-03-12 00:32:32 +00:00
Deepanshu Gupta
71518174fc
Merge "Fix project settings." into lmp-mr1-dev
2015-03-12 00:31:54 +00:00
Deepanshu Gupta
b171be1a54
Merge "Add RecyclerView support." into lmp-mr1-dev
2015-03-12 00:31:50 +00:00
Deepanshu Gupta
0412b317ac
Tools attribute improvements for RecyclerView LayoutManager.
...
1. Change tools attribute for layout manager from layoutManagerType to
LayoutManager.
2. Support classnames in the tools attribute.
This change doesn't try to supprt arbitrary classnames for now. The
reason for this is that the new layoutlib API is supposed to contain a
new method for inflating custom classes that are not views. This will
allow us to throw better error messages. Without the new API, trying for
different constructors, will result in a error messages being logged.
Change-Id: I3a31359c06b7452bfd973c3e5e54f9038acccfaa
2015-03-11 17:26:48 -07:00
Deepanshu Gupta
5521f65ecb
Fix cyclic dependency in BlendComposite and BlendingMode.
...
Introduced in commit 1a10ca7e526736b4fd143f7c9f3b29643c0062a4
Bug: http://b.android.com/159708
Change-Id: I6add5be3a933bbe4f8d888906e2aa1b2e35d045a
2015-03-11 17:04:21 -07:00
Quddus Chong
d93f4c8bef
am 0d258a93: am 737d3cc0: am 77eb85e1: am c706a980: am a236a49e: am 47426f1c: Merge "docs: Added overview page and Javadocs for the Android Testing Support Library." into lmp-docs
...
* commit '0d258a93ad6cee573081e2060806c95524474de5':
docs: Added overview page and Javadocs for the Android Testing Support Library.
2015-03-11 23:57:40 +00:00
Greg Hackmann
d5e97f93f0
Fix 64-bit MessageQueue JNI build
...
Change-Id: I75b3788e7dcece4a2d64d969a10d28e7a9593cd6
Signed-off-by: Greg Hackmann <ghackmann@google.com>
2015-03-11 16:54:37 -07:00
Quddus Chong
0d258a93ad
am 737d3cc0: am 77eb85e1: am c706a980: am a236a49e: am 47426f1c: Merge "docs: Added overview page and Javadocs for the Android Testing Support Library." into lmp-docs
...
* commit '737d3cc07996aec1a2f264d242e016a4ccbc4857':
docs: Added overview page and Javadocs for the Android Testing Support Library.
2015-03-11 23:47:54 +00:00
Quddus Chong
737d3cc079
am 77eb85e1: am c706a980: am a236a49e: am 47426f1c: Merge "docs: Added overview page and Javadocs for the Android Testing Support Library." into lmp-docs
...
* commit '77eb85e14fb37a67af2eaf120e1c866dee64ad2c':
docs: Added overview page and Javadocs for the Android Testing Support Library.
2015-03-11 23:42:06 +00:00
Vishwath Mohan
6521a1b743
Enforce null-termination in ResStringPool::stringAt
...
Rejects any non null-terminated string that a caller asks
ResStringPool::stringAt for, returning NULL instead.
The rationale for returning NULL rather than amending the string to add
a null-terminator is that conformant APK files will have all their
strings null-terminated anyway, and that this is a possible signal of a
malformed package.
Bug: 15288069
Change-Id: I370937b92f2cadf67fbd54203cbc7d1494be969f
2015-03-11 16:36:53 -07:00
Christopher Tate
871e96ab8b
Merge "Don't run full backups on stopped packages"
2015-03-11 23:36:49 +00:00
Christopher Tate
b538d3c06f
Don't run full backups on stopped packages
...
We already decline to run key/value backup passes for (participating)
apps that are in the 'stopped' state. Now we also properly avoid
full-data backup passes on such apps.
Bug 19684052
Change-Id: Ieafc07b5531a91a243d57238c53db41ad3459140
2015-03-11 16:35:12 -07:00
Quddus Chong
77eb85e14f
am c706a980: am a236a49e: am 47426f1c: Merge "docs: Added overview page and Javadocs for the Android Testing Support Library." into lmp-docs
...
* commit 'c706a980e426ea0e0b6aaee5530516b1a16c3755':
docs: Added overview page and Javadocs for the Android Testing Support Library.
2015-03-11 23:30:58 +00:00
Quddus Chong
c706a980e4
am a236a49e: am 47426f1c: Merge "docs: Added overview page and Javadocs for the Android Testing Support Library." into lmp-docs
...
* commit 'a236a49edec87cd24fe683550c0ab83be3dcbf07':
docs: Added overview page and Javadocs for the Android Testing Support Library.
2015-03-11 23:24:37 +00:00
Andreas Gampe
26c95085b3
am cdd3fb5c: Merge "Extracted a separate class to run dexopt on packages"
...
* commit 'cdd3fb5cdb9be8ae087c6d0fef2a545fca1c4205':
Extracted a separate class to run dexopt on packages
2015-03-11 23:23:06 +00:00
Quddus Chong
a236a49ede
am 47426f1c: Merge "docs: Added overview page and Javadocs for the Android Testing Support Library." into lmp-docs
...
* commit '47426f1c190b17548eabb50fad3945844f1a7363':
docs: Added overview page and Javadocs for the Android Testing Support Library.
2015-03-11 23:16:59 +00:00
Quddus Chong
47426f1c19
Merge "docs: Added overview page and Javadocs for the Android Testing Support Library." into lmp-docs
2015-03-11 23:11:03 +00:00
Andreas Gampe
cdd3fb5cdb
Merge "Extracted a separate class to run dexopt on packages"
2015-03-11 23:08:34 +00:00
Quddus Chong
489218c3ed
docs: Added overview page and Javadocs for the Android Testing Support Library.
...
Change-Id: I645d3a302ce0d1d4cd389c6a58709a11a0426aed
2015-03-11 16:08:24 -07:00
Fyodor Kupolov
7487657ee9
Extracted a separate class to run dexopt on packages
...
performDexOptLibsLI and related methods were extracted to PackageDexOptimizer
class. Minor refactoring of PackageManagerService.
This is a non-functional change. It should simplify further work to allow
storing OAT files inside package dir.
(cherry picked from commit eeea67b8c3678d882d3774edc41242c63daa60fa)
Change-Id: I3494a2da70605362bb6fb4625ffbee1cbe1cd457
2015-03-11 16:03:41 -07:00
Craig Mautner
9c1353ee6c
am 20553036: am 68694780: Merge "[ActivityManager] Fix index OOB when resetting removed task"
...
* commit '20553036af92a6369b3e53f54a1f4f0ccaf8e981':
[ActivityManager] Fix index OOB when resetting removed task
2015-03-11 23:02:44 +00:00
Deepanshu Gupta
85d72c4535
Fix rare NPE in BridgeContext.
...
Also fixed some deprecation warnings.
Change-Id: I2fa00996dab0b008b9ca07a5382a059e5780529d
2015-03-11 15:56:30 -07:00
Jeff Brown
a34a3bdcbf
Update ParcelFileDescriptor to use non-blocking I/O.
...
Avoids spinning up a thread just to watch a file descriptor.
Bug: 10349083
Change-Id: I814cb252f075d7a162e1286bbfd1dbec28d17796
2015-03-11 15:37:21 -07:00
Jeff Brown
dc3eb4bf91
Add support for non-blocking I/O with Looper.
...
Bug: 10349083
Change-Id: I4a94b1eac53df57c05103913bd593d92b1e062d7
2015-03-11 15:00:35 -07:00
Jeff Brown
803c2affcb
Expose some useful methods on Looper and clean up docs.
...
Change-Id: I40796c3ba07d3c50043da56e835f11fbf9852d30
2015-03-11 15:00:35 -07:00
Jeff Brown
3d4e7efe37
Move sync barrier methods into MessageQueue.
...
The methods were previously defined on Looper but on reflection
they actually make more sense on the MessageQueue instead since
the Looper class is primarily concerned with thread lifecycle
rather than the actual messages themselves.
Change-Id: Iff356b94754fc9960774fa17e3eec9604229cba6
2015-03-11 15:00:34 -07:00
Jeff Brown
6c7b41adf9
Rename Looper::isIdling() to isPolling() to resolve confusion.
...
The loop isn't technically idle at this time, it's just checking
whether any file descriptors have pending events. However it's
still a good signal as to whether the loop is alive.
Added a real isIdle() function.
Bug: 19532373
Change-Id: Idd273e8774f469ccafb00d560818cf279dfd6ba6
2015-03-11 15:00:34 -07:00
Wale Ogunwale
04f4d6bb88
Revert "Revert "Remove activity and window stacks when last task is removed.""
...
This reverts commit 7a7bf5ea48b12f044c591fb03ed3e58acd28ceb7.
2015-03-11 14:56:02 -07:00
Raph Levien
044644c717
Merge "Fix XML parsing crash in SettingsProvider"
2015-03-11 21:50:02 +00:00
Raph Levien
174fa280d1
Fix XML parsing crash in SettingsProvider
...
A previous change added more whitespace to settings_global.xml to
improve human readability, but the parser is overly picky in ignoring
whitespace. This patch makes it accept all whitespace strings.
Bug: 19696812
Change-Id: I3ebb8f6df2e25f4e6b6841da743be3f3a91e2442
2015-03-11 14:37:45 -07:00
Alan Viverette
cd3c33e6bc
Merge "Fix dialog overlay theme background color, add theme attr"
2015-03-11 21:24:46 +00:00
Alan Viverette
c0653dad13
Fix dialog overlay theme background color, add theme attr
...
Bug: 19524852
Change-Id: Id3188d5c0ac9ef985bb17831c46a8aff20f89bc1
2015-03-11 14:21:14 -07:00
Filip Gruszczynski
954289d9a9
Allow polling for WindowInsets.
...
Change-Id: I36feb2403b1bcf6de5d8808734c46999a38e7403
2015-03-11 14:11:58 -07:00
Jason Sams
bb8c910fc1
am d2e4a166: Merge "Remove dead path code"
...
* commit 'd2e4a166ebae4dcf0a9d6cb186283739443b0803':
Remove dead path code
2015-03-11 21:06:53 +00:00
Alan Viverette
1130363f18
Merge "Various fixes for popup monkey testing"
2015-03-11 21:04:28 +00:00
Chet Haase
31f2b619fb
Merge "Fix artifacts in clip reveal animations"
2015-03-11 20:57:31 +00:00
Jason Sams
d2e4a166eb
Merge "Remove dead path code"
2015-03-11 20:55:08 +00:00