platform/upstream/v8.git
2015-09-18 mbrandyPPC: [runtime] Replace COMPARE/COMPARE_STRONG with...
2015-09-18 adamkRemove on-by-default flag --harmony-object
2015-09-18 adamkStop emitting kSloppyLexical errors when --harmony...
2015-09-18 mtrofin[turbofan] Merge group spill ranges.
2015-09-18 bmeurer[es6] Use the correct ToPrimitive in the Date Constructor.
2015-09-18 mlippautz[base] Fix check that makes sure we commit in the virtu...
2015-09-18 vogelheimFix incorrect buffer length.
2015-09-18 chunyang.daiX87: Remove --pretenure-call-new
2015-09-18 chunyang.daiX87: [runtime] Initial step towards switching Execution...
2015-09-18 chunyang.daiX87: Vector ICs: Hook up vectors in platform builtins...
2015-09-18 chunyang.daiX87: [builtins] Unify the String constructor.
2015-09-18 cbrunielements.cc cleanup
2015-09-18 balazs.kilvadyMIPS64: Optimize simulator.
2015-09-18 cbruniFix --hydrogen-stats crashing on null_ptr for shared_info
2015-09-18 mlippautz[heap] Cleanup: Align naming of parallel sweeping with...
2015-09-18 bmeurer[turbofan] Use StringCompareStub for string comparisons.
2015-09-18 brettwUse public_deps for v8_base in GN.
2015-09-18 jkummerow[hydrogen] Add crash-hunting instrumentation to Hydroge...
2015-09-18 bmeurer[stubs] Refactor StringCompareStub and use it for HStri...
2015-09-18 machenbach[test] Allow passing extra flags to perf tryjobs.
2015-09-18 bmeurer[runtime] Replace COMPARE/COMPARE_STRONG with proper...
2015-09-18 v8-autorollUpdate V8 DEPS.
2015-09-18 aperezUse a kMaxSafeInteger instead of Number.MAX_SAFE_INTEGER
2015-09-17 mbrandyPPC: [runtime] Initial step towards switching Execution...
2015-09-17 gdeepti[simdjs] Update spec version to 0.8.4
2015-09-17 rmcilroy[arm64]: Fix bug introduced accidentally in r30710
2015-09-17 mbrandyPPC: [runtime] Replace the EQUALS builtin with proper...
2015-09-17 mbrandyPPC: [builtins] Unify the String constructor.
2015-09-17 bmeurer[runtime] Initial step towards switching Execution...
2015-09-17 mbrandyPPC: Remove --pretenure-call-new
2015-09-17 mbrandyPPC: Vector ICs: Hook up vectors in platform builtins...
2015-09-17 tandriiWhitespace change.
2015-09-17 benPretenure builtin typed arrays.
2015-09-17 mlippautz[heap] Fix waiting for parallel tasks
2015-09-17 ishellFix for deopt fuzzer which was broken by https://codere...
2015-09-17 machenbach[test] Switch perf try wrapper to buildbucket.
2015-09-17 hpayer[heap] Scalable slots buffer for parallel compaction.
2015-09-17 ishellDisable tests that are known to be non-deterministic...
2015-09-17 jkummerowReland "[test] Fix cctest path separators on Windows"
2015-09-17 cbruniImprove JSReceiver::GetKeys Speed
2015-09-17 mlippautzReland "[heap] Introduce parallel compaction algorithm."
2015-09-17 jkummerowRevert of [test] Fix cctest path separators on Windows...
2015-09-17 jkummerow[test] Fix cctest path separators on Windows
2015-09-17 machenbachRevert of [runtime] Initial step towards switching...
2015-09-17 conradwFix temp_zone scoping when parsing inner function literals
2015-09-17 bmeurer[runtime] Initial step towards switching Execution...
2015-09-17 neisIntersection of certain constants with bitsets was...
2015-09-17 hpayer[heap] Inline record slot methods.
2015-09-17 mlippautzRevert of [heap] Introduce parallel compaction algorith...
2015-09-17 mlippautz[heap] Introduce parallel compaction algorithm.
2015-09-17 bmeurerRevert "[profiler] Make no frame region detection code...
2015-09-17 alphFix MSAN warning after r30777 (try 2)
2015-09-17 mtrofin[tubofan] Greedy: groupper -> grouper.
2015-09-17 mtrofin[turbofan] Greedy: faster compile time.
2015-09-17 v8-autorollUpdate V8 DEPS.
2015-09-17 chunyang.daiX87: Reland VectorICs: ia32 store ics need a virtual...
2015-09-17 chunyang.daiX87: [runtime] Replace the EQUALS builtin with proper...
2015-09-17 alphFix ASAN after r30777
2015-09-17 ofrobotsimprove allocation accounting for incremental mark
2015-09-17 alph[profiler] Make no frame region detection code more...
2015-09-16 mtrofin[turbofan] Greedy: small fix in groupping algo.
2015-09-16 caitpotter88[cleanup] refactor ParsePropertyDefinition for clarity
2015-09-16 adamkDisallow Object.observe calls on access-checked objects
2015-09-16 domenicImplement V8 extras utils object
2015-09-16 aperezES6: Array.prototype.slice and friends should use ToLen...
2015-09-16 fedor[objects] do not visit ArrayBuffer's backing store
2015-09-16 karl[es6] Optimize TypedArray.subarray()
2015-09-16 caitpotter88[es6] support `get` and `set` in shorthand properties
2015-09-16 mvstantonExtra code to diagnose a crash bug.
2015-09-16 mvstantonRemove --pretenure-call-new
2015-09-16 mstarzinger[turbofan] Make arguments object materialization inlinable.
2015-09-16 ivica.bogosavljevicMIPS: Fixing floating point register clobbering
2015-09-16 jarin[turbofan] Get rid of type lower bounds.
2015-09-16 vogelheimAvoid excessive data copying for ExternalStreamingStrea...
2015-09-16 bmeurer[builtins] Also simplify the Symbol constructor.
2015-09-16 mstarzinger[turbofan] Add inlining guards to Runtime_NewArguments.
2015-09-16 mlippautzReland of "[heap] Concurrency support for heap book...
2015-09-16 bmeurer[builtins] Unify the String constructor.
2015-09-16 mvstantonVector ICs: Hook up vectors in platform builtins to...
2015-09-16 jochenAdd myself to heap owners
2015-09-15 paul.lindMIPS64: Fix unittests (to not use invalid load represen...
2015-09-15 binji[Atomics] Remove support for atomic accesses on floatin...
2015-09-15 adamkFix spread operator in ArrayLiterals when nested in...
2015-09-15 jarin[mips] Fix mips unittests (to not use invalid load...
2015-09-15 mlippautzRevert of [heap] Concurrency support for heap book...
2015-09-15 mlippautzAdd barriers to atomic utils.
2015-09-15 bmeurer[es6] Move builtin constructors for primitives to stric...
2015-09-15 mlippautz[heap] Concurrency support for heap book-keeping info.
2015-09-15 mlippautz[heap] Extend mutex guards for CodeRange.
2015-09-15 bmeurer[runtime] Replace the EQUALS builtin with proper Object...
2015-09-15 hpayer[heap] Move slots buffer into a separate file.
2015-09-15 chunyang.daiX87: [Interpreter] Add support for JS calls.
2015-09-15 chunyang.daiX87: [builtins] Simplify String constructor code.
2015-09-15 chunyang.daiX87: Make FlushICache part of Assembler(Base) and take...
2015-09-15 mlippautz[heap] Let caller figure out target space for evacuatio...
2015-09-15 chunyang.daiX87: [builtins] Remove the weird STACK_OVERFLOW builtin.
2015-09-15 chunyang.daiX87: [stubs] Simplify the non-function case of CallCons...
2015-09-15 chunyang.daiX87: Vector ICs: The Oracle needs to report feedback...
2015-09-15 mstarzinger[turbofan] Fix JSInliner to handle non-returning bodies.
2015-09-15 mvstantonReland VectorICs: ia32 store ics need a virtual register.
next