Updates to the license information of third party components.
[platform/upstream/v8.git] / include /
2015-06-12 bmeurer[turbofan] Use appropriate type for NodeId.
2015-06-08 binjiAdd TypedArray constructors with SharedArrayBuffer...
2015-06-04 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-06-03 bbudgeAdd new Float32x4 type for SIMD.js.
2015-06-03 adamkFlatten the Arrays returned and consumed by the v8...
2015-06-03 jochenRemove usage of to-be-deprecated APIs from v8 core
2015-06-03 bmeurerRevert of Embedded constant pools. (patchset #12 id...
2015-06-02 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-06-01 jochenAlso expose DefineOwnProperty
2015-05-27 jochenIntroduce v8::Object::CreateDataProperty
2015-05-27 vogelheimMark class as exported to fix win build.
2015-05-26 adamkAdd {Map,Set}::FromArray to the API
2015-05-26 adamkAdd {Map,Set}::AsArray to the API
2015-05-26 adamkAdd basic API support for Map & Set
2015-05-26 vogelheimImplement bookmarks for ExternalStreamingStream.
2015-05-22 jochenIntroduce a maybe-version of Function::New
2015-05-22 binjiImplement SharedArrayBuffer.
2015-05-22 jochenRemove v8::Private
2015-05-22 yangguoFix build.
2015-05-22 yangguoRevert of Implement SharedArrayBuffer (patchset #7...
2015-05-22 binjiImplement SharedArrayBuffer.
2015-05-22 rossberg[strong] cache strong object literal maps
2015-05-21 hansSet V8_HAS_DECLSPEC_SELECTANY for clang-cl
2015-05-21 jochenIntroduce a new gyp flag to warn about to be deprecated...
2015-05-20 jochenUpdate ReturnValue to take non-deprecated versions...
2015-05-20 yangguoIntroduce extras export object.
2015-05-20 rossbergReland "[strong] Object literals create strong objects"
2015-05-19 ssidAdding api to get last gc object statistics for chrome...
2015-05-19 machenbachRevert of [strong] Object literals create strong object...
2015-05-19 horo[V8] Added Script::is_opaque flag for embedders
2015-05-18 machenbachRevert of [V8] Added Script::is_opaque flag for embedde...
2015-05-18 horo[V8] Added Script::is_opaque flag for embedders
2015-05-18 rossberg[strong] Object literals create strong objects
2015-05-17 hablichUpdate version to 4.5
2015-05-15 jochenFix deprecation declarations in headers
2015-05-12 yurysProvide accessor for object internal properties that...
2015-05-12 yangguoRevert of Provide accessor for object internal properti...
2015-05-12 yurysProvide accessor for object internal properties that...
2015-05-12 yurysDon't create debug context if debug listener is not set
2015-05-12 jochenDeprecate Isolate::New
2015-05-11 erikcorryPostpone counters triggered during GC, and use a Handle...
2015-05-11 machenbachRevert of Add the concept of a V8 extras exports object...
2015-05-08 domenicAdd the concept of a V8 extras exports object
2015-05-06 benAdd ObjectTemplate::New() taking FunctionTemplate.
2015-05-05 bmeurer[c++11] Remove remnants of pre-C++11 delete, final...
2015-04-30 jochenUnify internal and external typed arrays a bit
2015-04-30 Jochen EisingerBump Isolate::New back to deprecate soon
2015-04-29 jochenPass ArrayBuffer::Allocator via Isolate::CreateParams
2015-04-29 machenbachRevert of deprecate non-phantom weak callbacks (patchse...
2015-04-28 ssidExtending v8::GetHeapStatistics to return total availab...
2015-04-28 dcarneyReland: deprecate non-phantom weak callbacks
2015-04-27 machenbachRevert of deprecate non-phantom weak callbacks (patchse...
2015-04-27 dcarneydeprecate non-phantom weak callbacks
2015-04-27 yangguoDebugger: clean up debug events.
2015-04-22 dcarneyadd StdGlobalValueMap
2015-04-21 jochenAdd myself to include/OWNERS
2015-04-21 dcarneymake Handle a synonym of Local
2015-04-20 jochenAllow for accessing an ArrayBuffer contents without...
2015-04-20 jochenRemove support for externally backed elements from...
2015-04-20 jochenDeprecate 3-args ResourceConstraints::ConfigureDefaults
2015-04-20 Ross McIlroyReplace OVERRIDE->override and FINAL->final since we...
2015-04-17 ssidAdding missing V8_EXPORT flag in SpaceStatistics class...
2015-04-17 ssidAdding V8 api to get memory statistics of spaces in...
2015-04-15 jochenRemove support for specifying the number of available...
2015-04-15 jochenWhen converting Maybe and MaybeLocal values with a...
2015-04-14 smcgruerRestore V8_LIBC_UCLIBC as a libc option.
2015-04-13 jochenExpose ArrayBufferView::HasBuffer
2015-04-10 fedorapi: introduce SealHandleScope
2015-04-10 verwaestReland "Merge cellspace into old pointer space"
2015-04-10 dcarneysimplify GlobalValueMap calls to DisposeWeak
2015-04-10 jochenSpecial case the "empty string" root so it doesn't...
2015-04-09 thakisFix C++ violation.
2015-04-09 adamkRevert of Merge cellspace into old pointer space (patch...
2015-04-09 verwaestMerge cellspace into old pointer space
2015-04-08 loisloCpuProfiler: public API for deopt info in cpu profiler.
2015-04-07 machenbachRevert of CpuProfiler: public API for deopt info in...
2015-04-07 loisloCpuProfiler: public API for deopt info in cpu profiler.
2015-04-07 yangguoDebugger: remove debug command API.
2015-04-07 hpayerReland "Merge old data and pointer space."
2015-04-07 jkummerowMove prototype metadata from internal properties to...
2015-04-06 hablichUpdated version to 4.4
2015-04-02 dcarneyRevert of make ToLocalCheck crash in release mode ...
2015-04-02 dcarneymake ToLocalCheck crash in release mode
2015-04-02 jochenExpose an API on ArrayBufferView to copy out content...
2015-04-02 jochenAdd initial set of sub directory OWNERS file
2015-03-31 adamkAdd a UseCounter for Object.observe
2015-03-31 jochenDeprecate IdleNotification()
2015-03-30 erikcorryRecord various overflow events on the heap - reland...
2015-03-30 dcarneyensure maybe results are checked in v8.h
2015-03-26 dcarneyadd access checks to receivers on function callbacks
2015-03-26 dcarneytwo pass phantom collection
2015-03-26 yurysReturn timestamp of the last recorded interval to the...
2015-03-25 yurysRemove v8::Isolate::ClearInterrupt
2015-03-25 alexandre.ramesFix the V8_GNUC_PREREQ macro.
2015-03-24 machenbachRevert of Track how many pages trigger fallback strateg...
2015-03-24 erikcorryTrack how many pages trigger fallback strategies in GC
2015-03-24 dcarneyfix disposal of phantom handles in GlobalValueMap
2015-03-24 jochenRemove calls to IdleNotification()
2015-03-23 verwaestRemove reference to PropertyCellSpace from include...
2015-03-19 hpayerRevert "Merge old data and pointer space."
next