platform/upstream/v8.git
2015-09-23 Benedikt Meurer[mips] Fix typo introduced in r30874.
2015-09-23 bmeurer[runtime] Remove obsolete Object::IsSpecFunction.
2015-09-23 bmeurer[builtin] Refactor Invoke to deal with any kind of...
2015-09-23 julien.gilliAdd JSTypedArray's length in post-mortem metadata.
2015-09-22 mbrandyPPC: [builtins] Add support for NewTarget to Execution...
2015-09-22 mbrandyPPC: [ic] Introduce BOOLEAN state for CompareIC.
2015-09-22 mbrandyPPC: Fix "[turbofan] Add support for reinterpreting...
2015-09-22 mbrandyPPC: [ic] Also collect known map for relational comparison.
2015-09-22 adamkDon't crash when preparsing destructured arguments
2015-09-22 conradw[strong] Implement revised strong class semantics
2015-09-22 neisMake prettyprinter useful in gdb.
2015-09-22 mlippautz[tools] Add script to analyze GC tracing output
2015-09-22 hpayer[heap] Process live weak cells directly in the marking...
2015-09-22 Michael AchenbachWhitespace change to test infra changes.
2015-09-22 Michael AchenbachWhitespace change to test infra changes.
2015-09-22 ishell[x64] Tweaking kMaxSizeEarlyOpt value to recover SunSpi...
2015-09-22 bmeurer[ic] Introduce BOOLEAN state for CompareIC.
2015-09-22 bmeurer[x64] Compare map instead of value to heap number map...
2015-09-22 bmeurer[crankshaft] Re-add fast-case for string add left/right.
2015-09-22 bmeurer[builtins] Add support for NewTarget to Execution:...
2015-09-22 bmeurer[crankshaft] Handle @@toStringTag accessor correctly...
2015-09-22 v8-autorollUpdate V8 DEPS.
2015-09-22 dprankeSplit the GN 'snapshot_toolchain' logic out into an...
2015-09-21 littledanStage sloppy block-scoped functions (Annex B 3.3)
2015-09-21 bmeurer[ic] Also collect known map for relational comparison.
2015-09-21 Michael AchenbachWhitespace change to test infra changes.
2015-09-21 mlippautz[heap] Sort declarations for MemoryChunk.
2015-09-21 titzer[turbofan] Add support for reinterpreting integers...
2015-09-21 hpayer[heap] Add timer scopes to process weak cells and clear...
2015-09-21 bmeurer[crankshaft] Generalize PropertyAccessInfo to Name...
2015-09-21 mythriaContinuing removing deprecated function from cctest
2015-09-21 chunyang.daiX87: [stubs] Refactor StringCompareStub and use it...
2015-09-21 chunyang.daiX87: [runtime] Replace COMPARE/COMPARE_STRONG with...
2015-09-21 julien.gilliAdd ScopeInfo constants to post-mortem metadata
2015-09-21 littledanImplement sloppy-mode block-defined functions (Annex...
2015-09-20 alphReland of Make profiler no frame region detection code...
2015-09-19 v8-autorollUpdate V8 DEPS.
2015-09-18 julien.gilliUpdate BitField3 type in gen-postmortem-metadata.py
2015-09-18 mbrandyPPC: Fix AssertFunction.
2015-09-18 mbrandyPPC: [stubs] Refactor StringCompareStub and use it...
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...
next