platform/upstream/v8.git
2015-09-10 chunyang.daiX87: [calls] Consistent call protocol for calls.
2015-09-10 chunyang.daiX87: [builtins] Unify the various versions of [[Call...
2015-09-10 chunyang.daiX87: [runtime] Replace many buggy uses of %_CallFunctio...
2015-09-09 mbrandyPPC: Fix "Desugar %DefaultConstructorCallSuper partiall...
2015-09-09 mtrofin[turbofan] relative_id of splinters and their children.
2015-09-09 mstarzingerDesugar %DefaultConstructorCallSuper partially in parser.
2015-09-09 mstarzinger[runtime] Move AtomicIsLockFree out of Runtime class.
2015-09-09 mbrandyPPC: [calls] Consistent call protocol for calls.
2015-09-09 mbrandyPPC: On a call to Array(), we patched a call ic. This...
2015-09-09 rmcilroy[Interpreter] Add support for property store operations.
2015-09-09 mvstantonCrankshaft: consolidated element loads always deopted...
2015-09-09 mbrandyAIX: Fix 'may be used uninitialized' compiler errors
2015-09-09 mbrandyPPC: Reland Vector ICs: platform support for vector...
2015-09-09 mbrandyPPC: [builtins] Unify the various versions of [[Call...
2015-09-09 mbrandyPPC: [runtime] Replace many buggy uses of %_CallFunctio...
2015-09-09 mstarzinger[turbofan] Make %Arguments composable with inlining.
2015-09-09 balazs.kilvadyMIPS64: Fix 'On a call to Array(), we patched a call...
2015-09-09 bmeurer[runtime] Remove unused %NumberUnaryMinus runtime function.
2015-09-09 mstarzinger[turbofan] Handle stack overflow exceptions in JSInliner.
2015-09-09 jochenUse v8-reviews@ for review mail, so v8-dev@ is free...
2015-09-09 mvstantonOn a call to Array(), we patched a call ic. This CL...
2015-09-09 bmeurer[calls] Consistent call protocol for calls.
2015-09-08 caitpotter88[es6] add js-perf-test for rest parameters
2015-09-08 paul.lindMIPS: minor cleanup in macro-assembler.
2015-09-08 dusan.m.milosavljevicMIPS64: [turbofan] Improve changes from and to Smi.
2015-09-08 balazs.kilvadyMIPS: Fix 'Optimize simulator.'
2015-09-08 paul.lindMIPS: Fix MacroAssembler::AssertFunction()
2015-09-08 mstarzinger[heap] Prevent leakage of GCCallbacksScope outside...
2015-09-08 ulanUse idle task to perform incremental marking steps.
2015-09-08 vogelheimRemove all gyp BUILD rules with multiple outputs.
2015-09-08 rmcilroy[Interpreter] Ensure that implicit return undefined...
2015-09-08 jianghua.yjhFix a potential overflow of binary search
2015-09-08 mstarzinger[heap] Remove obsolete DisallowAllocationFailure scope.
2015-09-08 cbruni[builtins] Removing %_CallFunction in GetThirdIndex.
2015-09-08 mstarzingerUse baseline code to compute message locations.
2015-09-08 bmeurer[runtime] Replace many buggy uses of %_CallFunction...
2015-09-08 mstarzingerFix AstPrinter::VisitCallRuntime to not print garbage.
2015-09-08 karlCache String.split not found results as well
2015-09-08 karl[es6] Optimize String{Starts, Ends}With
2015-09-08 mlippautz[heap] Fix MemoryChunk::kHeaderSize computation and...
2015-09-08 bmeurer[builtins] Unify the various versions of [[Call]] with...
2015-09-08 bmeurerRevert of [builtins] Unify the various versions of...
2015-09-08 bmeurer[builtins] Unify the various versions of [[Call]] with...
2015-09-08 chunyang.daiX87: initialize the FPU state for X87 in prologue.
2015-09-08 v8-autorollUpdate V8 DEPS.
2015-09-07 fedor[heap] introduce ArrayBufferTracker
2015-09-07 brettwAdd a GN import for sanitizers.gni.
2015-09-07 jochenStart removing deprecated APIs from cctest
2015-09-07 mstarzinger[presubmit] Enable build/c++11 linter checking.
2015-09-07 cbruniAdding js2c.py "Too many arguments" for Macros Error
2015-09-07 cbruniAdding ElementsAccessor::Concat
2015-09-07 cbruniAvoid using %_CallFunction if the receiver doesn't...
2015-09-07 machenbach[test] Return target name on failures.
2015-09-07 mstarzinger[turbofan] Clarify comment about Parameter indexing.
2015-09-07 karlFix two byte string-search on big endian platforms
2015-09-07 cbruniAdding GetMoreGeneralElementsKind in elements-kind.h
2015-09-07 chunyang.daiX87: [runtime] Remove useless IN builtin.
2015-09-07 chunyang.daiX87: Reland Vector ICs: platform support for vector...
2015-09-07 chunyang.daiX87: Remove obsolete functionality from the MacroAssemb...
2015-09-07 chunyang.daiX87: [es6] Introduce a dedicated JSIteratorResult type.
2015-09-07 chunyang.daiX87: [es6] Initial steps towards a correct implementati...
2015-09-07 chunyang.daiX87: [es6] Re-implement rest parameters via desugaring.
2015-09-07 hablichRevert of Deactivate Parser Bookmarks (patchset #1...
2015-09-07 chunyang.daiX87: Crankshaft is now able to compile top level code...
2015-09-07 chunyang.daiX87: [builtins] Pass correct number of arguments after...
2015-09-06 dusan.m.milosavljevicMIPS:[turbofan] Improve boolean materialization compares.
2015-09-05 paul.lindFix a -Wsign-compare error under GCC 4.9.2.
2015-09-05 ishell[arm] Decrease the size of the assembler class by alloc...
2015-09-05 v8-autorollUpdate V8 DEPS.
2015-09-04 bradnelsonFollow symlinks in test/mjsunit to allow linked test...
2015-09-04 karl[es6] Use SubString in String{Starts,Ends}With
2015-09-04 bradnelsonPulling in a gyp fix for wasm.
2015-09-04 karlReland: Speedup stringsearch for two byte strings
2015-09-04 balazs.kilvadyMIPS: Optimize simulator.
2015-09-04 ishellEnsure we have some space on the stack for compilation.
2015-09-04 hablichDeactivate Parser Bookmarks.
2015-09-04 ishellRevert of [arm] Decrease the size of the assembler...
2015-09-04 ishell[arm] Decrease the size of the assembler class by alloc...
2015-09-04 mstarzingerRemove obsolete DEBUG and NDEBUG macro dance.
2015-09-04 mbrandyPPC: Remove obsolete functionality from the MacroAssemb...
2015-09-04 mlippautzAdd template parameter and unittests to atomic utils.
2015-09-04 machenbachRevert of Speedup stringsearch for two byte strings...
2015-09-04 karlSpeedup stringsearch for two byte strings
2015-09-04 jkummerowHandle all InstanceTypes in BitsetType::Lub().
2015-09-04 jkummerowIsolate::PrintStack: restore default verbose object...
2015-09-04 mtrofin[turbofan] Fix segfault when using --trace-turbo.
2015-09-04 machenbachMake gold plugin download more robust.
2015-09-04 bmeurer[runtime] Remove useless IN builtin.
2015-09-04 mvstantonReland Vector ICs: platform support for vector-based...
2015-09-04 mtrofin[turbofan] Split before loops.
2015-09-04 mtrofin[turbofan] Greedy: split around calls heuristic.
2015-09-04 v8-autorollUpdate V8 DEPS.
2015-09-03 bmeurerRemove obsolete functionality from the MacroAssemblers.
2015-09-03 mbrandyPPC: [es6] Initial steps towards a correct implementati...
2015-09-03 mbrandyPPC: [es6] Introduce a dedicated JSIteratorResult type.
2015-09-03 mbrandyPPC: [es6] Re-implement rest parameters via desugaring.
2015-09-03 gdeepti[Tick processor] Add an option to the tick-processor...
2015-09-03 balazs.kilvadyMIPS: Refine '[es6] Introduce a dedicated JSIteratorRes...
2015-09-03 machenbachRevert of Vector ICs: platform support for vector-based...
2015-09-03 mvstantonVector ICs: platform support for vector-based stores.
next