forked from Pissandshittium/pissandshittium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Reland "[Clank SSM]: Implement NativeUnwinderAndroid.""
This reverts commit 4eee528. Reason for revert: base_unittests failures (https://ci.chromium.org/p/chromium/builders/ci/Lollipop%20Phone%20Tester/25027). Original change's description: > Reland "[Clank SSM]: Implement NativeUnwinderAndroid." > > This is a reland of 38e3a62 > > Reason for revert: Official build failure crbug/1071307 > Fix: Compile NativeUnwinderAndroid + tests only on arm/arm64 > > Original change's description: > > [Clank SSM]: Implement NativeUnwinderAndroid. > > > > This CL implements NativeUnwinderAndroid & tests for android > > unwinding support. It also enables StackSamplingProfilerTest > > on Android. > > > > A new target source_set is added, native_unwinder_android > > that contains NativeUnwinderAndroid. > > StackSamplingProfilerTest depends on it for android. > > > > Bug: 989102 > > Change-Id: Ie38fd99ca5fb053e1881d0977924b70a6fbc1e9b > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2055743 > > Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> > > Reviewed-by: Nico Weber <thakis@chromium.org> > > Reviewed-by: Mike Wittman <wittman@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#759283} > > Bug: 989102, 1071307 > Change-Id: I03345dc46b205f3c1b211ffa9aeb6d51fdacaacf > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2151727 > Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> > Reviewed-by: Mike Wittman <wittman@chromium.org> > Reviewed-by: Nico Weber <thakis@chromium.org> > Cr-Commit-Position: refs/heads/master@{#759777} TBR=gab@chromium.org,thakis@chromium.org,wittman@chromium.org,etiennep@chromium.org Bug: 989102, 1071768 Change-Id: I90411b354f4f357de7a1dffcd194051eac2eb820 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2154186 Reviewed-by: Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#760019}
- Loading branch information
Boris Sazonov
authored and
Commit Bot
committed
Apr 17, 2020
1 parent
3eb1bea
commit 61ba7bb
Showing
12 changed files
with
99 additions
and
843 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
25 changes: 0 additions & 25 deletions
25
base/android/javatests/src/org/chromium/base/profiler/TestSupport.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.