Commit Graph

15307 Commits

Author SHA1 Message Date
Elliott Hughes
4edd2b70a8 am 8dd6132d: am afab5877: Merge "stack_core ProcessLine now returns a boolean."
* commit '8dd6132dc48d612a54375ea1a713ab06a6c3f6da':
  stack_core ProcessLine now returns a boolean.
2014-07-07 22:10:05 +00:00
Elliott Hughes
8dd6132dc4 am afab5877: Merge "stack_core ProcessLine now returns a boolean."
* commit 'afab5877eed9a7a4cc28811c0a08c4283454c748':
  stack_core ProcessLine now returns a boolean.
2014-07-07 22:07:06 +00:00
Elliott Hughes
0414d901ba am 0d5ba377: am 434f3f67: am 121b2939: Merge "stack_core now also detects the "Revision: #" line."
* commit '0d5ba377f41d91226ceaf55d161f260e1900bdcb':
  stack_core now also detects the "Revision: #" line.
2014-07-07 22:00:27 +00:00
Elliott Hughes
0d5ba377f4 am 434f3f67: am 121b2939: Merge "stack_core now also detects the "Revision: #" line."
* commit '434f3f67b4b7ba38e0390046be8d8f53af8644de':
  stack_core now also detects the "Revision: #" line.
2014-07-07 21:55:08 +00:00
Elliott Hughes
434f3f67b4 am 121b2939: Merge "stack_core now also detects the "Revision: #" line."
* commit '121b293903cb232cdee67722955ab7423eb5afcd':
  stack_core now also detects the "Revision: #" line.
2014-07-07 21:49:22 +00:00
Elliott Hughes
afab5877ee Merge "stack_core ProcessLine now returns a boolean." 2014-07-07 19:33:32 +00:00
Brigid Smith
9c2192a26e stack_core ProcessLine now returns a boolean.
The value corresponds to whether or not the line has matched one of the
detected formats (registers, header, backtrace, etc.) and can be used to
identify what logcat lines don't correspond to one of these formats.

Change-Id: Ibd7bc5a211dcfe86ea2f92d7e7941091afff4fc4
2014-07-07 14:53:18 -07:00
Dmitriy Ivanov
ce3b58a6d1 Merge "Update dlext.h header" 2014-07-07 17:50:18 +00:00
Dmitriy Ivanov
b0c2ff09bb Update dlext.h header
Change-Id: Id375e8101f8b86078cdee024184a4ef9d9064928
2014-07-08 15:14:28 -07:00
Andy Wickham
e0da77102f am f615b65f: am ea56da70: Use WearableListView in Timer sample app.
* commit 'f615b65f1a0725391270c00664db6a4ee328d777':
  Use WearableListView in Timer sample app.
2014-07-07 17:29:39 +00:00
Andy Wickham
f615b65f1a am ea56da70: Use WearableListView in Timer sample app.
* commit 'ea56da707374f616d66e1a51979399f2240b15d8':
  Use WearableListView in Timer sample app.
2014-07-07 17:23:37 +00:00
Andy Wickham
ea56da7073 Use WearableListView in Timer sample app.
Bug: 15864517
Change-Id: Ia56111457c2d74571e69a5a554d5755bb1c1b220
2014-07-02 20:45:22 -07:00
Andy Wickham
4e8cb9bf32 am 50532de0: Add AOSP Copyright header to samples.
* commit '50532de03f8fdad7ba161cbc3a6092e1845ef2a9':
  Add AOSP Copyright header to samples.
2014-07-02 23:34:57 +00:00
Andrew Hsieh
dd524f0c91 Merge "Refresh 64-bit headers/libs (WW28)" 2014-07-02 21:24:45 +00:00
Andrew Hsieh
0a33b5dd49 Refresh 64-bit headers/libs (WW28)
Change-Id: Ib798ab4730c3b242bc784548ea2d4ffaea5c90d7
2014-07-08 11:19:20 +08:00
Andy Wickham
50532de03f Add AOSP Copyright header to samples.
Bug: 16039713
Change-Id: I0aead1428c7c6a100214dabb85dbf357e37fcfc8
2014-07-02 14:23:37 -07:00
Elliott Hughes
121b293903 Merge "stack_core now also detects the "Revision: #" line." 2014-07-02 20:59:15 +00:00
Brigid Smith
0b30940003 stack_core now also detects the "Revision: #" line.
Change-Id: I474602eca37964e412acf8cb5f2441cd223852e4
2014-07-07 14:34:00 -07:00
Andrew Hsieh
26e306d9ca Merge "Update mips64 lib-bootstrap" 2014-07-02 20:53:06 +00:00
Andrew Hsieh
76c079eea2 Update mips64 lib-bootstrap
Turns out previously built mips64el* are mips64r2, not mips64r6

Change-Id: Ic0f82fafe959716eb3a909e367d599a3d4293047
2014-07-08 10:51:03 +08:00
Andrew Hsieh
630a1be4ec Merge "Remove symlink lib-boostrap" 2014-07-02 20:53:06 +00:00
Elliott Hughes
17d35eafc6 Merge "Fix symbol.py's toolchain detection for x86." 2014-07-02 20:52:16 +00:00
Elliott Hughes
c3166bec1c Fix symbol.py's toolchain detection for x86.
x86 uses the x86_64 toolchain. There's no separate 32-bit toolchain.

I started to refactor so we could add FindToolchain tests, but that doesn't
work because FindToolchain depends on environment variables set up by 'lunch'.

Change-Id: I264b95e1e83a7e795f8cac49bc9e1cf497514029
2014-07-07 15:18:01 -07:00
Baligh Uddin
9912d8132f Merge "Import translations. DO NOT MERGE" 2014-07-02 20:06:33 +00:00
Baligh Uddin
4b69c37f13 Import translations. DO NOT MERGE
Change-Id: I2f1bfc0cf656725c24986e167e64cb9b47099c79
Auto-generated-cl: translation import
2014-07-06 04:13:58 -07:00
Baligh Uddin
2d9c7be48a Import translations. DO NOT MERGE
Change-Id: I649c1331b190905ed798aebff2be1b56f8447695
Auto-generated-cl: translation import
2014-07-06 03:38:06 -07:00
Andy Wickham
abee3b2e71 am 4e8cb9bf: am 50532de0: Add AOSP Copyright header to samples.
* commit '4e8cb9bf32cb290c271b55d57a6b926eae73c661':
  Add AOSP Copyright header to samples.
2014-07-02 23:38:10 +00:00
Andy Wickham
9cf53868dc am 5fa0a4c9: Make connected watches show as compatible with Wearable samples.
* commit '5fa0a4c90d4be5bdd10d73c95d839016c5046962':
  Make connected watches show as compatible with Wearable samples.
2014-07-02 01:21:51 +00:00
Elliott Hughes
228f89a0f0 am 203101c6: am d1b3bb63: Merge "Fix \'stack\' register matching for all architectures."
* commit '203101c62f6913262f85e7ceb604cb8271a7430e':
  Fix 'stack' register matching for all architectures.
2014-07-01 23:16:01 +00:00
Elliott Hughes
203101c62f am d1b3bb63: Merge "Fix \'stack\' register matching for all architectures."
* commit 'd1b3bb632a5d3bd010971ccf78f140bc7057bae7':
  Fix 'stack' register matching for all architectures.
2014-07-01 23:13:03 +00:00
Elliott Hughes
9e90620a66 am 81ecf883: am 40144870: Merge "Fix FindToolchain for mips."
* commit '81ecf883addc450ed9a6e676dde194270a9b2432':
  Fix FindToolchain for mips.
2014-07-01 21:10:33 +00:00
Elliott Hughes
81ecf883ad am 40144870: Merge "Fix FindToolchain for mips."
* commit '401448709d3a58d7f33bbb2ce1e609f7f692b628':
  Fix FindToolchain for mips.
2014-07-01 21:06:00 +00:00
Elliott Hughes
66a8111321 am 0bbff77e: am d03c4985: Merge "Turning stack_core into a class to make it compatible with adbs."
* commit '0bbff77ed31a1243fc65c0eadf00cde97d248b1c':
  Turning stack_core into a class to make it compatible with adbs.
2014-07-01 19:30:23 +00:00
Elliott Hughes
401448709d Merge "Fix FindToolchain for mips." 2014-07-01 19:26:36 +00:00
Santos Cordon
7c6ba4d41b Merge "Add phone directory to frameworks/base." 2014-07-01 19:22:38 +00:00
Santos Cordon
1f56ac3965 Add phone directory to frameworks/base.
Necessary to support the change: Id8b08d88a06a7b4e90a4a7f702ba56526e108ca5

Change-Id: Icc1aa0f2167c2aa36e1c51ed2f5488204778e5ed
2014-07-02 18:05:05 +00:00
Andy Wickham
c5a657a19f am 9cf53868: am 5fa0a4c9: Make connected watches show as compatible with Wearable samples.
* commit '9cf53868dc4fdad62e02ea5fb7e0191a27841c26':
  Make connected watches show as compatible with Wearable samples.
2014-07-02 01:27:23 +00:00
Elliott Hughes
4169d16959 am 228f89a0: am 203101c6: am d1b3bb63: Merge "Fix \'stack\' register matching for all architectures."
* commit '228f89a0f045f0c2e955602050b552888cf1f066':
  Fix 'stack' register matching for all architectures.
2014-07-01 23:19:21 +00:00
Elliott Hughes
d6429f42dd am 9e90620a: am 81ecf883: am 40144870: Merge "Fix FindToolchain for mips."
* commit '9e90620a66dc53d726a43cac0fc2ce93bfb17b03':
  Fix FindToolchain for mips.
2014-07-01 21:14:01 +00:00
Elliott Hughes
7d990b8cbf am 66a81113: am 0bbff77e: am d03c4985: Merge "Turning stack_core into a class to make it compatible with adbs."
* commit '66a811132144957a365f7b941dc1c29d5fd1e70a':
  Turning stack_core into a class to make it compatible with adbs.
2014-07-01 19:33:57 +00:00
Elliott Hughes
1ba94df0c9 Fix FindToolchain for mips.
Change-Id: Ib2689e24065e9d5a0c249a26c63e6493327fc0b1
2014-07-01 12:22:06 -07:00
Elliott Hughes
0bbff77ed3 am d03c4985: Merge "Turning stack_core into a class to make it compatible with adbs."
* commit 'd03c4985e775b8b7a8126bb32de014766f5a8695':
  Turning stack_core into a class to make it compatible with adbs.
2014-07-01 19:18:35 +00:00
Elliott Hughes
d1b3bb632a Merge "Fix 'stack' register matching for all architectures." 2014-07-01 14:58:20 +00:00
Elliott Hughes
a9e34173b9 Fix 'stack' register matching for all architectures.
Every architecture was at least slightly wrong. Rather than try to
tune the heuristics, let's just keep lists of all the registers.

Also start adding some unit tests.

Change-Id: I490dcc9855f7af1e3529734711400f366ffc4e0f
2014-07-01 14:56:22 -07:00
Elliott Hughes
d03c4985e7 Merge "Turning stack_core into a class to make it compatible with adbs." 2014-07-01 14:58:13 +00:00
Brigid Smith
ea0a835d4d Turning stack_core into a class to make it compatible with adbs.
This includes the fairly large change of refactoring stack_core.py into
a class so that its behavior is compatible with adbs.  Additionally, if
the ABI line does not come before lines that require it to determine
proper widths (registers, stack), then it will assume that the ABI is
32 bit and not 64.

Change-Id: I6ad84a55337d86d25f7f8197048dc93868b0a01a
2014-07-01 11:25:44 -07:00
Andy Wickham
5fa0a4c90d Make connected watches show as compatible with Wearable samples.
Bug: 15840402

Change-Id: I805153643b8c307eab9b2c2cf278042b968c16af
2014-06-30 16:48:26 -07:00
Baligh Uddin
6f5610e8f4 Import translations. DO NOT MERGE
Change-Id: I29a847229dc5048e6311586c837e49b8f77f8535
Auto-generated-cl: translation import
2014-06-30 14:44:01 +00:00
Baligh Uddin
69e8ec843f Import translations. DO NOT MERGE
Change-Id: I35f8c3b1e41ef00e29a5e5c85ee9f5a490fd22d8
Auto-generated-cl: translation import
2014-06-30 01:59:22 -07:00
Tony Wickham
96460182ce am 8be07748: Merge "Timer sample app now uses Set a timer voice command instead of Set alarm." into klp-modular-dev
* commit '8be07748c053ab5e883a22e6cb0663cb5747ca05':
  Timer sample app now uses Set a timer voice command instead of Set alarm.
2014-06-27 17:59:07 +00:00