2015-08-11 |
bmeurer | [runtime] Store constructor function index on primitive... |
blob | commitdiff | raw |
2015-08-11 |
bmeurer | [simd.js] Single SIMD128_VALUE_TYPE for all Simd128Values. |
blob | commitdiff | raw | diff to current |
2015-08-10 |
mstarzinger | [heap] Avoid overzealous inclusion of heap internal... |
blob | commitdiff | raw | diff to current |
2015-08-03 |
yangguo | Remove JSFunctionResultCache. |
blob | commitdiff | raw | diff to current |
2015-08-03 |
bbudge | SIMD.js Add the other SIMD Phase 1 types. |
blob | commitdiff | raw | diff to current |
2015-08-03 |
yangguo | Create function name const assignment after parsing... |
blob | commitdiff | raw | diff to current |
2015-07-28 |
jochen | Reland of "Remove ExternalArray, derived types, and... |
blob | commitdiff | raw | diff to current |
2015-07-27 |
machenbach | Revert of Remove ExternalArray, derived types, and... |
blob | commitdiff | raw | diff to current |
2015-07-27 |
jochen | Remove ExternalArray, derived types, and element kinds |
blob | commitdiff | raw | diff to current |
2015-07-24 |
oth | [Interpreter] Add BytecodeArray class and add to Shared... |
blob | commitdiff | raw | diff to current |
2015-07-15 |
yangguo | Debugger: use debug break slots to break at function... |
blob | commitdiff | raw | diff to current |
2015-07-13 |
mstarzinger | Remove unused byte from Map::instance_sizes field. |
blob | commitdiff | raw | diff to current |
2015-07-02 |
verwaest | Distinguish slow from fast sloppy arguments |
blob | commitdiff | raw | diff to current |
2015-06-16 |
jochen | Introduce a base pointer field in FixedTypedArrayBase... |
blob | commitdiff | raw | diff to current |
2015-06-04 |
mbrandy | Add support for Embedded Constant Pools for PPC and Arm |
blob | commitdiff | raw | diff to current |
2015-06-03 |
bbudge | Add new Float32x4 type for SIMD.js. |
blob | commitdiff | raw | diff to current |
2015-06-03 |
bmeurer | Revert of Embedded constant pools. (patchset #12 id... |
blob | commitdiff | raw | diff to current |
2015-06-02 |
mbrandy | Add support for Embedded Constant Pools for PPC and Arm |
blob | commitdiff | raw | diff to current |
2015-06-01 |
erikcorry | Cosmetic changes to tests to make it easier to concaten... |
blob | commitdiff | raw | diff to current |
2015-06-01 |
ishell | Starting using GlobalDictionary for global objects... |
blob | commitdiff | raw | diff to current |
2015-05-21 |
bbudge | Generalize HeapObject alignment requirements. |
blob | commitdiff | raw | diff to current |
2015-05-18 |
yangguo | Migrate error messages, part 12. |
blob | commitdiff | raw | diff to current |
2015-04-29 |
jkummerow | Fix unobservable constructor replacement on prototype... |
blob | commitdiff | raw | diff to current |
2015-04-27 |
jochen | Reland "Remove the weak list of views from array buffers" |
blob | commitdiff | raw | diff to current |
2015-04-24 |
jochen | Revert of Reland "Remove the weak list of views from... |
blob | commitdiff | raw | diff to current |
2015-04-23 |
jochen | Reland "Remove the weak list of views from array buffers" |
blob | commitdiff | raw | diff to current |
2015-04-22 |
jochen | Revert of Remove the weak list of views from array... |
blob | commitdiff | raw | diff to current |
2015-04-22 |
jochen | Remove the weak list of views from array buffers |
blob | commitdiff | raw | diff to current |
2015-04-13 |
ulan | Do not inline store if field map was cleared. |
blob | commitdiff | raw | diff to current |
2015-04-07 |
jkummerow | Move prototype metadata from internal properties to... |
blob | commitdiff | raw | diff to current |
2015-03-25 |
mstarzinger | Switch full-codegen from StackHandlers to handler table. |
blob | commitdiff | raw | diff to current |
2015-03-23 |
ulan | Reland "Fix memory leak caused by field type in descrip... |
blob | commitdiff | raw | diff to current |
2015-03-17 |
dcarney | correctly invalidate global cells |
blob | commitdiff | raw | diff to current |
2015-03-06 |
jkummerow | Reland: Simplify and compact transitions storage |
blob | commitdiff | raw | diff to current |
2015-03-05 |
jkummerow | Revert of Simplify and compact transitions storage... |
blob | commitdiff | raw | diff to current |
2015-03-05 |
jkummerow | Simplify and compact transitions storage |
blob | commitdiff | raw | diff to current |
2015-02-12 |
ishell@chromium.org | Fix for the compilation issue in shared mode introduced... |
blob | commitdiff | raw | diff to current |
2015-02-12 |
ishell | Enable layout descriptor consistency checks in heap... |
blob | commitdiff | raw | diff to current |
2015-02-12 |
ulan | Use weak cells in dependent code. |
blob | commitdiff | raw | diff to current |
2015-02-11 |
dusan.milosavljevic | Make SNaN verification universal for all arches. |
blob | commitdiff | raw | diff to current |
2015-02-05 |
ulan | Fix Code::VerifyEmbeddedObjects. |
blob | commitdiff | raw | diff to current |
2015-02-03 |
ulan | Verify that code stubs and full code do not have pointe... |
blob | commitdiff | raw | diff to current |
2015-01-30 |
bmeurer | Reland "Initial switch to Chromium-style CHECK_* and... |
blob | commitdiff | raw | diff to current |
2015-01-30 |
Benedikt Meurer | Revert "Make GCC happy again." and "Initial switch... |
blob | commitdiff | raw | diff to current |
2015-01-30 |
bmeurer | Initial switch to Chromium-style CHECK_* and DCHECK_... |
blob | commitdiff | raw | diff to current |
2015-01-21 |
Benedikt Meurer | Use signaling NaN for holes in fixed double arrays. |
blob | commitdiff | raw | diff to current |
2015-01-19 |
ishell | Massive renaming of PropertyType values and other impli... |
blob | commitdiff | raw | diff to current |
2015-01-19 |
dcarney | remove SignatureInfo class |
blob | commitdiff | raw | diff to current |
2015-01-14 |
yangguo | Correctly reference global proxy in the partial snapshot. |
blob | commitdiff | raw | diff to current |
2015-01-07 |
dcarney | remove declarative accessors |
blob | commitdiff | raw | diff to current |
2014-12-22 |
ulan | Remove custom weak handling of monomorphic IC. |
blob | commitdiff | raw | diff to current |
2014-12-12 |
ishell | Using PropertyKind in transitions instead of PropertyType. |
blob | commitdiff | raw | diff to current |
2014-12-10 |
ishell | Reland of "TransitionArray now uses <is_data_property... |
blob | commitdiff | raw | diff to current |
2014-11-27 |
dcarney | Add interceptor support for symbols |
blob | commitdiff | raw | diff to current |
2014-11-27 |
yangguo | Ensure double alignment when deserializing. |
blob | commitdiff | raw | diff to current |
2014-11-13 |
ishell@chromium.org | Revert "TransitionArray now uses <is_data_property... |
blob | commitdiff | raw | diff to current |
2014-11-11 |
ishell@chromium.org | Reland "In-object double fields unboxing (for 64-bit... |
blob | commitdiff | raw | diff to current |
2014-11-10 |
verwaest@chromium.org | Revert "In-object double fields unboxing (for 64-bit... |
blob | commitdiff | raw | diff to current |
2014-11-10 |
ishell@chromium.org | In-object double fields unboxing (for 64-bit only). |
blob | commitdiff | raw | diff to current |
2014-11-05 |
ishell@chromium.org | TransitionArray now uses <is_data_property, name, attri... |
blob | commitdiff | raw | diff to current |
2014-10-31 |
yangguo@chromium.org | Assert that unoptimized code does not embed context... |
blob | commitdiff | raw | diff to current |
2014-10-14 |
ulan@chromium.org | Weak Cells |
blob | commitdiff | raw | diff to current |
2014-10-07 |
ishell@chromium.org | Fix for assertion failures appeared after StoreTransiti... |
blob | commitdiff | raw | diff to current |
2014-09-25 |
jkummerow@chromium.org | Non-JSArrays must always have holey elements. |
blob | commitdiff | raw | diff to current |
2014-09-10 |
yangguo@chromium.org | Rename ascii to one-byte where applicable. |
blob | commitdiff | raw | diff to current |
2014-09-08 |
bmeurer@chromium.org | Replace our home-grown BitCast with bit_cast from Chrom... |
blob | commitdiff | raw | diff to current |
2014-08-11 |
verwaest@chromium.org | Tag all prototypes as proto, except those set using... |
blob | commitdiff | raw | diff to current |
2014-08-07 |
hpayer@chromium.org | Move objects-visiting into heap. |
blob | commitdiff | raw | diff to current |
2014-08-05 |
jkummerow@chromium.org | Track number of generic ICs per function |
blob | commitdiff | raw | diff to current |
2014-08-04 |
bmeurer@chromium.org | Rename ASSERT* to DCHECK*. |
blob | commitdiff | raw | diff to current |
2014-07-30 |
danno@chromium.org | Land the Fan (disabled) |
blob | commitdiff | raw | diff to current |
2014-07-21 |
yangguo@chromium.org | Use 0 instead of undefined for uninitialized stub key. |
blob | commitdiff | raw | diff to current |
2014-07-21 |
yangguo@chromium.org | Store both major and minor key on code stubs. |
blob | commitdiff | raw | diff to current |
2014-07-07 |
svenpanne@chromium.org | More OStreamsUse OStreams more often. |
blob | commitdiff | raw | diff to current |
2014-07-01 |
ishell@chromium.org | Reland r22082 "Replace HeapNumber as doublebox with... |
blob | commitdiff | raw | diff to current |
2014-06-30 |
ishell@chromium.org | Revert "Replace HeapNumber as doublebox with an explici... |
blob | commitdiff | raw | diff to current |
2014-06-30 |
ishell@chromium.org | Replace HeapNumber as doublebox with an explicit Mutabl... |
blob | commitdiff | raw | diff to current |
2014-06-23 |
verwaest@chromium.org | Remove AccessControl from AccessorPairs, as it's an... |
blob | commitdiff | raw | diff to current |
2014-06-20 |
mstarzinger@chromi... | Check alpha-sorting of includes during presubmit. |
blob | commitdiff | raw | diff to current |
2014-06-10 |
danno@chromium.org | Reland 21720: Introduce FieldIndex to unify and abstrac... |
blob | commitdiff | raw | diff to current |
2014-06-10 |
danno@chromium.org | Revert 21720: "Introduce FieldIndex to unify and abstra... |
blob | commitdiff | raw | diff to current |
2014-06-06 |
danno@chromium.org | Introduce FieldIndex to unify and abstract property... |
blob | commitdiff | raw | diff to current |
2014-06-03 |
rmcilroy@chromium.org | Add support for extended constant pool arrays. |
blob | commitdiff | raw | diff to current |
2014-06-03 |
jochen@chromium.org | Use full include paths everywhere |
blob | commitdiff | raw | diff to current |
2014-06-03 |
adamk@chromium.org | ES6: Add support for values/keys/entries for Map and Set |
blob | commitdiff | raw | diff to current |
2014-05-20 |
adamk@chromium.org | ES6 Map/Set iterators/forEach improvements |
blob | commitdiff | raw | diff to current |
2014-05-09 |
verwaest@chromium.org | Merge NewFunction and NewFunctionWithPrototype |
blob | commitdiff | raw | diff to current |
2014-05-06 |
mvstanton@chromium.org | Fix for 3303 MultithreadedParallelIsolates has a race... |
blob | commitdiff | raw | diff to current |
2014-05-02 |
ishell@chromium.org | Map::Normalize() introduced as single entry point for... |
blob | commitdiff | raw | diff to current |
2014-04-30 |
yangguo@chromium.org | Kiss goodbye to MaybeObject. |
blob | commitdiff | raw | diff to current |
2014-04-30 |
mvstanton@chromium.org | Simplify feedback vector creation and store in SharedFu... |
blob | commitdiff | raw | diff to current |
2014-04-29 |
ishell@chromium.org | WeakHashTable::Lookup() handlified and ObjectHashTable... |
blob | commitdiff | raw | diff to current |
2014-04-29 |
bmeurer@chromium.org | Bulk update of Google copyright headers in source files. |
blob | commitdiff | raw | diff to current |
2014-04-25 |
yangguo@chromium.org | Always include debugger support. |
blob | commitdiff | raw | diff to current |
2014-04-24 |
bmeurer@chromium.org | Revert "Some code cleanup, esp. includes and copyright... |
blob | commitdiff | raw | diff to current |
2014-04-24 |
bmeurer@chromium.org | Some code cleanup, esp. includes and copyright headers. |
blob | commitdiff | raw | diff to current |
2014-04-22 |
yangguo@chromium.org | Introduce exception object and remove some uses of... |
blob | commitdiff | raw | diff to current |
2014-04-17 |
adamk@chromium.org | ES6: Add support for Map/Set forEach |
blob | commitdiff | raw | diff to current |
2014-04-17 |
bmeurer@chromium.org | Track up to 5 stable maps as field type. |
blob | commitdiff | raw | diff to current |
2014-04-16 |
adamk@chromium.org | Revert "ES6: Add support for Map/Set forEach" |
blob | commitdiff | raw | diff to current |
next |