platform/upstream/v8.git
2015-06-10 balazs.kilvadyMIPS: Replace numeric_limits<>::lowest() in cctest...
2015-06-10 bmeurer[deoptimizer] Basic support inlining based on SharedFun...
2015-06-10 yangguoDeserializer: flush code objects in large object space.
2015-06-10 machenbach[test] Use generator to accelerate test runner startup.
2015-06-10 machenbachReland [test] Refactoring - Let runner handle test...
2015-06-10 erikcorryReland II of 'Optimize trivial regexp disjunctions...
2015-06-10 machenbachRevert of Revert of [test] Refactoring - Use subject...
2015-06-10 chunyang.daiX87: [es6] Super call in arrows and eval
2015-06-10 mstarzinger[turbofan] Small cleanup in VisitTryCatchStatement.
2015-06-10 chunyang.daiX87: Build ObjectLiteral constant properties in the...
2015-06-10 mstarzinger[turbofan] Deprecate NodeProperties::ReplaceWithValue.
2015-06-10 wingoFix copy-pasteo in expression-classifier.h
2015-06-10 machenbach[test] Fix test archive clobber.
2015-06-10 machenbach[test] Clobber unclean test262-es6 checkouts.
2015-06-10 hpayerBring back high promotion mode to shrink young generati...
2015-06-10 binjiFix cluster-fuzz bug introduced in refs/heads/master...
2015-06-10 machenbachRevert of [test] Refactoring - Let runner handle test...
2015-06-10 machenbachRevert of Update Test262 to 5/30 (patchset #4 id:60001...
2015-06-10 machenbachRevert of [test262-es6] Temporary disable some tests...
2015-06-10 mstarzinger[turbofan] Fix context chain extension for top-level...
2015-06-10 Benedikt Meurer[frames] No GC is allowed while using the unhandlified...
2015-06-10 v8-autorollUpdate V8 DEPS.
2015-06-09 erikcorryRevert of Reland of 'Optimize trivial regexp disjunctio...
2015-06-09 erikcorryReland of 'Optimize trivial regexp disjunctions' CL...
2015-06-09 Erik ArvidssonMoar clobbering landmines
2015-06-09 dehrenbergImplement %TypedArray%.prototype.slice
2015-06-09 Erik Arvidsson[test262-es6] Temporary disable some tests
2015-06-09 ulanMake old generation allocation throughput stats indepen...
2015-06-09 arvUpdate Test262 to 5/30
2015-06-09 erikcorryRevert of Optimize trivial regexp disjunctions (patchse...
2015-06-09 mstarzinger[turbofan] Fix one mean typo in kResolvePossiblyDirectEval.
2015-06-09 dslomov[destructuring] Refactor duplicate parameter name detec...
2015-06-09 Erik ArvidssonAdd landmine after change to messages.h
2015-06-09 mvstantonTurbofan: Make type feedback vector a Node.
2015-06-09 mbrandyFix issues with Arm's use of embedded constant pools
2015-06-09 wingoSpeed up ExpressionClassifier::Accumulate
2015-06-09 erikcorryOptimize trivial regexp disjunctions
2015-06-09 arvRevert of Revert of [es6] Parsing of new.target (patchs...
2015-06-09 machenbachRevert of [test] Refactoring - Use subject/observer...
2015-06-09 machenbachRevert of [es6] Parsing of new.target (patchset #2...
2015-06-09 dusan.milosavljevicMIPS64: Improve long branches utilizing code range.
2015-06-09 machenbach[test] Refactoring - Use subject/observer pattern for...
2015-06-09 arv[es6] Parsing of new.target
2015-06-09 machenbach[test] Refactoring - Let runner handle test IDs.
2015-06-09 wingoStage ES6 arrow functions
2015-06-09 bmeurer[deoptimizer] Remove uses of TranslationIterator outsid...
2015-06-09 dusan.milosavljevicMIPS64: Fix bogus assert in AddI.
2015-06-09 bmeurer[frames] Remove obsolete JavaScriptFrame::GetInlineCoun...
2015-06-09 mstarzinger[turbofan] Make Runtime::kSetProperty have a frame...
2015-06-09 vogelheimRe-land: Enable external startup by default on Linux.
2015-06-09 ulanReland "Replace ad-hoc weakness in prototype transition...
2015-06-09 brettwMake v8 snapshot public in component build.
2015-06-09 mstarzinger[turbofan] Add mjsunit tests for try-catch-finally...
2015-06-09 yangguoOnly mark checksummed memory as initialized for MSAN.
2015-06-09 paul.lindFix another -Wsign-compare issue for GCC 4.9.2
2015-06-09 v8-autorollUpdate V8 DEPS.
2015-06-08 mbrandyFix uninitialized variable compiler errors [GCC 4.8.4]
2015-06-08 binjiAdd TypedArray constructors with SharedArrayBuffer...
2015-06-08 mbrandyPPC: Vector ICs: ClassLiterals need to allocate a vecto...
2015-06-08 mstarzinger[turbofan] Split --turbo-exceptions into two flags.
2015-06-08 mbrandyPPC: Vector ICs: debugger should save registers for...
2015-06-08 mstarzingerDrop computed handler count and index from AST.
2015-06-08 dusan.milosavljevicMIPS64: Implement AddE lithium instruction to separate...
2015-06-08 mbrandyMIPS: Fix compile error for unitialized variable in...
2015-06-08 mbrandy[grokdump] Update v8heapconst.py
2015-06-08 balazs.kilvadyMIPS: Improve --rpath and --dynamic-linker handling...
2015-06-08 erikcorryRevert of Only record one in n line endings to save...
2015-06-08 yangguoCheck for null and undefined when getting type name...
2015-06-08 conradw[strong] Refactor ObjectStrength into a replacement...
2015-06-08 mstarzinger[turbofan] Turn JSContextSpecializer into an AdvancedRe...
2015-06-08 erikcorryOnly record one in n line endings to save space.
2015-06-08 Benedikt Meurer[turbofan] Initial support for the %_DateField intrinsic.
2015-06-08 mbrandyFix uninitialized variable compiler errors [GCC 4.8.4]
2015-06-08 jochenFactor out handling of mixed objects preprocessing...
2015-06-08 ulanSample allocation throughput in all idle notifications.
2015-06-08 ulanRevert of Replace ad-hoc weakness in prototype transiti...
2015-06-08 verwaestMicro-optimize not-found for elements on objects with...
2015-06-08 ulanReplace ad-hoc weakness in prototype transitions with...
2015-06-08 bmeurer[for-in] Make ForInNext and ForInFilter deal properly...
2015-06-08 hablichFixes for try-catch microbenchmark
2015-06-08 mvstantonVector ICs: ClassLiterals need to allocate a vector...
2015-06-08 jarinUnify decoding of deoptimization translations.
2015-06-08 mvstantonVector ICs: debugger should save registers for vector...
2015-06-08 ulanAdd compiler field to code print output.
2015-06-08 mstarzinger[turbofan] Optimized lowering of DYNAMIC_LOCAL lookup...
2015-06-08 erikcorryNever uncommit the whole marking deque in case we can...
2015-06-08 machenbachMake x32 compile with gcc.
2015-06-07 v8-autorollUpdate V8 DEPS.
2015-06-05 dusan.milosavljevicRevert "MIPS64: Fix lithium arithmetic operations for...
2015-06-05 ulanPrint and save JS stacktrace on OOM crash.
2015-06-05 mstarzinger[turbofan] Turn LoadElimination into an AdvancedReducer.
2015-06-05 ishellA couple of other "stack overflow" vs. "has_pending_exc...
2015-06-05 arv[es6] Add TF support for super.property
2015-06-05 arv[es6] Array.prototype.find and findIndex should include...
2015-06-05 mstarzinger[turbofan] Turn JSBuiltinReducer into an AdvancedReducer.
2015-06-05 dannoAdd %GetCallerJSFunction intrinsic
2015-06-05 jochenAdd CHECKs to verify that we never finalize stale copie...
2015-06-05 mstarzinger[turbofan] Allow ReplaceWithValue to kill control.
2015-06-05 ishellFixed memory leak in JSDate::JSDatePrint().
2015-06-05 machenbach[test] Fix missing heartbeats in test runner.
next