platform/upstream/v8.git
2014-08-14 yangguo@chromium.orgFix test expectations.
2014-08-14 yangguo@chromium.orgIgnore default reject handler when looking for reject...
2014-08-14 bmeurer@chromium.org[turbofan] Refactor the InstructionSelector tests.
2014-08-13 mstarzinger... Fix non-TF target build after r23107.
2014-08-13 dusan.milosavljevic... MIPS: Fix DCHECK failure in simulator for fp32 mode.
2014-08-13 arv@chromium.orgES6: Make Map/Set constructors support iterable values
2014-08-13 mstarzinger... Move %IsOptimized runtime helper into test case.
2014-08-13 mstarzinger... Simplify public pipeline interface.
2014-08-13 aandrey@chromium.orgExpose Value::IsArgumentsObject in V8 API.
2014-08-13 mstarzinger... Temporary workaround for scheduler running OOM.
2014-08-13 mstarzinger... Allow use of phase-local zone in GenericGraphVisit.
2014-08-13 jarin@chromium.orgRemove a brittle assertion from Turbofan lazy deoptimiz...
2014-08-13 yangguo@chromium.orgMove Promise tracking from debug to isolate.
2014-08-13 titzer@chromium.orgAdd FOR_INT32_SHIFTS to value-helper.h
2014-08-13 rodolph.perfetta... ARM64: unit tests for instruction selection.
2014-08-13 mstarzinger... Disable some deoptimization tests on ARM64 no-snap.
2014-08-13 jarin@chromium.orgRevert "Refactor building of lazy bailouts in AstGraphB...
2014-08-13 jarin@chromium.orgRefactor building of lazy bailouts in AstGraphBuilder.
2014-08-12 arv@chromium.orgRevert "ES6: Make Map/Set constructors support iterable...
2014-08-12 arv@chromium.orgES6: Make Map/Set constructors support iterable values
2014-08-12 arv@chromium.orgWeakMap/WeakSet: Add test for non object keys
2014-08-12 machenbach... [Auto-roll] Bump up version to 3.28.72.0
2014-08-12 dusan.milosavljevic... Reland "MIPS: Add support for arch. revision 6 to mips3...
2014-08-12 mstarzinger... Fix predictable mode to make time pass faster.
2014-08-12 jkummerow@chromium.orgOld space cannot be assumed to be iterable between...
2014-08-12 dslomov@chromium.orgAdd "own" symbols support.
2014-08-12 yangguo@chromium.orgImplement Math.log1p using port from fdlibm.
2014-08-12 mstarzinger... Fix newly discovered presubmit errors.
2014-08-12 sigurds@chromium.orgAdd print-to-file for turbofan tracing.
2014-08-12 jochen@chromium.orgRevert 23077 - "Use CommonNodeCache for heap constants...
2014-08-12 titzer@chromium.orgFix presubmit error with explicit constructor in test.
2014-08-12 bmeurer@chromium.orgUse CommonNodeCache for heap constants in ChangeLowering.
2014-08-12 rodolph.perfetta... ARM64: Enable TF tests.
2014-08-12 mstarzinger... Reduce redundant phi nodes after graph building.
2014-08-12 sigurds@chromium.orgProvide mutators in NodeProperties instead of exposing...
2014-08-12 machenbach... Whitespace change to trigger bots.
2014-08-12 machenbach... Whitespace change to trigger bots.
2014-08-12 bmeurer@chromium.orgTests for ChangeLowering are target tests since they...
2014-08-12 bmeurer@chromium.orgRename COMPILER_TEST to TARGET_TARGET.
2014-08-12 bmeurer@chromium.orgFix windows build.
2014-08-12 bmeurer@chromium.orgInitial import of ChangeLowering.
2014-08-12 titzer@chromium.orgAssume signed for converting to word32/float64 unless...
2014-08-12 titzer@chromium.orgDisable code generation in tests that use GraphBuilderT...
2014-08-12 machenbach... [Auto-roll] Bump up version to 3.28.70.0
2014-08-11 dslomov@chromium.orgFix presubmit error.
2014-08-11 dslomov@chromium.orgRevert "Add "own" symbols support."
2014-08-11 machenbach... Skip test with TF on GC stress.
2014-08-11 yangguo@chromium.orgAllow externalizing cons and sliced string.
2014-08-11 dslomov@chromium.orgToNumber(Symbol) should throw TypeError
2014-08-11 dslomov@chromium.orgAdd "own" symbols support.
2014-08-11 paul.lind@imgtec.comMIPS: Fix test-simplified-lowering to pass without...
2014-08-11 machenbach... Revert "Enable C++11 tests on windows."
2014-08-11 machenbach... Revert "Reland "MIPS: Add support for arch. revision...
2014-08-11 machenbach... Enable C++11 tests on windows.
2014-08-11 titzer@chromium.orgMove MachineRepresentation to machine-type.h and rename...
2014-08-11 dusan.milosavljevic... Reland "MIPS: Add support for arch. revision 6 to mips3...
2014-08-11 rodolph.perfetta... ARM64: minor corrections for TF.
2014-08-11 verwaest@chromium.orgChange the type of the cache so we can check whether...
2014-08-11 hpayer@chromium.orgMove store-buffer to heap and remove some unnecessary...
2014-08-11 jochen@chromium.orgWhen dumping the stack, try to print contents as ASCII
2014-08-11 machenbach... Skip gmock and gtest in presubmit.
2014-08-11 yangguo@chromium.orgSmall clean up of externalizing strings.
2014-08-11 verwaest@chromium.orgTag all prototypes as proto, except those set using...
2014-08-11 hpayer@chromium.orgFix precisely sweeping asserts.
2014-08-11 titzer@chromium.orgFix clang build; remove dead private field.
2014-08-11 titzer@chromium.orgRemove duplication in Scheduler and simplify interface...
2014-08-11 dslomov@chromium.orgReplace Strings with Names in load and store ICs.
2014-08-11 hpayer@chromium.orgMeasure incremental marking speed in bytes per millisec...
2014-08-11 machenbach... [Auto-roll] Bump up version to 3.28.68.0
2014-08-11 jarin@chromium.orgReland "More lazy deoptimization in Turbofan (binops...
2014-08-11 machenbach... Whitespace change to trigger bots.
2014-08-11 jarin@chromium.orgRevert "More lazy deoptimization in Turbofan (binops...
2014-08-11 jochen@chromium.orgRevert 23028 - "MIPS: Add support for arch. revision...
2014-08-11 jarin@chromium.orgMore lazy deoptimization in Turbofan (binops, loads...
2014-08-11 dusan.milosavljevic... MIPS: Add support for arch. revision 6 to mips32 port.
2014-08-11 titzer@chromium.orgFix size_t/int conversions for Win64.
2014-08-11 titzer@chromium.orgImplement representation selection as part of Simplifie...
2014-08-11 machenbach... Skip test that times out.
2014-08-11 yangguo@chromium.orgMake %DebugPushPromise more robust wrt fuzzing.
2014-08-11 jarin@chromium.orgRevert "Initial shot at deoptimizing JSCallFunction...
2014-08-11 machenbach... [Auto-roll] Bump up version to 3.28.67.0
2014-08-11 jarin@chromium.orgInitial shot at deoptimizing JSCallFunction in Turbofan.
2014-08-11 machenbach... Whitespace change to trigger bots.
2014-08-11 bmeurer@chromium.orgAndroid fix for gtest.gyp.
2014-08-09 machenbach... [Auto-roll] Bump up version to 3.28.66.0
2014-08-09 yangguo@chromium.orgFix GN build.
2014-08-09 machenbach... Fix v8 landmines script.
2014-08-08 machenbach... Reland debug output for landmines
2014-08-08 machenbach... Revert "Add temporary output to debug landmines."
2014-08-08 machenbach... Add temporary output to debug landmines.
2014-08-08 machenbach... More landmines debug output.
2014-08-08 vogelheim@chromium.orgFix command line parsing crash.
2014-08-08 machenbach... Skip richards with TF.
2014-08-08 rossberg@chromium.orgMark Distributivity tests flaky on ARM
2014-08-08 mstarzinger... Fix Windows build after r23000.
2014-08-08 rossberg@chromium.orgFix BUILD.gn after unflagging unscopables
2014-08-08 mstarzinger... Minor simplification and cleanup of graph builder.
2014-08-08 rossberg@chromium.orgES6: Implement WeakMap and WeakSet constructor logic
2014-08-08 mstarzinger... Make Clang 3.0 happy about static cast in DoGenerateCode.
2014-08-08 mstarzinger... Extend ToBooleanStub to be able to return oddballs.
next