platform/upstream/v8.git
2015-03-10 yurysRemove uid and title from HeapSnapshot
2015-03-10 loisloCpuProfiler: slightly reduce the size of JumpTable...
2015-03-10 Ben L. TitzerRefactor TypeFeedbackOracle to accept Handle<Name>...
2015-03-10 svenpanneRemoved bailout-only 'implementations' of intrinsics...
2015-03-10 mstarzingerSimplify and correctify pending message location handling.
2015-03-10 jarin[turbofan] Do not generate any framestates with --notur...
2015-03-10 hpayerRemove unnecessary NoBarrier_load instructions in store...
2015-03-10 arv[es6] Throw TypeError for computed static prototype...
2015-03-10 hpayerRemove lazy sweeping of new space and corresponding...
2015-03-10 hpayerReland Fix old space check in IsSlotInBlackObject.
2015-03-10 mstarzingerRemove code object from StackHandler.
2015-03-10 svenpanneConverted Crankshaft to have its own list of known...
2015-03-10 v8-autorollUpdate V8 DEPS.
2015-03-10 Sven PanneAdded a workaround for undefined behavior.
2015-03-10 jarinIn PrintCode, keep the debug_name string alive for...
2015-03-10 bmeurer[turbofan] Use builtin inlining mechanism for Math...
2015-03-10 yurysRemove deprecated CpuProfiler methods
2015-03-10 marjaFix CompilerHints flag order to match FunctionKind.
2015-03-10 hpayerRevert of Fix old space check in IsSlotInBlackObject...
2015-03-10 loisloCpuProfiler: fix for CollectDeoptEvents test on arm64
2015-03-10 yangguoAdd test case for serializing external references to...
2015-03-10 hpayerDon't scan on scavenge dead large objects.
2015-03-10 ulanMake sweeper threads respect the max_available_threads...
2015-03-10 hpayerFix old space check in IsSlotInBlackObject.
2015-03-10 mstarzingerFix runtime assert in %LiveEditCheckAndDropActivations.
2015-03-10 titzer[turbofan] Fix --turbo-osr for OSRing into inner loop...
2015-03-10 dcarneyconvert Function and Promise to maybe
2015-03-10 bmeurer[turbofan] Unify Math.floor / Math.ceil optimization.
2015-03-10 bmeurer[turbofan] Context specialize during inlining.
2015-03-09 dcarneyremove phantom naming from the api
2015-03-09 balazs.kilvadyFix 'MIPS: [turbofan] Support for %_DoubleHi, %_DoubleL...
2015-03-09 machenbachFix full rebuilding after clang rolls.
2015-03-09 machenbachForce full rebuilding after clang rolls.
2015-03-09 svenpanneHandle *all* runtime versions of intrinsics in the...
2015-03-09 jochenMake VerifyMarking work in the presence of grey objects
2015-03-09 titzerExtract ParseInfo from CompilationInfo.
2015-03-09 marjaDebugger & classes: add debugger tests for classes.
2015-03-09 loisloCpuProfiler: fix for GetDeoptReason code.
2015-03-09 marja[strong] Fix scoping related errors for methods.
2015-03-09 yangguoSimplify promise event on throw handling.
2015-03-09 hpayerRecorded slots in store buffer are never in free space...
2015-03-09 yangguoHide Math function implementations in a closure.
2015-03-09 jarin[turbofan] Fix lazy deopt for JSToNumber conversions...
2015-03-09 mstarzinger[turbofan] Only reduce inline %DeoptimizeNow.
2015-03-09 Benedikt Meurer[turbofan] Make inlining independent of typing.
2015-03-09 hpayerEliminate invalid pointers in store buffer after marking.
2015-03-09 verwaestRevert of Store the next serial number in the function...
2015-03-09 dcarneyuse a hash table for the function cache as blink is...
2015-03-09 Benedikt Meurer[x86] Faster/shorter code for stack checks.
2015-03-09 Jaroslav SevcikDo not set target in deoptimized code in keyed store IC.
2015-03-09 ishell@chromium.orgRevert of Remove slots that point to unboxed doubles...
2015-03-09 Benedikt Meurer[turbofan] Minor cleanup for JSGenericLowering.
2015-03-09 Dan Carneyadd V8_DEPRECATE_SOON macros to make it easier to ident...
2015-03-09 Jaroslav Sevcik[turbofan] Add an extra frame state for deoptimization...
2015-03-09 Benedikt Meurer[turbofan] Add support for inlining of builtins.
2015-03-09 Benedikt Meurer[turbofan] Skip function entry stack check for inlinee.
2015-03-09 Benedikt Meurer[fdlibm] Inline coefficients for __kernel_sin and __ker...
2015-03-09 Benedikt Meurer[turbofan] Introduce JSStackCheck operator.
2015-03-09 Weiliang Linintroduce android_x64 build target
2015-03-06 ishellRemove slots that point to unboxed doubles from the...
2015-03-06 Michael AchenbachWhitespace change to test recipe trigger.
2015-03-06 rmcilroyRevert of Revert of Revert of Turn on job based recompi...
2015-03-06 caitpotter88[parser] better error message for generator constructors
2015-03-06 dusan.milosavljevicMIPS: Update test status files.
2015-03-06 kalmanAdd MoveOnlyTypeForCPP03 to UniquePersistent for compat...
2015-03-06 verwaestDon't overwrite existing serial numbers on the function...
2015-03-06 yangguoDo not include code objects for functions in the start...
2015-03-06 svenpanneIntrinsics in the RUNTIME_FUNCTION_LIST are now availab...
2015-03-06 yangguoDo not use eternal handles when creating a start-up...
2015-03-06 jkummerowReland: Simplify and compact transitions storage
2015-03-06 svenpanneIntrinsics in the INLINE_FUNCTION_LIST are now avaliabl...
2015-03-06 machenbachMake automated branch creation gnumbd-save.
2015-03-06 jarin[turbofan] Fix the deopt ids in assignment.
2015-03-06 ulanRetain maps embedded in optimized code for several...
2015-03-06 svenpanneMerged INLINE_OPTIMIZED intrinsic type into INLINE.
2015-03-06 dcarneyconvert more things to maybe
2015-03-06 loisloRevert of CpuProfiler: enable tests except four failing...
2015-03-06 mstarzinger[turbofan] Preserve pending message while inside finall...
2015-03-06 loisloCpuProfiler: enable tests except four failing tests.
2015-03-06 verwaestDon't double-allocate mutable heap numbers in the json...
2015-03-06 yangguoSerializer: simplify external reference encoding.
2015-03-06 chunyang.daiAdd the code change for turbofan unsupported port.
2015-03-05 yangguoOnly reference constant root list entries in the snapshot.
2015-03-05 jkummerowRevert of Simplify and compact transitions storage...
2015-03-05 jkummerowSimplify and compact transitions storage
2015-03-05 balazs.kilvadyMIPS: [turbofan] Support for %_DoubleHi, %_DoubleLo...
2015-03-05 balazs.kilvadyMIPS: [turbofan] Implement throwing exceptions into...
2015-03-05 hpayerRemove promotion backup case and report OOM instead.
2015-03-05 kozyatinskiy[V8] Use Function.name for stack frames in v8::StackTrace
2015-03-05 Dan Carneydisable some arm tests after r27020
2015-03-05 balazs.kilvadyMIPS: Fix exception for assignment to uninitialised...
2015-03-05 Yang GuoDisable turbofan for serializer tests.
2015-03-05 machenbachFix progress check in auto-roller.
2015-03-05 yangguoSerializer: correctly deal with internal references.
2015-03-05 verwaestUse faster IsDecimalDigit in the json parser
2015-03-05 dcarneyreland rename UniquePersistent to Global
2015-03-05 yurysAllow passing sourceMapUrl when compiling scripts
2015-03-05 mstarzinger[turbofan] Implement throwing exceptions into TurboFan...
2015-03-05 machenbachFix host compilation with clang for android.
2015-03-05 rossbergFix exception for assignment to uninitialised const
next