platform/upstream/v8.git
2014-11-21 dcarney[turbofan] put late ssa deconstruction in register...
2014-11-21 yangguoRip out bzip compression for native sources.
2014-11-21 yangguoSlightly improve tests that rely on lazy compilation.
2014-11-21 jochenIntroduce a flag to change the new space growth factor
2014-11-21 dcarney[turbofan] put spill slot reuse behind a flag
2014-11-21 ulanARM64: skip flaky mozilla/ecma/Date/15.9.5.26-1 until...
2014-11-21 mstarzingerRemove deprecated ShouldSelfOptimize machinery.
2014-11-21 Yang GuoFix mozilla expectations after regexp change.
2014-11-21 yangguoCorrectly escape RegExp source.
2014-11-21 Michael StantonAssert to protect against polymorphic string loads...
2014-11-21 Michael StantonFix for 435073: CHECK failure in CHECK(p->IsSmi())...
2014-11-21 Baptiste Afsa[turbofan] Avoid useless zero-extension on arm64.
2014-11-21 dcarneydump compiler stats from d8 on direct exit from js
2014-11-21 chunyang.daiFix the compilation issue for turbofan unsupported...
2014-11-21 Akos PalfiMIPS: [turbofan] Clean up and factor out branch generat...
2014-11-20 caitpotter88Cache template literal callSiteObj
2014-11-20 baixoDo not put D8 and TEST natives into the external snapshot.
2014-11-20 dslomovRename String.prototype.contains to 'includes'.
2014-11-20 ulanDo not bailout from optimizing functions that use f...
2014-11-20 titzer[turbofan] Clean up and factor out branch generation...
2014-11-20 mstarzingerRemove superflous SharedFunctionInfo::uses_super call.
2014-11-20 yangguoWhen optimizing deserialized code, make sure IC state...
2014-11-20 Dan Carney[turbofan] use double temp registers for stack-stack...
2014-11-20 Ulan DegenbaevFix Regress3540 after r25441.
2014-11-20 ulanReserve code range block for evacuation.
2014-11-20 dcarney[turbofan] More aggressive reuse of spill slots in...
2014-11-20 Daniel Clifford[turbofan]: More optimizations to add and subtract...
2014-11-20 Rodolph Perfetta[turbofan] remove redundant '& 0x1F' for shifts.
2014-11-20 mstarzingerEnable TurboFan for Win64 targets.
2014-11-20 Andreas RossbergFix lower bound violation
2014-11-20 Andreas RossbergDisable classes in sloppy mode unless --harmony-sloppy...
2014-11-20 balazs.kilvadyConditional flags for tests - set JS stack size for...
2014-11-20 yangguoImplement log10 via fdlibm port.
2014-11-20 machenbachRevert of Rename String.prototype.contains to 'includes...
2014-11-20 jochenRemove --clever-optimizations
2014-11-20 dslomovRename String.prototype.contains to 'includes'.
2014-11-19 dslomovRemove Weak{Map,Set}.prototype.clear.
2014-11-19 arvReduce ErrorsFutureStrictReservedWords test to make...
2014-11-19 ishellRemoved unnecessary generalization of all fields in...
2014-11-19 dcarney[turbofan]: delay ssa deconstruction in register allocator
2014-11-19 Dusan MilosavljevicMIPS64: Prepare additonal code for turbofan landing.
2014-11-19 Dusan MilosavljevicMIPS64: Add turbofan support for mips64.
2014-11-19 aandreyAllow stepping into Object.observe handlers.
2014-11-19 yangguoOne instead of two runtime calls when initializing...
2014-11-19 Michael StantonRevert "Re-land r25392 Use a stub in crankshaft for...
2014-11-19 yurysEnable "strict mode"; for debugger scripts
2014-11-19 machenbachUpdate default trybots.
2014-11-19 paul.lindMIPS: Skip some tests on big-endian boards.
2014-11-19 ishellPropertyDetails cleanup: NORMAL property type merged...
2014-11-19 yangguoDo fewer encoding checks in FlatStringReader used in...
2014-11-19 Yury SemikhatskyFix Unhandled ReferenceError in debug-debugger.js
2014-11-19 chunyang.daiX87: Re-land r25392 Use a stub in crankshaft for grow...
2014-11-19 Dan Carneyfix typo in pipeline.cc
2014-11-19 Benedikt Meurer[turbofan] Smartify typing of NumberToInt32 and NumberT...
2014-11-19 Benedikt MeurerRevert "Forward declaration for Isolate / Platform...
2014-11-19 caitpotter88Implement ES6 String.raw behind --harmony-templates
2014-11-18 bulachFixes d8 on windows following.
2014-11-18 bulachForward declaration for Isolate / Platform in libplatfo...
2014-11-18 arvClasses: Expand test to cover strict runtime behavior
2014-11-18 dslomovharmony-scoping: better error messages for let declarat...
2014-11-18 cullinanCopy unittests binary in android-sync.sh
2014-11-18 Balazs KilvadyMIPS: Re-land r25392 Use a stub in crankshaft for grow...
2014-11-18 mstarzingerUse ZoneVector instead of ZoneList in the graph builder.
2014-11-18 yangguov8::String::Concat must not throw.
2014-11-18 mstarzingerRemove ambiguous getter for operator value counts.
2014-11-18 yangguoFix disabling all break points from within the debug...
2014-11-18 mstarzingerFix loop information computation for floating loops.
2014-11-18 Michael AchenbachPrototype for a client-side performance trybot script.
2014-11-18 Michael StantonRe-land r25392 Use a stub in crankshaft for grow store...
2014-11-18 rickyzUse 16 instead of 4 for determining member offsets.
2014-11-18 alexanderkFix include mistakes
2014-11-18 Jakob KummerowFix IC handler cache clearing for JSBuiltinsObject
2014-11-18 Michael StantonRevert "Use a stub in crankshaft for grow store arrays."
2014-11-18 Michael StantonUse a stub in crankshaft for grow store arrays.
2014-11-18 yangguoUse FlatStringReader in JSON stringifier.
2014-11-18 Benedikt Meurer[turbofan] Push JSToNumber conversions into Phis.
2014-11-18 aandreyAllow stepping into Promise handlers.
2014-11-18 Benedikt Meurer[turbofan] Avoid useless sign extension after sign...
2014-11-18 Michael StantonHydrogen should recognize literal smi arrays as fast...
2014-11-18 Benedikt Meurer[x64] Recognize MOVSXBL.
2014-11-18 Benedikt Meurer[x64] Recognize MOVSXWL.
2014-11-17 Adam KleinAdd a cctest for using a C++ FunctionCallback as an...
2014-11-17 dslomovharmony-scoping: Implement debugger support for script...
2014-11-17 Dan Carney[turbofan] add ForTesting to pipeline entry points...
2014-11-17 jarin[turbofan] More useful typing for And, Or and Shr.
2014-11-17 Andrey AdaikinExpose internal properties of map/set iterators via...
2014-11-17 Dan Carney[turbofan] move register allocation phases to pipeline
2014-11-17 yangguoReland "Soft fail for invalid cache data."
2014-11-17 Benedikt Meurer[turbofan] Smartify the GraphReducer.
2014-11-17 Benedikt Meurer[turbofan] Fix pushing of JSToBooleans into Phis.
2014-11-17 Ben L. Titzer[turbofan] Factor out common code between ReduceSelect...
2014-11-17 Daniel CliffordFix Windows build after 25373
2014-11-17 Daniel CliffordGeneralize ScaledWithOffsetMatcher to support 64 bits
2014-11-17 Michael StarzingerRemove left-over generated runtime test from mjsunit.
2014-11-17 Jakob KummerowFix one more missing c0_ < 0 check in scanner
2014-11-17 Hannes PayerFix concurrent sweeping in predictable mode and bring...
2014-11-17 Hannes PayerAdded --trace_idle_notification_verbose which prints...
2014-11-17 Jaroslav Sevcik[turbofan] Remove int32 narrowing during typed lowering.
2014-11-17 yangguoReland "Optimize function across closures." (again).
2014-11-15 arvClasses: Add support for stepping through default const...
next