platform/upstream/v8.git
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
2014-04-25 ishell@chromium.orgFix for potential memory leak after putting to WeakObje...
2014-04-25 machenbach... Let releases script retrieve information about chromium...
2014-04-25 jarin@chromium.orgPreserve Smi representation of non-escaping fields.
2014-04-25 svenpanne@chromium.orgFix compilation with clang 5.1 on OS X.
2014-04-25 yangguo@chromium.orgAlways include debugger support.
2014-04-25 jochen@chromium.orgMerge v8utils.* and utils.*
2014-04-25 verwaest@chromium.orgDon't adopt the AST id from previous if id is none...
2014-04-25 hpayer@chromium.orgRemove lazy sweeping.
2014-04-25 marja@chromium.orgParser: Introduce StatementList + NewStatementList()
2014-04-25 wingo@igalia.comAdd tests for generator/debugger interaction
2014-04-25 svenpanne@chromium.orgAdded an Isolate* field to NoTrackDoubleFieldsForSerial...
2014-04-25 jochen@chromium.orgBreak cyclic reference between utils and platform.
2014-04-25 ishell@chromium.orgRevert "HashTable::EnsureCapacity() handlified."
2014-04-25 ishell@chromium.orgHashTable::EnsureCapacity() handlified.
2014-04-25 ishell@chromium.orgWeakHashTable::Put() and callers handlified.
2014-04-25 ishell@chromium.orgDictionary::DeleteProperty() handlified.
2014-04-25 ishell@chromium.orgDictionary::New() handlified.
2014-04-25 yangguo@chromium.orgTrigger debug event on not yet caught exception in...
2014-04-25 svenpanne@chromium.orgUnbreak vtunejit=on.
2014-04-24 m.m.capewell... ARM64: slightly modify weight for profiling counter
2014-04-24 ishell@chromium.orgFix for build issue on Mac introduced in r20948.
2014-04-24 ishell@chromium.orgDictionary::GenerateNewEnumerationIndices() and Diction...
2014-04-24 verwaest@chromium.orgMark the simulate before EnterInlined with BailoutId...
2014-04-24 ishell@chromium.orgDictionary::Add() handlified.
2014-04-24 ishell@chromium.orgNameDictionary's key type is now Handle<Name> instead...
2014-04-24 Jacob.Bramley... ARM64: Slightly improve MacroAssembler::Allocate.
2014-04-24 plind44@gmail.comMIPS: CodeStubs contain their corresponding Isolate...
2014-04-24 plind44@gmail.comMIPS: CodeStubs contain their corresponding Isolate...
2014-04-24 ulan@chromium.orgRefactor function.arguments accessor.
2014-04-24 yangguo@chromium.orgUpdate .gitignore wrt promise test files.
2014-04-24 vogelheim@chromium.orgImplement --omit, --raw_[context_]file=... for mksnapsh...
2014-04-24 svenpanne@chromium.orgCodeStubs contain their corresponding Isolate* now...
2014-04-24 bmeurer@chromium.orgRevert "Some code cleanup, esp. includes and copyright...
2014-04-24 bmeurer@chromium.orgSome code cleanup, esp. includes and copyright headers.
2014-04-24 ulan@chromium.orgConvert function.length to API-style accessor.
2014-04-24 jkummerow@chromium.orgHarden more runtime functions.
2014-04-24 ishell@chromium.orgDictionary::AtPut() handlified.
2014-04-24 ishell@chromium.orgReland r20932: "*NumberDictionary::AtNumberPut() handli...
2014-04-24 ishell@chromium.orgRevert "*NumberDictionary::AtNumberPut() handlified."
2014-04-24 ishell@chromium.org*NumberDictionary::AtNumberPut() handlified.
2014-04-24 ishell@chromium.org*NumberDictionary::AddNumberEntry() handlified.
2014-04-24 ulan@chromium.orgMark test-cpu-profiler/SampleWhenFrameIsNotSetup as...
2014-04-24 hpayer@chromium.orgDon't move the object start of objects on non-swept...
next