platform/upstream/v8.git
2014-03-06 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.25.6.
2014-03-06 ishell@chromium.orgFix for failing asserts in HBoundsCheck code generation...
2014-03-06 jkummerow@chromium.orgFix HConstants with Smi-ranged HeapNumber values
2014-03-06 ulan@chromium.orgMark mjsunit/whitespaces as slow and timeout for a64.
2014-03-06 mvstanton@chromium.orgBugfix for 349874: we incorrectly believe we saw a...
2014-03-06 verwaest@chromium.orgOnly use the non-strict-arguments-stub if the store...
2014-03-06 jkummerow@chromium.orgLet HTransitionElementsKind take part in RestoreActualV...
2014-03-06 vegorov@chromium.orgFix VPrintHelper used on Windows.
2014-03-06 yangguo@chromium.orgRemove outdated assertion scope.
2014-03-06 bmeurer@chromium.orgAdd quickcheck targets for modes, builds and arches.
2014-03-06 yangguo@chromium.orgFix issues with JSON stringify replacer array
2014-03-06 verwaest@chromium.orgUse Representation::Integer32() for smi types on 32...
2014-03-06 verwaest@chromium.orgAlso delete force representations that have no uses.
2014-03-05 titzer@chromium.orgPrepare push to trunk. Now working on version 3.25.5.
2014-03-05 hpayer@chromium.orgIgnore slots buffer overflow when recording entries...
2014-03-05 jarin@chromium.orgFix materialization of captured objects in adapted...
2014-03-05 jarin@chromium.orgDeoptimization fix for HPushArgument.
2014-03-05 yangguo@chromium.orgHandle exception when retrieving toJSON function in...
2014-03-05 rossberg@chromium.orgAdd --es-staging flag
2014-03-05 jkummerow@chromium.orgx64: Fix LMathMinMax for constant Smi right-hand operands
2014-03-05 mstarzinger... Print properly signed displacement in disassembler.
2014-03-05 mstarzinger... Fix issue with setting __proto__ on a value
2014-03-04 machenbach... Refactoring: Make script dependencies more object-orien...
2014-03-04 plind44@gmail.comMIPS: Remove all uses of field-tracking flags that...
2014-03-04 plind44@gmail.comMIPS: Push safepoint registers in deferred number-to...
2014-03-04 alexandre.rames... A64: Move veneer emission checking in the Assembler.
2014-03-04 mstarzinger... Print properly signed displacement in IA32 disassembler.
2014-03-04 mvstanton@chromium.orgRefactoring to clean up duplicate code in Heap::Allocat...
2014-03-04 verwaest@chromium.orgRemove all uses of field-tracking flags that do not...
2014-03-04 bmeurer@chromium.orgPush safepoint registers in deferred number-to-i/u...
2014-03-04 verwaest@chromium.orgAllow objects with "" properties to stay fast.
2014-03-04 ishell@chromium.orgDon't disable hash randomization option in predictable...
2014-03-04 bmeurer@chromium.orgFix HStringAdd::PrintDataTo().
2014-03-04 titzer@chromium.orgPrepare push to trunk. Now working on version 3.25.4.
2014-03-04 yangguo@chromium.orgFix HCheckValue::Canonicalize wrt uninitialized HConsta...
2014-03-04 machenbach... Add try server configuration for 'git cl try'.
2014-03-03 machenbach... Add coverage analysis to push and merge script tests.
2014-03-03 hpayer@chromium.orgConsolidate RecordWriteFromCode and RecordWriteForEvacu...
2014-03-03 ulan@chromium.orgMake EvictFromOptimizedCodeMap more robust.
2014-03-03 ulan@chromium.orgFix A64 after 19635.
2014-03-03 verwaest@chromium.orgFix symbol printing in migration / generalization tracing
2014-03-03 ulan@chromium.orgClear optimized code cache in shared function info...
2014-02-28 machenbach... Refactoring: Long option names in push and merge scripts.
2014-02-28 commit-bot... Fix ChangeLog entries.
2014-02-28 commit-bot... Fix line distance in push and merge scripts.
2014-02-28 rossberg@chromium.orgMove all Harmony-only tests to harmony/
2014-02-28 jochen@chromium.orgUpdate README about where the test262 files are downloa...
2014-02-28 ishell@chromium.orgCheck elimination did not mark some dead blocks.
2014-02-28 marja@chromium.orgRevert "Remove Script::SetData and the script_data...
2014-02-28 jkummerow@chromium.orgFix ARM/MIPS versions of r19607
2014-02-28 marja@chromium.orgRemove Script::SetData and the script_data parameter...
2014-02-28 yangguo@chromium.orgRemove bogus assertion regarding code marked for deopt.
2014-02-28 svenpanne@chromium.orgFixed constant folding for Math.clz32.
2014-02-28 jochen@chromium.orgMake a64.release a quickcheck target
2014-02-28 jkummerow@chromium.orgFail early when re-entering code that has been patched...
2014-02-28 jochen@chromium.orgUpdate test262 to get test data from github
2014-02-28 jochen@chromium.orgWhen upgrading the test data twice, don't bail out...
2014-02-28 mvstanton@chromium.orgA JSArray may have a filler map in the elements pointer.
2014-02-28 yangguo@chromium.orgEvict from optimized code map in sync with removing...
2014-02-28 marja@chromium.orgparser: fix build on solaris
2014-02-28 bmeurer@chromium.orgFix JSObject::PrintTransitions.
2014-02-28 hpayer@chromium.orgFix representation generalization for doubles.
2014-02-28 jochen@chromium.orgDelete the simulator when we don't need it anymore
2014-02-28 mvstanton@chromium.orgThe Array function must be looked up in the native...
2014-02-28 jochen@chromium.orgA64: fix cctest/test-assembler-a64
2014-02-28 dcarney@chromium.orgGet array_function from NativeContext
2014-02-28 bmeurer@chromium.orgFix handling of constant global variable assignments.
2014-02-28 titzer@chromium.orgRemove dead CompileOptimized() method from JSFunction.
2014-02-28 svenpanne@chromium.orgRemoved bogus ASSERT.
2014-02-27 ishell@chromium.orgHAllocate should never generate allocation code if...
2014-02-27 rafaelw@chromium.orgRuntime::RunMicrotask should silent return if no pendin...
2014-02-27 verwaest@chromium.orgAvoid normalizing global proxy for fuzzing purposes.
2014-02-27 verwaest@chromium.orgFix putting of prototype transitions. The length is...
2014-02-27 yangguo@chromium.orgFix bogus assertion.
2014-02-27 jarin@chromium.orgHandle arguments objects in frame when materializing...
2014-02-27 yangguo@chromium.orgFix bogus assertion in SetFastDoubleElements.
2014-02-27 mvstanton@chromium.orgFix for Clusterfuzz issue 343928.
2014-02-27 dcarney@chromium.orgRevert "Better threaded fuzzing for TestFunctionCallOpt...
2014-02-27 mstarzinger... Implement and enable zapping of code space while sweeping.
2014-02-27 dcarney@chromium.orgBetter threaded fuzzing for TestFunctionCallOptimization
2014-02-26 machenbach... Fix patch creation in merge-to-branch script.
2014-02-26 machenbach... Refactoring: Deprecate optparse in push and merge scripts.
2014-02-26 jochen@chromium.orgA64: Hardwire the decoder and the simulator
2014-02-26 jochen@chromium.orgA64: Make the Decoder a template
2014-02-26 jochen@chromium.orgA64: Move the dispatching logic of the decoder to a...
2014-02-26 jochen@chromium.orgA64: Decoder should not inherit from DecoderVisitor
2014-02-26 jochen@chromium.orgAdd vi swap files to .gitignore
2014-02-25 ishell@chromium.orgFix for failing asserts in HBoundsCheck code generation...
2014-02-25 verwaest@chromium.orgRevert "Use stability to only conditionally flush infor...
2014-02-25 marja@chromium.orgFollow up to r19538: Bump preparse data version number.
2014-02-25 hpayer@chromium.orgRe-evaluate marking bits of a descriptor array when...
2014-02-25 jkummerow@chromium.orgMark HCompareMap as having Tagged representation
2014-02-25 dcarney@chromium.orgCrash like chrome. Currently, most chrome crashes...
2014-02-25 hpayer@chromium.orgPrepare push to trunk. Now working on version 3.25.3.
2014-02-25 mvstanton@chromium.orgRevert r19430, r19459:
2014-02-25 rossberg@chromium.orgFix crasher in Object.getOwnPropertySymbols
2014-02-25 marja@chromium.orgFix the bit massaging code in CompleteParserRecorder...
2014-02-25 ulan@chromium.orgRevert r19455 "Load target types and handlers before...
2014-02-25 bmeurer@chromium.orgDon't eliminate loads with incompatible types or repres...
2014-02-25 ishell@chromium.orgFix for a smi stores optimization on x64 with a regress...
next