platform/upstream/v8.git
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...
2013-08-08 palfia@homejinni.comMIPS: Patch to enhance the source code line information...
2013-08-08 yurys@chromium.orgRevert "Deprecate self and total time getters and total...
2013-08-08 yurys@chromium.orgDeprecate self and total time getters and total sample...
2013-08-08 plind44@gmail.comMIPS: Optimize DoCheckMaps.
2013-08-08 haitao.feng... Patch to enhance the source code line information for...
2013-08-08 haitao.feng... tweak of Math.abs in its x64 stub
2013-08-07 plind44@gmail.comMIPS: Refactor and improve inlined double-aligned alloc...
2013-08-07 verwaest@chromium.orgFix Object.freeze, Object.observe wrt CountOperation...
2013-08-07 verwaest@chromium.orgRevert "mod does not rely on a fixed register anymore...
2013-08-07 yurys@chromium.orgSupport idle time in CPU profiler
2013-08-07 olivf@chromium.orgmod does not rely on a fixed register anymore, the...
2013-08-07 palfia@homejinni.comMIPS: First implementation of allocation elimination...
2013-08-07 jkummerow@chromium.orgCheck for empty handle in JSON stringifier
2013-08-07 svenpanne@chromium.orgRemoved wrong ASSERTs on MIPS.
2013-08-07 svenpanne@chromium.orgHandle Symbols in the LBranch instruction on x64.
2013-08-07 prybin@chromium.orgFix step in positions (include various calls and exclud...
2013-08-07 jochen@chromium.orgMove i18n's number-format C++ code to runtime
2013-08-07 mstarzinger... First implementation of allocation elimination in Hydrogen.
2013-08-07 yangguo@chromium.orgRe-reland "Flush parallel recompilation queues on conte...
2013-08-07 yangguo@chromium.orgMake JSON::Parse return Local<Value>
2013-08-07 dslomov@chromium.orgPrepare push to trunk. Now working on version 3.20.15.
2013-08-07 mstarzinger... Add frame pointer markup to grokdump.
2013-08-07 dcarney@chromium.orgexpose eternal handle api
2013-08-07 jkummerow@chromium.orgPacify Win7 builders
2013-08-07 bmeurer@chromium.orgHandle external reference values properly in HConstant...
2013-08-07 jochen@chromium.orgMove i18n extension's date-format C++ code to runtime
2013-08-07 palfia@homejinni.comMIPS: Fix Sunspider 1.0/crypto-aes.
2013-08-06 dslomov@chromium.orgHandlify factory methods for typed array, ArrayBuffer...
2013-08-06 dslomov@chromium.orgFix Win64 build after r16079.
2013-08-06 ulan@chromium.orgFix Array index dehoisting.
2013-08-06 jkummerow@chromium.orgARM/MIPS: Fix Constant-to-DoubleRegister moves in LGapR...
2013-08-06 machenbach... Add flaky test classification feature to test suites.
2013-08-06 yangguo@chromium.orgWrap back edge table in an iterator.
2013-08-06 yurys@chromium.orgDefine V8EXPORT only in v8.h and use it in the other...
2013-08-06 rossberg@chromium.orgRemove test that causes illegal access now
2013-08-06 rossberg@chromium.orgTurn assert into runtime assertion to make fuzzer happy
2013-08-06 yangguo@chromium.orgImprove internal stringifcation for custom Error objects.
2013-08-06 rossberg@chromium.orgI found this working on
2013-08-06 svenpanne@chromium.orgDesugar bitwise negation into XOR and kill all UnaryOp...
2013-08-06 dslomov@chromium.orgUpdate Array Iterator to use numeric indexes
2013-08-06 jkummerow@chromium.orgUn-revert "Implement simple effect typing for variables...
2013-08-06 bmeurer@chromium.orgr11951 changed the existing check for the __SOFTFP__...
2013-08-06 yurys@chromium.orgUse standard routine to compute pointer hashs in heap...
2013-08-06 verwaest@chromium.orgFix DeferredInstanceMigration to store the result to...
2013-08-06 yurys@chromium.orgReturn start/end profiling time in microseconds instead...
2013-08-06 danno@chromium.orgPrepare push to trunk. Now working on version 3.20.14.
2013-08-06 dcarney@chromium.orgdelete eternal handle blocks correctly
2013-08-06 palfia@homejinni.comMIPS: Migrate instance of deprecated maps in HCheckMaps.
2013-08-06 haitao.feng... Make some constants' meaning clear for X64
2013-08-05 palfia@homejinni.comMIPS: Replace HCheckPrototypeMaps by explicit map check...
2013-08-05 verwaest@chromium.orgChange environment padding value to value with smi...
2013-08-05 mstarzinger... Use first hit when dumping heap constants.
2013-08-05 verwaest@chromium.orgMigrate instance of deprecated maps in HCheckMaps.
2013-08-05 jkummerow@chromium.orgAdd "benchmarks" test suite
2013-08-05 verwaest@chromium.orgReplace HCheckPrototypeMaps by explicit map checks...
2013-08-05 hpayer@chromium.orgMore cleanup regarding the maximum non-large object...
2013-08-05 haitao.feng... Introduce Push and Pop register macro instructions...
2013-08-05 bmeurer@chromium.orgRevert "Return start/end profiling time in microseconds...
2013-08-05 yurys@chromium.orgReturn start/end profiling time in microseconds instead...
2013-08-05 jochen@chromium.orgExpose JSON parser through V8 API
2013-08-05 dcarney@chromium.orgfix 16045
2013-08-05 dcarney@chromium.orgintroduce eternal handles
2013-08-05 mstarzinger... Add explicit transition flag to HStoreNamedField.
2013-08-05 yangguo@chromium.orgAdd notice when parallel recompilation is disabled...
2013-08-05 yangguo@chromium.orgDisable parallel recompilation for --trace-hydrogen...
2013-08-05 verwaest@chromium.orgFix the loop-builder to tag the entire body as part...
2013-08-05 dcarney@chromium.orgMake GlobalHandle::NodeBlock deletable
2013-08-05 yurys@chromium.orgAdd start and end profiling time to v8::CpuProfile
2013-08-05 svenpanne@chromium.orgRemove unused UNARY_MINUS builtin.
2013-08-05 dcarney@chromium.orgIsNearDeath needs to include pending nodes
2013-08-05 svenpanne@chromium.orgClean some unuse code of unary negation
2013-08-02 palfia@homejinni.comMIPS: Avoid redundant smi check for Math.abs
2013-08-02 haitao.feng... Introduce PopReturnAddressTo and PushReturnAddressFrom...
2013-08-02 dslomov@chromium.orgAdd size_t length argument to v8::ArrayBuffer::Allocato...
2013-08-02 dslomov@chromium.orgRevert "Add size_t length argument to v8::ArrayBuffer...
2013-08-02 dslomov@chromium.orgAdd size_t length argument to v8::ArrayBuffer::Allocato...
2013-08-02 jkummerow@chromium.orgRegression test for issue 2813 / r16008
2013-08-02 svenpanne@chromium.orgReplaced unary negation by multiplication with -1.
2013-08-02 mstarzinger... Store transition on HStoreNamedField as HConstant.
2013-08-02 titzer@chromium.orgRemove instructions and infrastructure related to IDEFs...
2013-08-02 machenbach... Make optimized debug builds link against debug CRT.
2013-08-02 mstarzinger... Add new Harmony methods to Array.prototype object.
2013-08-02 loislo@chromium.orgExtract hardcoded error strings into a single place...
2013-08-02 mstarzinger... Fix Mac build after r16022.
2013-08-02 mstarzinger... Generate grokdump constants with 'make grokdump' now.
2013-08-02 jkummerow@chromium.orgAvoid redundant smi check for Math.abs
2013-08-02 jkummerow@chromium.orgUse test(reg, imm) when the operand is a register on...
2013-08-02 jkummerow@chromium.orgTSan: Move definition of AtomicOps_x86CPUFeatureStruct...
2013-08-02 machenbach... Revert windows-specific part of r15937 for debug level 1.
next