platform/upstream/v8.git
2015-02-02 balazs.kilvadyMIPS: Use weak cell to embed known map in CompareIC
2015-02-02 titzer[turbofan] Put StructuredGraphBuilder out of its misery...
2015-02-02 ulanUse weak cell to embed known map in CompareIC
2015-02-02 ulanFetch global object from jsproxy prototype instead...
2015-02-02 balazs.kilvadyMIPS64: Megamorphic KeyedLoadIC needs special handling...
2015-02-02 Michael AchenbachWhitespace change to test goma activation.
2015-02-02 titzerInitialize CompilationInfo::osr_expr_stack_height corre...
2015-02-02 mvstantonMegamorphic KeyedLoadIC needs special handling for...
2015-02-02 verwaestCheck global object behind global proxy for extensibility
2015-02-02 ulanUse weak cells in CheckPropertyCell.
2015-02-02 titzerSpeed up tests for OSR of for-in and for-of loops.
2015-02-02 dcarney[turbofan] push virtual register field down to Instruct...
2015-02-02 titzer[turbofan] Fix OSR into functions where the expression...
2015-02-02 cwhan.tunzshell.cc race condition
2015-02-02 paul.lindMIPS64: Fix bugs after hole-nan value change.
2015-02-01 Michael AchenbachWhitespace change to trigger bots.
2015-02-01 Yang GuoRevert of Fix --max_old_space_size=4096 integer overflo...
2015-01-31 Yang GuoFix --max_old_space_size=4096 integer overflow.
2015-01-31 dcarneyadd maps and sets to zone containers
2015-01-31 v8-autorollUpdate V8 DEPS.
2015-01-30 balazs.kilvadyMIPS: Remove unnecessary printf lines from assembler...
2015-01-30 balazs.kilvadyMIPS: Reland "Initial switch to Chromium-style CHECK_...
2015-01-30 caitpotter88Add param_after_rest error message after r26362
2015-01-30 Dusan MilosavljevicMIPS: Fix bug in elements transition code for smi to...
2015-01-30 machenbachAdd new script to create release branches.
2015-01-30 ulanDo not embed interceptor in handler.
2015-01-30 caitpotter88Implement parsing of ES6 Rest Parameters
2015-01-30 mvstantonCallIC used an invalid mechanism to detect if it was...
2015-01-30 ulanDo not embedd store callback in handler.
2015-01-30 jarinAlways emit bailout id for inlining property access...
2015-01-30 ulanLoad callback data from weak cell instead of embedding...
2015-01-30 jarinDo not inline array push for arrays with dictionary...
2015-01-30 bmeurerFix the test-code-stubs tests.
2015-01-30 titzer[turbofan] Fix usage of ThisFunction parameter in OSR.
2015-01-30 ishellLayout descriptor sharing issue fixed.
2015-01-30 balazs.kilvadyMIPS: Add MEGAMORPHIC state support for KeyedLoadIC.
2015-01-30 dcarneyupdate vector ics to handle megamorphic keyed loads
2015-01-30 hpayerVisit code objects in native contexts only during full...
2015-01-30 dcarney[turbofan] cleanup MoveOptimizer a little
2015-01-30 Dan Carneyfix gcc after r26345
2015-01-30 mstarzingerAvoid using ProcessArguments for static calls.
2015-01-30 Benedikt MeurerMake GCC happy with test-cpu-profiler.
2015-01-30 bmeurerReland "Initial switch to Chromium-style CHECK_* and...
2015-01-30 dcarneyAdd MEGAMORPHIC state support for KeyedLoadIC
2015-01-30 hpayerCollect phantom callback data only once during gc....
2015-01-30 michael_dawsonContribution of PowerPC port (continuation of 422063005...
2015-01-30 Benedikt MeurerRevert "Make GCC happy again." and "Initial switch...
2015-01-30 Benedikt MeurerMake GCC happy again.
2015-01-30 bmeurerInitial switch to Chromium-style CHECK_* and DCHECK_...
2015-01-30 v8-autorollUpdate V8 DEPS.
2015-01-30 adamkImplemented new syntax for ImportDeclarations
2015-01-30 arvLexical declarations should not be allowed in Statement
2015-01-29 arvMove object literal checking into checker classes
2015-01-29 balazs.kilvadyMIPS: Fix 'Load API accessor from descriptor instead...
2015-01-29 machenbachRevert of Use a WeakCell in the CallIC type vector...
2015-01-29 titzer[turbofan] Fix OSR compilations of for-in.
2015-01-29 mvstantonUse a WeakCell in the CallIC type vector.
2015-01-29 ulanLoad API holder from prototype chain instead embedding...
2015-01-29 hpayerIntroduce ProcessYoungWeakReferences and process weak...
2015-01-29 dcarneystore InstructionOperands directly in Instruction
2015-01-29 aperezDo not create unresolved variables when parsing arrow...
2015-01-29 jarin[turbofan] Make sure there is space for lazy deopt...
2015-01-29 ulanLoad API call data from function instead of embedding...
2015-01-29 machenbachRetrieve recent v8 release information based on tags.
2015-01-29 kozyatinskiy[V8] Added Script::is_debugger_script flag for embedders
2015-01-29 danno[turbofan] Improve JSON output
2015-01-29 machenbachAdd try release mode to test runner.
2015-01-29 verwaestBump max-inlined-nodes-cumulative
2015-01-29 ulanLoad API accessor from descriptor instead of embedding...
2015-01-29 titzer[turbofan] Remove use of generic algorithm from Scheduler.
2015-01-29 titzer[turbofan] Gracefully bail out if OSR encounters a...
2015-01-29 ulanFix register aliasing after r26306, r26275.
2015-01-29 bmeurer[turbofan] Cleanup the NodeProperties.
2015-01-29 bmeurerMinor refactoring for Zone class and friends.
2015-01-29 caitpotter88Don't take iterable path in ArrayFrom if items[@@iterat...
2015-01-28 Adam KleinImplement ParseExportDeclaration per latest ES6 spec...
2015-01-28 Adam KleinAdd Erik Arvidsson to OWNERS
2015-01-28 balazs.kilvadyMIPS: Continue learning for calls in crankshaft.
2015-01-28 ulanExtract LoadAccessor into a masm function.
2015-01-28 jarin[turbofan] Add missing deopt for the assignment in...
2015-01-28 yangguoOnly add API-triggered compilation to compile-script...
2015-01-28 jarin[turbofan] Use unboxed doubles in range types.
2015-01-28 ulanLoad setter from map descriptor instead of embedding...
2015-01-28 mstarzingerAdd missing FrameState to JSToName nodes.
2015-01-28 sergiybRemoved TRYSERVER_ROOT since this is not used anymore
2015-01-28 machenbachLet release scripts determine version based on tags.
2015-01-28 mvstantonContinue learning for calls in crankshaft.
2015-01-28 jarinReland of "Steps towards unification of number bitset...
2015-01-28 v8-autorollUpdate V8 DEPS.
2015-01-27 adamkBegin modernization of --harmony-modules
2015-01-27 balazs.kilvadyMIPS: Use a trampoline stub to load the type feedback...
2015-01-27 yangguoLand test case for RegExp.source.
2015-01-27 yangguoReland "Only use FreeSpace objects in the free list"
2015-01-27 yangguoRescale histogram timers.
2015-01-27 bmeurer[turbofan] Ensure that NTLs are always properly connect...
2015-01-27 mvstantonRevert of Continue learning for calls in optimized...
2015-01-27 mvstantonContinue learning for calls in optimized code when...
2015-01-27 dcarneyfix performance regression on intel call api stubs
2015-01-27 mvstantonUse a trampoline stub to load the type feedback vector...
2015-01-27 ishellDo not generalize field representations when making...
next