platform/upstream/v8.git
2015-08-21 mstarzingerDeprecate semi-correct CompilationInfo::flags predicate.
2015-08-21 rmcilroy[turbofan] Add control and effect inputs to RawMachineA...
2015-08-21 hpayerConcurrently unmap free pages.
2015-08-21 yangguoSmall MessageLocation related refactoring.
2015-08-21 mstarzinger[heap] Move StoreBufferRebuilder into the correct header.
2015-08-21 mlippautz[heap] Disable moving object starts aka left trimming
2015-08-21 Michael HablichUpdate version to 4.7
2015-08-21 mlippautz[heap,cctest] Get rid of protected-for-sake-of-testing...
2015-08-21 mstarzinger[heap] Move RegExpResultCache out of the heap.
2015-08-21 hpayerRecord slots in large objects.
2015-08-21 wingoParse arrow functions at proper precedence level
2015-08-21 chunyang.daiX87: VectorICs: New interface descriptor for vector...
2015-08-21 chunyang.daiX87: Cleanup: Remove unncessary leave_frame parameter...
2015-08-21 rossberg[es6] Parameter scopes for sloppy eval
2015-08-21 rossberg[simd] Introduce SIMD types (as classes)
2015-08-21 chunyang.daiX87: [turbofan] Fix stack->stack double moves for pushi...
2015-08-21 chunyang.daiX87: [turbofan] Unify referencing of stack slots
2015-08-21 mstarzingerRemove code.h header and move ParameterCount class.
2015-08-21 chunyang.daiX87: [turbofan] Support unboxed float and double stack...
2015-08-21 chunyang.daiX87: [interpreter]: Changes to interpreter builtins...
2015-08-21 chunyang.daiX87: [simd.js] Single SIMD128_VALUE_TYPE for all Simd12...
2015-08-21 mlippautz[heap] Thread through GC flags in memory reducer and...
2015-08-21 wingoFix parsing of arrow function formal parameters
2015-08-21 yangguoDo not use js builtins object to determine whether...
2015-08-21 mvstantonVectorICs: New interface descriptor for vector transiti...
2015-08-21 yangguoIntroduce SharedFunctionInfo::Iterator and Script:...
2015-08-21 mstarzingerRemove obsolete static methods from V8 class.
2015-08-21 mlippautz[heap] Cleanup and fix GC flags
2015-08-21 yangguoUnify symbols sharing across native scripts and runtime.
2015-08-21 v8-autorollUpdate V8 DEPS.
2015-08-20 yangguoFix bug in Code::VerifyRecompiledCode.
2015-08-20 mstarzinger[heap] Hide MemoryReducer inside the heap component.
2015-08-20 mstarzinger[heap] Hide GCTracer inside the heap component.
2015-08-20 hpayerDon't filter store buffer after sweeping.
2015-08-20 mvstantonSimplify KeyedAccessStoreMode.
2015-08-20 hpayerLarge objects do not require special handling anymore...
2015-08-20 mstarzinger[heap] Move {hidden_string} into the root list.
2015-08-20 cbruniRevert of Moving ArraySplice Builtin to ElementsAccesso...
2015-08-20 mstarzingerMake snapshot.h usable without objects-inl.h header.
2015-08-20 cbruni- remove the Backing-Store speficic code from builtins...
2015-08-20 mstarzingerSeparate UnicodeCache out into an own file.
2015-08-20 mlippautz[heap] Remove unflattened_string_length
2015-08-20 yangguoAdd deserialized scripts to script list.
2015-08-20 mstarzingerTurn v8.h into a normal header.
2015-08-20 yangguoKeep track of script objects in a weak fixed array.
2015-08-20 mstarzingerRemove grab-bag includes of v8.h from everywhere.
2015-08-20 sbondaMake FlushICache NOP for Nvidia Denver 1.0 only
2015-08-20 v8-autorollUpdate V8 DEPS.
2015-08-20 domenicAdd experimental, non-snapshotted V8 extras
2015-08-19 adamk[api] Relax CHECK for ArrayBuffer API abuse
2015-08-19 Ben SmithRe-enable regress-crbug-501711 and regress-4279 for...
2015-08-19 Ben SmithRemove regress-crbug-518748. It's too hard to make...
2015-08-19 Ben SmithDisable regress-crbug-518748. It is failing/flaking...
2015-08-19 Michael Starzinger[heap] Fix compilation of LargeObjectSpace on Windows.
2015-08-19 titzerRename ParserInfo::function() and CompilationInfo:...
2015-08-19 mstarzinger[heap] Remove obsolete Heap::sweep_generation field.
2015-08-19 mlippautz[heap] Fix comment in tracer.
2015-08-19 yangguoDo not compact weak fixed array when re-allocating...
2015-08-19 mvstantonCleanup: Remove unncessary leave_frame parameter from...
2015-08-19 jarinFix variable decl register collision on ARM.
2015-08-19 yangguoNative context: install JS builtins via container object.
2015-08-19 mstarzingerRealize IWYU pattern for fdlibm.cc file.
2015-08-19 yangguoNative context: do not hold onto helper functions on...
2015-08-19 yangguoIgnore test failure for mjsunit/for-in-opt in gc stress.
2015-08-19 yangguoNative context: debug.js does not load from js builtins...
2015-08-19 jkummerow[API] Check for NULL external data pointer in ArrayBuff...
2015-08-19 v8-autorollUpdate V8 DEPS.
2015-08-19 chunyang.daiX87: [simd.js] Single SIMD128_VALUE_TYPE for all Simd12...
2015-08-19 ejcarusoOnly evaluate length once in %TypedArray%.prototype.set
2015-08-18 bbudge[simd.js] Macro-ize more SIMD code.
2015-08-18 Ben SmithDisable regress-crbug-518748 on ARM
2015-08-18 Ben L. Titzer[test] Silence array bounds warning. GCC, I think you...
2015-08-18 bradnelsonAdd a makefile option for wasm prototype.
2015-08-18 titzer[turbofan] Fix stack->stack double moves for pushing...
2015-08-18 mstarzingerRemove empty string-search.cc file.
2015-08-18 Ben SmithDisable regress-crbug-518748 on debug
2015-08-18 mstarzingerRemove grab-bag includes of v8.h from runtime entries.
2015-08-18 Ben Smith[d8] Fix compile failure due to kMaxWorkers
2015-08-18 binji[d8 Workers] Add max worker count, throw an exception...
2015-08-18 binji[d8] Fix flakiness when calling quit() with isolates
2015-08-18 mstarzingerAdd presubmit check for header inclusion violation.
2015-08-18 mstarzingerMake heap.h usable without objects-inl.h header.
2015-08-18 rmcilroy[Interpreter] Add implementations for load immediate...
2015-08-18 bradnelsonAllowing optional build of a WASM prototype behind...
2015-08-18 danno[turbofan] Unify referencing of stack slots
2015-08-18 yangguoSkip regress-4279 for --isolates tests.
2015-08-18 mstarzingerRemove inline header includes from natives.h header.
2015-08-18 oth[Interpreter] Minimal bytecode generator.
2015-08-18 yangguoNative context: Fix issue when running prologue.js...
2015-08-18 rmcilroy[interpreter]: Changes to interpreter builtins for...
2015-08-18 mlippautz[api,heap] Fix external GC callbacks.
2015-08-18 yangguoNative context: run prologue.js before runtime.js
2015-08-18 yangguoSkip regress-crbug-501711 for --isolates tests.
2015-08-18 yangguoReland of move property loads from js builtins objects...
2015-08-18 Djordje.PesicMIPS: Fix bug in disassembler for JALR
2015-08-18 yangguoRevert of Remove property loads from js builtins object...
2015-08-18 jarin[turbofan] Remove the output_index field that was unuse...
2015-08-18 hpayerOnly evacuation candidate pages have a slots buffer...
2015-08-18 yangguoReenable code recompilation verification.
2015-08-18 yangguoRemove property loads from js builtins objects from...
next