platform/upstream/v8.git
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.
2014-08-08 weiliang.lin... X87: fix one patch porting error in R22957.
2014-08-08 yangguo@chromium.orgFix debug-promises tests.
2014-08-08 rossberg@chromium.orgEnable ES6 unscopables
2014-08-08 sigurds@chromium.orgUpdate and extend context specialization.
2014-08-08 rossberg@chromium.orgTurn on harmony_unscopables for es_staging
2014-08-08 svenpanne@chromium.orgUnbreak gcmole bots.
2014-08-08 rossberg@chromium.orgRemove proxies from --harmony switch for M38, because...
2014-08-08 svenpanne@chromium.orgRe-enable C++11 tests (still not on VS or NaCL).
2014-08-08 bmeurer@chromium.orgMake Zone::New() and Zone::NewArray() usable w/o v8.h.
2014-08-08 bmeurer@chromium.orgReland "Add initial support for compiler unit tests...
2014-08-08 bmeurer@chromium.orgSkip -pedantic for GTest as long as we -std=gnu++0x.
2014-08-08 machenbach... Whitespace change to trigger bots.
2014-08-08 bmeurer@chromium.orgSynchronize GTest/GMock dependencies with Chromium.
2014-08-07 adamk@chromium.orgRemove suppressions for Blink webexposed tests
2014-08-07 wingo@igalia.comProperly rebaseline getOwnPropertyNames test.
2014-08-07 wingo@igalia.comRebaseline WebKit object getOwnPropertyNames test for...
2014-08-07 wingo@igalia.comEnable ES6 iteration by default
2014-08-07 verwaest@chromium.orgMark as prototype only after instantiating the function
2014-08-07 mvstanton@chromium.orgClean up IC tracing for CallICs.
2014-08-07 neis@chromium.orgExtend some operations to range types.
2014-08-07 machenbach... Enable TF for testing benchmarks.
2014-08-07 machenbach... [Auto-roll] Bump up version to 3.28.63.0
2014-08-07 verwaest@chromium.orgDon't smi-untag on 64bit in the store-field stub
2014-08-07 svenpanne@chromium.orgUpdate gcmole to a more recent clang/llvm.
2014-08-07 hpayer@chromium.orgMove objects-visiting into heap.
2014-08-07 mstarzinger... Remove dangerous default parameter from machine Store...
2014-08-07 rodolph.perfetta... ARM64: Support arbitrary offset in load/store pair.
2014-08-07 rodolph.perfetta... ARM64: fix Instanceof stub.
2014-08-07 sigurds@chromium.orgDirectly use OperatorProperties where possible instead.
2014-08-07 sigurds@chromium.orgDelegate node properties to operator properties.
2014-08-07 sigurds@chromium.orgNodeAuxData needs a Zone, not a Graph.
2014-08-07 sigurds@chromium.orgOnly tag parameters as maybe assigned if in sloppy...
2014-08-07 mstarzinger... v8::TryCatch should cancel the scheduled exception...
2014-08-07 mvstanton@chromium.orgCallIC must update type feedback info correctly.
2014-08-07 wingo@igalia.comMirror object properties are always names
2014-08-07 weiliang.lin... X87: We should never allocate a 0-sized buffer, so...
2014-08-07 weiliang.lin... X87: Always use the StoreFieldStub to do the actual...
2014-08-07 yangguo@chromium.orgFix BUILD.gn after r22923.
2014-08-07 yangguo@chromium.orgOnly escape U+0022 in argument values of `String.protot...
2014-08-07 bmeurer@chromium.orgNo need to link base-unittests with GMock.
2014-08-07 weiliang.lin... X87: Hydrogenize (and share) StoreField except heapobje...
2014-08-07 weiliang.lin... X87: Check that external references are registered...
2014-08-07 bmeurer@chromium.orgApply patch from https://codereview.chromium.org/425333...
2014-08-06 machenbach... Whitespace change to trigger bots.
2014-08-06 adamk@chromium.orgUpdate webkit test for expected own properties
2014-08-06 akos.palfi... MIPS: We should never allocate a 0-sized buffer, so...
2014-08-06 verwaest@chromium.orgWe should never allocate a 0-sized buffer, so never...
2014-08-06 neis@chromium.orgRevert "Extend some operations to range types."
2014-08-06 neis@chromium.orgExtend some operations to range types.
2014-08-06 verwaest@chromium.orgAllocate kMinimalBufferSize buffers in lithium
2014-08-06 verwaest@chromium.orgGet rid of the "spare buffer" cache.
2014-08-06 rossberg@chromium.orgThis implements unscopables
2014-08-06 yangguo@chromium.orgRebaseline webkit test expectations after r22938.
2014-08-06 akos.palfi... MIPS: Always use the StoreFieldStub to do the actual...
2014-08-06 verwaest@chromium.orgOnly allocate a handler compiler when necessary
2014-08-06 yangguo@chromium.orgAdd `CheckObjectCoercible` for the `String.prototype...
2014-08-06 yangguo@chromium.orgFix BUILD.gn
2014-08-06 neis@chromium.orgRevert "Extend some operations to range types."
2014-08-06 yangguo@chromium.orgAbstract out fetching of break_address in debug mode
2014-08-06 neis@chromium.orgExtend some operations to range types.
2014-08-06 yangguo@chromium.orgMove fdlibm from v8::internal to v8::fdlibm.
2014-08-06 yangguo@chromium.orgCheck for initialized code stub descriptor in the deopt...
2014-08-06 verwaest@chromium.orgAlways use the StoreFieldStub to do the actual storing.
2014-08-06 akos.palfi... MIPS: Hydrogenize (and share) StoreField except heapobj...
2014-08-06 mstarzinger... Drop bogus default parameter to BuildFunctionInfo.
2014-08-06 bmeurer@chromium.orgRevert "Add initial support for compiler unit tests...
2014-08-06 bmeurer@chromium.orgAdd initial support for compiler unit tests using GTest...
2014-08-06 neis@chromium.orgFix a bug in type fuzzing and several handlification...
2014-08-06 wingo@igalia.comRewind additional parser state when reinterpreting...
2014-08-06 jarin@chromium.orgAdd deoptimization translations.
2014-08-06 yangguo@chromium.orgReland "Implement trigonometric functions using a fdlib...
2014-08-06 mstarzinger... Some tests no longer timeout with TF by using ICs.
2014-08-06 yangguo@chromium.orgRevert "Implement trigonometric functions using a fdlib...
2014-08-06 yangguo@chromium.orgFix windows build.
2014-08-06 akos.palfi... MIPS: Check that external references are registered...
2014-08-06 yangguo@chromium.orgImplement trigonometric functions using a fdlibm port.
2014-08-06 bmeurer@chromium.orgUse EXPECT_DOUBLE_EQ for floating point comparisons.
2014-08-06 bmeurer@chromium.orgFix Mac build.
2014-08-06 yangguo@chromium.orgTrigger exception debug events on Promise reject.
2014-08-06 bmeurer@chromium.orgRefactor unit tests for the base library to use GTest.
2014-08-06 rossberg@chromium.orgRemove @@create and don't expose unimplemented symbols
2014-08-06 verwaest@chromium.orgHydrogenize (and share) StoreField except heapobject...
2014-08-06 mstarzinger... Add convenience method to print types for debugging.
2014-08-06 wingo@igalia.comRevert "Rewind additional parser state when reinterpret...
2014-08-06 wingo@igalia.comRewind additional parser state when reinterpreting...
2014-08-06 mstarzinger... Carry along ContextualMode in JSLoadNamed operators.
2014-08-06 neis@chromium.orgRemove obsolete declaration that broke Windows build.
2014-08-06 neis@chromium.orgRemove non-trivial subtyping between bitset and non...
2014-08-06 jkummerow@chromium.orgFix disassembly of sar(_, imm8)
2014-08-06 verwaest@chromium.orgRestore function on arm64
2014-08-06 machenbach... [Auto-roll] Bump up version to 3.28.61.0
2014-08-06 verwaest@chromium.orgLoad constants from the DescriptorArray
2014-08-06 yangguo@chromium.orgCheck that external references are registered in the...
next