platform/upstream/v8.git
2015-07-13 rmcilroy[turbofan] Add an InterpreterDispatch linkage type.
2015-07-13 mstarzingerRemove unused byte from Map::instance_sizes field.
2015-07-13 paul.lindMIPS: Fix BlockTrampolinePoolFor() to emit trampoline...
2015-07-13 bmeurer[turbofan] Optimize string "length" property access...
2015-07-13 bmeurer[arm] CheckConstPool between TurboFan instructions.
2015-07-13 martyn.capewell[turbofan] Reduce Float64 comparison to Float32.
2015-07-10 mbrandyPPC: Debugger: record reloc info for debug break slot...
2015-07-10 mbrandyPPC: Remove unused jump_elimination_allowed parameter...
2015-07-10 mbrandyPPC: Remove separate construct stub for new.target...
2015-07-10 mbrandyPPC: Debugger: use debug break slot to break on call.
2015-07-10 paul.lindMIPS: Check that branches to trampoline pool do actuall...
2015-07-10 arvRemove arv from OWNERS
2015-07-10 verwaestRevert preallocating of descriptors since right now...
2015-07-10 arv[es6] Handle conflicts for sloppy let
2015-07-10 arv[es6] Enforce TDZ checks for let/const in StoreLookupSlot
2015-07-10 verwaestFix keyed access of primitive objects in the runtime.
2015-07-10 verwaestUpdate the context if Set on slow-mode argument targets...
2015-07-10 verwaestUse entry rather than index in ElementsAccessor::Get
2015-07-10 yangguoChange and simplify RelocInfo format.
2015-07-10 machenbach[test] Let perf runner interleave try executions.
2015-07-10 verwaestUse entry rather than index in ElementsAccessor::Set
2015-07-10 verwaestReload the map of typed arrays after performing ToNumber.
2015-07-10 hablichUpdated version to 4.6
2015-07-10 yangguoDebugger: record reloc info for debug break slot immedi...
2015-07-10 ishell[arm64] Fixed unnecessary environment assignment to...
2015-07-10 epertosoFixes the parser-shell by adding a dependency to Startu...
2015-07-10 ulanDisable the pending task if the memory reducer is torn...
2015-07-10 bmeurerRemove more uses of the deprecated EnumSet template...
2015-07-10 machenbach[Sheriff] Skip worker test.
2015-07-10 mstarzingerRemove separate construct stub for new.target users.
2015-07-10 yangguoDebugger: use debug break slot to break on call.
2015-07-10 machenbach[Sheriff] Mark test as flaky.
2015-07-09 adamkFix lazy compilation of eval() under nosnap/--use-strict
2015-07-09 arv[es6] Bound function name
2015-07-09 binjid8 workers: fix race on quit() with context_mutex_
2015-07-09 arv[es6] Function bind should preserve [[Prototype]]
2015-07-09 Michael AchenbachLandmine to cleanup windows.
2015-07-09 machenbach[test] Raise timeout for testing without vfp3.
2015-07-09 Michael AchenbachWhitespace change to test ninja on windows.
2015-07-09 bmeurer[arm] Don't call branch_offset within CheckConstPool.
2015-07-09 rmcilroyAdd goma=on option to Makefile build.
2015-07-09 bmeurer[arm] Fix missing CheckBuffer for branches.
2015-07-09 yangguoAllow deferred handle dereference in EmitLoadRegister...
2015-07-09 rmcilroy[turbofan] Use NumAllocatableRegisters() instead of...
2015-07-09 bmeurer[arm] Remove unused jump_elimination_allowed parameter...
2015-07-09 yangguoDebugger: do not compile IC for accessors when debugging.
2015-07-08 littledanGuard @@isConcatSpreadable behind a flag
2015-07-08 adamkRevert of [turbofan] Optimize string "length" property...
2015-07-08 bmeurer[turbofan] Optimize string "length" property access...
2015-07-08 mbrandyPPC: Add unoptimized/optimized variants of MathFloor...
2015-07-08 binjiFix cluster-fuzz found regression with d8 Workers
2015-07-08 caitpotter88[es6] unship harmony_rest_parameters
2015-07-08 dannoReland: Add unoptimized/optimized variants of MathFloor...
2015-07-08 hpayerVerify that double unboxing is never performed on large...
2015-07-08 machenbach[test] Skip rest-params test.
2015-07-08 arv[es6] Initial support for let/const bindings in sloppy...
2015-07-08 dannoRevert of Add unoptimized/optimized variants of MathFlo...
2015-07-08 dannoAdd unoptimized/optimized variants of MathFloor TF...
2015-07-08 mbrandyPPC: [turbofan] Add TruncationMode for TruncateFloat64T...
2015-07-08 ishellDisable harmony/arrow-rest-params test to unblock landi...
2015-07-08 machenbach[test] Refactoring - Make perf suite definitions statel...
2015-07-08 ishellFixed a couple of proxies-related unhandled exceptions.
2015-07-08 jkummerow[x64] Fix handling of Smi constants in LSubI and LBitI
2015-07-08 verwaestPartially revert r29468
2015-07-08 bmeurer[turbofan] Add TruncationMode for TruncateFloat64ToInt32.
2015-07-07 arvAdd a flag for legacy const semantics
2015-07-07 machenbachRevert of [d8] bounds-check before getting Shell::Worke...
2015-07-07 caitpotter88[d8] bounds-check before getting Shell::Worker internal...
2015-07-07 adamkAdd debug-stepnext test for for-let loops
2015-07-07 arv[turbofan] VisitSuperCallReference is not reachable
2015-07-07 verwaestDelete from non-array end by trimming the backing store
2015-07-07 ishellUse FullCodeGenerator::EmitGlobalVariableLoad() where...
2015-07-07 rmcilroy[turbofan] Move RawMachineAssembler back to src/compiler.
2015-07-07 yangguoDebugger: clear ICs on activating step-in to correctly...
2015-07-07 arv[test262-es6] Update to 2015-07-06 which includes the...
2015-07-07 mstarzinger[turbofan] Unify various bailout hacks for super call.
2015-07-07 ulanStart incremental marking in long idle notification...
2015-07-07 verwaestIndex -> Entry and Key -> Index in elements.[cc|h]
2015-07-07 machenbach[test] Turn off certificate verification when downloadi...
2015-07-07 ulanReland "Replace reduce-memory mode in idle notification...
2015-07-07 jochenMove compatible receiver check from CompileHandler...
2015-07-07 machenbach[test] Fix redirect problem for downloading test data...
2015-07-07 mstarzingerCleanup frame description constant.
2015-07-07 chunyang.daiX87: Debugger: use debug break slots instead of ICs...
2015-07-07 bmeurer[deoptimizer] Properly evict TurboFan OSR code objects...
2015-07-07 machenbachRevert of Fix bug when transferring SharedArrayBuffer...
2015-07-07 v8-autorollUpdate V8 DEPS.
2015-07-07 cdai2X87: [turbofan] Enable tail calls for %_CallRuntime.
2015-07-06 mbrandyPPC: Debugger: use debug break slots instead of ICs...
2015-07-06 mbrandyPPC: Fix "Support for global var shortcuts in script...
2015-07-06 mbrandyPPC: Fix "[turbofan] Add Uint64LessThanOrEqual to 64...
2015-07-06 mstarzinger[turbofan] Port initialization of new.target variable.
2015-07-06 binjiFix bug when transferring SharedArrayBuffer to multiple...
2015-07-06 ishellSupport for global var shortcuts in script contexts.
2015-07-06 arvRevert of Revert of [es6] Bound function names (patchse...
2015-07-06 jkummerowFix performance regression introduced in r28961
2015-07-06 arvRevert of [es6] Bound function names (patchset #1 id...
2015-07-06 machenbachRevert of Reland: Fix logic for incremental marking...
2015-07-06 bmeurer[turbofan] Context specialization is the job of the...
2015-07-06 machenbach[test] Push binaries to separate folders on Android...
next