Age | Commit message (Expand) | Author |
---|---|---|
2021-04-22 | Fix toJsonClassLoaderContextRec size bug | Jeongik Cha |
2021-01-05 | Remove obsolete class loader context API and update unit tests. | Ulya Trafimovich |
2020-12-23 | Fix library order in class loader context to agree with PackageManager. | Ulya Trafimovich |
2020-12-02 | Make error message more precise. | Ulya Trafimovich |
2020-11-25 | Assume any <uses-library> is shared, add only toplevel ones to manifest. | Ulya Trafimovich |
2020-11-16 | Do not add dependencies of shared SDK libraries to manifest_fixer. | Ulya Trafimovich |
2020-11-16 | Add nested class loader subcontext at the proper hierarchy level. | Ulya Trafimovich |
2020-11-16 | Disallow adding nested conditional class loader context. | Ulya Trafimovich |
2020-11-03 | Rework class loader context implementation. | Ulya Trafimovich |
2020-10-29 | Add unit tests for class loader context. | Ulya Trafimovich |