platform/upstream/v8.git
2014-09-17 mvstanton@chromium.orgFix the IsTheHole bug.
2014-09-17 sigurds@chromium.orgThis is a reland of issue 563813002:
2014-09-17 wingo@igalia.comArray.prototype.sort: Unchecked calls to hasOwnProperty...
2014-09-17 v8-autoroll... [Auto-roll] Bump up version to 3.29.72.0
2014-09-17 yangguo@chromium.orgFix compile error introduced in 24002.
2014-09-17 yangguo@chromium.orgSerialize code stubs using stub key.
2014-09-17 titzer@chromium.orgMinor compiler pipeline refactoring. Inline UpdateShare...
2014-09-17 yangguo@chromium.orgSupport stepping into generator function.
2014-09-17 weiliang.lin... X87: turn on some tests of test-serialize
2014-09-17 verwaest@chromium.orgDon't use OwnPrototypeChainLength in GetOwnPropertyNames
2014-09-17 svenpanne@chromium.orgFixed deopt reasons in TaggedToI.
2014-09-17 svenpanne@chromium.orgUnbreak build
2014-09-17 hpayer@chromium.orgMeasure new space allocation throughput.
2014-09-17 v8-autoroll... [Auto-roll] Bump up version to 3.29.71.0
2014-09-17 weiliang.lin... X87: Removing ic.h from code-stubs.h
2014-09-16 arv@chromium.orgClass syntax parsing
2014-09-16 v8-autoroll... [Auto-roll] Bump up version to 3.29.69.0
2014-09-16 akos.palfi... MIPS64: Fixed int vs. uintptr_t confusion (plus some...
2014-09-16 akos.palfi... MIPS64: Removing ic.h from code-stubs.h
2014-09-16 v8-autoroll... [Auto-roll] Bump up version to 3.29.68.0
2014-09-16 mstarzinger... Avoid usage of temporary MachineOperatorBuilder.
2014-09-16 jochen@chromium.orgTrack how much we miss the idle notification limit
2014-09-16 jochen@chromium.orgRemove unused histogram definitions
2014-09-16 hpayer@chromium.orgAllow IdleNotification to trigger Scavenges.
2014-09-16 rossberg@chromium.orgRe-reland "Use unsigned type bitsets to limit undefined...
2014-09-16 mvstanton@chromium.orgRemoving ic.h from code-stubs.h
2014-09-16 hpayer@chromium.orgUse the regular start incremental marking strategy...
2014-09-16 verwaest@chromium.orgSimplify the LookupIterator
2014-09-16 wingo@igalia.comEnable ES6 generators
2014-09-16 mstarzinger... Adapt some typed lowering unit tests after r23972.
2014-09-16 mstarzinger... Fix typed lowering to number comparison.
2014-09-16 Jacob.Bramley... Allow trace-codegen to dereference handles.
2014-09-16 Jacob.Bramley... ARM64: Remove the unused 'SmiAbs'.
2014-09-16 verwaest@chromium.orgThe value register in storefield(smi) is not used as...
2014-09-16 v8-autoroll... [Auto-roll] Bump up version to 3.29.67.0
2014-09-16 svenpanne@chromium.orgFixed int vs. uintptr_t confusion (plus some cleanup...
2014-09-16 hpayer@chromium.orgIntroduce DONE state in idle notification handler.
2014-09-16 jochen@chromium.orgMove configuration of ResourceConstraints to Isolate...
2014-09-16 jochen@chromium.orgRevert r23962 "Configure d8 & cctest to suppress Window...
2014-09-16 sigurds@chromium.orgConfigure d8 & cctest to suppress Windows error dialogs.
2014-09-16 mstarzinger... Disable lowering to StringAdd due to various issues.
2014-09-16 erik.corry... Clean up regexp code gen a little
2014-09-15 mstarzinger... Skip long running tests with TurboFan and GC Stress.
2014-09-15 machenbach... Only include compile-only win64 trybot in default set.
2014-09-15 rossberg@chromium.orgRe-revert "Use unsigned type bitsets to limit undefined...
2014-09-15 hpayer@chromium.orgUse an upper bound for marking time estimation in idle...
2014-09-15 mstarzinger... Exact black-list of AST nodes for TurboFan.
2014-09-15 jochen@chromium.orgCompile V8 with extra optimization in GN Release mode.
2014-09-15 mstarzinger... Skip octane/pdfjs for now in debug mode because slow.
2014-09-15 titzer@chromium.orgFix schedule for interleaved floating control by wiring...
2014-09-15 hpayer@chromium.orgReset context disposed counter after executing the...
2014-09-15 rossberg@chromium.orgExplicitly mask enum values to work around probable...
2014-09-15 v8-autoroll... [Auto-roll] Bump up version to 3.29.65.0
2014-09-15 machenbach... Make timeout configurable in performance test runner.
2014-09-15 mstarzinger... Enable typed pipeline for the benchmark tests.
2014-09-15 rossberg@chromium.orgMake type bitsets explicitly unsigned
2014-09-15 machenbach... Remove benchmark runner.
2014-09-15 rossberg@chromium.orgMoar prints
2014-09-15 jochen@chromium.orgCurrently, a new isolate is created in an uninitialized...
2014-09-15 yangguo@chromium.orgUse memcpy to read double value in the deoptimizer.
2014-09-15 yangguo@chromium.orgReland "Remove V8_HOST_CAN_READ_UNALIGNED and its uses."
2014-09-15 rossberg@chromium.orgmoar printf
2014-09-15 rossberg@chromium.orgReland "Use unsigned type bitsets to limit undefined...
2014-09-15 baptiste.afsa... [turbofan] InstructionSelector tests for ARM64 comparisons.
2014-09-15 jarin@chromium.orgRemove deoptimization by patching the call stack.
2014-09-15 rossberg@chromium.orgFix over-long line
2014-09-15 bmeurer@chromium.org[turbofan] Remove extra attributes from SimplifiedOpera...
2014-09-15 rossberg@chromium.orgFixpoint typing has to consider all imprecise nodes
2014-09-13 v8-autoroll... [Auto-roll] Bump up version to 3.29.63.0
2014-09-13 machenbach... Whitespace change to kick off bots.
2014-09-12 yangguo@chromium.orgRevert "Remove V8_HOST_CAN_READ_UNALIGNED and its uses."
2014-09-12 arv@chromium.orgES6: String(symbol) should work like symbol.toString
2014-09-12 ulan@chromium.orgRevert r23916, r23917 for breaking 64-bit tests.
2014-09-12 ulan@chromium.org[turbofan] Use correct register_save_area_size with...
2014-09-12 arv@chromium.orgArrow functions: Cleanup handling of the prototype...
2014-09-12 v8-autoroll... [Auto-roll] Bump up version to 3.29.62.0
2014-09-12 mstarzinger... Cleanup and simplify TurboFan generic lowering.
2014-09-12 rossberg@chromium.orgFix tests
2014-09-12 rossberg@chromium.orgUse unsigned type bitsets to limit undefined behaviour
2014-09-12 yangguo@chromium.orgRemove V8_HOST_CAN_READ_UNALIGNED and its uses.
2014-09-12 bmeurer@chromium.org[turbofan] Some common operators are globally shared...
2014-09-12 mstarzinger... Enable typed pipeline on ARM and ARM64 for TurboFan.
2014-09-12 sigurds@chromium.orgReland
2014-09-12 jarin@chromium.orgReland "Change the order of arguments of the (One|Two...
2014-09-12 yangguo@chromium.orgSimplify test-debug/ProcessDebugMessagesThreaded and...
2014-09-12 mstarzinger... Allow more runtime functions to accept Int32s instead...
2014-09-12 v8-autoroll... [Auto-roll] Bump up version to 3.29.61.0
2014-09-12 baptiste.afsa... [turbofan] Tests and fixes for ARM64 load/store with...
2014-09-12 baptiste.afsa... [turbofan] Fix double register swap in ARM and ARM64...
2014-09-12 marja@chromium.orgAdd script streaming API.
2014-09-12 bmeurer@chromium.org[arm] Disable --turbo-types by default instead of ignor...
2014-09-12 jarin@chromium.orgRevert "Change the order of arguments of the (One|Two...
2014-09-12 jkummerow@chromium.orgFix Smi vs. HeapObject confusion in HConstants.
2014-09-12 weiliang.lin... X87: Eliminate Turbofan shims with CodeFactory
2014-09-12 jarin@chromium.orgChange the order of arguments of the (One|Two)ByteSeqSt...
2014-09-12 weiliang.lin... X87: Added CallInterfaceDescriptors to all code stubs.
2014-09-12 bmeurer@chromium.org[turbofan] Most simplified operators are globally share...
2014-09-12 weiliang.lin... X87: Rename ascii to one-byte where applicable.
2014-09-12 weiliang.lin... X87: Get CallInterfaceDescriptor directly from CodeStub.
2014-09-12 bmeurer@chromium.orgDisable typed pipeline for non-turbofan arch's after...
next