platform/upstream/v8.git
2015-09-07 chunyang.daiX87: [es6] Introduce a dedicated JSIteratorResult type.
2015-09-07 chunyang.daiX87: [es6] Initial steps towards a correct implementati...
2015-09-07 chunyang.daiX87: [es6] Re-implement rest parameters via desugaring.
2015-09-07 hablichRevert of Deactivate Parser Bookmarks (patchset #1...
2015-09-07 chunyang.daiX87: Crankshaft is now able to compile top level code...
2015-09-07 chunyang.daiX87: [builtins] Pass correct number of arguments after...
2015-09-06 dusan.m.milosavljevicMIPS:[turbofan] Improve boolean materialization compares.
2015-09-05 paul.lindFix a -Wsign-compare error under GCC 4.9.2.
2015-09-05 ishell[arm] Decrease the size of the assembler class by alloc...
2015-09-05 v8-autorollUpdate V8 DEPS.
2015-09-04 bradnelsonFollow symlinks in test/mjsunit to allow linked test...
2015-09-04 karl[es6] Use SubString in String{Starts,Ends}With
2015-09-04 bradnelsonPulling in a gyp fix for wasm.
2015-09-04 karlReland: Speedup stringsearch for two byte strings
2015-09-04 balazs.kilvadyMIPS: Optimize simulator.
2015-09-04 ishellEnsure we have some space on the stack for compilation.
2015-09-04 hablichDeactivate Parser Bookmarks.
2015-09-04 ishellRevert of [arm] Decrease the size of the assembler...
2015-09-04 ishell[arm] Decrease the size of the assembler class by alloc...
2015-09-04 mstarzingerRemove obsolete DEBUG and NDEBUG macro dance.
2015-09-04 mbrandyPPC: Remove obsolete functionality from the MacroAssemb...
2015-09-04 mlippautzAdd template parameter and unittests to atomic utils.
2015-09-04 machenbachRevert of Speedup stringsearch for two byte strings...
2015-09-04 karlSpeedup stringsearch for two byte strings
2015-09-04 jkummerowHandle all InstanceTypes in BitsetType::Lub().
2015-09-04 jkummerowIsolate::PrintStack: restore default verbose object...
2015-09-04 mtrofin[turbofan] Fix segfault when using --trace-turbo.
2015-09-04 machenbachMake gold plugin download more robust.
2015-09-04 bmeurer[runtime] Remove useless IN builtin.
2015-09-04 mvstantonReland Vector ICs: platform support for vector-based...
2015-09-04 mtrofin[turbofan] Split before loops.
2015-09-04 mtrofin[turbofan] Greedy: split around calls heuristic.
2015-09-04 v8-autorollUpdate V8 DEPS.
2015-09-03 bmeurerRemove obsolete functionality from the MacroAssemblers.
2015-09-03 mbrandyPPC: [es6] Initial steps towards a correct implementati...
2015-09-03 mbrandyPPC: [es6] Introduce a dedicated JSIteratorResult type.
2015-09-03 mbrandyPPC: [es6] Re-implement rest parameters via desugaring.
2015-09-03 gdeepti[Tick processor] Add an option to the tick-processor...
2015-09-03 balazs.kilvadyMIPS: Refine '[es6] Introduce a dedicated JSIteratorRes...
2015-09-03 machenbachRevert of Vector ICs: platform support for vector-based...
2015-09-03 mvstantonVector ICs: platform support for vector-based stores.
2015-09-03 ulanReland "Make sure that memory reducer makes progress...
2015-09-03 machenbachRevert of [es5] Class of object is "Function" if object...
2015-09-03 machenbachReland Automatically download gold plugin for cfi builds.
2015-09-03 bmeurer[es5] Class of object is "Function" if object has ...
2015-09-03 jarin[turbofan] Do not force stack slot for eager deopt...
2015-09-03 mtrofin[turbofan] Include individual deferred block ranges...
2015-09-03 mlippautz[heap] Make AlwaysAlloceScope thread-safe.
2015-09-03 othRemove GC metadata of code object before serializing.
2015-09-03 mtrofin[turbofan] Small fix in live range printer.
2015-09-03 mlippautzAdds atomic utilities (based on raw atomic operations...
2015-09-03 neisRemove no-zone versions of intersection and union.
2015-09-03 machenbachRevert of Automatically download gold plugin for cfi...
2015-09-03 bmeurer[es6] Introduce a dedicated JSIteratorResult type.
2015-09-03 machenbachAutomatically download gold plugin for cfi builds.
2015-09-03 titzer[turbofan] support for Int64 in CheckedLoad/CheckedStor...
2015-09-03 mstarzinger[presubmit] Fix build/include linter violations.
2015-09-03 mstarzinger[presubmit] Fix whitespace/empty_loop_body linter viola...
2015-09-03 bmeurer[es6] Initial steps towards a correct implementation...
2015-09-03 v8-autorollUpdate V8 DEPS.
2015-09-02 caitpotter88[es6] Re-implement rest parameters via desugaring.
2015-09-02 oth[Intepreter] Extend and move Register class.
2015-09-02 mstarzinger[heap] Move ObjectStatsVisitor into the proper component.
2015-09-02 mstarzinger[heap] Separate ObjectStats out into its own class.
2015-09-02 cbruniAdding ElementsAccessor::Shift
2015-09-02 mbrandyPPC: VectorICs: Cleanup, remove unnecessary arguments...
2015-09-02 othRemove code link from serialization state.
2015-09-02 rmcilroy[Interpreter] Add support for property load operations.
2015-09-02 mvstantonVectorICs: Cleanup, remove unnecessary arguments from...
2015-09-02 conradw[strong] weak classes can't inherit from strong ones
2015-09-02 mtrofin[turbofan] Greedy: Unset hints at eviction.
2015-09-02 fedorheap: make array buffer maps disjoint
2015-09-02 ishell[arm64] Don't try convert binary operation to shifted...
2015-09-02 hablichRevert of [turbofan] Greedy: using hints (patchset...
2015-09-02 ofrobotsfix gen-postmortem-metadata.py for kInObjectPropertiesO...
2015-09-02 mlippautz[heap] Throw OOM upon failing to expand a PagedSpace...
2015-09-02 mtrofin[turbofan] Greedy: using hints
2015-09-02 bmeurer[es6] Fix invalid ToObject in String/Array iterator...
2015-09-02 cbruniElementsAccessor Array Builtins Cleanup
2015-09-02 pccFix type errors in unit test utilities.
2015-09-02 v8-autorollUpdate V8 DEPS.
2015-09-01 bradnelsonEliminate use of CompilationInfo in several AstVisitor...
2015-09-01 brettwFix GN arm64 build, add msan support.
2015-09-01 gdeepti[simd.js] Disable SIMD polyfill.
2015-09-01 cbruniAdding ElementsAccessor::Unshift
2015-09-01 littledanStage sloppy let
2015-09-01 mlippautz[heap,cctest] Fix CodeRange tests that use AllocateRawM...
2015-09-01 binjiRemove harmony-atomics flag and collapse it into shared...
2015-09-01 alphFix CPU profiler deadlock on Windows + AMD CPU.
2015-09-01 hablich[Release] Stop prepending "r" to commit hashes
2015-09-01 bradnelsonAdd asm.js typer / validator.
2015-09-01 conradw[strong] Class constructor bodies cannot contain "use...
2015-09-01 littledanRevert of Stage sloppy let (patchset #7 id:120001 of...
2015-09-01 yurysExtract common debugger code for processing compile...
2015-09-01 mbrandyPPC: Crankshaft is now able to compile top level code...
2015-09-01 littledanStage sloppy let
2015-09-01 mstarzinger[presubmit] Fix runtime/indentation_namespace linter...
2015-09-01 mstarzingerMake presubmit.py rules differential.
2015-09-01 mvstantonVector ICs: Adapting store ic classes for vectors.
2015-09-01 machenbach[test] Fix skipping slow tests.
next