platform/upstream/v8.git
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.
2015-06-05 v8-autorollUpdate V8 DEPS.
2015-06-04 arv[es6] super.prop, eval and lazy functions
2015-06-04 adamkStage ES6 Array and TypedArray methods
2015-06-04 arvUnship harmony tostring
2015-06-04 dehrenbergImplement %TypedArray%.prototype.{reduce,reduceRight}
2015-06-04 arvRefactor lexical home object binding
2015-06-04 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-06-04 Djordje.PesicFix more -Wsign-compare bugs with GCC 4.9.2
2015-06-04 v8-autorollUpdate V8 DEPS.
2015-06-04 paul.lindFix more -Wsign-compare bugs with GCC 4.9.2.
2015-06-03 bbudgeAdd new Float32x4 type for SIMD.js.
2015-06-03 binjiImplement Atomics API
2015-06-03 balazs.kilvadyMIPS64: Fix '[es6] Super call in arrows and eval'.
2015-06-03 mbrandyPPC: [date] Refactor the %_DateField intrinsic to be...
2015-06-03 adamkFlatten the Arrays returned and consumed by the v8...
2015-06-03 ishellFixed noi18n build.
2015-06-03 mbrandyPPC: [es6] Super call in arrows and eval
2015-06-03 ishellFixed memory-leak in d8. It did not clean evaluation...
2015-06-03 hablichMicro benchmark for Try-Catch-Finally
2015-06-03 mstarzingerFix arrow functions requiring context without slots.
2015-06-03 bmeurer[turbofan] Don't lower to NumberModulus unless the...
2015-06-03 bmeurer[x64] Smi zero can be used as an immediate.
2015-06-03 ulanAdd ARM64 suppport to grokdump.py
2015-06-03 mstarzinger[turbofan] Make the verifier a little bit more cooperative.
2015-06-03 jochenRemove usage of to-be-deprecated APIs from v8 core
next