Commits
User selector
Commit History
Commits on Jul 25, 2024
Start validating androidx.annotation signatures
Show description for 96f0b30committed
Commits on Jul 24, 2024
Delete redundant opt-in flags for Metalava w/ K2 UAST
Show description for d0ba533committed
Commits on May 14, 2024
Replace buildType.all{} references to buildType.configureEach in build.gradle files
Show description for 7244477committed
Commits on Feb 28, 2024
Remove usage of @hide javadoc tag in javascriptengine
Show description for 6bee94bcommitted
Commits on Jan 3, 2024
Add comment to build.gradle files
Show description for ee0da74committed
Commits on Oct 19, 2023
Update JAVASCRIPTENGINE to 1.0.0-beta01
Show description for 43aef65committed
Abhijith Nair
Commits on Oct 11, 2023
Rename DEFAULT_MAX_HEAP_SIZE to AUTOMATIC_MAX_HEAP_SIZE
Show description for 3c2459bcommitted
Commits on Oct 10, 2023
Rename FileDescriptorIoException to DataInputException for Alpha-07
Show description for 898c3b3committed
Aashna
Commits on Oct 9, 2023
- authored andcommitted

Fix wording of JSE heap size limit configuration APIs
Show description for 8bbedb0committedFix various JSE javadoc documentation bugs
Show description for 8ee7fc8committed- authored andcommitted

Restrict non-functional JSE console APIs
Show description for 1652c98committedUnhide FileDescriptorIoException for Alpha-07
Show description for f14560fcommitted
Aashna
Commits on Oct 6, 2023
Remove RestrictTo for JSE termination callback APIs
Show description for 559090fcommitted
Commits on Sep 26, 2023
Remove ":DEV" suffix from flags
Show description for 0e24fdfcommitted
Abhijith Nair
Commits on Sep 25, 2023
Improve exception handling in JavaScriptEngine
Show description for d8504aacommitted
Commits on Sep 24, 2023
Add tests for following evaluateJavaScriptAsync APIs:
Show description for 610caf2committed
Aashna
Commits on Sep 18, 2023
- authored andcommitted

Distinguish between closed and dead in JavaScriptSandbox
Show description for 79616e0committed
Commits on Sep 15, 2023
Add support for evaluating JS using AssetFileDescriptors and ParcelFileDescriptors
Show description for c781d60committed
aashnajena
Commits on Sep 5, 2023
- authored andcommitted

- authored andcommitted

Commits on Sep 1, 2023
Kill JSE sandbox on isolate heap exhaustion
Show description for 885d899committedImplement service to client notification of isolate termination
Show description for a1037f9committed
Commits on Aug 22, 2023
Opt-in Metalava w/ K2 UAST (R1)
Show description for 999075ecommitted
Commits on Jul 5, 2023
Remove public API evaluateJavaScriptAsync(@NonNull byte[] code)
Show description for 46ebbe8committed
Aashna
Commits on Jun 30, 2023
Separate stateful logic from JavaScriptIsolate
Show description for b6f6288committed
Abhijith Nair
Commits on Jun 9, 2023
- authored andcommitted


Query service-side features during JSE start-up
Show description for 0ee303ecommitted
Commits on Jun 5, 2023
- authored andcommitted


Commits on Jun 2, 2023
Use checked exception in readToString()
Show description for a955823committed
Abhijith NairConfigure webview-dependent libraries to use test apk
Show description for 3515c1fcommitted
Commits on May 30, 2023
Remove use of @hide in javascriptengine project
Show description for e8c91cbcommitted
Commits on May 23, 2023
Remove Ignore annotation on JSE tests
Show description for 95c4798committed
Abhijith Nair