2015-06-08 |
conradw | [strong] Refactor ObjectStrength into a replacement... |
blob | commitdiff | raw |
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 |
jochen | Also allocate small typed arrays on heap when initializ... |
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-02 |
conradw | [strong] create strong array literals |
blob | commitdiff | raw | diff to current |
2015-05-26 |
adamk | Add basic API support for Map & Set |
blob | commitdiff | raw | diff to current |
2015-05-26 |
erikcorry | Move hash code from hidden string to a private symbol |
blob | commitdiff | raw | diff to current |
2015-05-22 |
binji | Implement SharedArrayBuffer. |
blob | commitdiff | raw | diff to current |
2015-05-22 |
yangguo | Revert of Implement SharedArrayBuffer (patchset #7... |
blob | commitdiff | raw | diff to current |
2015-05-22 |
binji | Implement SharedArrayBuffer. |
blob | commitdiff | raw | diff to current |
2015-05-20 |
rossberg | Reland "[strong] Object literals create strong objects" |
blob | commitdiff | raw | diff to current |
2015-05-19 |
machenbach | Revert of [strong] Object literals create strong object... |
blob | commitdiff | raw | diff to current |
2015-05-18 |
rossberg | [strong] Object literals create strong objects |
blob | commitdiff | raw | diff to current |
2015-05-18 |
yangguo | Migrate error messages, part 12. |
blob | commitdiff | raw | diff to current |
2015-05-15 |
yangguo | Migrate error messages, part 11. |
blob | commitdiff | raw | diff to current |
2015-05-12 |
yangguo | Migrate error messages, part 10. |
blob | commitdiff | raw | diff to current |
2015-05-12 |
yangguo | Revert of Migrate error messages, part 10. (patchset... |
blob | commitdiff | raw | diff to current |
2015-05-12 |
yangguo | Migrate error messages, part 10. |
blob | commitdiff | raw | diff to current |
2015-05-07 |
yangguo | Migrate error messages, part 9. |
blob | commitdiff | raw | diff to current |
2015-05-06 |
yangguo | Migrate error messages, part 8. |
blob | commitdiff | raw | diff to current |
2015-04-28 |
yangguo | Reland: Preprocess structured stack trace on GC to... |
blob | commitdiff | raw | diff to current |
2015-04-27 |
dslomov | Revert of Preprocess structured stack trace on GC to... |
blob | commitdiff | raw | diff to current |
2015-04-27 |
yangguo | Preprocess structured stack trace on GC to get rid... |
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-21 |
jochen | Revert of Reland "LayoutDescriptor should inherit from... |
blob | commitdiff | raw | diff to current |
2015-04-21 |
jochen | Reland "LayoutDescriptor should inherit from JSTypedArray" |
blob | commitdiff | raw | diff to current |
2015-04-21 |
jochen | Revert of LayoutDescriptor should inherit from JSTypedA... |
blob | commitdiff | raw | diff to current |
2015-04-21 |
jochen | LayoutDescriptor should inherit from JSTypedArray |
blob | commitdiff | raw | diff to current |
2015-04-20 |
Ross McIlroy | Replace OVERRIDE->override and FINAL->final since we... |
blob | commitdiff | raw | diff to current |
2015-04-17 |
yangguo | Reland "Migrate error messages, part 2." |
blob | commitdiff | raw | diff to current |
2015-04-16 |
machenbach | Revert of Migrate error messages, part 2. (patchset... |
blob | commitdiff | raw | diff to current |
2015-04-16 |
yangguo | Migrate error messages, part 2. |
blob | commitdiff | raw | diff to current |
2015-04-16 |
yangguo | Start migrating error message templates to the runtime. |
blob | commitdiff | raw | diff to current |
2015-04-13 |
titzer | [turbofan] Optimize loads of global constants in JSType... |
blob | commitdiff | raw | diff to current |
2015-04-09 |
caitpotter88 | [es6] do not add caller/arguments to ES6 function defin... |
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-30 |
svenpanne | Added %_NewConsString intrinsic. |
blob | commitdiff | raw | diff to current |
2015-03-17 |
mvstanton | Feedback vector: ASAN found memory leaks during AST... |
blob | commitdiff | raw | diff to current |
2015-03-17 |
dcarney | correctly invalidate global cells |
blob | commitdiff | raw | diff to current |
2015-02-24 |
yangguo | NewError no longer returns a MaybeObject. |
blob | commitdiff | raw | diff to current |
2015-02-05 |
yurys | Add NativeWeakMap to v8.h |
blob | commitdiff | raw | diff to current |
2015-02-04 |
yurys | Revert of Add WeakKeyMap to v8.h (patchset #2 id:20001... |
blob | commitdiff | raw | diff to current |
2015-02-04 |
dcarney | Move the contents of api-natives.js to c++ |
blob | commitdiff | raw | diff to current |
2015-02-04 |
yurys | Add WeakKeyMap to v8.h |
blob | commitdiff | raw | diff to current |
2015-02-03 |
yurys | Revert of Add WeakMap to v8.h (patchset #3 id:40001... |
blob | commitdiff | raw | diff to current |
2015-02-03 |
yurys | Add WeakMap to v8.h |
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-11-27 |
Michael Stanton | Flesh out vector ic state query and set mechanisms. |
blob | commitdiff | raw | diff to current |
2014-11-13 |
Toon Verwaest | Install the constructor property on custom prototype... |
blob | commitdiff | raw | diff to current |
2014-11-13 |
Yang Guo | Move public symbols to the root set. |
blob | commitdiff | raw | diff to current |
2014-11-12 |
dslomov@chromium.org | Various clean-ups after top-level lexical declarations... |
blob | commitdiff | raw | diff to current |
2014-11-10 |
ishell@chromium.org | MapCache simplification. It is now a FixedArray that... |
blob | commitdiff | raw | diff to current |
2014-11-07 |
dslomov@chromium.org | harmony_scoping: Implement lexical bindings at top... |
blob | commitdiff | raw | diff to current |
2014-11-04 |
aandrey@chromium.org | Add debug mirror support for ES6 Map/Set iterators. |
blob | commitdiff | raw | diff to current |
2014-10-20 |
mvstanton@chromium.org | vector-based ICs did not update type feedback counts... |
blob | commitdiff | raw | diff to current |
2014-10-17 |
dslomov@chromium.org | Share code between Factory::NewJSTypedArray and API |
blob | commitdiff | raw | diff to current |
2014-10-14 |
ulan@chromium.org | Weak Cells |
blob | commitdiff | raw | diff to current |
2014-10-07 |
bmeurer@chromium.org | [turbofan] Fix lowering of typed loads/stores. |
blob | commitdiff | raw | diff to current |
2014-10-06 |
jarin@chromium.org | Revert "[turbofan] Fix lowering of typed loads/stores." |
blob | commitdiff | raw | diff to current |
2014-10-02 |
bmeurer@chromium.org | [turbofan] Fix lowering of typed loads/stores. |
blob | commitdiff | raw | diff to current |
2014-10-01 |
yangguo@chromium.org | Reland "Use symbols instead of hidden properties for... |
blob | commitdiff | raw | diff to current |
2014-10-01 |
yangguo@chromium.org | Revert "Use symbols instead of hidden properties for... |
blob | commitdiff | raw | diff to current |
2014-10-01 |
yangguo@chromium.org | Use symbols instead of hidden properties for i18n markers. |
blob | commitdiff | raw | diff to current |
2014-09-18 |
mvstanton@chromium.org | Introduce TypeFeedbackVector, as FixedArray grew constr... |
blob | commitdiff | raw | diff to current |
2014-09-10 |
arv@chromium.org | ES6: Add support for method shorthand in object literals |
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-09-02 |
bmeurer@chromium.org | Use Chrome compatible naming for compiler specifics. |
blob | commitdiff | raw | diff to current |
2014-09-01 |
yangguo@chromium.org | Do not expose termination exceptions to the Exception... |
blob | commitdiff | raw | diff to current |
2014-08-27 |
adamk@chromium.org | Ensure that JSProxy::Fix gives the generated JSObject... |
blob | commitdiff | raw | diff to current |
2014-08-19 |
yangguo@chromium.org | Make internalized string parser in JSON.parse GC-safe |
blob | commitdiff | raw | diff to current |
2014-08-12 |
dslomov@chromium.org | Add "own" symbols support. |
blob | commitdiff | raw | diff to current |
2014-08-11 |
dslomov@chromium.org | Revert "Add "own" symbols support." |
blob | commitdiff | raw | diff to current |
2014-08-11 |
dslomov@chromium.org | Add "own" symbols support. |
blob | commitdiff | raw | diff to current |
2014-08-04 |
bmeurer@chromium.org | Rename ASSERT* to DCHECK*. |
blob | commitdiff | raw | diff to current |
2014-07-25 |
ishell@chromium.org | Kraken recover after r20312. |
blob | commitdiff | raw | diff to current |
2014-07-21 |
rossberg@chromium.org | Implement basic code generation for arrow functions |
blob | commitdiff | raw | diff to current |
2014-07-15 |
mstarzinger@chromi... | Allow embedding of ConsString objects into code. |
blob | commitdiff | raw | diff to current |
2014-07-07 |
verwaest@chromium.org | Only create arguments-maps in the bootstrapper, remove... |
blob | commitdiff | raw | diff to current |
2014-07-07 |
dslomov@chromium.org | Revert "Only create arguments-maps in the bootstrapper... |
blob | commitdiff | raw | diff to current |
2014-07-07 |
verwaest@chromium.org | Only create arguments-maps in the bootstrapper, remove... |
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-07-01 |
verwaest@chromium.org | Clean up the global object naming madness. |
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-26 |
danno@chromium.org | Optimize Map/Set.prototype.forEach |
blob | commitdiff | raw | diff to current |
2014-06-18 |
yangguo@chromium.org | Move invalid string length check to the factory. |
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-05-12 |
yangguo@chromium.org | Clean up debugger flags. |
blob | commitdiff | raw | diff to current |
2014-05-09 |
verwaest@chromium.org | Directly create API functions with readonly prototypes... |
blob | commitdiff | raw | diff to current |
2014-05-09 |
verwaest@chromium.org | Rename NewFunction without prototype to NewFunctionWith... |
blob | commitdiff | raw | diff to current |
2014-05-09 |
verwaest@chromium.org | Replace NewFunction(MaybeHandle<> prototype by Handle... |
blob | commitdiff | raw | diff to current |
next |