2015-11-20 |
mstarzinger | [presubmit] Enable readability/namespace linter checking. |
tree | commitdiff |
2015-09-30 |
v8-autoroll@chromi... | Version 4.7.80 |
tree | commitdiff |
2015-09-29 |
mstarzinger | [heap] No leakage of incremental-marking.h outside... |
tree | commitdiff |
2015-09-29 |
vogelheim | Allow JavaScript accessors on API objects. |
tree | commitdiff |
2015-09-28 |
ishell | Revert of Introduce a V8_NORETURN macro and use it... |
tree | commitdiff |
2015-09-28 |
karl | Introduce a V8_NORETURN macro and use it to make GCC... |
tree | commitdiff |
2015-09-07 |
mstarzinger | [presubmit] Enable build/c++11 linter checking. |
tree | commitdiff |
2015-09-03 |
mstarzinger | [presubmit] Fix build/include linter violations. |
tree | commitdiff |
2015-09-01 |
mstarzinger | [presubmit] Fix runtime/indentation_namespace linter... |
tree | commitdiff |
2015-08-24 |
yangguo | Native context: alpha sort slots and remove boilerplate. |
tree | commitdiff |
2015-08-21 |
Michael Hablich | Update version to 4.7 |
tree | commitdiff |
2015-08-21 |
rossberg | [es6] Parameter scopes for sloppy eval |
tree | commitdiff |
2015-08-18 |
mlippautz | [api,heap] Fix external GC callbacks. |
tree | commitdiff |
2015-08-14 |
yangguo | Clean up native context slots and add new ones. |
tree | commitdiff |
2015-08-14 |
vogelheim | Rework startup-data-util. |
tree | commitdiff |
2015-08-13 |
mlippautz | [api] Do not force external GCs when only trying to... |
tree | commitdiff |
2015-08-12 |
adamk | [api] Delete non-maybe version of CompileModule |
tree | commitdiff |
2015-08-11 |
bmeurer | [stubs] Store typeof string on Oddballs. |
tree | commitdiff |
2015-08-11 |
bmeurer | [simd.js] Single SIMD128_VALUE_TYPE for all Simd128Values. |
tree | commitdiff |
2015-08-10 |
bmeurer | [runtime] Simplify TO_INT32/TO_UINT32 abstract operations. |
tree | commitdiff |
2015-08-06 |
domenic | Rename "extras exports" to "extras binding" |
tree | commitdiff |
2015-08-05 |
yangguo | Introduce object visitor to estimate the size of a... |
tree | commitdiff |
2015-08-03 |
yangguo | Remove JSFunctionResultCache. |
tree | commitdiff |
2015-08-03 |
bbudge | SIMD.js Add the other SIMD Phase 1 types. |
tree | commitdiff |
2015-07-31 |
bmeurer | [stubs] Unify (and optimize) implementation of ToObject. |
tree | commitdiff |
2015-07-28 |
jochen | Reland of "Remove ExternalArray, derived types, and... |
tree | commitdiff |
2015-07-27 |
machenbach | Revert of Remove ExternalArray, derived types, and... |
tree | commitdiff |
2015-07-27 |
jochen | Remove ExternalArray, derived types, and element kinds |
tree | commitdiff |
2015-07-24 |
oth | [Interpreter] Add BytecodeArray class and add to Shared... |
tree | commitdiff |
2015-07-21 |
ulan | Declare deleted copy constructor and assignment operato... |
tree | commitdiff |
2015-07-17 |
jochen | Delete APIs deprecated since last release |
tree | commitdiff |
2015-07-16 |
bbudge | Expose SIMD.Float32x4 type to Javascript. |
tree | commitdiff |
2015-07-16 |
hablich | Revert of Expose SIMD.Float32x4 type to Javascript... |
tree | commitdiff |
2015-07-15 |
adamk | [api] Deprecate unused Map/Set FromArray factory methods |
tree | commitdiff |
2015-07-15 |
bbudge | Expose SIMD.Float32x4 type to Javascript. |
tree | commitdiff |
2015-07-15 |
epertoso | Let the second pass phantom callbacks run in a separate... |
tree | commitdiff |
2015-07-15 |
ulan | Add IdleTask API to v8::Platform. |
tree | commitdiff |
2015-07-13 |
yurys | Add convenience method for converting v8::PersistentBas... |
tree | commitdiff |
2015-07-10 |
hablich | Updated version to 4.6 |
tree | commitdiff |
2015-07-06 |
jochen | Make v8::Handle as "deprecated soon" |
tree | commitdiff |
2015-07-02 |
verwaest | Distinguish slow from fast sloppy arguments |
tree | commitdiff |
2015-07-02 |
ishell | Remove deprecated v8::Object::TurnOnAccessCheck() from... |
tree | commitdiff |
2015-06-30 |
jochen | Revert of Let GC select the collector when the external... |
tree | commitdiff |
2015-06-29 |
bmeurer | Using "defined" in macro causes undefined behavior. |
tree | commitdiff |
2015-06-25 |
vogelheim | Remove obsolete options in ScriptCompiler::CompileOptions. |
tree | commitdiff |
2015-06-23 |
adamk | Expose Map/Set methods through the API |
tree | commitdiff |
2015-06-23 |
jochen | Let GC select the collector when the external memory... |
tree | commitdiff |
2015-06-17 |
ulan | Add V8 platform API to call delayed task. |
tree | commitdiff |
2015-06-12 |
bmeurer | [turbofan] Use appropriate type for NodeId. |
tree | commitdiff |
2015-06-08 |
binji | Add TypedArray constructors with SharedArrayBuffer... |
tree | commitdiff |
2015-06-04 |
mbrandy | Add support for Embedded Constant Pools for PPC and Arm |
tree | commitdiff |
2015-06-03 |
bbudge | Add new Float32x4 type for SIMD.js. |
tree | commitdiff |
2015-06-03 |
adamk | Flatten the Arrays returned and consumed by the v8... |
tree | commitdiff |
2015-06-03 |
jochen | Remove usage of to-be-deprecated APIs from v8 core |
tree | commitdiff |
2015-06-03 |
bmeurer | Revert of Embedded constant pools. (patchset #12 id... |
tree | commitdiff |
2015-06-02 |
mbrandy | Add support for Embedded Constant Pools for PPC and Arm |
tree | commitdiff |
2015-06-01 |
jochen | Also expose DefineOwnProperty |
tree | commitdiff |
2015-05-27 |
jochen | Introduce v8::Object::CreateDataProperty |
tree | commitdiff |
2015-05-27 |
vogelheim | Mark class as exported to fix win build. |
tree | commitdiff |
2015-05-26 |
adamk | Add {Map,Set}::FromArray to the API |
tree | commitdiff |
2015-05-26 |
adamk | Add {Map,Set}::AsArray to the API |
tree | commitdiff |
2015-05-26 |
adamk | Add basic API support for Map & Set |
tree | commitdiff |
2015-05-26 |
vogelheim | Implement bookmarks for ExternalStreamingStream. |
tree | commitdiff |
2015-05-22 |
jochen | Introduce a maybe-version of Function::New |
tree | commitdiff |
2015-05-22 |
binji | Implement SharedArrayBuffer. |
tree | commitdiff |
2015-05-22 |
jochen | Remove v8::Private |
tree | commitdiff |
2015-05-22 |
yangguo | Fix build. |
tree | commitdiff |
2015-05-22 |
yangguo | Revert of Implement SharedArrayBuffer (patchset #7... |
tree | commitdiff |
2015-05-22 |
binji | Implement SharedArrayBuffer. |
tree | commitdiff |
2015-05-22 |
rossberg | [strong] cache strong object literal maps |
tree | commitdiff |
2015-05-21 |
hans | Set V8_HAS_DECLSPEC_SELECTANY for clang-cl |
tree | commitdiff |
2015-05-21 |
jochen | Introduce a new gyp flag to warn about to be deprecated... |
tree | commitdiff |
2015-05-20 |
jochen | Update ReturnValue to take non-deprecated versions... |
tree | commitdiff |
2015-05-20 |
yangguo | Introduce extras export object. |
tree | commitdiff |
2015-05-20 |
rossberg | Reland "[strong] Object literals create strong objects" |
tree | commitdiff |
2015-05-19 |
ssid | Adding api to get last gc object statistics for chrome... |
tree | commitdiff |
2015-05-19 |
machenbach | Revert of [strong] Object literals create strong object... |
tree | commitdiff |
2015-05-19 |
horo | [V8] Added Script::is_opaque flag for embedders |
tree | commitdiff |
2015-05-18 |
machenbach | Revert of [V8] Added Script::is_opaque flag for embedde... |
tree | commitdiff |
2015-05-18 |
horo | [V8] Added Script::is_opaque flag for embedders |
tree | commitdiff |
2015-05-18 |
rossberg | [strong] Object literals create strong objects |
tree | commitdiff |
2015-05-17 |
hablich | Update version to 4.5 |
tree | commitdiff |
2015-05-15 |
jochen | Fix deprecation declarations in headers |
tree | commitdiff |
2015-05-12 |
yurys | Provide accessor for object internal properties that... |
tree | commitdiff |
2015-05-12 |
yangguo | Revert of Provide accessor for object internal properti... |
tree | commitdiff |
2015-05-12 |
yurys | Provide accessor for object internal properties that... |
tree | commitdiff |
2015-05-12 |
yurys | Don't create debug context if debug listener is not set |
tree | commitdiff |
2015-05-12 |
jochen | Deprecate Isolate::New |
tree | commitdiff |
2015-05-11 |
erikcorry | Postpone counters triggered during GC, and use a Handle... |
tree | commitdiff |
2015-05-11 |
machenbach | Revert of Add the concept of a V8 extras exports object... |
tree | commitdiff |
2015-05-08 |
domenic | Add the concept of a V8 extras exports object |
tree | commitdiff |
2015-05-06 |
ben | Add ObjectTemplate::New() taking FunctionTemplate. |
tree | commitdiff |
2015-05-05 |
bmeurer | [c++11] Remove remnants of pre-C++11 delete, final... |
tree | commitdiff |
2015-04-30 |
jochen | Unify internal and external typed arrays a bit |
tree | commitdiff |
2015-04-30 |
Jochen Eisinger | Bump Isolate::New back to deprecate soon |
tree | commitdiff |
2015-04-29 |
jochen | Pass ArrayBuffer::Allocator via Isolate::CreateParams |
tree | commitdiff |
2015-04-29 |
machenbach | Revert of deprecate non-phantom weak callbacks (patchse... |
tree | commitdiff |
2015-04-28 |
ssid | Extending v8::GetHeapStatistics to return total availab... |
tree | commitdiff |
2015-04-28 |
dcarney | Reland: deprecate non-phantom weak callbacks |
tree | commitdiff |
2015-04-27 |
machenbach | Revert of deprecate non-phantom weak callbacks (patchse... |
tree | commitdiff |
next |