platform/upstream/v8.git
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
2015-03-05 dcarneyconvert compile functions to use maybe
2015-03-05 machenbachRevert of rename UniquePersistent to Global (patchset...
2015-03-05 dcarneyrename UniquePersistent to Global
2015-03-05 svenpanneMade the entries of the various *_FUNCTION_LISTs disjoint.
2015-03-05 machenbachMake auto-roller roll recent release based on timestamp.
2015-03-05 loisloCpuProfiler: simplify test.
2015-03-05 Benedikt Meurer[ia32] Fix typo in no-SSE4.1 code.
2015-03-05 bmeurer[turbofan] Support for %_DoubleHi, %_DoubleLo and ...
2015-03-05 mstarzinger[turbofan] Enable DeoptFinallyReturn test that no longe...
2015-03-05 dcarneygive UniquePersistent full move semantics
2015-03-05 chunyang.daiX87: Refactor BreakLocationIterator
2015-03-05 v8-autorollUpdate V8 DEPS.
2015-03-05 chunyang.daiX87: Implement subclassing Arrays.
2015-03-05 chunyang.daiX87: Move stack unwinding logic into the runtime.
2015-03-04 machenbachUpdate V8 DEPS.
2015-03-04 yangguoUse bit_cast for Runtime_Double{Hi,Lo}.
2015-03-04 verwaestSpeed up string scanning
2015-03-04 arvES6: Make function name configurable
2015-03-04 balazs.kilvadyMIPS: ARM: Load undefined receiver sentinel without...
2015-03-04 yangguoSerializer: fix false negative in hashmap lookups.
2015-03-04 jarin[turbofan] First shot at eager deoptimization in Turbofan.
2015-03-04 yangguoSerializer: still install experimental globals when...
2015-03-04 jarin[turbofan] Simplify and fix JS typed lowering type...
2015-03-04 balazs.kilvadyMIPS64: Fix 'Use Rotate*() functions instead of doing...
2015-03-04 mstarzinger[turbofan] Fix exception being re-thrown after finally...
2015-03-04 yangguoRevert of Remove default value for number of threads...
2015-03-04 yangguoRemove default value for number of threads in Isolate...
2015-03-04 vogelheimRevert of Default-enable external startup data for...
2015-03-04 hpayerRespect accumulative old generation memory limit in...
2015-03-04 bmeurer[x86] Fix InstructionSelector::SupportedMachineOperator...
2015-03-04 yangguoRefactor BreakLocationIterator.
2015-03-04 yangguoDisable experimental natives when creating a start...
2015-03-04 dcarneyconvert remaining object functions to maybes
2015-03-04 vogelheimDefault-enable external startup data for Linux for...
2015-03-04 erikcorryARM: Load undefined receiver sentinel without constant...
2015-03-04 vogelheimFix Initialize & Dispose for external snapshot. Make...
2015-03-04 mvstantonThe Global Load IC doesn't yet play well with --vector...
2015-03-04 thakisWhen using ninja and clang, make sure diagnostics are...
2015-03-04 thakisUse Rotate*() functions instead of doing this manually.
2015-03-04 hansARM assembler: fix undefined behaviour in fits_shifter
2015-03-03 bmeurerRevert of [x86] Use better left operand heuristic for...
2015-03-03 dslomovImplement subclassing Arrays.
2015-03-03 rossberg[es6] Fix for-const loops
2015-03-03 mstarzinger[turbofan] Disable test-run-jsexceptions/DeoptFinallyReturn
2015-03-03 dslomovRevert of Implement subclassing Arrays. (patchset ...
2015-03-03 mstarzinger[turbofan] Add test coverage for deopt within try-catch.
2015-03-03 balazs.kilvadyMIPS: Move stack unwinding logic into the runtime.
2015-03-03 dslomovImplement subclassing Arrays.
2015-03-03 dslomovRevert of Implement subclassing Arrays. (patchset ...
2015-03-03 yangguoUse locker when creating snapshot if necessary.
2015-03-03 dslomovImplement subclassing Arrays.
2015-03-03 verwaestSpeed up identifier, keyword and smi parsing
2015-03-03 mvstantonRevert of Implement subclassing Arrays. (patchset ...
2015-03-03 dslomovImplement subclassing Arrays.
2015-03-03 bmeurer[turbofan] Support inlining of unguarded loops.
2015-03-03 jarin[turbofan] Take type into account when determining...
2015-03-03 mstarzingerMove stack unwinding logic into the runtime.
2015-03-03 verwaestSpeed up parsing of smis
2015-03-03 sejunhoFix preparing log file name.
2015-03-03 rmcilroyDon't apply pointer multipler to heap sizes on Android.
2015-03-03 loisloCpuProfiler: do not calculate positions if it is not...
2015-03-03 dcarneyconvert more object functions to return maybes
2015-03-03 michael_dawsonContribution of PowerPC port (continuation of 422063005...
2015-03-03 weiliang.lin[x64] Use movaps instead of movsd for the move between...
2015-03-03 bmeurer[turbofan] Fix ControlFlowOptimizer to also handle...
2015-03-03 chunyang.daiX87: Prefill with correct contextual load ICs in fullco...
2015-03-02 yangguoTweak memory management in the serializer.
2015-03-02 Balazs KilvadyMIPS: Compute correct contextual load ICs in fullcodegen.
2015-03-02 Dan Carneyfix webkit tests
2015-03-02 Jaroslav Sevcik[turbofan] Normalize union of representation and range...
next