Commits
User selector
Commit History
Commits on Sep 7, 2015
[presubmit] Enable build/c++11 linter checking.
Show description for 3a204eaauthored andcommitted

Commits on Sep 3, 2015
[presubmit] Fix build/include linter violations.
Show description for 92e85aeauthored andcommitted

Commits on Sep 1, 2015
[presubmit] Fix runtime/indentation_namespace linter violations.
Show description for 093f726authored andcommitted

Commits on Aug 24, 2015
Native context: alpha sort slots and remove boilerplate.
Show description for 38d46c0authored andcommitted
Commits on Aug 21, 2015
Update version to 4.7
Show description for 03704f3committed[es6] Parameter scopes for sloppy eval
Show description for 365fd7bauthored andcommitted
Commits on Aug 18, 2015
[api,heap] Fix external GC callbacks.
Show description for 8aef442authored andcommitted
Commits on Aug 14, 2015
Clean up native context slots and add new ones.
Show description for e4c2869authored andcommitted
Rework startup-data-util.
Show description for c69e2eaauthored andcommitted
Commits on Aug 13, 2015
[api] Do not force external GCs when only trying to synchronously process phantom callbacks
Show description for 3aca47bauthored andcommitted
Commits on Aug 12, 2015
[api] Delete non-maybe version of CompileModule
Show description for d746dbfauthored andcommitted
Commits on Aug 11, 2015
[stubs] Store typeof string on Oddballs.
Show description for a036497authored andcommitted
[simd.js] Single SIMD128_VALUE_TYPE for all Simd128Values.
Show description for f4c079dauthored andcommitted
Commits on Aug 10, 2015
[runtime] Simplify TO_INT32/TO_UINT32 abstract operations.
Show description for 3cc7adcauthored andcommitted
Commits on Aug 6, 2015
Rename "extras exports" to "extras binding"
Show description for 2dff84eauthored andcommitted
Commits on Aug 5, 2015
Introduce object visitor to estimate the size of a native context.
Show description for 0a1a714authored andcommitted
Commits on Aug 3, 2015
Remove JSFunctionResultCache.
Show description for 4a2e442authored andcommitted
SIMD.js Add the other SIMD Phase 1 types.
Show description for 7b9670bauthored andcommitted

Commits on Jul 31, 2015
[stubs] Unify (and optimize) implementation of ToObject.
Show description for 4fc6f54authored andcommitted
Commits on Jul 28, 2015
Reland of "Remove ExternalArray, derived types, and element kinds"
Show description for fded08fauthored andcommitted
Commits on Jul 27, 2015
Revert of Remove ExternalArray, derived types, and element kinds (patchset #5 id:80001 of https://codereview.chromium.org/1254623002/)
Show description for 814048aauthored andcommitted
Remove ExternalArray, derived types, and element kinds
Show description for 607ef7cauthored andcommitted
Commits on Jul 24, 2015
[Interpreter] Add BytecodeArray class and add to SharedFunctionInfo.
Show description for cb6e705authored andcommitted
Commits on Jul 21, 2015
Declare deleted copy constructor and assignment operator of v8::Global to take const parameters.
Show description for 7f6012cauthored andcommitted
Commits on Jul 17, 2015
Delete APIs deprecated since last release
Show description for ac1c713authored andcommitted
Commits on Jul 16, 2015
Expose SIMD.Float32x4 type to Javascript.
Show description for 6113058authored andcommitted

Revert of Expose SIMD.Float32x4 type to Javascript. (patchset #14 id:450001 of https://codereview.chromium.org/1219943002/)
Show description for 40c38c5authored andcommitted
Commits on Jul 15, 2015
[api] Deprecate unused Map/Set FromArray factory methods
Show description for 9aa1dacauthored andcommitted
Expose SIMD.Float32x4 type to Javascript.
Show description for e5ed3beauthored andcommitted

Let the second pass phantom callbacks run in a separate task on the foreground thread.
Show description for e6e5339authored andcommitted

Add IdleTask API to v8::Platform.
Show description for a9c7712authored andcommitted
Commits on Jul 13, 2015
Add convenience method for converting v8::PersistentBase to v8::Local
Show description for e5a77abauthored andcommitted
Commits on Jul 10, 2015
Updated version to 4.6
Show description for 40b6465authored andcommitted
Commits on Jul 6, 2015
Make v8::Handle as "deprecated soon"
Show description for f022e53authored andcommitted
Commits on Jul 2, 2015
Distinguish slow from fast sloppy arguments
Show description for c8211b6authored andcommitted