commit | 1b8b5152964abb61f61c236d67c8ae72c4ef9639 | [log] [tgz] |
---|---|---|
author | Torne (Richard Coles) <[email protected]> | Tue Oct 02 18:37:32 2018 |
committer | Commit Bot <[email protected]> | Tue Oct 02 18:37:32 2018 |
tree | 939f8e57eff0241a35346d80790be45a0a1e53ab | |
parent | ec1f9be708debcaee077dcf9c77f1849967fca46 [diff] |
Convert various JNI code to use JavaRef. No behaviour change intended. Using JavaRef instead of bare jobject pointers is preferred. These changes are to prepare for an upcoming refactoring. Bug: 519562 Change-Id: Iff019df737a9d3f4edae0f5ede8c068cee3443d0 Reviewed-on: https://chromium-review.googlesource.com/c/1255662 Commit-Queue: Richard Coles <[email protected]> Reviewed-by: Shimi Zhang <[email protected]> Reviewed-by: David Trainor <[email protected]> Reviewed-by: Paul Jensen <[email protected]> Cr-Commit-Position: refs/heads/master@{#595922}
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 .