Przemyslaw Szczepaniak
9d16deb8ff
Missing test-current.txt for libcore change ea47d5d712edcaef726a3e12065729be21699afe am: 82957239fe am: c7788d528c
...
am: 48076ca6df
Change-Id: If48fc22f0280fad8583344d4bd919b54ce83ee6d
2016-08-04 12:18:49 +00:00
Przemyslaw Szczepaniak
48076ca6df
Missing test-current.txt for libcore change ea47d5d712edcaef726a3e12065729be21699afe am: 82957239fe
...
am: c7788d528c
Change-Id: Ic6ffea43fffdeb62eae3c5046c9074c006acc0c1
2016-08-04 12:12:20 +00:00
Przemyslaw Szczepaniak
c7788d528c
Missing test-current.txt for libcore change ea47d5d712edcaef726a3e12065729be21699afe
...
am: 82957239fe
Change-Id: Ic29f6cd27e4f84dc5afb49360ffd2235ab25aa71
2016-08-04 12:08:22 +00:00
Przemyslaw Szczepaniak
82957239fe
Missing test-current.txt for libcore change ea47d5d712edcaef726a3e12065729be21699afe
...
Change-Id: I691a53f92bc1cfe0a9c6d5ad9d7d3d259ce0aabb
Test: make -j 32 update-api
Bug: 30402085
2016-08-04 11:56:09 +00:00
Tobias Thierer
da37c230d0
Merge "Add API for setsockoptInt(fd, IPPROTO_TCP, TCP_USER_TIMEOUT, value)" am: f1d119ccd3 am: 97b24c2f6a am: c150ad3357
...
am: 8c56fbd38d
Change-Id: Ia94dc2ae051b6053b4ac438a4894e0c18b30bfb6
2016-08-04 11:23:17 +00:00
Tobias Thierer
8c56fbd38d
Merge "Add API for setsockoptInt(fd, IPPROTO_TCP, TCP_USER_TIMEOUT, value)" am: f1d119ccd3 am: 97b24c2f6a
...
am: c150ad3357
Change-Id: I215ffb68fa4b223f98b49593d4ab6b3b7590b845
2016-08-04 11:15:13 +00:00
Tobias Thierer
c150ad3357
Merge "Add API for setsockoptInt(fd, IPPROTO_TCP, TCP_USER_TIMEOUT, value)" am: f1d119ccd3
...
am: 97b24c2f6a
Change-Id: I33dad5406389705ca2daa9baa75c1c7b42df046e
2016-08-04 11:06:54 +00:00
Tobias Thierer
97b24c2f6a
Merge "Add API for setsockoptInt(fd, IPPROTO_TCP, TCP_USER_TIMEOUT, value)"
...
am: f1d119ccd3
Change-Id: I90e74c457475f16edd20369bb8c024896c9e241c
2016-08-04 11:00:03 +00:00
Srinath Sridharan
1a61a0ae43
Adding a new getThreadScheduler() method.
...
bug: 30226969
Change-Id: Icbd57e99740ebf6ba744a103e6fa69a3160c9422
2016-08-03 15:00:17 -07:00
Tobias Thierer
4122b913f3
Add API for setsockoptInt(fd, IPPROTO_TCP, TCP_USER_TIMEOUT, value)
...
Test: "make" succeeds.
Bug: 30402085
Change-Id: I4bc4b5dcfab04ac756578c2fae7a337e74587b66
2016-08-03 18:16:14 +01:00
Sungsoo Lim
7d16115451
Merge "MediaSession: Add methods for setting shuffle and repeat modes"
2016-08-03 02:43:29 +00:00
Tejas Khorana
81f7c4b6c4
Merge "Account Manager Push API"
2016-08-02 23:29:00 +00:00
Tejas Khorana
5edff3b8b1
Account Manager Push API
...
Account Push API: Designed to repurpose existing Account Discovery APIs.
Bug#30562311
Bug: https://b.corp.google.com/issues/30562311
Change-Id: If1b22dc96c5cff21550e93bd26942faa5bcdabbf
2016-08-02 14:57:06 -07:00
Sungsoo Lim
ba11085635
MediaSession: Add methods for setting shuffle and repeat modes
...
Bug: 27317954
Change-Id: Ie83b25f40dd84e5b521a186077f23d343314201a
2016-08-02 16:09:54 +09:00
Romain Guy
19e710e7b5
Expose Path.approximate()
...
It is a useful APIs that applications can benefit from for a
number of use cases. Since apps have currently no way of
inspecting the content of a path, this allows them to
perform interpolation along paths.
Change-Id: I79bcba38a0ed806c418ed25d36ea25af8721d9c1
2016-08-01 12:05:38 -07:00
Adam Lesinski
9981222961
Merge "Remove private package from removed.txt"
2016-07-28 22:10:48 +00:00
Adam Lesinski
7317f30939
Remove private package from removed.txt
...
Change-Id: I71e764e5e34b7bd671e208fa20dec06956df59b0
2016-07-27 15:19:24 -07:00
Sergio Giro
317dac318d
api: destroy() and isDestroyed() methods are now default in Destroyable am: 8261d1e042 am: ea917e5206
...
am: 2605eebb19
Change-Id: I2500d55898c6f3d1a5e6bae83a784008a7a59682
2016-07-27 12:30:29 +00:00
Sergio Giro
2605eebb19
api: destroy() and isDestroyed() methods are now default in Destroyable am: 8261d1e042
...
am: ea917e5206
Change-Id: I495e02eb867644ae8f621d092b5f50a397c5a7fb
2016-07-27 12:25:08 +00:00
Sergio Giro
ea917e5206
api: destroy() and isDestroyed() methods are now default in Destroyable
...
am: 8261d1e042
Change-Id: I0f377bfb1f091e642091859fbb045ccfe63ba0e5
2016-07-27 12:20:12 +00:00
Sergio Giro
8261d1e042
api: destroy() and isDestroyed() methods are now default in Destroyable
...
Change-Id: Ia5afcec8b627794bba7c69ca6245330b60aef5e9
Test: make droid docs and check-ojluni-files
Bug: 29631070
2016-07-27 12:12:06 +00:00
Sergio Giro
fa40a5ab0a
Merge \\\\"api: destroy() and isDestroyed() methods are now default in Destroyable\\\\" am: 877d6e75e6 am: 91e11c95f2 am: 9ab5255ebb
...
am: 5d1a13d6b4
Change-Id: I20b90bf3c26a8916cf6237f20746b737f77a71c4
2016-07-27 11:58:11 +00:00
Sergio Giro
5d1a13d6b4
Merge \\\"api: destroy() and isDestroyed() methods are now default in Destroyable\\\" am: 877d6e75e6 am: 91e11c95f2
...
am: 9ab5255ebb
Change-Id: I0d7ad7f86ad800555452940b1d85f0d6da16b90f
2016-07-27 11:50:52 +00:00
Sergio Giro
9ab5255ebb
Merge \\"api: destroy() and isDestroyed() methods are now default in Destroyable\\" am: 877d6e75e6
...
am: 91e11c95f2
Change-Id: Ib7472ea12d6c59ec6ca36d0c17d63ab5d5193b77
2016-07-27 11:46:25 +00:00
Sergio Giro
91e11c95f2
Merge \"api: destroy() and isDestroyed() methods are now default in Destroyable\"
...
am: 877d6e75e6
Change-Id: I6ff9e93c43d5f9464ab29604b3aa5f93132ed74b
2016-07-27 11:39:10 +00:00
Sergio Giro
877d6e75e6
Merge "api: destroy() and isDestroyed() methods are now default in Destroyable"
2016-07-27 11:30:55 +00:00
Jin Seok Park
e457868e27
Merge "ExifInterface: Add PEF, RW2 files parse support"
2016-07-27 01:29:45 +00:00
Jin Park
9ff5cefd4e
ExifInterface: Add PEF, RW2 files parse support
...
PEF, RW2 files have unique ways of storing their data. This CL adds code
that checks whether a file is one of these formats and parses the data
according to specifications.
Bug: 29409358
Change-Id: I6c368b4865414062f9f535bf180d7d7bf6984a7d
2016-07-26 18:27:22 +09:00
Chad Brubaker
52c8edc2d8
Add asUser version of sendBroadcast(Intent, String, Bundle)
...
Change-Id: Id87aa1123d6c0a8a036ed9430eee10357040321f
2016-07-25 14:30:26 -07:00
Adam Powell
020ebdcc73
Add View reveal on focus hint am: 7ec3fb3947
...
am: e45f9d1bf6
Change-Id: I1f835ecb9d4e8226ae9f4800a888f557b7999357
2016-07-22 07:17:56 +00:00
Makoto Onuki
7c62f368d8
Update current.txt to reflect result type change am: 79621c94ce
...
am: bee35a6235
Change-Id: If3d043314eb58433c49a75960077f779499191e5
2016-07-22 07:07:50 +00:00
Adam Powell
e45f9d1bf6
Add View reveal on focus hint
...
am: 7ec3fb3947
Change-Id: Id3af05b3040821a94e3fd694d761fd317568fa5a
2016-07-22 02:24:09 +00:00
Makoto Onuki
bee35a6235
Update current.txt to reflect result type change
...
am: 79621c94ce
Change-Id: I8b889c07ddc1fc8baaaf4594194c9acfc96a1379
2016-07-22 02:19:23 +00:00
Srinath Sridharan
af8a8c54c8
Adding a new getThreadScheduler() method.
...
am: 1b15d13243
Change-Id: Ie15ad328a687bac65e1505e2c324536d3eb0102a
2016-07-22 02:13:13 +00:00
Makoto Onuki
79621c94ce
Update current.txt to reflect result type change
...
Bug 30218829
Change-Id: I5b4788961a5ef4e7d8f396f55a311ec0d174b0f1
2016-07-21 09:49:00 -07:00
Srinath Sridharan
6c92c0eb5c
Merge "Adding a new getThreadScheduler() method." into nyc-mr1-dev
2016-07-21 16:00:40 +00:00
Jin Park
1c1b2b18d3
ExifInterface: Add ORF file parse support
...
A ORF file has a unique way of storing its data. This CL adds code
that checks whether a file is a ORF file format and parses the data
according to specifications.
Bug: 29409358
Change-Id: I498408a9e02dfe567c2d427b037c30b06af74d7e
2016-07-21 13:49:01 +09:00
Adam Powell
7ec3fb3947
Add View reveal on focus hint
...
Provide a way for views to signal that they would prefer not
to have their parents scroll or otherwise rearrange when they
request focus to try to show the full focused view to the user.
In some cases this can be disruptive to the UX.
As of now, framework views do not respect this hint and custom
views such as those found in currently deployed support libs
don't either. The policy is left open to ViewParent subclasses
that implement requestChildFocus.
Bug 30256922
Change-Id: I55194de888fe2b8129be9a9aa21aa5e18cbb8296
2016-07-20 17:42:10 -07:00
Srinath Sridharan
1b15d13243
Adding a new getThreadScheduler() method.
...
bug: 30226969
Change-Id: Icbd57e99740ebf6ba744a103e6fa69a3160c9422
2016-07-20 13:20:21 -07:00
Makoto Onuki
e1f90ac94a
Merge \\"Stop adding FLAG_ACTIVITY_RESET_TASK_IF_NEEDED when...\\" into nyc-mr1-dev am: ceadb1a86a
...
am: c74ed0d6dc
Change-Id: I0c66444e1352af26bf7c039271a5bee952eb5e52
2016-07-20 00:32:17 +00:00
Makoto Onuki
c74ed0d6dc
Merge \"Stop adding FLAG_ACTIVITY_RESET_TASK_IF_NEEDED when...\" into nyc-mr1-dev
...
am: ceadb1a86a
Change-Id: If26f5a2e8f2a0533b145025734e5819e72a48b28
2016-07-20 00:24:42 +00:00
Makoto Onuki
347a6bd820
Stop adding FLAG_ACTIVITY_RESET_TASK_IF_NEEDED when...
...
starting a shortcut.
- Also add API surface to support launching multiple intents
- Also add SM.isRateLimitingActive() which was supposed to be
added but was not due to a bad rebase.
Bug 30218829
Change-Id: I82d60ec0df1e2b889538705f9f8870ee727dd55d
2016-07-19 11:17:12 -07:00
TreeHugger Robot
c1b775584d
Merge "Remove synchronized from static methods in WebView."
2016-07-19 11:42:01 +00:00
Hongming Jin
280a87d3a5
Merge "AccountManager: Make account session APIs public api."
2016-07-18 21:24:08 +00:00
Tejas Khorana
0a7b51a28f
Merge "indexOfValue now uses .equals (cont.)"
2016-07-18 20:02:11 +00:00
Tejas Khorana
fb5166dafb
indexOfValue now uses .equals (cont.)
...
Addresses same issue addressed in SparseArray in LongSparseArray in
the method: indexByValue. Made a new method indexByValueByValue that
compares objects using .equals instead of ==.
Change-Id: I55735fe7ca364d0a9caab2a6909c2eaede845619
2016-07-18 12:03:14 -07:00
Torne (Richard Coles)
59375a015a
Remove synchronized from static methods in WebView.
...
ART uses the class object's embedded monitor to protect class
initialization - the same monitor used by "synchronized" applied to
static methods. This can cause deadlock in extremely rare cases of
preemption during WebView code loading.
Remove synchronized from all static methods in WebView, to avoid this
deadlock. In most cases the synchronized is simply unnecessary in the
Chromium-based WebView implementation; in CookieSyncManager we instead
use a separately allocated Lock object to preserve thread safety.
Bug: 27417671
Change-Id: I13049f23fc984b77a3f4c203a5c698858c64abfe
2016-07-18 18:45:24 +01:00
Tejas Khorana
ac01f6c65b
Merge "indexOfValueByValue now uses .equals"
2016-07-18 17:29:50 +00:00
Adam Lesinski
8024bf723c
Merge \\"Deprecate Resources constructor and updateConfiguration() method\\" into nyc-mr1-dev am: c3829f528e
...
am: 6a9f651b73
Change-Id: I27261451c872502b5f240f1e68fdd092fa9e5e67
2016-07-16 02:44:06 +00:00
Adam Lesinski
6a9f651b73
Merge \"Deprecate Resources constructor and updateConfiguration() method\" into nyc-mr1-dev
...
am: c3829f528e
Change-Id: I59c4daf39179409cc3195cda9c89ae604ec36af6
2016-07-16 02:38:24 +00:00