platform/upstream/v8.git
2015-07-28 chunyang.daiX87: [stubs] Don't pass name to Load/StoreGlobalViaCont...
2015-07-28 chunyang.daiX87: [stubs] Properly handle read-only properties in...
2015-07-28 chunyang.daiX87: VectorICs: vector [keyed]store ic MISS handling...
2015-07-28 bmeurer[stubs] Use a single slot for context globals.
2015-07-28 hpayerRevert of Activate preserving of optimized code map...
2015-07-28 bmeurer[stubs] Also handle properties of the JSBuiltinsObject...
2015-07-28 bmeurer[stubs] Don't pass name to Load/StoreGlobalViaContext...
2015-07-28 v8-autorollUpdate V8 DEPS.
2015-07-27 mbrandyUpdate PPC OWNERS
2015-07-27 machenbachRevert of Remove ExternalArray, derived types, and...
2015-07-27 mbrandyPPC: [stubs] Properly handle read-only properties in...
2015-07-27 bmeurer[stubs] Properly handle read-only properties in StoreGl...
2015-07-27 mbrandyPPC: Cross-script variables handling fixed. It was...
2015-07-27 mbrandyPPC: Fix '[stubs] Optimize LoadGlobalViaContextStub...
2015-07-27 mbrandyPPC: VectorICs: vector [keyed]store ic MISS handling...
2015-07-27 adamkRemove old TODO and commented-out DCHECK in Isolate...
2015-07-27 michael_dawsonAdd Junliang to PPC owners list
2015-07-27 machenbach[test] Replace android_commands in v8 perf runner.
2015-07-27 yangguoDebugger: do not reject data parsed in the background...
2015-07-27 mlippautzAdd regression test for issue 507979.
2015-07-27 jochenRemove ExternalArray, derived types, and element kinds
2015-07-27 yangguoDebugger: correctly recompile toplevel eval functions...
2015-07-27 mvstantonVectorICs: vector [keyed]store ic MISS handling infrast...
2015-07-27 yangguoDebugger: do not hold onto debug infos weakly.
2015-07-27 jochenMake V8 compile with MSVS 2015
2015-07-27 mbrandyPPC: [stubs] Optimize LoadGlobalViaContextStub and...
2015-07-27 yangguoRevert "In RegExp, lastIndex is read with ToLength...
2015-07-27 chunyang.daiX87: implement MathPow stub for X87.
2015-07-27 hpayerRemove slot buffer entries in deoptimized code objects...
2015-07-27 yangguoBlacklist regress-3960 from turbofan.
2015-07-27 yangguoRevert of Debugger: correctly redirect eval code. ...
2015-07-27 paul.lindAdd arch OWNERS files to full-codegen dir.
2015-07-27 ishellCross-script variables handling fixed. It was possible...
2015-07-26 paul.lindMIPS64: Fix LoadGlobalViaContextStub
2015-07-26 v8-autorollUpdate V8 DEPS.
2015-07-25 v8-autorollUpdate V8 DEPS.
2015-07-25 littledanClass block scoping tests
2015-07-25 littledanSplit off a separate --harmony_sloppy_let flag
2015-07-24 hichris123Make dates default to the local timezone if none specified
2015-07-24 bbudgeDisable failing simdjs tests.
2015-07-24 rmcilroy[interpreter] A couple of minor tweaks to BytecodeArray.
2015-07-24 rossbergRemove remnants of INTERNAL variable handling from...
2015-07-24 jochenDon't try to get the mark bits of the one ptr filler...
2015-07-24 bmeurerReland^2 "Enable loads and stores to global vars throug...
2015-07-24 yangguoDebugger: correctly redirect eval code.
2015-07-24 mvstantonVectorICs: VisitClassLiteral needs adjustment for IC...
2015-07-24 yangguoDebugger: always include deoptimization support for...
2015-07-24 rossbergFind right scope associated with prologue
2015-07-24 bmeurer[mips] Fix Load/StoreGlobalContext stubs.
2015-07-24 oth[Interpreter] Add BytecodeArray class and add to Shared...
2015-07-24 yangguoDebugger: fix deoptimizing inlined function.
2015-07-24 ulanExtract function to compute mutator utilization.
2015-07-24 yangguoMove Full-codegen into its own folder.
2015-07-24 chunyang.daiX87: [stubs] Optimize LoadGlobalViaContextStub and...
2015-07-24 chunyang.daiX87: [interpreter] Add basic framework for bytecode...
2015-07-24 chunyang.daiX87: Unify "runtime-style" IC functions with Runtime...
2015-07-24 chunyang.daiX87: HydrogenCodeStubs consume stack arguments via...
2015-07-24 machenbachRevert of Revert "In RegExp, lastIndex is read with...
2015-07-24 bmeurer[stubs] Optimize LoadGlobalViaContextStub and StoreGlob...
2015-07-24 Michael AchenbachWhitespace change to check git quota issues.
2015-07-24 Michael AchenbachWhitespace change to check git quota issues.
2015-07-24 chunyang.daiX87: Eliminate redundant descriptor ElementTransitionAn...
2015-07-24 littledanRevert "In RegExp, lastIndex is read with ToLength...
2015-07-24 v8-autorollUpdate V8 DEPS.
2015-07-24 chunyang.daiX87: Fix pushing of register in CallConstructStub outsi...
2015-07-24 pcc[build] Disable linker threading in LTO builds, as...
2015-07-24 bradnelsonAdding CHECKED_OUT_VERSION to .gitignore.
2015-07-23 mostynbconvert a bunch of DCHECKs to STATIC_ASSERT
2015-07-23 Adam KleinFix d8 prompt after readline removal
2015-07-23 mbrandyPPC: Fix pushing of register in CallConstructStub outsi...
2015-07-23 mbrandyPPC: [interpreter] Add basic framework for bytecode...
2015-07-23 mbrandyPPC: Unify "runtime-style" IC functions with Runtime...
2015-07-23 mbrandyPPC: HydrogenCodeStubs consume stack arguments via...
2015-07-23 mbrandyPPC: Eliminate redundant descriptor ElementTransitionAn...
2015-07-23 rmcilroy[interpreter] Fix GCMole warning.
2015-07-23 mstarzinger[turbofan] Remove deprecated code from RawMachineAssembler.
2015-07-23 hichris123Fix check for a date with a 24th hour
2015-07-23 rossberg[es6] Fix and clean up recognition of simple parameter...
2015-07-23 rmcilroy[interpreter] Add basic framework for bytecode handler...
2015-07-23 mvstantonHydrogenCodeStubs consume stack arguments via descriptor.
2015-07-23 rossberg[es6] Make sure temporaries are not allocated in block...
2015-07-23 dannoUnify "runtime-style" IC functions with Runtime intrinsics
2015-07-23 yangguoRemove readline support from d8.
2015-07-23 machenbach[test] Let test runner only use exact matches of tests...
2015-07-23 jochenRemove code for no longer present external array on...
2015-07-23 rossberg[es6] Some renamings and minor clean-ups in parameter...
2015-07-23 machenbach[test] Speed up slow stack overflow test.
2015-07-23 yangguoReduce duplicate code in full-codegen across platforms.
2015-07-23 hpayerUse a lock in pages to synchronize sweeper threads...
2015-07-23 rossberg[es6] Fix function context check for super and new...
2015-07-23 yangguoRevert of Reduce duplicate code in full-codegen across...
2015-07-23 yangguoRemove d8's interactive Javascript debugger.
2015-07-23 mstarzinger[turbofan] Add some documenting comments to RawMachineA...
2015-07-23 mstarzinger[turbofan] Remove bloated GraphBuilder base class.
2015-07-23 yangguoReduce duplicate code in full-codegen across platforms.
2015-07-23 yurysRemove RestartFrame from live edit API
2015-07-23 Ilija.PavlovicMIPS: Fix simulator data trace for DSLL and BAL/BGEZAL.
2015-07-23 paul.lindFix a -Wsign-compare error under GCC 4.9.2.
2015-07-23 adamk[es6] Array.prototype[Symbol.iterator].name should...
2015-07-23 v8-autorollUpdate V8 DEPS.
next