platform/upstream/v8.git
2014-12-17 erikcorryMozilla test status: Assign bug number to quadratic...
2014-12-17 machenbachRevert of ES6 computed property names (patchset #1...
2014-12-17 Michael AchenbachWhitespace change to trigger bots.
2014-12-17 Michael AchenbachWhitespace change to trigger bots.
2014-12-17 Michael AchenbachWhitespace change to trigger bots.
2014-12-17 arvES6 computed property names
2014-12-17 dcarney[turbofan] move assembly order to InstructionBlock
2014-12-17 dcarney[turbofan] remove control field from instruction
2014-12-17 dcarney[turbofan] simplify gap ordering
2014-12-17 dcarney[turbofan] use START and END gap positions for constraints
2014-12-17 Benedikt Meurer[turbofan] Improve reduction of Word32And and Int32Add.
2014-12-17 hpayerRevert of Shrink initial old generation size based...
2014-12-17 Benedikt Meurer[turbofan] Recursively reduce new inputs of changed...
2014-12-17 jochenAllocate memory for external snapshot paths in d8
2014-12-17 bmeurerRevert of [turbofan] Correctify TruncateFloat64ToInt32...
2014-12-17 erik.corryAllow timeout on regexp test
2014-12-17 Benedikt Meurer[turbofan] Handle collisions properly in value numbering.
2014-12-17 v8-autorollUpdate V8 DEPS.
2014-12-16 caitpotter88Fix ArrayConcat for JSValues/JSFunctions/JSRegExps...
2014-12-16 arvES6: Update unscopables to match spec
2014-12-16 arvRevert of ES6 computed property names (patchset #1...
2014-12-16 erikcorrySpeed up ARM64 debug assembler more
2014-12-16 arvES6 computed property names
2014-12-16 hpayerShrink initial old generation size based on new space...
2014-12-16 ulanARM: check immediate overflow in branch and mov_label_o...
2014-12-16 erik.corryFix quadratic test in debug-mode ARM64 assembler
2014-12-16 dslomovMake sure FunctionToMethod is lazily compiled.
2014-12-16 Jakob KummerowBump the limit for test-heap/TestSizeOfRegExpCode
2014-12-16 jkummerowAdd tools/find-commit-for-patch.py
2014-12-16 jkummerowFollow-up to r25822: only internalize short strings...
2014-12-16 svenpanneMore -fsanitize=vptr fixes.
2014-12-16 ishellIntroduced PropertyType ACCESSOR_FIELD.
2014-12-16 dcarney[turbofan] enable stack slot reuse
2014-12-16 Benedikt Meurer[turbofan] Cache conversions inserted during typed...
2014-12-16 erik.corryLimit code size generated for very large regexps
2014-12-16 marjaRegExpParser: Fix Reset()ting to the end.
2014-12-16 titzer[turbofan] First version of loop analysis: loop finder...
2014-12-16 Benedikt Meurer[turbofan] Always align loop headers at 16-byte boundaries.
2014-12-16 Sven PanneLog V8 version in profiler log file
2014-12-16 Benedikt Meurer[base] Add iterator_range helper class.
2014-12-16 chunyang.daiX87: [turbofan] Remove the no-context hack for JSToNumber.
2014-12-16 Benedikt Meurer[turbofan] Relax effects and context for JSToNumber...
2014-12-16 bmeurerRevert of [turbofan] Relax effects and context for...
2014-12-16 v8-autorollUpdate V8 DEPS.
2014-12-15 jkummerowAdd infrastructure to keep track of references to proto...
2014-12-15 caitpotter88Use proper ToLength() operation in %ArrayConcat()
2014-12-15 rmcilroy[GN] Output external snapshot blobs in out directory.
2014-12-15 dslomovShip ES6 classes.
2014-12-15 arvRevert of ES6 computed property names (patchset #9...
2014-12-15 balazs.kilvadyMIPS: [turbofan] Remove the no-context hack for JSToNumber.
2014-12-15 jkummerowAdd fast path for array indices to Runtime_HasOwnProperty
2014-12-15 jkummerowInternalize strings being stored into uninitialized...
2014-12-15 arvES6 computed property names
2014-12-15 jochenTake the build level into account for the version hash
2014-12-15 hpayerReland Call DisableInlineAllocation() in heap setup...
2014-12-15 Benedikt Meurer[turbofan] Relax effects and context for JSToNumber...
2014-12-15 fedor.indutnyHydrogen: fix keyed loads with string keys
2014-12-15 ishellLayoutDescriptorHelper is now able to calculate the...
2014-12-15 hpayerRevert of Call DisableInlineAllocation() in heap setup...
2014-12-15 bmeurer[turbofan] Remove the no-context hack for JSToNumber.
2014-12-15 hpayerCall DisableInlineAllocation() in heap setup when flag...
2014-12-15 Benedikt Meurer[turbofan] Correctify TruncateFloat64ToInt32 reduction...
2014-12-15 Benedikt Meurer[turbofan] Remove obsolete contains_js_nodes_ field.
2014-12-15 adamkUse C++11 nullptr in Hydrogen to replace static_cast...
2014-12-13 mathiasbMake `RegExp.prototype.flags` getter configurable
2014-12-12 caitpotter88Implement ES6 @@isConcatSpreadable / Array.prototype...
2014-12-12 danno[turbofan]: Fix x64 regression during ia32 lea port
2014-12-12 adamkStop sending Object.observe notifications for API acces...
2014-12-12 rmcilroyFix OS::GetCurrentThreadId to work when building Androi...
2014-12-12 Daniel VogelheimWhitespace change to trigger bots.
2014-12-12 ishellStoreMode enum values renamed.
2014-12-12 ishellUsing PropertyKind in transitions instead of PropertyType.
2014-12-12 dcarneyRevert of revert r25736 (patchset #2 id:20001 of https...
2014-12-12 Michael StantonHydrogen code stubs for vector-based ICs.
2014-12-12 v8-autorollUpdate V8 DEPS.
2014-12-12 ishellPropertyType is divided into PropertyKind and PropertyS...
2014-12-12 ishellMap and Descriptor printing enhanced a bit.
2014-12-12 svenpanneFixed an ordering issue found by UBSan_vptr.
2014-12-12 dcarneyrevert r25736
2014-12-12 dcarney[turbofan] improve register allocator testing framework
2014-12-12 Benedikt Meurer[turbofan] Quickfix for invalid number truncation of...
2014-12-12 svenpanneConsistently use only one of virtual/OVERRIDE/FINAL.
2014-12-12 machenbachRemove legacy python deps.
2014-12-12 Benedikt Meurer[turbofan] Various cleanups.
2014-12-12 caitpotter88Perf tests for Template Literals
2014-12-11 jochenTemporarily remove warning about inconsistent overrides
2014-12-11 baptiste.afsa[turbofan] Second round of optimisation for unordered...
2014-12-11 jarinReland of "Avoid number range holes in bitset types."
2014-12-11 caitpotter88Implement Array.from()
2014-12-11 vogelheimFix builds w/ component=="shared_library" and v8_use_ex...
2014-12-11 dslomovUpdate tests in preparation for shipping classes.
2014-12-11 caitpotter88Add materialized literals for tagged templates in preparser
2014-12-11 mostynbmove v8_use_external_startup_data to standalone.gypi
2014-12-11 jochenWhen reading the map from a live object, use a barrier...
2014-12-11 v8-autorollUpdate V8 DEPS.
2014-12-11 aandreyAdd a missing DebugPromiseEvent in promise.js
2014-12-11 dcarney[turbofan] update SpillRange to use ZoneVector
2014-12-11 rossbergIntroduce unsigned representation types
2014-12-11 baptiste.afsa[turbofan] Avoid some redundant checks of unordered...
2014-12-11 jochenDisable generating of code cache if the debugger is...
next