platform/upstream/v8.git
2015-04-30 dcarney[turbofan] resolve all references before populating...
2015-04-30 jochenReland "Remove the weak list of array buffers"
2015-04-30 dcarneydrop interalization of strings entering global constant...
2015-04-30 yangguoJSON serializer should fail gracefully for special...
2015-04-30 bmeurer[turbofan] Don't spread global flag checks all over...
2015-04-30 Jochen EisingerBump Isolate::New back to deprecate soon
2015-04-30 domenicShow function <name>() { [native code] } for built...
2015-04-30 svenpanneDetect simple tail calls
2015-04-30 machenbach[test] Add avx2 bot to CQ.
2015-04-30 machenbachRevert of Remove the weak list of array buffers (patchs...
2015-04-30 bmeurer[base] Drop obsolete Thread::YieldCPU.
2015-04-30 domenicAdd shift to InternalArray and InternalPackedArray
2015-04-30 michael_dawsonFix AIX compiler warning
2015-04-30 michael_dawsonSwitch to larger TOC on AIX for unitttests
2015-04-30 Djordje.PesicMIPS: Add rounding support in simulator and RINT instru...
2015-04-30 machenbach[test-runner] Enable specification of trybots.
2015-04-30 v8-autorollUpdate V8 DEPS.
2015-04-29 dcarneyReland: [turbofan] add MachineType to AllocatedOperand
2015-04-29 machenbachRevert of [turbofan] add MachineType to AllocatedOperan...
2015-04-29 mstarzinger[test] Remove deprecated GraphTester helper class.
2015-04-29 dcarney[turbofan] add MachineType to AllocatedOperand
2015-04-29 mstarzinger[test] Turn compiler/test-node-cache into a unit test.
2015-04-29 hpayerPrint PID and isolate address in gc traces.
2015-04-29 mstarzinger[test] Remove deprecated cctest/test-node-algorithm...
2015-04-29 domenicDon't run macros or jsmin on extra snapshot scripts
2015-04-29 jochenRemove the weak list of array buffers
2015-04-29 dslomovDestructuring: add more parssing tests.
2015-04-29 balazs.kilvadyMIPS: Followup 'Fix Add HArrayBufferNotNeutered instruc...
2015-04-29 titzer[turbofan] Fix returns for large-sized frames in TurboF...
2015-04-29 chunyang.daiX87: Don't MISS if you read the hole from certain FastH...
2015-04-29 jochenPass ArrayBuffer::Allocator via Isolate::CreateParams
2015-04-29 jkummerowFix unobservable constructor replacement on prototype...
2015-04-29 mstarzinger[turbofan] Correctly handle illegal redeclarations.
2015-04-29 jkummerowFix stale pointer issue in heap snapshot generator
2015-04-29 ulanAdd comment to justify AllowDeferredHandleDereference...
2015-04-29 machenbach[test] Skip tests on msan.
2015-04-29 machenbachRevert of deprecate non-phantom weak callbacks (patchse...
2015-04-29 svenpanneCalculate blocks needing a frame and frame (de)construc...
2015-04-29 v8-autorollUpdate V8 DEPS.
2015-04-28 mbrandyFix JSArrayBuffer for big endian.
2015-04-28 balazs.kilvadyMIPS: Fix 'Add HArrayBufferNotNeutered instruction'.
2015-04-28 mbrandyPPC: Fix HArrayBufferNotNeutered instruction
2015-04-28 arvImport webkit class tests
2015-04-28 arv[es6] Fix return checking in derived constructors
2015-04-28 paul.lindMIPS: Fix FP load/store with large offsets from base...
2015-04-28 dslomovParsing binding patterns.
2015-04-28 domenicUse "define" instead of "const" for natives macros
2015-04-28 domenicAllow extra library files to be snapshotted
2015-04-28 jochenAdd HArrayBufferNotNeutered instruction
2015-04-28 Jochen EisingerAdd missing stdlib include for sample
2015-04-28 hpayerShrink new space and uncommit from space in idle notifi...
2015-04-28 scottmgUpdate _MSC_FULL_VER for 'final' RC bug workaround
2015-04-28 jochenRemove support for malloc'd typed arrays
2015-04-28 conradw[strong] Disallow implicit conversions for bitwise...
2015-04-28 machenbach[test] Skip unsuitable tests for msan.
2015-04-28 yangguoReland: Preprocess structured stack trace on GC to...
2015-04-28 jkummerowOnly try to unregister prototype users that are prototy...
2015-04-28 ssidExtending v8::GetHeapStatistics to return total availab...
2015-04-28 dcarney[turbofan] Cleanup LiveRange a bit.
2015-04-28 jochenTurn JSArrayBuffer::flags into a bit field
2015-04-28 machenbach[test] Restrict msan to default variant.
2015-04-28 ofrobotsfix assertion in Logger::CurrentTimeEvent with --prof
2015-04-28 yangguoPort CallSite methods to C++.
2015-04-28 dcarneyReland: deprecate non-phantom weak callbacks
2015-04-28 bmeurer[clang] Use -Wshorten-64-to-32 to enable warnings about...
2015-04-28 bmeurer[turbofan] Better fix for Win64 after r28066.
2015-04-28 v8-autorollUpdate V8 DEPS.
2015-04-27 chunyang.daiDisable two test cases for turbofan unsupported platform.
2015-04-27 mbrandyPPC: Don't MISS if you read the hole from certain FastH...
2015-04-27 machenbachRevert of Make it possible to hoist the neutering check...
2015-04-27 jochenMake it possible to hoist the neutering check for TA...
2015-04-27 dslomovRevert of Preprocess structured stack trace on GC to...
2015-04-27 yangguoPreprocess structured stack trace on GC to get rid...
2015-04-27 dslomovUse ExpressionClassifier for bindings.
2015-04-27 titzerRemove kOsrCompileFailed bailout.
2015-04-27 erikcorryDo more to avoid last-resort stop-the-world GC
2015-04-27 dcarneyReland: track global accesses to constant types
2015-04-27 ssidChanging Size to SizeOfObjects in GetHeapSpaceStatistic...
2015-04-27 machenbachRevert of deprecate non-phantom weak callbacks (patchse...
2015-04-27 machenbachReland [test] Make msan work for v8 stand-alone. (patch...
2015-04-27 dcarneydeprecate non-phantom weak callbacks
2015-04-27 jkummerowReland "Lazily register prototype users..."
2015-04-27 dcarney[turbofan] make register hinting explicit
2015-04-27 yangguoWrap messages implementation in a function.
2015-04-27 titzer[turbofan] Reland: Optimize loads from the global objec...
2015-04-27 wingoEagerly declare eval scopes, even for sloppy scopes
2015-04-27 yangguoDebugger: clean up debug events.
2015-04-27 hablich[release-tools] Return no hash if version is not available.
2015-04-27 titzerDisable test-run-jsexceptions for nosnap builds.
2015-04-27 machenbachRevert of [test] Make msan work for v8 stand-alone...
2015-04-27 Benedikt Meurer[turbofan] Fix win64 after r28066.
2015-04-27 Benedikt Meurer[turbofan] Add language mode to JSCallFunction operator.
2015-04-27 verwaestHandlify ExecutableAccessorInfo::ClearSetter since...
2015-04-27 machenbach[test] Make msan work for v8 stand-alone.
2015-04-27 machenbachRevert of [turbofan] Optimize loads from the global...
2015-04-27 mstarzinger[turbofan] Introduce explicit JSCreateLiteral[Array...
2015-04-27 Benedikt Meurer[turbofan] Sanitize language mode for JSStoreProperty...
2015-04-27 jochenReland "Remove the weak list of views from array buffers"
2015-04-27 Benedikt Meurer[turbofan] Sanitize language mode for javascript operators.
2015-04-27 mstarzinger[turbofan] Use FastNewClosureStub if possible.
next