platform/upstream/v8.git
2015-05-21 verwaestSimplify GetProperty helpers to ease element support
2015-05-21 svenpanneAdd a TurboFan skeleton for StringAddStub.
2015-05-21 mstarzingerRevert of Remove obsolete JSFunction::IsOptimizable...
2015-05-21 jochenFix typo in standalone.gypi
2015-05-21 hpayerReduce new space size during idle times only in memory...
2015-05-21 mstarzingerRemove obsolete JSFunction::IsOptimizable predicate.
2015-05-21 bmeurer[turbofan] Fix UnifyReturn magic in the inliner.
2015-05-21 ulanAvoid excessive GCs in small heaps.
2015-05-21 bradnelsonDropping iterations and speedup from perf results.
2015-05-21 dslomov[destructuring] Implement pattern matching in lexcal...
2015-05-21 verwaestStart adding support for elements to the LookupIterator
2015-05-21 mstarzinger[turbofan] Ship TF for "with" and "for-of" constructs.
2015-05-21 mstarzinger[turbofan] Prepare mechanism to enable TF on language...
2015-05-21 bmeurer[turbofan] Enable deoptimization for non-asm.js TurboFa...
2015-05-21 jochenCheck in hello world example so it stays up to date
2015-05-21 bbudgeGeneralize HeapObject alignment requirements.
2015-05-21 titzer[turbofan] Add bounds check to Node::InputAt(index...
2015-05-21 yangguoDebugger: use weak cells to implement ScriptCache.
2015-05-21 jochenIntroduce a new gyp flag to warn about to be deprecated...
2015-05-21 ulanMake new space allocation throughput estimation more...
2015-05-21 jarin[turbofan] Fix variable liveness control structure...
2015-05-21 Benedikt Meurer[turbofan] --turbo should not imply --turbo-type-feedback.
2015-05-21 arv[es6] Spread in array literals
2015-05-21 yangguoUse shared container to manage imports/exports.
2015-05-21 chunyang.daiX87: Cleanup interface descriptors to reflect that...
2015-05-21 chunyang.daiX87: [strong] Function arity check should be based...
2015-05-21 v8-autorollUpdate V8 DEPS.
2015-05-21 dehrenbergRe-land %TypedArray%.prototype.{map,filter,some}
2015-05-20 machenbach[test] Fix simdjs perf tests.
2015-05-20 bradnelsonSkip presubmits when doing --download-data-only.
2015-05-20 verwaestFix for-in for large indexes and indexes on proxies
2015-05-20 mbrandyPPC: Cleanup interface descriptors to reflect that...
2015-05-20 bmeurer[turbofan] Pass deoptimization mode to type feedback...
2015-05-20 jkummerowRevert of Use shared container to manage imports/export...
2015-05-20 dslomov[destructuring] Implement spread binding patterns.
2015-05-20 yangguoUse shared container to manage imports/exports.
2015-05-20 mstarzingerRemove obsolete Code::optimizable flag.
2015-05-20 dannoAdd constants for FrameState input parameters
2015-05-20 ishellFixed DCHECK in StoreIC::CompileHandler().
2015-05-20 mbrandyPPC: Fix '[strong] Function arity check should be based...
2015-05-20 mvstantonCleanup interface descriptors to reflect that vectors...
2015-05-20 bmeurer[turbofan] Pass deoptimization mode to intrinsic lowering.
2015-05-20 bradnelsonAdd perf json for simd.js benchmarks.
2015-05-20 hpayerMove code around in IdleNotification.
2015-05-20 hpayerReland Set lower allocation limit in idle notification...
2015-05-20 machenbachRevert of Set lower allocation limit in idle notificati...
2015-05-20 dannoGeneralize builtins inlining flag to allow forced inlin...
2015-05-20 jacob.bramleyARM64: Fix some signed-unsigned comparisons from cdc43b...
2015-05-20 ulanTake freed handles into account when scheduling idle...
2015-05-20 jacob.bramley[ARM64] [turbofan] Use 'mvn' rather than an equivalent...
2015-05-20 hpayerSet lower allocation limit in idle notification only...
2015-05-20 bmeurer[turbofan] Add streaming operator for opcodes to ease...
2015-05-20 jochenInitialize "weakness_type" field in global handles
2015-05-20 erikcorryRemove 64-bit unclean line from heap size estimation
2015-05-20 erikcorryRegularize namespace closing curlies
2015-05-20 jochenUpdate ReturnValue to take non-deprecated versions...
2015-05-20 dslomov[destructuring] Implement BindingArrayPattern
2015-05-20 yangguoIntroduce extras export object.
2015-05-20 paul.lindFix another -Wsign-compare bug with GCC 4.9.2.
2015-05-20 rossbergReland "[strong] Object literals create strong objects"
2015-05-20 svenpanneFixed various simulator-related space leaks.
2015-05-20 Daniel EhrenbergImplement %TypedArray%.{lastI,i}ndexOf
2015-05-20 Daniel EhrenbergImplement %TypedArray%.prototype.sort
2015-05-20 Daniel EhrenbergImplement %TypedArray%.reverse
2015-05-19 mbrandyPPC: [strong] Function arity check should be based...
2015-05-19 arv[strong] Function arity check should be based on requir...
2015-05-19 ulanRestore NothingOrDone action in idle time handler.
2015-05-19 machenbachRevert of Implement %TypedArray%.prototype.{map,filter...
2015-05-19 dehrenbergImplement %TypedArray%.prototype.{map,filter,some,reduc...
2015-05-19 dslomov[destructuring] Support computed property names in...
2015-05-19 mstarzinger[turbofan] Fix over-restictive assertion in code generator.
2015-05-19 mstarzinger[turbofan] Turn JSIntrinsicLowering into an AdvancedRed...
2015-05-19 wingoReapply "Resolve references to "this" the same way...
2015-05-19 Michael AchenbachWhitespace change to test new test suite.
2015-05-19 dslomov[destructuring] Implement initializers in patterns.
2015-05-19 sergiybRemoved project_bases_legacy_from_git_repo_url from V8
2015-05-19 ishellAnother regression test for resolving references to...
2015-05-19 machenbach[test] Make test as flaky
2015-05-19 brettwMake the snapshot a public dependency of v8.
2015-05-19 jkummerowFix has_pending_exception logic in API's Array::CloneEl...
2015-05-19 erikcorryAdjust benchmark framework to avoid spending 50% of...
2015-05-19 jkummerowUpdate safe_math_impl.h
2015-05-19 ssidAdding api to get last gc object statistics for chrome...
2015-05-19 wingoRevert of Reapply "Resolve references to "this" the...
2015-05-19 Djordje.PesicReland "MIPS: Add float instructions and test coverage...
2015-05-19 balazs.kilvadyMIPS: [turbofan] Support Float[32|64]Min and Float...
2015-05-19 bradnelsonAdding ecmascript simd tests.
2015-05-19 chunyang.daiX87: Reapply "Resolve references to "this" the same...
2015-05-19 mstarzinger[turbofan] Turn JSTypedLowering into an AdvancedReducer.
2015-05-19 chunyang.daiX87: Now that vector ics are established for load,...
2015-05-19 bmeurer[turbofan] Carefully update frame states during inlining.
2015-05-19 titzer[turbofan] Support vector IC feedback in the JSTypeFeed...
2015-05-19 machenbachRevert of [strong] Object literals create strong object...
2015-05-19 jkummerowFix harmless HGraph verification failure after hoisting...
2015-05-19 svenpanneUse USE_SIMULATOR when appropriate.
2015-05-19 yangguoDo not clear stepping after DebugEvaluate.
2015-05-19 v8-autorollUpdate V8 DEPS.
2015-05-19 horo[V8] Added Script::is_opaque flag for embedders
2015-05-18 wingoReapply "Resolve references to "this" the same way...
2015-05-18 dslomov[destructuring] More tests for object literal pattern
next