platform/upstream/v8.git
2014-04-30 mvstanton@chromium.orgFix gcmole warning in EnsureSlotContainsAllocationSite().
2014-04-30 yangguo@chromium.orgKiss goodbye to MaybeObject.
2014-04-30 mvstanton@chromium.orgSimplify feedback vector creation and store in SharedFu...
2014-04-30 svenpanne@chromium.orgUnbreak the build after r21083.
2014-04-30 svenpanne@chromium.orgAdded a Isolate* parameter to Serializer::enabled().
2014-04-30 haitao.feng... Introduce DropUnderReturnAddress for x64 port.
2014-04-30 ishell@chromium.orgHandlification TODOs in scanner and string stream resolved.
2014-04-30 haitao.feng... Introduce PushQuad and PopQuad for x64 port.
2014-04-30 haitao.feng... Update SafeMove, SafePush, SmiToIndex and SmiToNegative...
2014-04-30 mvstanton@chromium.orgA new test needs to exit early on non-internationalizat...
2014-04-30 mstarzinger... Fix some more missing ToObject on Array.prototype.
2014-04-30 ishell@chromium.orgTODO in Dictionary resolved.
2014-04-30 haitao.feng... Update ElementsTransitionGenerator::GenerateSmiToDouble...
2014-04-30 dslomov@chromium.orgES6: Add support for Array.prototype.fill()
2014-04-30 hpayer@chromium.orgRemove BootUpMemoryUse test.
2014-04-30 mstarzinger... Remove duplicate ToObject implementaion from i18n.
2014-04-30 mvstanton@chromium.orgBugfix: internationalization routines fail on monkeypat...
2014-04-30 hpayer@chromium.orgEnable concurrent sweeping.
2014-04-30 yangguo@chromium.orgHide some more heap allocators.
2014-04-29 hpayer@chromium.orgFix compile.
2014-04-29 hpayer@chromium.orgWait for sweepter threads in idle notifcation with...
2014-04-29 verwaest@chromium.orgPass in the prototype to CreateApiFunction rather than...
2014-04-29 rossberg@chromium.orgAdapt more test expectations
2014-04-29 danno@chromium.orgdisable Object.observe
2014-04-29 rossberg@chromium.orgRevert "Enable concurrent sweeping."
2014-04-29 ishell@chromium.orgWeakHashTable::Lookup() handlified and ObjectHashTable...
2014-04-29 hpayer@chromium.orgEnable concurrent sweeping.
2014-04-29 hpayer@chromium.orgWait for sweeper threads in incremental marking step...
2014-04-29 ishell@chromium.orgOrderedHashTable::FindEntry() handlified.
2014-04-29 rmcilroy@chromium.orgFix android_arm.debug after r20051
2014-04-29 ishell@chromium.orgOrderedHashMap::Lookup() and ObjectHashTable::Lookup...
2014-04-29 yangguo@chromium.orgRename debug event enum to be consistent.
2014-04-29 yangguo@chromium.orgHide heap methods where possible.
2014-04-29 ishell@chromium.orgJSObject::GetHiddenProperty() handlified.
2014-04-29 ishell@chromium.orgObject::Lookup(), JSObject::*Lookup*() and JSReceiver...
2014-04-29 jkummerow@chromium.orgarm: Fix Smi check in SubStringStub::Generate
2014-04-29 yangguo@chromium.orgReturn MaybeHandle from Object::ToSmi.
2014-04-29 dcarney@chromium.orgRemove String::Visit
2014-04-29 ulan@chromium.orgCheck that JSArray::SetElementsLength does not throw...
2014-04-29 ulan@chromium.orgDo not make objects in optimized code weak if collectin...
2014-04-29 danno@chromium.orgMicro-optimizations to pop() and shift()
2014-04-29 hpayer@chromium.orgDon't unlink evacuation candidates before sweeping...
2014-04-29 ulan@chromium.orgRemove old-style accessor support from runtime.
2014-04-29 ulan@chromium.orgFix android_arm64 build after r21001.
2014-04-29 jkummerow@chromium.orgMore runtime hardening
2014-04-29 yangguo@chromium.orgMake CreateInitialObjects more concise.
2014-04-29 yangguo@chromium.orgAdd missing length check when copying fixed arrays.
2014-04-29 yangguo@chromium.orgRefactor calls to CALL_HEAP_FUNCTION.
2014-04-29 bmeurer@chromium.orgBulk update of Google copyright headers in source files.
2014-04-29 bmeurer@chromium.orgCopy the profiler ticks in %SetCode().
2014-04-29 bmeurer@chromium.orgRemove invalid HCheckValue case in check elimination.
2014-04-28 rossberg@chromium.orgRevert "PromiseThen should ignore non-function parameters."
2014-04-28 yangguo@chromium.orgRemove some remnants of MaybeObjects in objects.*.
2014-04-28 rossberg@chromium.orgFix promises-aplus testcfg.py
2014-04-28 rossberg@chromium.orgPromiseThen should ignore non-function parameters.
2014-04-28 plind44@gmail.comMIPS: Revert r20974, r20991: Unify and simplify the...
2014-04-28 ulan@chromium.orgConvert array.length to API-style accessor.
2014-04-28 yangguo@chromium.orgTighten OpenHandle's extra checks.
2014-04-28 ulan@chromium.orgConvert function.caller to API-style accessor.
2014-04-28 m.m.capewell... ARM64: Rename TryConvertDoubleToInt64 function
2014-04-28 hpayer@chromium.orgChange concurrent sweeping CHECKs to ASSERTs.
2014-04-28 jochen@chromium.orgRemove unnecessary includes of v8 headers from platform...
2014-04-28 hpayer@chromium.orgSimplify old space allocation strategy.
2014-04-28 yangguo@chromium.orgError stack getter should not overwrite itself with...
2014-04-28 yangguo@chromium.orgFix assertion when collecting stack trace from debug...
2014-04-28 ulan@chromium.orgConvert function.arguments to API-style accessor.
2014-04-28 yangguo@chromium.orgIgnore debug stepin in optimized code for array builtins.
2014-04-28 bmeurer@chromium.orgFix and improve Map::CurrentMapForDeprecatedInternal().
2014-04-28 bmeurer@chromium.orgRevert "Fix and cleanup Map::GeneralizeRepresentation()."
2014-04-28 m.m.capewell... ARM: don't use r9 anymore for gap resolution
2014-04-28 danno@chromium.orgRevert r20974: Unify and simplify the FastCloneShallowA...
2014-04-28 bmeurer@chromium.orgFix and cleanup Map::GeneralizeRepresentation().
2014-04-28 jochen@chromium.orgMerge v8converions with conversions
2014-04-28 verwaest@chromium.orgUse InitialPropertiesLength to reinitialize rather...
2014-04-28 yangguo@chromium.orgExpose promise value through promise mirror.
2014-04-28 ulan@chromium.orgConvert function.name to API-style accessor and make...
2014-04-28 svenpanne@chromium.orgSimplified CPU/CpuFeatures a bit.
2014-04-28 bmeurer@chromium.orgIntroduce DisallowDeoptimization scope.
2014-04-28 bmeurer@chromium.orgFix and improve Map::CurrentMapForDeprecatedInternal().
2014-04-28 bmeurer@chromium.orgFix CurrentMapForDeprecated() to return MaybeHandle...
2014-04-25 alph@chromium.orgAdd timestamps to CPU profile samples.
2014-04-25 ishell@chromium.orgFix for a GC-stress failures after r20987.
2014-04-25 plind44@gmail.comMIPS: Unify and simplify the FastCloneShallowArrayStub.
2014-04-25 ishell@chromium.orgRuntime_KeyedGetProperty handlified.
2014-04-25 Jacob.Bramley... ARM64: Fix LCodeGen::ToOperand32.
2014-04-25 yangguo@chromium.orgExpose promise status through promise mirror.
2014-04-25 ishell@chromium.orgHashTableKey::AsObject() handlified.
2014-04-25 ishell@chromium.org*Shape::AsObject() are no longer used - removed.
2014-04-25 jochen@chromium.orgRemove static CallCompletedCallback handlers
2014-04-25 jochen@chromium.orgEnter a description of the change.
2014-04-25 jochen@chromium.orgReland 20962 "Break cyclic reference between utils...
2014-04-25 ishell@chromium.orgObjectHashTable's key and WeakHashTable's key types...
2014-04-25 ishell@chromium.orgDictionary::SetEntry() and Dictionary::AddEntry() handl...
2014-04-25 ishell@chromium.orgHashTable::New() handlified.
2014-04-25 ishell@chromium.orgReland r20960: "HashTable::EnsureCapacity() handlified."
2014-04-25 jarin@chromium.orgFix materialization of accessor frames with captured...
2014-04-25 ulan@chromium.orgMove JSON-stringify webkit test to V8.
2014-04-25 jochen@chromium.orgRevert 20962 "Break cyclic reference between utils...
2014-04-25 jochen@chromium.orgRevert 20968 - "Merge v8utils.* and utils.*"
2014-04-25 danno@chromium.orgUnify and simplify the FastCloneShallowArrayStub
next