platform/upstream/v8.git
2015-09-08 mstarzingerFix AstPrinter::VisitCallRuntime to not print garbage.
2015-09-08 karlCache String.split not found results as well
2015-09-08 karl[es6] Optimize String{Starts, Ends}With
2015-09-08 mlippautz[heap] Fix MemoryChunk::kHeaderSize computation and...
2015-09-08 bmeurer[builtins] Unify the various versions of [[Call]] with...
2015-09-08 bmeurerRevert of [builtins] Unify the various versions of...
2015-09-08 bmeurer[builtins] Unify the various versions of [[Call]] with...
2015-09-08 chunyang.daiX87: initialize the FPU state for X87 in prologue.
2015-09-08 v8-autorollUpdate V8 DEPS.
2015-09-07 fedor[heap] introduce ArrayBufferTracker
2015-09-07 brettwAdd a GN import for sanitizers.gni.
2015-09-07 jochenStart removing deprecated APIs from cctest
2015-09-07 mstarzinger[presubmit] Enable build/c++11 linter checking.
2015-09-07 cbruniAdding js2c.py "Too many arguments" for Macros Error
2015-09-07 cbruniAdding ElementsAccessor::Concat
2015-09-07 cbruniAvoid using %_CallFunction if the receiver doesn't...
2015-09-07 machenbach[test] Return target name on failures.
2015-09-07 mstarzinger[turbofan] Clarify comment about Parameter indexing.
2015-09-07 karlFix two byte string-search on big endian platforms
2015-09-07 cbruniAdding GetMoreGeneralElementsKind in elements-kind.h
2015-09-07 chunyang.daiX87: [runtime] Remove useless IN builtin.
2015-09-07 chunyang.daiX87: Reland Vector ICs: platform support for vector...
2015-09-07 chunyang.daiX87: Remove obsolete functionality from the MacroAssemb...
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
next