platform/upstream/v8.git
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
2014-02-19 machenbach... Fast-forward version number on bleeding_edge to 3.25.0
2014-02-19 machenbach... Prepare push to trunk. Now working on version 3.24.41.
2014-02-18 plind44@gmail.comMIPS: Second attempt at introducing a premonomorphic...
2014-02-18 m.m.capewell... A64: Fix WrapReceiver corrupting receiver register
2014-02-18 alexandre.rames... A64: Let the Simulator trap BLR XZR instructions.
2014-02-18 jarin@chromium.orgAdd filler at the new space top when forcing scavenge.
2014-02-18 plind44@gmail.comMIPS: Reland "Allow ICs to be generated for own global...
2014-02-18 alph@chromium.orgDevTools: Drop kSinTable dependency off the heap profil...
2014-02-18 mvstanton@chromium.orgSecond attempt at introducing a premonomorphic state...
2014-02-18 alexandre.rames... A64: Minor code generation improvement: only load the...
2014-02-18 ulan@chromium.orgLoad target types and handlers before IC computation.
2014-02-18 alph@chromium.orgFix compile on Windows
2014-02-18 machenbach... Fix merge-to-branch options.
2014-02-18 machenbach... Fix merge-to-branch python port.
2014-02-18 alph@chromium.orgFix compile error.
2014-02-18 machenbach... Fix merge-to-branch imports.
2014-02-18 jacob.bramley... A64: Fix compiler warning in r19444.
2014-02-18 machenbach... Make merge-to-branch python port executable
2014-02-18 alph@chromium.orgAllow self_size to be larger than 2GB in heap snapshots.
2014-02-18 alexandre.rames... A64: Let the MacroAssembler resolve branches to distant...
2014-02-18 machenbach... Add merge-to-branch python port.
2014-02-18 jacob.bramley... Pass a BailoutReason to Runtime::kAbort.
2014-02-18 dcarney@chromium.orgtemplatize operand constructors
2014-02-18 verwaest@chromium.orgDirectly store the transition target on LookupResult...
2014-02-18 jochen@chromium.orgA64: Fix register usage in LCodeGen::ArgumentsLength
2014-02-18 bmeurer@chromium.orgConsistent use of const for LookupResult.
2014-02-18 yurys@chromium.orgCreate HandleScope before calling GetScriptLineNumber
2014-02-18 yangguo@chromium.orgUpdate LICENSE date.
2014-02-18 yangguo@chromium.orgHarmony: implement Math.clz32
next