platform/upstream/v8.git
2015-07-30 mvstantonVectorICs: --print-ast now prints allocated vector...
2015-07-30 mvstantonBugfix: CCTest test-func-name-inference/InConstructor...
2015-07-30 ulanFix idle notification for background tab.
2015-07-30 conradwMove final parts of class literal setup into a single...
2015-07-30 mvstantonStop overallocating feedback vector slots.
2015-07-30 bmeurer[runtime] DeclareGlobals and DeclareLookupSlot don...
2015-07-30 yangguoAdd test for referring function name for classes.
2015-07-30 Ilija.PavlovicMIPS: Fix disassembler for J and JAL instructions.
2015-07-30 akos.palfiMIPS64: Fix the integer division in crankshaft.
2015-07-30 bmeurer[turbofan] Fix invalid access to Parameter index.
2015-07-30 yangguoSpeed up cctest/test-debug/DebugBreakLoop.
2015-07-30 jacob.bramley[arm] Fix --enable-vldr-imm.
2015-07-30 yangguoReduce allowance in the first code page at start up.
2015-07-30 Benedikt MeurerReland^3 "Enable loads and stores to global vars throug...
2015-07-30 machenbach[cq] Increase commit burst delay.
2015-07-30 bbudgeOptimize ToString and NonStringToString.
2015-07-30 binji[d8] Fix tsan bugs
2015-07-30 binji[d8 Workers] Fix bug creating Worker during main thread...
2015-07-30 rmcilroy[interpreter] Change interpreter to use an BytecodeArra...
2015-07-30 yangguoAssign more bits to safepoint table offset.
2015-07-30 bbudgeOptimize ToNumber and NonNumberToNumber.
2015-07-30 mbrandyPPC: Support for conditional return instruction.
2015-07-30 mbrandyPPC: [stubs] Don't pass name to Load/StoreGlobalViaCont...
2015-07-29 jkummerowRevert^3 "Enable loads and stores to global vars throug...
2015-07-29 yangguoDebugger: skip function prologue when computing redirec...
2015-07-29 Hannes PayerPretenuring decision of outermost literal is propagated...
2015-07-29 v8-autorollUpdate V8 DEPS.
2015-07-29 mbrandyAdd per-file OWNERS for PPC-specific cctests
2015-07-29 machenbach[test] Fix for keying variants.
2015-07-29 machenbach[test] Key variant flags by variant name everywhere.
2015-07-28 jkummerowFix prototype registration upon SlowToFast migration
2015-07-28 nodirMoved project configs to infra/config branch
2015-07-28 mvstantonBugfix: Incorrect type feedback vector structure on...
2015-07-28 machenbach[test] Shorten excessive webkit test.
2015-07-28 machenbach[test] Skip slow test in novfp3 mode.
2015-07-28 jochenReland of "Remove ExternalArray, derived types, and...
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.
next