platform/upstream/v8.git
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...
2014-02-25 jochen@chromium.orgCheck that after a weak callback, the handle is either...
2014-02-25 dcarney@chromium.orgnegative bounds checking on realm calls
2014-02-24 marja@chromium.orgLazy preparsing vs. lazy parsing fix.
2014-02-24 jkummerow@chromium.orgFix optimistic BCE to back off after deopt
2014-02-21 baptiste.afsa... A64: Replace a Subs by a Sub where flags don't need...
2014-02-21 baptiste.afsa... A64: Remove a couple of already addressed TODOs.
2014-02-21 m.m.capewell... A64: Tidy up register use in TaggedToI
2014-02-21 mstarzinger... Initialize interface descriptor for ToNumberStub.
2014-02-21 alexandre.rames... A64: Increase the margin for veneer checks.
2014-02-21 machenbach... Prepare push to trunk. Now working on version 3.25.2.
2014-02-20 danno@chromium.orgRemove bogus ASSERTs
2014-02-20 plind44@gmail.comMIPS: Add flag for testing long branch mode.
2014-02-20 jochen@chromium.orgEnsure that the worker pool is running if we intend...
2014-02-20 verwaest@chromium.orgUse holder dictionary-mode to detect FAST or NORMAL
2014-02-20 plind44@gmail.comMIPS: Fix clz implementation of the simulator.
2014-02-20 alexandre.rames... A64: Improve the deoptimization helpers to generate...
2014-02-20 machenbach... Refactoring: Extract low-level git from push and merge...
2014-02-20 jacob.bramley... Fix tools/cross_build_gcc.sh.
2014-02-20 jacob.bramley... Remove the unused LoadInitialArrayMap.
2014-02-20 verwaest@chromium.orgRemove ASSERT related to major-key, it's not given...
2014-02-20 verwaest@chromium.orgDon't turn objects with empty-string properties into...
2014-02-20 verwaest@chromium.orgUse ComputeHandlerFlags to find handlers, rather than...
2014-02-20 marja@chromium.orgRe-enable Parser::symbol_cache_ (after a long time!)
2014-02-20 baptiste.afsa... A64: Port recent ARM optimizations in LCodeGen::DoAcces...
2014-02-20 m.m.capewell... A64: Fix int32 use in Lithium string functions
2014-02-20 machenbach... Fix options in push-to-trunk script.
2014-02-19 plind44@gmail.comMIPS: Fix performance regression on sunspider string...
2014-02-19 plind44@gmail.comMIPS: Harmony: optimize Math.clz32.
2014-02-19 danno@chromium.orgFix template copy constructor in zone_allocator
2014-02-19 alexandre.rames... A64: Introduce 'branch types' that extend the architect...
2014-02-19 jochen@chromium.orgA64: Fix compilation with clang
2014-02-19 machenbach... Refactoring: Extract git checks in push and merge scripts.
2014-02-19 marja@chromium.orgRe-enable fast/js/reserved-words-as-property.html.
2014-02-19 marja@chromium.orgAdd comments about lazy parsing and lazy compilation.
2014-02-19 jacob.bramley... A64: Fix r19474: Tidy up Push and Pop TODOs.
2014-02-19 rossberg@chromium.orgUpgrade Symbol implementation to match current ES6...
2014-02-19 ulan@chromium.orgClean up weak objects in optimized code.
2014-02-19 mvstanton@chromium.orgRevert "Second attempt at introducing a premonomorphic...
2014-02-19 yangguo@chromium.orgHarmony: optimize Math.clz32.
2014-02-19 yangguo@chromium.orgHarmony: implement Math.cbrt, Math.expm1 and Math.log1p.
2014-02-19 machenbach... Prepare push to trunk. Now working on version 3.25.1.
2014-02-19 machenbach... Retrieve bleeding edge push revision from trunk commit...
2014-02-19 ishell@chromium.orgBugfix in check elimination with a regression test.
2014-02-19 jkummerow@chromium.orgFix cornercase in r19475
2014-02-19 rossberg@chromium.orgES6: Tighten up Object.prototype.__proto__
2014-02-19 machenbach... Refactor persisting state in push and merge scripts.
2014-02-19 rossberg@chromium.orgNarrows predicate for type bounds
2014-02-19 jkummerow@chromium.orgFix Hydrogen bounds check elimination
2014-02-19 jacob.bramley... A64: Tidy up Push and Pop TODOs.
2014-02-19 baptiste.afsa... A64: Remove early_exit unused mechanism in CompareMap.
2014-02-19 baptiste.afsa... A64: Replace a Cmp/Branch sequence by a conditional...
2014-02-19 ulan@chromium.orgDo not emit receiver map in CheckPrototypes.
2014-02-19 jkummerow@chromium.orgMakefile: don't force -Dv8_optimized_debug=0 unnecessarily
2014-02-19 marja@chromium.org(Pre)Parser: Move ParseExpression and ParseArrayLiteral...
2014-02-19 jkummerow@chromium.orgFix zone_allocator to support comparison
next