1. 0e24fdf Remove ":DEV" suffix from flags by Abhijith Nair · 9 months ago
  2. d8504aa Improve exception handling in JavaScriptEngine by Ashley Newson · 9 months ago
  3. 610caf2 Add tests for following evaluateJavaScriptAsync APIs: by Aashna · 9 months ago
  4. 5fd1748 Merge "Distinguish between closed and dead in JavaScriptSandbox" into androidx-main by Ashley Newson · 9 months ago
  5. 79616e0 Distinguish between closed and dead in JavaScriptSandbox by Ashley Newson · 9 months ago
  6. c781d60 Add support for evaluating JS using AssetFileDescriptors and ParcelFileDescriptors by aashnajena · 1 year, 1 month ago
  7. 793cf6e Merge "Kill JSE sandbox on isolate heap exhaustion" into androidx-main by Ashley Newson · 9 months ago
  8. 406e5d2 Merge "Implement service to client notification of isolate termination" into androidx-main by Ashley Newson · 9 months ago
  9. 885d899 Kill JSE sandbox on isolate heap exhaustion by Ashley Newson · 10 months ago
  10. a1037f9 Implement service to client notification of isolate termination by Ashley Newson · 1 year ago
  11. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 10 months ago
  12. 46ebbe8 Remove public API evaluateJavaScriptAsync(@NonNull byte[] code) by Aashna · 11 months ago
  13. b6f6288 Separate stateful logic from JavaScriptIsolate by Abhijith Nair · 1 year, 1 month ago
  14. d72b047 Merge "Query service-side features during JSE start-up" into androidx-main by Treehugger Robot · 1 year ago
  15. 0ee303e Query service-side features during JSE start-up by Ashley Newson · 1 year ago
  16. 542724e Merge "Use checked exception in readToString()" into androidx-main by Abhijith Nair · 1 year ago
  17. a955823 Use checked exception in readToString() by Abhijith Nair · 1 year, 2 months ago
  18. 3515c1f Configure webview-dependent libraries to use test apk by Peter Birk Pakkenberg · 1 year ago
  19. e8c91cb Remove use of @hide in javascriptengine project by Aurimas Liutikas · 1 year ago
  20. 95c4798 Remove Ignore annotation on JSE tests by Abhijith Nair · 1 year, 1 month ago
  21. 67dd445 Opt-in h- thru m-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 1 month ago
  22. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 1 month ago
  23. 5f3b712 Merge "Resolve studio-identified JavaScriptEngine code problems" into androidx-main by Ashley Newson · 1 year, 1 month ago
  24. f5b32b1 Clarify lifetime of code argument for evaluateJavaScriptAsync by Ashley Newson · 1 year, 1 month ago
  25. 8bd0423 Resolve studio-identified JavaScriptEngine code problems by Ashley Newson · 1 year, 1 month ago
  26. 1c41957 Merge "Document evaluateJavaScriptAsync requires valid Unicode" into androidx-main by Ashley Newson · 1 year, 1 month ago
  27. 18f7d80 Document evaluateJavaScriptAsync requires valid Unicode by Ashley Newson · 1 year, 1 month ago
  28. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 1 month ago
  29. 0a00776 Merge "Revert "Remove empty AndroidManifest.xml files"" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  30. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 1 month ago
  31. bbb1a6f Merge "Remove empty AndroidManifest.xml files" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  32. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 1 month ago
  33. 5cb268f Merge "Mostly autogenerated suppression of test failures" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  34. 99b2c16 Mostly autogenerated suppression of test failures by Jeff Gaston · 1 year, 1 month ago
  35. dae522b Merge "Document possible OOM behaviors for JSE" into androidx-main by Ashley Newson · 1 year, 1 month ago
  36. a3baa5f Document possible OOM behaviors for JSE by Ashley Newson · 1 year, 1 month ago
  37. bafed9b Merge "Prevent OOM tests running on incompatible JSE services" into androidx-main by Ashley Newson · 1 year, 1 month ago
  38. 14ca476 Prevent OOM tests running on incompatible JSE services by Ashley Newson · 1 year, 1 month ago
  39. a59b879 Clear Binder calling identity on JSE callbacks by Ashley Newson · 1 year, 1 month ago
  40. 5624078 Perform stricter null checking in IPC and public API by Ashley Newson · 1 year, 2 months ago
  41. b557a2a Integrate Stable AIDL plugin with AndroidX plugin by Alan Viverette · 1 year, 4 months ago
  42. b6bbc62 jsengine: Change guava to API dependency by Rupert Ben Wiser · 1 year, 2 months ago
  43. 68e4fa2 Migrate all UnstableAidl violations to Stable AIDL by Alan Viverette · 1 year, 2 months ago
  44. e42ace1 Warn when unstable AIDL files are missing RequiresOptIn markers by Alan Viverette · 1 year, 2 months ago
  45. 7905a13 Add lint check to ban use of @hide annotation by Tiem Song · 1 year, 2 months ago