platform/upstream/v8.git
2014-11-24 yangguoRemove lineprocessor sample.
2014-11-24 yangguoRemove v8::StartupData::compressed_size.
2014-11-24 yangguoCorrectly find shared function info for debugging when...
2014-11-24 Michael StantonMake use of post-scoping information to compute feedbac...
2014-11-24 ishellDictionary-mode PropertyDetails printing fixed.
2014-11-24 ishellReland of "Enable inobject double fields unboxing for...
2014-11-24 ishellReland of "TransitionArray::Search() now returns insert...
2014-11-24 baixoEnsure external snapshot is only set once.
2014-11-24 baixoThe file snapshot_blob_host.bin was supposed to be...
2014-11-24 Benedikt Meurer[turbofan] Combine Word32And with Int32Add and negative...
2014-11-24 hpayerDon't verify evacuation when it is not completed.
2014-11-24 Ben L. Titzer[turbofan] Dump graph in RPO order as text.
2014-11-24 yangguoFix RegExp.source for uncompiled regexp.
2014-11-24 baptiste.afsa[turbofan] Recognize sign extension of 8-bit and 16...
2014-11-24 svenpanneAdded test cases for truncating stores.
2014-11-24 dcarneydon't use to-be-deprecated Value::To* without isolate...
2014-11-24 andrew_lowFix alignment of Code::kConstantPoolOffset.
2014-11-24 dcarneyremove some isolate::currents from api.cc
2014-11-22 ishellRevert of Enable inobject double fields unboxing for...
2014-11-22 ishellEnable inobject double fields unboxing for 64-bit archs.
2014-11-21 dslomovharmony-scoping: Disallow cross-script assignment to...
2014-11-21 mstarzingerRevert "Remove deprecated ShouldSelfOptimize machinery."
2014-11-21 danno[turbofan]: remove optimization of adds/subs to inc...
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.
next