platform/upstream/v8.git
2013-08-21 yangguo@chromium.orgUse CheckUsesForFlag to check flag in uses list
2013-08-20 plind44@gmail.comMIPS: Fix bug that prevents JALR to JAL optimizations.
2013-08-20 palfia@homejinni.comMIPS: Remove platform-specific dead code for KeyedStores
2013-08-20 jkummerow@chromium.orgFix a bug in Div when all uses are truncating
2013-08-20 dslomov@chromium.orgPromote ArrayBuffer, DataView and typed arrays to non...
2013-08-20 yangguo@chromium.orgAdd warning to cctest when running multiple tests in...
2013-08-20 olivf@chromium.orgAdd X87 implementations for Integer32ToDouble, DoubleTo...
2013-08-20 dslomov@chromium.orgReplace OS::MemCopy with memcpy in typed array initiali...
2013-08-20 bmeurer@chromium.orgReland "Use V8_FINAL and V8_OVERRIDE in various places...
2013-08-20 bmeurer@chromium.orgRevert "Use V8_FINAL and V8_OVERRIDE in various places...
2013-08-20 yangguo@chromium.orgRemove access-check-failed callback after test.
2013-08-20 bmeurer@chromium.orgVisual Studio 2012 and later support the C++11 final...
2013-08-20 mstarzinger... Consistently use CompilationInfo::AbortOptimization.
2013-08-20 jochen@chromium.orgMove i18n break iterator C++ code to runtime
2013-08-20 bmeurer@chromium.orgAdd (mostly Chromium-compatible) V8_OS_* defines to...
2013-08-20 jochen@chromium.orgFix null handle deref in InternalDateFormat
2013-08-20 bmeurer@chromium.orgFix non-Xcode build on Mac with clang.
2013-08-20 jkummerow@chromium.orgAvoid -O3 in nacl as it does not play well with -W.
2013-08-20 jochen@chromium.orgDon't use Persistent in runtime
2013-08-20 jochen@chromium.orgDuring bootstrapping, the script's name is not necessar...
2013-08-20 bmeurer@chromium.orgUse V8_FINAL and V8_OVERRIDE in various places, fixing...
2013-08-20 bmeurer@chromium.orgAdd V8_FINAL and V8_OVERRIDE macros for C++11 final...
2013-08-20 bmeurer@chromium.orgRevert "Add FINAL and OVERRIDE macros for C++11 final...
2013-08-20 dslomov@chromium.orgRevert "Promote ArrayBuffer, DataView and typed arrays...
2013-08-20 dslomov@chromium.orgPromote ArrayBuffer, DataView and typed arrays to non...
2013-08-19 danno@chromium.orgRemove platform-specific dead code for KeyedStores
2013-08-19 mstarzinger... Fix invalid out-of-bounds store in MacroAssembler:...
2013-08-19 palfia@homejinni.comMIPS: Remove wrong restriction in GenerateDeoptJumpTable.
2013-08-19 bmeurer@chromium.orgAdd FINAL and OVERRIDE macros for C++11 final/override.
2013-08-19 bmeurer@chromium.orgARM: Fix register misuse bug in Allocate().
2013-08-19 mstarzinger... Prevent empty handle dereference in Runtime_InternalNum...
2013-08-19 verwaest@chromium.orgImprove generalization / migration tracing.
2013-08-19 mstarzinger... Temporary workaround for GC stress builder.
2013-08-19 mstarzinger... Clarify side effects of HTransitionElementsKind.
2013-08-19 rossberg@chromium.orgPrepare push to trunk. Now working on version 3.21.1.
2013-08-19 bmeurer@chromium.orgDrop broken and unnecessary RequiredInputRepresentation...
2013-08-16 mstarzinger... Handlify Accessors::FunctionSetPrototype method.
2013-08-16 mstarzinger... Remove check for empty handle for CodeGenerator::MakeCo...
2013-08-16 verwaest@chromium.orgStore copied value rather than the original double.
2013-08-16 mstarzinger... Mark HStringCompareAndBranch as potentially causing...
2013-08-16 jochen@chromium.orgRevert "make Intl non-enumerable"
2013-08-16 danno@chromium.orgFix bug in test-code-stubs-x64 which meant not all...
2013-08-14 palfia@homejinni.comMIPS: Never hchange nan-hole to hole or hole to nan...
2013-08-14 danno@chromium.orgPrepare push to trunk. Now working on version 3.21.0
2013-08-14 danno@chromium.orgFix GC Mole warning
2013-08-14 danno@chromium.orgFix src/version.cc number to be consistent with next...
2013-08-14 verwaest@chromium.orgFix no-sse2 part 2.
2013-08-14 danno@chromium.orgFix Crankshafted CompareNil of constant values
2013-08-14 verwaest@chromium.orgFix CmpHoleAndBranch on no-sse2
2013-08-14 bmeurer@chromium.orgRevert "Drop broken and unnecessary RequiredInputRepres...
2013-08-14 bmeurer@chromium.orgDrop broken and unnecessary RequiredInputRepresentation...
2013-08-14 jochen@chromium.orgupdates
2013-08-14 jochen@chromium.orgupdates
2013-08-14 jochen@chromium.orgAdd a bootstrap script to make it easier to build gcmole
2013-08-14 jkummerow@chromium.orgRevert "Make GlobalHandle::NodeBlock deletable"
2013-08-14 jkummerow@chromium.orgFix Math.round/floor that had bogus Smi representation
2013-08-14 verwaest@chromium.orgLoad size in signed int before making negative.
2013-08-14 verwaest@chromium.orgNever hchange nan-hole to hole or hole to nan-hole.
2013-08-13 palfia@homejinni.comMIPS: Store doubles before calling into the elements...
2013-08-13 jkummerow@chromium.orgFix overflow check computation for Smi Phis
2013-08-13 jkummerow@chromium.orgFix overwriting order of object literal properties...
2013-08-13 danno@chromium.orgPrepare push to trunk. Now working on version 3.20.17.
2013-08-13 yangguo@chromium.orgUse Cell instead of PropertyCell in DoCheckFunction...
2013-08-13 yangguo@chromium.orgFix bug in HPhi::SimplifyConstantInput
2013-08-13 jkummerow@chromium.orgMake HToFastProperties GC safe.
2013-08-13 verwaest@chromium.orgStore doubles before calling into the elements transiti...
2013-08-13 jochen@chromium.orgFix gcmole bugs in i18n code
2013-08-13 jochen@chromium.orgAlso add i18n directories to gcmole
2013-08-13 jochen@chromium.orgRun gcmole on i18n code.
2013-08-13 verwaest@chromium.orgMark CheckMaps that can cause migration with ChangesNew...
2013-08-13 machenbach... Ignore flaky intl test.
2013-08-13 palfia@homejinni.comMIPS: Make assert more accurate
2013-08-12 jkummerow@chromium.orgia32: Calls to the TranscendentalCacheStub must ensure...
2013-08-12 palfia@homejinni.comMIPS: Replace LoadNamedFieldPolymorphic with explicit...
2013-08-12 yangguo@chromium.orgFix regressions triggered by map invalidation during...
2013-08-12 machenbach... Remove test from deopt fuzzer skip list after bugfix.
2013-08-12 yangguo@chromium.orgDo not materialize uninitialized const for debug evaluate.
2013-08-12 verwaest@chromium.orgMake assert more accurate
2013-08-12 verwaest@chromium.orgBreak typecheck dependency in escape analysis.
2013-08-12 machenbach... Ignore an unsuitable test under deopt fuzz.
2013-08-12 jochen@chromium.orgReturn i18n object holders directly.
2013-08-09 verwaest@chromium.orgMake all load-named-fields depend on their map-check...
2013-08-09 dslomov@chromium.orgRevert "Promote ArrayBuffer, DataView and typed arrays...
2013-08-09 dslomov@chromium.orgPromote ArrayBuffer, DataView and typed arrays to non...
2013-08-09 mstarzinger... Make sure polymorphic element access creates non-replay...
2013-08-09 mstarzinger... Allow HPhis to have an invalid merge index.
2013-08-09 yurys@chromium.orgSet bailout reason to kCodeGenerationFailed only when...
2013-08-09 verwaest@chromium.orgReplace LoadNamedFieldPolymorphic with explicit branches.
2013-08-09 bmeurer@chromium.orgFix/unify root handling in code generation.
2013-08-09 mvstanton@chromium.orgDeoptimization is easier to diagnose when there is...
2013-08-09 verwaest@chromium.orgReduce some code duplication
2013-08-09 verwaest@chromium.orgReplace MathFloor/Round by HChange if the input represe...
2013-08-09 verwaest@chromium.orgFix smi-based math floor.
2013-08-09 bmeurer@chromium.orgFix -Wconversion warnings in external V8 headers.
2013-08-09 jochen@chromium.orgMove i18n collator code to runtime.
2013-08-09 mstarzinger... Fix handle unsafety in Deoptimizer::MaterializeNextHeap...
2013-08-09 bmeurer@chromium.orgopenbsd: fix platform build
2013-08-09 mvstanton@chromium.orgAdd flag trap_on_stub_deopt. We want to be able to...
2013-08-09 svenpanne@chromium.orgInstance-type-related fixes and cleanup.
2013-08-09 yurys@chromium.orgDeprecate self and total time getters and total sample...
next