1. 67dd445 Opt-in h- thru m-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 4 months ago
  2. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 4 months ago
  3. 5f3b712 Merge "Resolve studio-identified JavaScriptEngine code problems" into androidx-main by Ashley Newson · 1 year, 4 months ago
  4. f5b32b1 Clarify lifetime of code argument for evaluateJavaScriptAsync by Ashley Newson · 1 year, 4 months ago
  5. 8bd0423 Resolve studio-identified JavaScriptEngine code problems by Ashley Newson · 1 year, 4 months ago
  6. 1c41957 Merge "Document evaluateJavaScriptAsync requires valid Unicode" into androidx-main by Ashley Newson · 1 year, 4 months ago
  7. 18f7d80 Document evaluateJavaScriptAsync requires valid Unicode by Ashley Newson · 1 year, 4 months ago
  8. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 4 months ago
  9. 0a00776 Merge "Revert "Remove empty AndroidManifest.xml files"" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  10. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 4 months ago
  11. bbb1a6f Merge "Remove empty AndroidManifest.xml files" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  12. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 4 months ago
  13. 5cb268f Merge "Mostly autogenerated suppression of test failures" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  14. 99b2c16 Mostly autogenerated suppression of test failures by Jeff Gaston · 1 year, 4 months ago
  15. dae522b Merge "Document possible OOM behaviors for JSE" into androidx-main by Ashley Newson · 1 year, 4 months ago
  16. a3baa5f Document possible OOM behaviors for JSE by Ashley Newson · 1 year, 4 months ago
  17. bafed9b Merge "Prevent OOM tests running on incompatible JSE services" into androidx-main by Ashley Newson · 1 year, 5 months ago
  18. 14ca476 Prevent OOM tests running on incompatible JSE services by Ashley Newson · 1 year, 5 months ago
  19. a59b879 Clear Binder calling identity on JSE callbacks by Ashley Newson · 1 year, 5 months ago
  20. 5624078 Perform stricter null checking in IPC and public API by Ashley Newson · 1 year, 5 months ago
  21. b557a2a Integrate Stable AIDL plugin with AndroidX plugin by Alan Viverette · 1 year, 7 months ago
  22. b6bbc62 jsengine: Change guava to API dependency by Rupert Ben Wiser · 1 year, 5 months ago
  23. 68e4fa2 Migrate all UnstableAidl violations to Stable AIDL by Alan Viverette · 1 year, 5 months ago
  24. e42ace1 Warn when unstable AIDL files are missing RequiresOptIn markers by Alan Viverette · 1 year, 6 months ago
  25. 7905a13 Add lint check to ban use of @hide annotation by Tiem Song · 1 year, 6 months ago
  26. 0b19a50 Amend API bugs for JavaScriptEngine ConsoleMessage by Ashley Newson · 1 year, 6 months ago
  27. e816f38 Unhide JSE console logging APIs by Ashley Newson · 1 year, 6 months ago
  28. 9d65136 Disable lint bytecode verifier, update baselines by Alan Viverette · 1 year, 6 months ago
  29. 30effa1 Merge "Fix race condition in console tests" into androidx-main by Abhijith Nair · 1 year, 6 months ago
  30. 913378a Fix race condition in console tests by Abhijith Nair · 1 year, 6 months ago
  31. eba79dd Merge "Rename CONSOLE_MESSAGING:DEV flag" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  32. 085e01c Merge "Rename EVALUATE_WITHOUT_TRANSACTION_LIMIT:DEV flag" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  33. 06ce2b7 Workaround for AssetFileDescriptor framework bug by Abhijith Nair · 1 year, 6 months ago
  34. 35da17a Rename CONSOLE_MESSAGING:DEV flag by Abhijith Nair · 1 year, 6 months ago
  35. b657844 Rename EVALUATE_WITHOUT_TRANSACTION_LIMIT:DEV flag by Abhijith Nair · 1 year, 6 months ago
  36. 0c1ccd8 Unhide APIs relevant to removing memory limits. by Abhijith Nair · 1 year, 6 months ago
  37. d7b0c3a Add console support to JavaScriptEngine by Ashley Newson · 1 year, 7 months ago
  38. 92311f1 JS evaluation returns data via pipe and not Binder by Abhijith Nair · 1 year, 6 months ago
  39. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 8 months ago
  40. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 7 months ago
  41. 7476ca7 JS evaluation sends data via pipe and not Binder by Abhijith Nair · 1 year, 7 months ago
  42. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 7 months ago
  43. f3dcfd6 Fix mCompleter NPE in b/267864650 by Abhijith Nair · 1 year, 7 months ago
  44. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  45. 3e79358c Contain JavaScriptEngine OOM crashes to the isolate by Ashley Newson · 1 year, 10 months ago
  46. 935e1ad Throw descriptive exception when JS sandbox not supported by Ashley Newson · 2 years, 1 month ago
  47. 5956b2d Project import generated by Copybara. by JS Sandbox Team · 2 years, 1 month ago
  48. 4ac00ae Copy over javascriptengine changes introduced in Chromium by Ashley Newson · 2 years, 1 month ago
  49. 9ce74d9 Remove org.jetbrains:annotations from dependency by Abhijith Nair · 2 years, 1 month ago
  50. aa77d26 Allow clients to set max heap size of JsIsolate by Abhijith Nair · 2 years, 1 month ago
  51. 5139804 Manually copy library from chromium repository by Abhijith Nair · 2 years, 2 months ago
  52. 07355f5 Initial directory setup for androidx.javascriptengine by Abhijith Nair · 2 years, 2 months ago