platform/upstream/v8.git
2014-10-20 dslomov@chromium.orgSimplify language feature management.
2014-10-20 bmeurer@chromium.orgDrop obsolete misc-intrinsics.h file.
2014-10-20 verwaest@chromium.orgRemove dead GeneralizeFieldRepresentation
2014-10-20 rossberg@chromium.orgUpgrade test262-es6
2014-10-20 yangguo@chromium.orgRemove fuzz-natives tests.
2014-10-20 ulan@chromium.orgAnnotate PromotionQueue::RelocateQueueHead for MemorySa...
2014-10-20 jochen@chromium.orgRead object pointer atomically while updating slots
2014-10-20 yangguo@chromium.orgMove some Runtime:: functions and remove runtime.h...
2014-10-20 bmeurer@chromium.orgRemove (untested) code for unsupported compilers.
2014-10-20 machenbach... Whitespace change to test new git workflow.
2014-10-20 mvstanton@chromium.orgvector-based ICs did not update type feedback counts...
2014-10-20 mikhail.naganov... Add README.md file
2014-10-20 bmeurer@chromium.orgplatform: fix build on SmartOS
2014-10-20 bmeurer@chromium.org[turbofan] Move node matchers to separate file.
2014-10-20 dcarney@chromium.org[turbofan] pass zone to InstructionSequence
2014-10-20 dcarney@chromium.org[turbofan] fix build after r24726
2014-10-20 dcarney@chromium.org[turbofan] remove schedule from InstructionSequence
2014-10-20 marja@chromium.orgScript streaming: more UTF-8 handing fixes (again).
2014-10-20 bmeurer@chromium.org[arm64] Skip TF tests that time out in simulator debug...
2014-10-20 yangguo@chromium.orgSpecial handling for inline caches in code serializer.
2014-10-20 svenpanne@chromium.orgAvoid the Marsaglia effect in 3D
2014-10-20 sigurds@chromium.orgFix Win64 size_t/int conversion after b3f2277ea42a.
2014-10-20 sigurds@chromium.orgAdd inlining for intrinsics.
2014-10-20 dcarney@chromium.orgsome static casts for windows to fix r24717
2014-10-20 dcarney@chromium.org[turbofan] decouple register allocation from schedule...
2014-10-20 bmeurer@chromium.org[turbofan] Skip bounds checks for positive indices...
2014-10-20 bmeurer@chromium.orgRevert "Enable libstdc++ debug mode in debug builds.".
2014-10-20 weiliang.lin... X87: ReceiverCheckMode needs to be utilized further.
2014-10-20 weiliang.lin... X87: Tick processor: Print C++ entry points.
2014-10-20 bmeurer@chromium.orgAdd turbo.cfg to .gitignore.
2014-10-20 weiliang.lin... X87: Implement the new semantics for 'super(...)'
2014-10-20 weiliang.lin... X87: Make disassembler string tables read-only.
2014-10-17 adamk@chromium.orgFix webkit getOwnPropertyNames test after r24706 remove...
2014-10-17 akos.palfi... MIPS64: ReceiverCheckMode needs to be utilized further.
2014-10-17 adamk@chromium.orgDon't expose Array.prototype.values as it breaks webcompat
2014-10-17 dslomov@chromium.orgCorrect semantics for numerically indexed stores to...
2014-10-17 mvstanton@chromium.orgReceiverCheckMode needs to be utilized further.
2014-10-17 jkummerow@chromium.orgFix compilation with GCC-4.8 after r24685
2014-10-17 jkummerow@chromium.orgTick processor: Print C++ entry points
2014-10-17 yangguo@chromium.orgFix compile issue.
2014-10-17 dcarney@chromium.orgskip some gc stress tests for tf
2014-10-17 yangguo@chromium.orgFix break location calculation.
2014-10-17 dslomov@chromium.orgKeyed stores to super with numeric keys.
2014-10-17 dslomov@chromium.orgRevert "Correct semantics for numerically indexed store...
2014-10-17 titzer@chromium.orgImplement graph trimming in ControlReducer.
2014-10-17 neis@chromium.orgTest monotonicity of expression typings.
2014-10-17 dslomov@chromium.orgCorrect semantics for numerically indexed stores to...
2014-10-17 balazs.kilvady... MIPS: Implement the new semantics for 'super(...)'.
2014-10-17 titzer@chromium.orgFix InstructionSelector to handle calls with no (used...
2014-10-17 yangguo@chromium.orgtest-serialize/Bug3628 is expected to fail, not crash.
2014-10-17 yangguo@chromium.orgImprove String.repeat.
2014-10-17 yangguo@chromium.orgProhibit serializing with --harmony-scoping.
2014-10-17 bmeurer@chromium.org[turbofan] Eliminate typed array bounds checks if both...
2014-10-17 dslomov@chromium.orgInitial set of perf tests for classes.
2014-10-17 dslomov@chromium.orgImplement the new semantics for 'super(...)'
2014-10-17 dslomov@chromium.orgShare test framework between js-perf-tests.
2014-10-17 dslomov@chromium.orgShare code between Factory::NewJSTypedArray and API
2014-10-17 bmeurer@chromium.org[x64] add missing disassm of pcmpeqd
2014-10-17 bmeurer@chromium.orgFix Mac build after r24676.
2014-10-17 bmeurer@chromium.org[arm] Prefer BIC over BFC.
2014-10-17 bmeurer@chromium.orgBlacklist tests that are too slow with TurboFan in...
2014-10-17 bmeurer@chromium.orgEnable libstdc++ debug mode in debug builds.
2014-10-17 dslomov@chromium.orgPerformance tests for iterators.
2014-10-17 weiliang.lin... X87: Eliminate special keyed load string stub in favor...
2014-10-17 bmeurer@chromium.org[x64] simply tweak materialization of float/double...
2014-10-17 bmeurer@chromium.orgMove them from .data to .rodata.
2014-10-17 haraken@chromium.orgPass an Isolate to v8::VisitHandlesWithClassIds
2014-10-16 dslomov@chromium.orgHarden CopyJSObject.
2014-10-16 balazs.kilvady... MIPS: Fix clang compilation error.
2014-10-16 balazs.kilvady... MIPS: Eliminate special keyed load string stub in favor...
2014-10-16 balazs.kilvady... MIPS: Fix code for InstanceofStub.
2014-10-16 machenbach... Fix new git workflow in release scripts.
2014-10-16 mvstanton@chromium.orgFix ASAN warning.
2014-10-16 machenbach... Add v8 git hashes to releases script.
2014-10-16 wingo@igalia.comTrack usage of "this" and "arguments" in Scope
2014-10-16 mvstanton@chromium.orgFix clang compilation error.
2014-10-16 mvstanton@chromium.orgEliminate special keyed load string stub in favor of...
2014-10-16 bmeurer@chromium.org[turbofan] Correctify typed lowering.
2014-10-16 bmeurer@chromium.orgFix x64 after r24656.
2014-10-16 wingo@igalia.comObject.is should use SameValue
2014-10-16 wingo@igalia.comImplement .forEach() on typed arrays
2014-10-16 bmeurer@chromium.org[turbofan] Run value numbering after SimplifiedLowering.
2014-10-16 aandrey@chromium.orgIntroduce v8::Exception::GetStackTrace API method.
2014-10-16 m.m.capewell... [arm][arm64] fix code for InstanceofStub
2014-10-16 machenbach... Whitespace change to test the new poller.
2014-10-16 machenbach... Whitespace change to test the new poller.
2014-10-16 machenbach... Whitespace change to test the new poller.
2014-10-16 bmeurer@chromium.org[turbofan] Fix GraphC1Visualizer::PrintType().
2014-10-16 weiliang.lin... X87: Implement inline %_IsJSProxy() for full codegen...
2014-10-15 adamk@chromium.orgRevert "Remove SmartMove, bringing Array methods furthe...
2014-10-15 adamk@chromium.orgRemove SmartMove, bringing Array methods further into...
2014-10-15 adamk@chromium.orgHandle exceptions thrown by Array.observe machinery
2014-10-15 balazs.kilvady... MIPS: Implement inline %_IsJSProxy() for full codegen...
2014-10-15 jkummerow@chromium.orgFix compilation some more after r24639
2014-10-15 sigurds@chromium.orgFix compilation after r24639
2014-10-15 jkummerow@chromium.orgFix compilation after r24639
2014-10-15 rossberg@chromium.orgFix verification of Int64Constant
2014-10-15 neis@chromium.orgGive simple types to Math.Min, Math.Max, Math.Fround...
2014-10-15 yangguo@chromium.orgBreak deserializer reservations into chunks that fit...
2014-10-15 dslomov@chromium.orgConvert argument toObject() in Object.getOwnPropertyNam...
next