0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2024-11-21 15:04:33 -05:00

Commit graph

  • 312d362683 . Matt Mastracci 2024-04-10 13:01:40 -0600
  • ff3cb9188e v8 ASAN Matt Mastracci 2024-04-10 08:54:41 -0600
  • ca448cbcb0 run ci Tom Ballinger 2024-04-01 16:38:20 -0700
  • 84b87320d2 write some C Tom Ballinger 2024-04-01 10:48:39 -0700
  • 0ea9bc5a37 Add Isolate::date_time_configuration_change_notification Tom Ballinger 2024-03-29 15:26:09 -0700
  • 2bca1d89bf Add v8::Context::set_embedder_data Divy Srivastava 2024-03-18 18:09:53 +0530
  • 26aa32af77
    Merge branch 'isolate_construction_refactor' into locker_attempt Earthmark 2024-03-17 13:00:56 -0700
  • d17bb32493
    Pulled the isolate construction changes from the locker API to a separate PR. Earthmark 2024-03-17 12:51:19 -0700
  • beab47cce4
    Merge branch 'main' into locker_attempt Earthmark 2024-03-17 12:38:18 -0700
  • c5e316b59b
    Merge ff78b5d4a8 into 89fbf2a051 Divy Srivastava 2024-03-16 17:27:14 -0600
  • 89fbf2a051
    v0.89.0 (#1441) v0.89.0 Bartek Iwańczuk 2024-03-16 22:15:44 +0000
  • c01361cc39
    v0.89.0 Bartek Iwańczuk 2024-03-16 22:54:36 +0100
  • 943cbcb7c1
    feat: Add v8::MicrotaskQueue::new() (#1440) Bartek Iwańczuk 2024-03-16 04:00:57 +0000
  • 28a279a058
    test Bartek Iwańczuk 2024-03-16 04:40:22 +0100
  • ca15c392da
    feat: Add v8::MicrotaskQueue::new() Bartek Iwańczuk 2024-03-16 04:39:38 +0100
  • 91bec8216a
    fix: mispelling in C binding (#1439) Bartek Iwańczuk 2024-03-16 03:32:28 +0000
  • a728ab1a61
    fmt Bartek Iwańczuk 2024-03-16 04:10:30 +0100
  • e6a547a91d
    fix: mispelling in C binding Bartek Iwańczuk 2024-03-16 03:57:13 +0100
  • 66bb1716a8
    chore: Release v0.88.0 (#1436) v0.88.0 Matt Mastracci 2024-03-15 17:07:47 -0700
  • 4332833a4c
    chore: update README with cache info (#1435) Matt Mastracci 2024-03-15 16:47:15 -0700
  • a8357b3063 Bump Matt Mastracci 2024-03-15 16:42:41 -0700
  • 23427b1334 Bump Matt Mastracci 2024-03-15 16:42:09 -0700
  • d863782ed6
    feat: .gz compress release artifacts (#1434) Matt Mastracci 2024-03-15 16:30:37 -0700
  • 8c35145ccb curl -L Matt Mastracci 2024-03-15 16:27:38 -0700
  • cfb917f34b chore: update README with cache info Matt Mastracci 2024-03-15 16:25:51 -0700
  • ade8d73069 print size Matt Mastracci 2024-03-15 16:08:05 -0700
  • 34c9e862db feat: .gz compress release artifacts Matt Mastracci 2024-03-15 15:59:13 -0700
  • a091d9da46 . Matt Mastracci 2024-03-15 15:40:34 -0700
  • 93682e95c0
    feat: use .cargo/.rusty_v8/<file> for caching downloads manually (#1433) Matt Mastracci 2024-03-15 15:16:44 -0700
  • eebb46dabc test Matt Mastracci 2024-03-15 14:53:10 -0700
  • b6a4b61903
    feat: aarch64 for macos (#1429) Matt Mastracci 2024-03-15 13:45:16 -0700
  • a206638a42 update Matt Mastracci 2024-03-15 13:43:55 -0700
  • 7e00262235 feat: use for caching downloads manually Matt Mastracci 2024-03-15 13:39:00 -0700
  • 596e8159f7
    v0.87.0 (#1432) v0.87.0 Bartek Iwańczuk 2024-03-14 23:40:38 +0000
  • c3db23be54
    v0.87.0 Bartek Iwańczuk 2024-03-15 00:20:57 +0100
  • 10d12a450e
    feat: Add "v8::Object::get_real_named_property_*" methods (#1428) Bartek Iwańczuk 2024-03-14 23:20:03 +0000
  • 69bac645e0
    Add v8::MicrotaskQueue bindings (#1423) Divy Srivastava 2024-03-14 08:37:01 -0700
  • 2a53d50907 x Divy Srivastava 2024-03-14 20:46:08 +0530
  • 7422f75b9e add test Divy Srivastava 2024-03-14 19:25:20 +0530
  • e5660c0290 x Divy Srivastava 2024-03-14 19:10:04 +0530
  • d608ea1ba5 Merge branch 'main' of github.com:denoland/rusty_v8 into v8__MicrotaskQueue Divy Srivastava 2024-03-14 19:08:58 +0530
  • e511fc59f2
    fix: update README with release instructions (#1431) Igor Zinkovsky 2024-03-13 21:30:21 -0700
  • b28dd3856c
    fix: update README with release instructions Igor Zinkovsky 2024-03-13 18:48:02 -0700
  • 45d3b80ada
    v0.86.0 (#1430) v0.86.0 Igor Zinkovsky 2024-03-13 18:25:02 -0700
  • 68731de1bf v0.86.0 Igor Zinkovsky 2024-03-13 16:38:38 -0700
  • 512a8cad2a feat: aarch64 for macos Matt Mastracci 2024-03-13 15:33:19 -0600
  • b83067130f
    feat: Add IndexedPropertyHandlerConfiguration::*_raw methods (#1426) Bartek Iwańczuk 2024-03-13 14:59:39 +0000
  • 3723e14081
    clippy Bartek Iwańczuk 2024-03-13 02:35:39 +0100
  • 6d3dad0741
    add apis Bartek Iwańczuk 2024-03-13 02:18:33 +0100
  • 2371c4534b
    feat: pass source as mut ref to script_compiler::compile (#1420) Igor Zinkovsky 2024-03-12 16:55:29 -0700
  • a0506ddf92
    fmt Bartek Iwańczuk 2024-03-12 23:04:50 +0100
  • 7f7fe42d41
    feat: Add IndexedPropertyHandlerConfiguration::*_raw methods Bartek Iwańczuk 2024-03-12 22:57:44 +0100
  • 08ce2d3a14 v0.85.1 release_85_1 Divy Srivastava 2024-03-12 18:03:47 +0530
  • bc5ac4d486
    Add Isolate::add_message_listener_with_error_level (#1424) Divy Srivastava 2024-03-12 17:35:44 +0530
  • 62ad150aef Add test Divy Srivastava 2024-03-12 17:15:37 +0530
  • cd1b1d7911 fix Divy Srivastava 2024-03-12 16:59:20 +0530
  • 880573cdca Add Isolate::add_message_listener_with_error_level Divy Srivastava 2024-03-12 16:57:01 +0530
  • b7d6668e58 v8::MicrotaskQueue Divy Srivastava 2024-03-12 16:46:19 +0530
  • 257bc5cb5e feat: pass source as mut ref to script_compiler::compile Igor Zinkovsky 2024-03-11 17:15:39 -0700
  • ad08ec211b
    Added notes about re-entrancy with the locker api, and added an assertion about it. Earthmark 2024-03-09 14:54:06 -0800
  • fad28986bc x v8_builtins_pgo Divy Srivastava 2024-03-09 14:52:01 +0530
  • 3393d48f5f Merge Divy Srivastava 2024-03-09 09:34:39 +0530
  • 2825ced8be
    v0.85.0 (#1415) v0.85.0 Divy Srivastava 2024-03-09 07:30:14 +0530
  • 330ce6da18
    Merge branch 'main' into zero_85_release Bartek Iwańczuk 2024-03-09 00:51:23 +0100
  • 8c18c547a3
    V8 12.3.219.9 (#1419) Divy Srivastava 2024-03-08 23:52:23 +0530
  • 1723f55bba Merge branch 'revert-1414-revert_v8_upgrade' of github.com:denoland/rusty_v8 into revert-1414-revert_v8_upgrade Divy Srivastava 2024-03-08 22:33:13 +0530
  • 17fe859d8c Add regression test from #1412 Divy Srivastava 2024-03-08 22:32:50 +0530
  • c0e8fed1b9
    Update README.md Divy Srivastava 2024-03-08 22:29:56 +0530
  • f94ba4f5d3 x Divy Srivastava 2024-03-08 22:29:06 +0530
  • aed2d4292d
    Revert "chore: revert V8 upgrade from 12.3 to 12.2. (#1414)" Divy Srivastava 2024-03-08 22:16:44 +0530
  • b73a482840
    Reland "Track V8 12.3 (#1401)" (#1417) Divy Srivastava 2024-03-08 22:16:04 +0530
  • 27f595e961 x Divy Srivastava 2024-03-08 21:29:44 +0530
  • edf3b089bb V8 builtins PGO Divy Srivastava 2024-03-08 20:26:08 +0530
  • a79000c4b1 V8 builtins PGO Divy Srivastava 2024-03-08 20:26:01 +0530
  • b52fef138b
    Reland "Track V8 12.3 (#1401)" Divy Srivastava 2024-03-08 18:22:59 +0530
  • 058e699674 v0.85.0 Divy Srivastava 2024-03-08 08:51:49 +0530
  • 40b2269509
    chore: revert V8 upgrade from 12.3 to 12.2. (#1414) Bartek Iwańczuk 2024-03-08 03:12:13 +0000
  • 455e28cb51
    Revert "Track V8 12.3 (#1401)" Bartek Iwańczuk 2024-03-08 02:02:03 +0100
  • 8ea12c9338
    Revert "V8 12.3.219.1 (#1402)" Bartek Iwańczuk 2024-03-08 02:02:01 +0100
  • 083f43346c
    feat: expose CachedData::rejected (#1413) Igor Zinkovsky 2024-03-07 09:36:06 -0800
  • 3d61cb2d44 simplify Igor Zinkovsky 2024-03-06 20:32:31 -0800
  • 8fae42dafe feat: expose CachedData::rejected Igor Zinkovsky 2024-03-06 16:48:34 -0800
  • cc68cf389a
    chore: Add a test for context create with object template Bartek Iwańczuk 2024-03-05 14:56:52 +0100
  • eb9d478e8c
    Split out how isolates are initialized, so each locker represents a stack root. Earthmark 2024-03-04 19:23:45 -0800
  • 2c652db4ce
    More clippy findings, I forgot to run --all-targets. Earthmark 2024-03-03 23:56:23 -0800
  • 457a99d210
    Resolved clippy findings. Earthmark 2024-03-03 23:45:31 -0800
  • ff78b5d4a8
    Update ci.yml Divy Srivastava 2024-03-04 09:02:12 +0530
  • 9dd629e1c3
    Fixed a typo in the parameter capture in v8__Isolate__SetCaptureStackTraceForUncaughtExceptions (#1410) Daniel Miller 2024-03-03 19:04:04 -0800
  • 6442744ce2
    Moved is_locked from OwnedIsolate to IsolateHandle, as that's where it would be used in a thread-questionable context. Earthmark 2024-03-03 16:04:10 -0800
  • dc81d4a26e
    Attempted to implement Locker for Isolate. Earthmark 2024-03-03 15:54:12 -0800
  • 2a4669c6b6
    Fixed a typo in the parameter capture in v8__Isolate__SetCaptureStackTraceForUncaughtExceptions Earthmark 2024-03-02 11:17:41 -0800
  • 54d0521b87 docker perms Divy Srivastava 2024-03-01 23:50:33 +0530
  • be545b7d3d
    feat: Add string access methods to OneByteConst (#1409) Matt Mastracci 2024-03-01 10:55:02 -0700
  • 63eea06a9a
    chore: bump rust-toolchain (#1408) Matt Mastracci 2024-03-01 10:28:17 -0700
  • f7208f1122 docker perms Divy Srivastava 2024-03-01 22:31:09 +0530
  • 0cca2d521c . Matt Mastracci 2024-02-29 18:46:25 -0700
  • 02a099667e lint Matt Mastracci 2024-03-01 09:12:04 -0700
  • 2296b7dcec lint Matt Mastracci 2024-03-01 09:08:34 -0700
  • b79c258f82 chore: bump rust-toolchain Matt Mastracci 2024-02-29 18:49:58 -0700
  • b2590d5dba fix variant flag Divy Srivastava 2024-02-29 20:01:53 +0530