Gustav Sennton
069b646cc5
Merge "Use utf-8 instead of default encoding in build_android_stubs.mk" am: 656f329a74 am: 62d1c8df8e am: 999955239c
...
am: 996da23960
Change-Id: Ie55158830000dc167a6b3dae06ef87ee56fa5190
2017-01-26 08:39:37 +00:00
Gustav Sennton
996da23960
Merge "Use utf-8 instead of default encoding in build_android_stubs.mk" am: 656f329a74 am: 62d1c8df8e
...
am: 999955239c
Change-Id: Ib0137cb13766e4b843d0cdf70d530f704a6c77f4
2017-01-26 08:37:06 +00:00
Gustav Sennton
999955239c
Merge "Use utf-8 instead of default encoding in build_android_stubs.mk" am: 656f329a74
...
am: 62d1c8df8e
Change-Id: I56e825a16d4a1bcec4e062ba0a866ad3de137436
2017-01-26 08:35:04 +00:00
Gustav Sennton
62d1c8df8e
Merge "Use utf-8 instead of default encoding in build_android_stubs.mk"
...
am: 656f329a74
Change-Id: Iab18503f265091188c35f8041899551b71ec025f
2017-01-26 08:32:05 +00:00
Gustav Sennton
656f329a74
Merge "Use utf-8 instead of default encoding in build_android_stubs.mk"
2017-01-26 08:26:19 +00:00
Logan Chien
f79272bccd
Merge "Add VNDK definition tool." am: 3a955d4ad6 am: 24868d284c am: 2c9672e1f5
...
am: 4cd7ccdf3b
Change-Id: Id42cc0abc9e7e061ad8e3f907dcc6128700189c6
2017-01-26 07:40:23 +00:00
Logan Chien
4cd7ccdf3b
Merge "Add VNDK definition tool." am: 3a955d4ad6 am: 24868d284c
...
am: 2c9672e1f5
Change-Id: Ib9ad5108a0143a449cac7661e608fa7f831a846a
2017-01-26 07:35:24 +00:00
Logan Chien
2c9672e1f5
Merge "Add VNDK definition tool." am: 3a955d4ad6
...
am: 24868d284c
Change-Id: I22a8a1118d4fbf75b0fe4df8931cfb8d8b491ebf
2017-01-26 07:29:57 +00:00
Logan Chien
24868d284c
Merge "Add VNDK definition tool."
...
am: 3a955d4ad6
Change-Id: I154361508b2e91866a7f4293bc88b33c670b014e
2017-01-26 07:27:00 +00:00
Treehugger Robot
3a955d4ad6
Merge "Add VNDK definition tool."
2017-01-26 07:20:33 +00:00
Logan Chien
181f3fd789
Add VNDK definition tool.
...
This is the binary-based VNDK definition tool.
Test: python -m unittest discover -s tests -p 'test_*.py'
Change-Id: I66ccba2864bf19548bfcec0e277957e3370fe4bd
2017-01-26 13:29:56 +08:00
Jayant Chowdhary
b9eb11b44a
Merge "Seperated out protobuf impl into wrapper classes." am: b6c99b4cf0 am: 59923d79bf am: e622e51f78
...
am: 74f39d981f
Change-Id: Ifc6fefa17ddf0b06981311f594f0312f1ca7243b
2017-01-26 02:20:25 +00:00
Jayant Chowdhary
4b6f2faf73
Seperated out protobuf impl into wrapper classes. am: 2920754397 am: 85204bdd59 am: fa40cee166
...
am: f5aac59cd4
Change-Id: I3e4dbc6a724ca28e21a76ab88768eaedc4c72183
2017-01-26 02:20:14 +00:00
Jayant Chowdhary
74f39d981f
Merge "Seperated out protobuf impl into wrapper classes." am: b6c99b4cf0 am: 59923d79bf
...
am: e622e51f78
Change-Id: I12afbe2ff10ca20e0294e2681f1786188d366e28
2017-01-26 02:17:57 +00:00
Jayant Chowdhary
f5aac59cd4
Seperated out protobuf impl into wrapper classes. am: 2920754397 am: 85204bdd59
...
am: fa40cee166
Change-Id: I9ab0f83671cd9e9a387f1f62b292bea18ba90ed9
2017-01-26 02:17:45 +00:00
Jayant Chowdhary
e622e51f78
Merge "Seperated out protobuf impl into wrapper classes." am: b6c99b4cf0
...
am: 59923d79bf
Change-Id: I364eaab79a508b31cc9b0a7993e98c1470486c8e
2017-01-26 02:15:43 +00:00
Jayant Chowdhary
fa40cee166
Seperated out protobuf impl into wrapper classes. am: 2920754397
...
am: 85204bdd59
Change-Id: I0fd503ad5176efa6d16678e957a9c6a1d3a8510c
2017-01-26 02:15:17 +00:00
Jayant Chowdhary
59923d79bf
Merge "Seperated out protobuf impl into wrapper classes."
...
am: b6c99b4cf0
Change-Id: I8ff927eb511cd671c7753e44f11b0a385278366e
2017-01-26 02:12:43 +00:00
Jayant Chowdhary
85204bdd59
Seperated out protobuf impl into wrapper classes.
...
am: 2920754397
Change-Id: I35b99db03117f063b2835544ed3984c1b43aa116
2017-01-26 02:12:42 +00:00
Treehugger Robot
b6c99b4cf0
Merge "Seperated out protobuf impl into wrapper classes."
2017-01-26 02:07:27 +00:00
Gustav Sennton
750ec6e7e1
Use utf-8 instead of default encoding in build_android_stubs.mk
...
When not explicitly setting the encoding to use for 'javac' it uses some
default encoding - this will fail when using ascii as default encoding
and compiling files containing utf-8 characters.
Bug: 34098662
Test: ran 'make' locally (internal master) for an Angler build.
Change-Id: I9dbdabbfa69f04c52e09285d85494e0f0d188518
2017-01-25 16:30:24 +00:00
Jayant Chowdhary
2920754397
Seperated out protobuf impl into wrapper classes.
...
Added Template information to RecordDecls and FunctionDecls.
Added Enum Information.
Removed decl parameters from wrapper class methods.
Omit processing RecordDecl forward declarations.
Test: header-abi-dumper -o example2.dump tests/example2.h -- clang -x
c++ -I . -std=c++11 -I ~/android/aosp/external/clang/lib/Headers/
Change-Id: I4bd1eea25d00f2efc24ca38051a8d19a72c0fbb9
2017-01-24 22:44:41 -08:00
Hyunyoung Song
1ab4cd2194
Merge "Sample app that use MaskableIconDrawable as its launcher icons"
2017-01-24 23:01:40 +00:00
Dianne Hackborn
235a87737e
Merge "API demo for notification that starts a background service."
2017-01-24 00:49:11 +00:00
Hyunyoung Song
851d2896f2
Sample app that use MaskableIconDrawable as its launcher icons
...
Test: this is a manual test app to MaskableIconDrawable class CL in the same
topic branch.
Bug: 32063838
Change-Id: I15317fb01f0e114467ea6f76e568a68f88e5191d
2017-01-23 15:43:26 -08:00
Dianne Hackborn
8a416b3033
API demo for notification that starts a background service.
...
Test: not relevant
Change-Id: I9ad6640dccded3be0baf879a6694f9535144d80c
2017-01-23 14:20:03 -08:00
Makoto Onuki
68c1022e01
Fix shortcut sample
...
Bug: 34615774
Test: manual tests
Change-Id: Ie9527f58a76a5ead412f4ef51f46e1b1295a3ecc
2017-01-23 12:25:05 -08:00
Diego Perez
960a620ad9
Merge "Replace layoutlib with the legacy version"
2017-01-21 09:43:15 +00:00
Makoto Onuki
64ef7bcd6f
Support new ACTION_CREATE_SHORTCUT in sample apps
...
Test: manual tests
Change-Id: I188b846152ccf7fdb143be69d6375ece4f61211b
2017-01-20 16:38:27 -08:00
Makoto Onuki
02a314b14c
Merge "Use the new API being introduced in I34e9f351d2a8addf"
2017-01-20 23:35:56 +00:00
Makoto Onuki
0778a898f4
Use the new API being introduced in I34e9f351d2a8addf
...
Bug: 34340531
Test: Manual tests
Change-Id: I5c4a95edb7008bbd5723f87249cbc68c06f82234
2017-01-20 09:10:07 -08:00
Vladislav Kaznacheev
0f87eb452f
Rename View.setTooltip/getTooltip to setTooltipText/getTooltipText
...
Bug: 34454987
Test: adb shell am start -n com.example.android.apis/.view.Tooltips
Change-Id: I16156e5b928202f50f7290ff30ad36aa80d615d2
2017-01-19 11:05:47 -08:00
Fyodor Kupolov
7fb7f2bca1
Compute permissions against existing whitelists in /etc
...
Test: manual
Bug: 31008485
Change-Id: Icbcf2331dddabce06781d4c66eb5bd3a2966e49c
2017-01-18 17:40:51 -08:00
Jayant Chowdhary
baf0423f35
Merge "Added more information in abi dump." am: 360aa525c6 am: 04a8870dc9 am: d0e4783572
...
am: 1f2763770d
Change-Id: Iffd1cdbe724ffbc552c3ae39e7672e0bac8b0f6d
2017-01-18 20:04:03 +00:00
Jayant Chowdhary
1f2763770d
Merge "Added more information in abi dump." am: 360aa525c6 am: 04a8870dc9
...
am: d0e4783572
Change-Id: I399b98e3433ce228a5e95b4bfa6d3e1de0bff8ab
2017-01-18 19:39:03 +00:00
Jayant Chowdhary
d0e4783572
Merge "Added more information in abi dump." am: 360aa525c6
...
am: 04a8870dc9
Change-Id: I678fa37eaffc5859d207fe3a01f61898615cb3de
2017-01-18 19:37:04 +00:00
Jayant Chowdhary
04a8870dc9
Merge "Added more information in abi dump."
...
am: 360aa525c6
Change-Id: I142b1c3d0c9d035e33e1b85eeac4d43a1ab4d627
2017-01-18 19:35:39 +00:00
Treehugger Robot
360aa525c6
Merge "Added more information in abi dump."
2017-01-18 19:31:45 +00:00
Jayant Chowdhary
adbbb7e152
Added more information in abi dump.
...
Added :
1) Base class specifiers with access, base class name, isVirtual.
2) Added access specifiers for CXXRecordDecl fields and functions.
Test: header-abi-dumper -o example1.dump tests/example1.h -- clang -x
c++ -I . -std=c++11.
Change-Id: I3e44ee14b70600df2ae36000d8e9ace34ed39841
2017-01-18 09:36:59 -08:00
Paul Duffin
437f7e0553
Merge "Prepare for removal of legacy-test from default targets" am: 3c371ed8e4 am: 4199fe0d9c am: 26d21cc0e1
...
am: 6aebad5966
Change-Id: Ieb788dc147a2770cf2d16f9b4b4ff5b1ff7bf8aa
2017-01-18 16:22:38 +00:00
Paul Duffin
6aebad5966
Merge "Prepare for removal of legacy-test from default targets" am: 3c371ed8e4 am: 4199fe0d9c
...
am: 26d21cc0e1
Change-Id: Ia94495861c5070d2681b5190cb3a918981b0fc6d
2017-01-18 16:17:41 +00:00
Paul Duffin
26d21cc0e1
Merge "Prepare for removal of legacy-test from default targets" am: 3c371ed8e4
...
am: 4199fe0d9c
Change-Id: Ib0d8a55ba985937ab1a7a6f1cdf9d079697b815e
2017-01-18 15:32:45 +00:00
Paul Duffin
4199fe0d9c
Merge "Prepare for removal of legacy-test from default targets"
...
am: 3c371ed8e4
Change-Id: I34f888bd76c4f894d3ee6582c30508d5ba9ee563
2017-01-18 15:27:13 +00:00
Treehugger Robot
3c371ed8e4
Merge "Prepare for removal of legacy-test from default targets"
2017-01-18 15:18:07 +00:00
Jayant Chowdhary
21af9fecfa
Merge "Added libprotobuf to extract and dump ABI." am: 7272d52f76 am: 4333aaad52 am: 0bfdfad1a9
...
am: 3332753190
Change-Id: Ibdd28489be1646257d5b95c55b88e870cfd7b5c3
2017-01-17 19:06:54 +00:00
Jayant Chowdhary
3332753190
Merge "Added libprotobuf to extract and dump ABI." am: 7272d52f76 am: 4333aaad52
...
am: 0bfdfad1a9
Change-Id: I8758f954bf3c634c57d6f6d8933969325a52425e
2017-01-17 18:07:02 +00:00
Jayant Chowdhary
0bfdfad1a9
Merge "Added libprotobuf to extract and dump ABI." am: 7272d52f76
...
am: 4333aaad52
Change-Id: Icdea553f8b04f39f48cbdd70e69a25a2fc41a7e8
2017-01-17 17:46:58 +00:00
Jayant Chowdhary
4333aaad52
Merge "Added libprotobuf to extract and dump ABI."
...
am: 7272d52f76
Change-Id: I696beff34a2052eaca4c78e08ac362b0c277a5a6
2017-01-17 17:26:55 +00:00
Treehugger Robot
7272d52f76
Merge "Added libprotobuf to extract and dump ABI."
2017-01-17 16:58:54 +00:00
Diego Perez
b8c1dc203a
Replace layoutlib with the legacy version
...
Test: Build SDK manually
Change-Id: I4c9763ab8460ccecb0ca35715d7169a255fab590
2017-01-17 15:30:29 +00:00