platform/upstream/v8.git
2015-08-04 hpayerAdjustLiveBytes and friends takes a heap object pointer...
2015-08-04 v8-autorollUpdate V8 DEPS.
2015-08-03 ofrobotsremove recursion from NewSpace::AllocateRaw*
2015-08-03 oth[Interpreter] Consistency fixes.
2015-08-03 ulanGrow heap slowly after running memory reducer.
2015-08-03 mlippautzGC: Refactor incremental marking steps w/ deadline...
2015-08-03 yangguoRemove JSFunctionResultCache.
2015-08-03 dstenceEnable gdb-jit for PPC64 on Linux (both big-endian...
2015-08-03 mlippautzRemove high promotion mode
2015-08-03 binji[d8 worker] Fix regression when serializing very large...
2015-08-03 jochenCheck whether a typed array was neutered before writing...
2015-08-03 bbudgeSIMD.js Fix x87 build.
2015-08-03 hpayerAdd support for large object IsSlotInBlackObject to...
2015-08-03 mbrandyPPC: Clean up register save/restore logic.
2015-08-03 titzerFix presubmit errors in runtime-simd.cc.
2015-08-03 hpayerReland of land concurrent sweeping of code space. ...
2015-08-03 hpayerRevert of Reland concurrent sweeping of code space...
2015-08-03 bbudgeSIMD.js Add the other SIMD Phase 1 types.
2015-08-03 jarin[deoptimizer] Fix the frame size calculation for debugg...
2015-08-03 machenbach[Sheriff] Mark test as flaky.
2015-08-03 jarin[deoptimizer] Do not pass arguments markers to the...
2015-08-03 oth[Intepreter] BytecodeArrayBuilder and accumulator based...
2015-08-03 yangguoDisable code recompile verification.
2015-08-03 ulanPartially revert 5aacee to see its impact on memory...
2015-08-03 hpayerReland concurrent sweeping of code space.
2015-08-03 yangguoCreate function name const assignment after parsing...
2015-08-03 mvstanton[compiler] Verify that type feedback vector structure...
2015-08-03 chunyang.daiX87: [turbofan] Fix kArchTailCallCodeObject on ia32...
2015-08-03 chunyang.daiX87: VectorICs: refactoring to eliminate "for queries...
2015-08-01 dusan.milosavljevicMIPS64: Fix hidden bug in relocations for j and jal.
2015-08-01 oth[Interpreter] Remove unnecessary const specifiers on...
2015-08-01 v8-autorollUpdate V8 DEPS.
2015-07-31 mbrandyPPC: VectorICs: refactoring to eliminate "for queries...
2015-07-31 cbruniArray Builtin Refactoring: Creating API methods on...
2015-07-31 titzer[turbofan] Simplifying handling of callee-cleanup stack...
2015-07-31 mvstantonVectorICs: refactoring to eliminate "for queries only...
2015-07-31 titzer[turbofan] Float32 LinkageLocations need double registe...
2015-07-31 martyn.capewell[turbofan] Merge dependent Word32Equal on ARM64
2015-07-31 bmeurer[stubs] Unify (and optimize) implementation of ToObject.
2015-07-31 mvstantonVectorICs: Crankshaft adaptations to deal with vector...
2015-07-31 yangguoDebugger: move implementation to a separate folder.
2015-07-31 ulanEnsure the memory reduces makes progress.
2015-07-31 rmcilroy[turbofan] Fix kArchTailCallCodeObject on ia32/x64.
2015-07-31 titzer[turbofan] GraphBuilderTester uses --print-opt-code.
2015-07-31 ulanTake into account freed global handles for heap growing.
2015-07-31 jochenAfter trying once to create a Realm in regress-crbug...
2015-07-31 mlippautzGC: Add tracing event for rescanning large objects...
2015-07-31 machenbachRevert of [cq] Increase commit burst delay. (patchset...
2015-07-31 chunyang.daiX87: [interpreter] Add Interpreter{Entry,Exit}Trampolin...
2015-07-31 chunyang.daiX87: [interpreter] Change interpreter to use an Bytecod...
2015-07-31 v8-autorollUpdate V8 DEPS.
2015-07-30 mbrandyPPC: Speed up cctest/test-debug/DebugBreakLoop.
2015-07-30 mbrandyPPC: [interpreter] Add Interpreter{Entry,Exit}Trampolin...
2015-07-30 danno[turbofan]: Add better encapsulation to LinkageLocation
2015-07-30 chunyang.daiFix the failure when enabling v8 profiler or vtune...
2015-07-30 yangguoDebugger: correctly redirect code with no stack check.
2015-07-30 ulanAdd CancelableIdleTask.
2015-07-30 oth[Interpreter] Add more bytecode definitions and add...
2015-07-30 epertosoPass the kGCCallbackFlagForced flag when invoking Heap...
2015-07-30 Ben L. TitzerFix BUILD.gn.
2015-07-30 titzer[turbofan] Factor C call descriptor building into compi...
2015-07-30 hpayerUse proper verify method when checking slots buffer...
2015-07-30 rmcilroy[interpreter] Add Interpreter{Entry,Exit}Trampoline...
2015-07-30 mvstantonVectorICs: --print-ast now prints allocated vector...
2015-07-30 mvstantonBugfix: CCTest test-func-name-inference/InConstructor...
2015-07-30 ulanFix idle notification for background tab.
2015-07-30 conradwMove final parts of class literal setup into a single...
2015-07-30 mvstantonStop overallocating feedback vector slots.
2015-07-30 bmeurer[runtime] DeclareGlobals and DeclareLookupSlot don...
2015-07-30 yangguoAdd test for referring function name for classes.
2015-07-30 Ilija.PavlovicMIPS: Fix disassembler for J and JAL instructions.
2015-07-30 akos.palfiMIPS64: Fix the integer division in crankshaft.
2015-07-30 bmeurer[turbofan] Fix invalid access to Parameter index.
2015-07-30 yangguoSpeed up cctest/test-debug/DebugBreakLoop.
2015-07-30 jacob.bramley[arm] Fix --enable-vldr-imm.
2015-07-30 yangguoReduce allowance in the first code page at start up.
2015-07-30 Benedikt MeurerReland^3 "Enable loads and stores to global vars throug...
2015-07-30 machenbach[cq] Increase commit burst delay.
2015-07-30 bbudgeOptimize ToString and NonStringToString.
2015-07-30 binji[d8] Fix tsan bugs
2015-07-30 binji[d8 Workers] Fix bug creating Worker during main thread...
2015-07-30 rmcilroy[interpreter] Change interpreter to use an BytecodeArra...
2015-07-30 yangguoAssign more bits to safepoint table offset.
2015-07-30 bbudgeOptimize ToNumber and NonNumberToNumber.
2015-07-30 mbrandyPPC: Support for conditional return instruction.
2015-07-30 mbrandyPPC: [stubs] Don't pass name to Load/StoreGlobalViaCont...
2015-07-29 jkummerowRevert^3 "Enable loads and stores to global vars throug...
2015-07-29 yangguoDebugger: skip function prologue when computing redirec...
2015-07-29 Hannes PayerPretenuring decision of outermost literal is propagated...
2015-07-29 v8-autorollUpdate V8 DEPS.
2015-07-29 mbrandyAdd per-file OWNERS for PPC-specific cctests
2015-07-29 machenbach[test] Fix for keying variants.
2015-07-29 machenbach[test] Key variant flags by variant name everywhere.
2015-07-28 jkummerowFix prototype registration upon SlowToFast migration
2015-07-28 nodirMoved project configs to infra/config branch
2015-07-28 mvstantonBugfix: Incorrect type feedback vector structure on...
2015-07-28 machenbach[test] Shorten excessive webkit test.
2015-07-28 machenbach[test] Skip slow test in novfp3 mode.
2015-07-28 jochenReland of "Remove ExternalArray, derived types, and...
2015-07-28 chunyang.daiX87: [stubs] Don't pass name to Load/StoreGlobalViaCont...
next