- Mar 09, 2017
-
-
Hugo Benichi authored
-
TreeHugger Robot authored
-
Narayan Kamath authored
-
Hugo Benichi authored
am: 4f9e934c Change-Id: I234d55c758c7538717d27035fdc8864a8650d75c
-
Hugo Benichi authored
am: 43961ee6 Change-Id: I8f43e7868ce43e6d1837900cfd131f556832f1a8
-
Hugo Benichi authored
am: 4903487f Change-Id: Iea24e914cab4128464f8866a4b9ae47c7c5325bf
-
Treehugger Robot authored
-
Martijn Coenen authored
am: 7669e41d Change-Id: Ide4a33b8532954659a9c7c997d8d5203279a270e
-
Martijn Coenen authored
am: 7665332a Change-Id: I9f5187d9152e151afbf3fd165e4b6f58b4ac9638
-
Martijn Coenen authored
am: 4a75e32f Change-Id: I9443e22ed730c44abc6fd6f697f8b3f04b667f37
-
Martijn Coenen authored
-
Hugo Benichi authored
Change I33cbcdab9809c712d998da6d925bdd4e3093f8ff added to the intent passed from NetworkMonitor to the CaptivePortalLoginActivity an extra argument to set the UserAgent header of probes done by the CaptivePortalLoginActivity. However that extra String argument is not correctly retrieved from the Intent and instead a null pointer is returned by getParcelableExtra(). Consequently the UserAgent header field is never set. This patch fixes this bug and replace getParcelableExtra() with getStringExtra(). It also adds logging of the request header and response header for every network probes sent by CaptivePortalLoginActivity. Bug: 35937367, 32369183 Test: manually tested Change-Id: If5c463023474ffb0401f3cda5875ccd9fc6f79f9
-
Hugo Benichi authored
This patch adds several new fields to ipconnectivity.proto for improving APF metrics, connect metrics, and link_layer inference. Test: build, flashed, ran $ adb shell dumpsys connmetrics list proto updated metrics unit tests depending on proto schema Bug: 34901696 Change-Id: I6f68e16f583a6b407f33f8a500133e100f3453c7
-
Felipe Leme authored
1.Fixed race condition on save request - if the service was unbound, it would mark the RemoteFillService as completed and the retry would be dropped. 2.Removed session when save request is canceled. Change-Id: Ib71514cdcfecc38c07dd7656174d0db68ed758d1 Fixes: 36001206 Test: CtsAutoFillServiceTestCases pass
-
Lei Yu authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Donghyun Cho authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Svetoslav Ganov authored
Test: manual bug:36007738 Change-Id: I3db09af07857435682754916849433a809547974
-
TreeHugger Robot authored
-
Chris Tate authored
-
Mathias Agopian authored
-
TreeHugger Robot authored
-
Romain Guy authored
Bug: 32984164 Test: cts-tradefed run singleCommand cts-dev --module CtsGraphicsTestCases --test android.graphics.cts.BitmapColorSpaceTest Change-Id: Iee8c4abb264f0d2a44bae59788fbf4dcb2d0fdf7
-
Andy Hung authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Eino-Ville Talvala authored
Using AIDL constants in the definition of public API static ints seems to confuse build tools sometimes. Switch to just duplicating the constants until that's worked out. Test: Builds, at least for me! Change-Id: I0fbe95bc0492eb8b39687f25a6c7e073fbb65dc4
-
- Mar 08, 2017
-
-
TreeHugger Robot authored
-
Dmitry Dementyev authored
Merge "Use LinedHashMap in AccountManagerService to return accounts in the order of database addition"
-
Mathias Agopian authored
Test: compiled & run Bug: cleanup Change-Id: I1590105d3abef985c2ae7c1a03cdf5fd2ec4bef9
-
TreeHugger Robot authored
-
Jeff Sharkey authored
But only when targeting O; if they're old apps then log and pass a soft failure message to their callback. Test: builds, boots Bug: 35749102 Change-Id: I6c6b5a37c23669e7b1ed3c30207bca610821eb1f
-
Scott Main authored
Merge "update uiautomator doclava build to use new location for templates as per: https://googleplex-android-review.git.corp.google.com/#/c/1524290/"
-
Selim Cinek authored
-
Mike Reed authored
Test: existing Paint tests exercise these factories Change-Id: I38abd91203b06b1141dcb4fd96478f9e0a1d18ba
-