platform/upstream/v8.git
2014-03-11 jochen@chromium.orgUse a per-isolate cache for the date object JS bits
2014-03-11 titzer@chromium.orgAdd MacroAssembler::Move(reg, immediate) on IA32.
2014-03-11 bmeurer@chromium.orgReally skip dead blocks in GVN
2014-03-11 machenbach... Prepare push to trunk. Now working on version 3.25.8.
2014-03-11 haitao.feng... Refactor lithium operand declaration a little bit.
2014-03-10 plind44@gmail.comMIPS: Reland "Handle non-power-of-2 divisors in divisio...
2014-03-10 rmcilroy@chromium.orgDifferentate between code target pointers and heap...
2014-03-10 rmcilroy@chromium.orgSpecial case the recording of constant pool entries...
2014-03-10 rmcilroy@chromium.orgDeal with filler object map pointers in the ool constan...
2014-03-10 jacob.bramley... A64: Use a scope utility to allocate scratch registers.
2014-03-10 plind44@gmail.comMIPS: Allowed keyed store callbacks ic generation.
2014-03-10 dslomov@chromium.orgRevert "Check and clear date cache in DateCurrentTime...
2014-03-10 yangguo@chromium.orgFix assertion in RegExp parser to correctly expect...
2014-03-10 marja@chromium.orgParser & preparser unification: make the ParseFunctionL...
2014-03-10 yangguo@chromium.orgFix constant folding of %_IsMinusZero.
2014-03-10 machenbach... Set svn:ignore for new test262 file path.
2014-03-10 dslomov@chromium.orgMark mjsunit/string-case as flaky.
2014-03-10 yangguo@chromium.orgImplement KnownSuccessor method to some control instruc...
2014-03-10 m.m.capewell... ARM: cleanning of InstanceOfKnownGlobal
2014-03-10 rossberg@chromium.orgImport Blink layout tests for Promises.
2014-03-10 verwaest@chromium.orgReland and fix "Allow ICs to be generated for own globa...
2014-03-10 yangguo@chromium.orgFix assertion failure caused by external strings.
2014-03-10 rossberg@chromium.orgPromise.all and Promise.race should reject non-array...
2014-03-10 marja@chromium.orgRefactor script compilation / running & use of helper...
2014-03-10 rossberg@chromium.orgPromise.all and Promise race should use "then" rather...
2014-03-10 bmeurer@chromium.orgMerge the "Compute Minus Zero Checks" phase into the...
2014-03-10 marja@chromium.orgUnify (Pre)Parser::ParseObjectLiteral and add tests.
2014-03-10 bmeurer@chromium.orgReland "Handle non-power-of-2 divisors in division...
2014-03-10 machenbach... Prepare push to trunk. Now working on version 3.25.7.
2014-03-10 yangguo@chromium.orgAdd support for allowing an embedder to get the V8...
2014-03-10 dcarney@chromium.orgallowed keyed store callbacks ic generation
2014-03-10 yangguo@chromium.orgHandlify JSObject::CanSetCallback.
2014-03-10 yangguo@chromium.orgHarmony: implement Math.cbrt in Javascript.
2014-03-10 dcarney@chromium.orginitialize v8::Private with v8::String
2014-03-10 dcarney@chromium.orgAllow Object::InternalFieldCount and Object::GetAligned...
2014-03-10 yangguo@chromium.orgSkip unreachable blocks when looking for next emitted...
2014-03-10 jarin@chromium.orgAtomic ops: Sync with Chromium and add unit test.
2014-03-10 bmeurer@chromium.orgReplace the recursion in PropagateMinusZeroChecks(...
2014-03-08 rafaelw@chromium.orgReland "Enable Object.observe by default"
2014-03-08 rafaelw@chromium.orgRevert "Enable Object.observe by default"
2014-03-08 rafaelw@chromium.orgEnable Object.observe by default
2014-03-07 plind44@gmail.comMIPS: Consistenly handle power-of-2 divisors in divisio...
2014-03-07 palfia@homejinni.comMIPS: Introduce intrinsics for double values in Javascript.
2014-03-07 yurys@chromium.orgFix compiler warning on Win64
2014-03-07 m.m.capewell... A64: Improve constraints on StoreKeyed instructions
2014-03-07 yurys@chromium.orgFix compilation on 32-bit platforms after r19728
2014-03-07 yurys@chromium.orgAllocationTracker now maintains a map from address...
2014-03-07 rodolph.perfetta... A64: tidy up the disassembler
2014-03-07 plind44@gmail.comMIPS: Symbols for type cells.
2014-03-07 alexandre.rames... A64: Clean and improve ArgumentsAdaptorTrampoline.
2014-03-07 alexandre.rames... A64: Handle a few TODOs.
2014-03-07 yangguo@chromium.orgReland "Introduce intrinsics for double values in Javas...
2014-03-07 svenpanne@chromium.orgRevert "Handle non-power-of-2 divisors in division...
2014-03-07 svenpanne@chromium.orgWindows build fix.
2014-03-07 svenpanne@chromium.orgA64 tweaks for division-like operations.
2014-03-07 svenpanne@chromium.orgHandle non-power-of-2 divisors in division-like operations
2014-03-07 yurys@chromium.orgAllocation tracker: add separate entry for allocations...
2014-03-07 ulan@chromium.orgIntroduce Runtime_GetAllScopesDetails to get all scopes...
2014-03-07 mvstanton@chromium.orgTest FeedbackVectorPreservedAcrossRecompiles needs...
2014-03-07 svenpanne@chromium.orgConsistenly handle power-of-2 divisors in division...
2014-03-07 ulan@chromium.orgReduce heavy runtime calls from debug mirrors.
2014-03-07 bmeurer@chromium.orgTrack global cells as special side effects in GVN.
2014-03-07 mvstanton@chromium.orgMoved type feedback vector to SharedFunctionInfo.
2014-03-07 ulan@chromium.orgCheck and clear date cache in DateCurrentTime, DateLoca...
2014-03-07 yangguo@chromium.orgRevert "Introduce intrinsics for double values in Javas...
2014-03-07 verwaest@chromium.orgRevert "Use Representation::Integer32() for smi types...
2014-03-07 baptiste.afsa... A64: Minor improvement in FullCodeGenerator::VisitObjec...
2014-03-07 mstarzinger... Update .gitignore to new test262 package name.
2014-03-07 mvstanton@chromium.orgSymbols for type cells. We can make more efficient...
2014-03-07 baptiste.afsa... A64: Tidy up some TODOs in GenerateRecordCallTarget.
2014-03-07 yangguo@chromium.orgIntroduce intrinsics for double values in Javascript.
2014-03-07 yangguo@chromium.orgRemove duplicates in runtime macros.
2014-03-07 marja@chromium.orgRemove Script::SetData and the script_data parameter...
2014-03-07 yangguo@chromium.orgHarmony: move implementation of Math.log1p and Math...
2014-03-07 bmeurer@chromium.orgia32: Simplify inlined Smi code for SAR.
2014-03-07 yangguo@chromium.orgUse fast path for sliced and external strings in Conver...
2014-03-07 bmeurer@chromium.orgOptimistically untag the input in tagged-to-i.
2014-03-06 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.25.6.
2014-03-06 ishell@chromium.orgFix for failing asserts in HBoundsCheck code generation...
2014-03-06 jkummerow@chromium.orgFix HConstants with Smi-ranged HeapNumber values
2014-03-06 ulan@chromium.orgMark mjsunit/whitespaces as slow and timeout for a64.
2014-03-06 mvstanton@chromium.orgBugfix for 349874: we incorrectly believe we saw a...
2014-03-06 verwaest@chromium.orgOnly use the non-strict-arguments-stub if the store...
2014-03-06 jkummerow@chromium.orgLet HTransitionElementsKind take part in RestoreActualV...
2014-03-06 vegorov@chromium.orgFix VPrintHelper used on Windows.
2014-03-06 yangguo@chromium.orgRemove outdated assertion scope.
2014-03-06 bmeurer@chromium.orgAdd quickcheck targets for modes, builds and arches.
2014-03-06 yangguo@chromium.orgFix issues with JSON stringify replacer array
2014-03-06 verwaest@chromium.orgUse Representation::Integer32() for smi types on 32...
2014-03-06 verwaest@chromium.orgAlso delete force representations that have no uses.
2014-03-05 titzer@chromium.orgPrepare push to trunk. Now working on version 3.25.5.
2014-03-05 hpayer@chromium.orgIgnore slots buffer overflow when recording entries...
2014-03-05 jarin@chromium.orgFix materialization of captured objects in adapted...
2014-03-05 jarin@chromium.orgDeoptimization fix for HPushArgument.
2014-03-05 yangguo@chromium.orgHandle exception when retrieving toJSON function in...
2014-03-05 rossberg@chromium.orgAdd --es-staging flag
2014-03-05 jkummerow@chromium.orgx64: Fix LMathMinMax for constant Smi right-hand operands
2014-03-05 mstarzinger... Print properly signed displacement in disassembler.
2014-03-05 mstarzinger... Fix issue with setting __proto__ on a value
2014-03-04 machenbach... Refactoring: Make script dependencies more object-orien...
next