commit | a647e1a5a5bd87255b58fdf5183c232c14b1627e | [log] [tgz] |
---|---|---|
author | Xing Liu <xingliu@chromium.org> | Thu Jul 25 02:02:32 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jul 25 02:02:32 2019 |
tree | 432d045607efe90de9f60164e4cdf4a13be17250 | |
parent | c85dcbb170ae83e654013a6a7c68b052d007bba0 [diff] |
Notification scheduler: Fix a JNI crash in DisplayAgent. JNI generator can't generate private class function. Move the native call into static function in DisplayAgent. Bug: NONE Change-Id: I23b957239f0deb358ab6866035ea5d123308a0c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1717724 Reviewed-by: Hesen Zhang <hesen@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#680701}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .