platform/upstream/v8.git
2015-09-01 mvstantonMake type-feedback-vector.h usable without objects...
2015-09-01 bmeurer[runtime] Remove unused TO_NUMBER and TO_STRING functions.
2015-09-01 jarin[crankshaft] Cleanup representation calculation for...
2015-09-01 hablichRevert of Stop prepending "r" to commit hashes in merge...
2015-09-01 machenbach[test] Increase simdjs test timeout on arm.
2015-09-01 mstarzinger[turbofan] Remove obsolete unique.h includes in TurboFan.
2015-09-01 mlippautzRevert of heap: make array buffer maps disjoint (patchs...
2015-09-01 machenbachRevert of [turbofan] greedy: heuristic for memory opera...
2015-09-01 mstarzingerMake isolate.h usable without objects-inl.h header.
2015-09-01 pccRead all integer op parameters using a signed integer...
2015-09-01 mtrofin[turbofan] greedy: heuristic for memory operands
2015-09-01 machenbachPort enabling rtti for cfi.
2015-09-01 ishellCrankshaft is now able to compile top level code even...
2015-09-01 fedorheap: make array buffer maps disjoint
2015-09-01 machenbach[test] Skip slow tests.
2015-09-01 pccFix invalid read of language mode from StorePropertyPar...
2015-09-01 mtrofin[turbofan] Re-wire greedy.
2015-09-01 pccDo not attempt to read language mode from {,Strict...
2015-09-01 alphRevert of Fix CPU profiler deadlock on Windows + AMD...
2015-09-01 alphFix CPU profiler deadlock on Windows + AMD CPU.
2015-08-31 yurysPostpone interrupts while dipatching debugger events...
2015-08-31 Michael Lippautz[heap] Properly decrement amount of externally allocate...
2015-08-31 littledanMake Date.prototype an ordinary object
2015-08-31 akos.palfiMIPS: [builtins] Pass correct number of arguments after...
2015-08-31 bradnelsonRefactor type collector testing macros.
2015-08-31 adamkStop prepending "r" to commit hashes in merge_to_branch.py
2015-08-31 bradnelsonDrop region parameter to Unbounded, as it can be done...
2015-08-31 bradnelsonTreat the x*1 generated by parsing a unary + as contain...
2015-08-31 mbrandyPPC: [builtins] Pass correct number of arguments after...
2015-08-31 paul.lindMIPS64: Fix alignment issue in test-run-native-calls.
2015-08-31 mlippautz[heap] Fix recursive GCs caused by adjusting externally...
2015-08-31 cbruniAdding ElementsAccessor::Pop
2015-08-31 mstarzingerMake frames.h usable without handles-inl.h header.
2015-08-31 mtrofin[turbofan] Live Range unit tests.
2015-08-31 bmeurer[runtime] Use utils.InstallFunctions for Symbol.prototy...
2015-08-31 bmeurer[es6] Implement Date.prototype[@@toPrimitive] as C...
2015-08-31 v8-autorollUpdate V8 DEPS.
2015-08-31 cbruniAdding ElementsAccessor::Slice
2015-08-31 machenbachRevert of [simd.js] Disable SIMD polyfill. (patchset...
2015-08-31 machenbach[test] Remove unused code.
2015-08-31 mstarzingerDrop ambiguous MaybeHandle comparison and hashing ops.
2015-08-31 bmeurer[builtins] Pass correct number of arguments after adapt...
2015-08-31 machenbach[test] Skip slow test on no18n bot.
2015-08-31 mtrofin[turbofan] Break dependency on RegisterAllocationData...
2015-08-31 mstarzingerMake unsafe Unique<T> constructor private.
2015-08-31 hablichRevert of [heap] More flag cleanup. (patchset #8 id...
2015-08-31 machenbachRevert of Native context: install array methods via...
2015-08-31 mtrofin[turbofan] Factored out the test live range builder.
2015-08-31 chunyang.daiX87: [runtime] Add %ToString and %_ToString and remove...
2015-08-31 wingoTest that "yield" expressions are disallowed in arrow...
2015-08-31 mstarzinger[turbofan] Remove usage of Unique<T> from graph.
2015-08-31 mlippautz[heap] GC flag cleanup/restructuring.
2015-08-31 mtrofin[turbofan] Optimize Splinter by remembering where it...
2015-08-28 pccRe-enable LLVM LTO for ARM.
2015-08-28 littledanPropagate switch statement value for 'eval'
2015-08-28 littledanEnsure hole checks take place in switch statement scopes
2015-08-28 gdeepti[simd.js] Disable SIMD polyfill.
2015-08-28 littledanSloppy-mode let parsing
2015-08-28 rmcilroy[Interpreter] Add support for loading literals from...
2015-08-28 mbrandyPPC: [runtime] Add %ToString and %_ToString and remove...
2015-08-28 titzerAdd test-run-native-calls tests for mixed parameters.
2015-08-28 mtrofin[turbofan] Splintering: special case deoptimizing blocks.
2015-08-28 yangguoNative context: install array methods via runtime import.
2015-08-28 titzer[turbofan] Use the SharedInfo only if we have it in...
2015-08-28 mvstantonReorder KeyedStoreIC MISS code to avoid unnecessary...
2015-08-28 mstarzinger[heap] Move IdentityMap data structure out of heap.
2015-08-28 bmeurer[runtime] Add %ToString and %_ToString and remove the...
2015-08-28 titzerImprove handling of debug name in CompilationInfo.
2015-08-28 chunyang.daiX87: [Interpreter] Add support for parameter variables.
2015-08-28 titzerUse ShouldEnsureSpaceForLazyDeopt more.
2015-08-28 yangguoNative context: do not put public symbols and flags...
2015-08-28 Benedikt Meurer[test] Fix wrong mjsunit.status line.
2015-08-28 Benedikt Meurer[test] Properly disable test that doesn't work in GC...
2015-08-28 bmeurer[es6] Implement spec compliant ToName (actually ToPrope...
2015-08-28 bmeurer[es6] Implement spec compliant ToPrimitive in the runtime.
2015-08-28 titzerReduce the number of entrypoints to the compiler pipeli...
2015-08-28 mvstantonVector ICs: Make the Oracle gather feedback for vector...
2015-08-28 wingoDisallow yield in default parameter initializers
2015-08-28 mbrandy[turbofan] Fix unified stack slots for embedded constan...
2015-08-27 gdeepti[simd.js] Add SIMD store functions for Phase 1.
2015-08-27 mlippautz[heap] Make compaction space accept external memory.
2015-08-27 titzerRemove CompilationInfo::MayUseThis() and replace it...
2015-08-27 kozyatinskiy[V8] Report JSON parser script to DevTools
2015-08-27 mtrofin[turbofan] LiveRange splintering optimizations.
2015-08-27 mbrandyPPC: [Interpreter] Add support for parameter variables.
2015-08-27 hpayerSynchronize on concurrent slot buffer entries during...
2015-08-27 gdeepti[simd.js] Add SIMD load functions for Phase 1.
2015-08-27 sergiybUse committer list from chrome-infra-auth group project...
2015-08-27 mbrandyPPC: Fix "Correctify instanceof and make it optimizable."
2015-08-27 mbrandyPPC: Correctify instanceof and make it optimizable.
2015-08-27 mlippautz[heap] Get rid of dead code in HeapIterator.
2015-08-27 yangguo[turbofan] Remove obsolete BuildLoadBuiltinsObject.
2015-08-27 titzer[wasm] Move the (conditional) installation of the WASM...
2015-08-27 hpayerClear SMI and non-evacuation candidate entries when...
2015-08-27 mbrandyPPC: [interpreter]: Changes to interpreter builtins...
2015-08-27 mbrandyPPC: Make Simulator respect C stack limits as well.
2015-08-27 mstarzinger[heap] Remove raw unchecked root set accessors.
2015-08-27 hpayerWait for concurrent unmapping tasks in GC prologue.
2015-08-27 cbruniAdding ElementsAccessor Splice
2015-08-27 mstarzingerMove runtime helper for ToName conversion onto Object.
next