platform/upstream/v8.git
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.
2015-08-27 mstarzinger[heap] Limit friendship of the Heap class to essentials.
2015-08-27 mlippautz[heap] Add compaction space.
2015-08-27 rmcilroy[interpreter] Fix gcmole error after r30404.
2015-08-27 yangguoRemove builtin/runtime name clash presubmit check.
2015-08-27 rmcilroy[interpreter] Add constant_pool() to BytecodeArray.
2015-08-27 rmcilroy[Interpreter] Add support for parameter variables.
2015-08-27 yangguoMove (uppercase) JS builtins from js builtins object...
2015-08-27 mvstantonVector ICs: Stop iterating the heap to clear keyed...
2015-08-27 mtrofin[turbofan] LiveRange splinter merging optimizations.
2015-08-27 mtrofin[turbofan] Ensure stackcheck flags do something.
2015-08-26 bradnelsonSpliting out TyperCache into ZoneTypeCache to share...
2015-08-26 mbrandyPPC: Fix InterpreterEntryTrampoline().
2015-08-26 mbrandyPPC: [turbofan] Unify referencing of stack slots
2015-08-26 mbrandyPPC: Fix "[turbofan] Support unboxed float and double...
2015-08-26 mbrandyPPC: Cleanup: Remove unncessary leave_frame parameter...
2015-08-26 mbrandyPPC: VectorICs: New interface descriptor for vector...
2015-08-26 mbrandyPPC: [simd.js] Single SIMD128_VALUE_TYPE for all Simd12...
2015-08-26 mbrandyPPC: Fix "Move regexp implementation into its own folder."
2015-08-26 mbrandyPPC: [compiler] Remove broken support for undetectable...
2015-08-26 mstarzingerRemove named load from builtin in default super call.
next