platform/upstream/v8.git
2015-05-22 hpayerIdle old generation limit is used when allocation rate...
2015-05-22 conradwMake delete API consistent for String objects
2015-05-22 jochenRemove v8::Private
2015-05-22 yangguoFix build.
2015-05-22 yangguoRevert of Implement SharedArrayBuffer (patchset #7...
2015-05-22 binjiImplement SharedArrayBuffer.
2015-05-22 bbudgeGeneralize alignment in heap GC functions.
2015-05-22 yangguoUse conservative hash table capacity growth during...
2015-05-22 hpayerUncommit and shrink semi-spaces only on low allocation...
2015-05-22 machenbachRevert of Hook up more import/exports in natives. ...
2015-05-22 titzer[turbofan] Rework Node guts to save space.
2015-05-22 erikcorryDon't UnshiftGrey any black objects
2015-05-22 svenpanneJavaScript stubs have access to their calling conventio...
2015-05-22 verwaestFix ToNameArray
2015-05-22 rossberg[strong] cache strong object literal maps
2015-05-22 yangguoHook up more import/exports in natives.
2015-05-22 mstarzingerRemove obsolete JSFunction::IsOptimizable predicate.
2015-05-22 mvstantonVectorICs: Create a StoreICState to more easily create...
2015-05-22 bmeurer[turbofan] Don't mix up name/property accesses.
2015-05-22 machenbachRevert of Hook up more import/exports in natives. ...
2015-05-22 yangguoHook up more import/exports in natives.
2015-05-22 svenpanneUnbreak %DebugPrint output.
2015-05-22 jing.baoAndroid IA32: enable PIE
2015-05-22 danno[turbofan] Pick word representation for phis with Type...
2015-05-22 machenbachRevert of Revert of Pass GC flags to incremental marker...
2015-05-21 machenbachRevert of Pass GC flags to incremental marker and start...
2015-05-21 ulanPass GC flags to incremental marker and start increment...
2015-05-21 ssidFixing Heap::Available() to return total of all spaces.
2015-05-21 dslomov[destructuring] Grand for statement parsing unification.
2015-05-21 verwaestPrepare GetProperty(Attributes)WithInterceptor to suppo...
2015-05-21 hansSet V8_HAS_DECLSPEC_SELECTANY for clang-cl
2015-05-21 ulanReland "Avoid excessive GCs in small heaps."
2015-05-21 machenbach[test] Apply more detailed origin tracking in MSAN...
2015-05-21 mbrandyPPC: [es6] Spread in array literals
2015-05-21 verwaestAdjust GetPropertyWithFailedAccessCheck to support...
2015-05-21 ulanRevert of Avoid excessive GCs in small heaps. (patchset...
2015-05-21 machenbach[test] Raise timeout for js-perf-tests.
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
next