platform/upstream/v8.git
2015-07-06 mbrandyPPC: Fix "[turbofan] Add Uint64LessThanOrEqual to 64...
2015-07-06 mstarzinger[turbofan] Port initialization of new.target variable.
2015-07-06 binjiFix bug when transferring SharedArrayBuffer to multiple...
2015-07-06 ishellSupport for global var shortcuts in script contexts.
2015-07-06 arvRevert of Revert of [es6] Bound function names (patchse...
2015-07-06 jkummerowFix performance regression introduced in r28961
2015-07-06 arvRevert of [es6] Bound function names (patchset #1 id...
2015-07-06 machenbachRevert of Reland: Fix logic for incremental marking...
2015-07-06 bmeurer[turbofan] Context specialization is the job of the...
2015-07-06 machenbach[test] Push binaries to separate folders on Android...
2015-07-06 machenbach[test] Add android perf trybots.
2015-07-06 bmeurer[turbofan] Fix value output count for the Start node.
2015-07-06 machenbach[test] Port clobber of old test262 archive files.
2015-07-06 mstarzinger[turbofan] Cleanup Parameter creation in AstGraphBuilder.
2015-07-06 yangguoDebugger: use debug break slots instead of ICs (except...
2015-07-06 bmeurer[turbofan] Reland "Add new JSFrameSpecialization reduce...
2015-07-06 fedorunicode-decoder: fix out-of-band write in utf16
2015-07-06 verwaestWrap elements.cc in an anonymous namespace
2015-07-06 machenbachRevert of [test] Move test262-es6 into test262. (patchs...
2015-07-06 verwaestAlways mark entire prototype descriptor arrays.
2015-07-06 yangguoDo not truncate message strings.
2015-07-06 machenbachRevert "[turbofan] Add new JSFrameSpecialization reducer."
2015-07-06 machenbach[test] Move test262-es6 into test262.
2015-07-06 bmeurer[turbofan] Perform OSR deconstruction early and remove...
2015-07-06 verwaestCleanup Delete backend implementation.
2015-07-06 bmeurer[turbofan] Add new JSFrameSpecialization reducer.
2015-07-06 machenbachRevert of Concurrent sweeping of code space. (patchset...
2015-07-06 jochenRemove usage of to-be-deprecated APIs from tools
2015-07-06 jochenMake v8::Handle as "deprecated soon"
2015-07-06 mstarzinger[turbofan] Fix bogus materialization from frame with...
2015-07-06 mstarzinger[turbofan] Use OSR value for innermost context value.
2015-07-05 machenbachRevert of Replace reduce-memory mode in idle notificati...
2015-07-05 machenbachRevert of Make ARM compiler happy after 0ecd9e1bd ...
2015-07-03 verwaestIncrement descriptor array slack for prototypes by...
2015-07-03 verwaestRemove obsolete GetAccessorPair from ElementsAccessor
2015-07-03 hpayerRecord code slots that may point to evacuation candidat...
2015-07-03 bmeurer[turbofan] Right hand side of shifts needs ToUint32.
2015-07-03 yangguoMake deserialize-script-id test more robust.
2015-07-03 yangguoMake sure the constant pool size is as promised.
2015-07-03 Ilija.PavlovicMIPS: Disassembler enhancement. Disassembled branch...
2015-07-03 mstarzingerSerializer forces flushing of optimized code map.
2015-07-03 titzer[turbofan] Add Uint64LessThanOrEqual to 64-bit TurboFan...
2015-07-02 dstencePPC: perf enhancement: omit redundant compare with 0
2015-07-02 ulanFix data-race in default implementation of delayed...
2015-07-02 ulanGrow heap slower if --optimize-for-size flag is on.
2015-07-02 hpayerConcurrent sweeping of code space.
2015-07-02 verwaestMove slow classes above fast to directly call Reconfigu...
2015-07-02 ulanMake ARM compiler happy after 0ecd9e1bd
2015-07-02 mbrandyPPC: [turbofan] Enable tail calls for %_CallRuntime.
2015-07-02 jochenRemove usage of to-be-deprecated APIs from samples
2015-07-02 ulanReplace reduce-memory mode in idle notification with...
2015-07-02 verwaestAvoid converting key to string for deleting of elements
2015-07-02 conradw[strong] Add test for strong load involving proxies
2015-07-02 conradw[strong] Add tests for loading from super, loading...
2015-07-02 verwaestDistinguish slow from fast sloppy arguments
2015-07-02 ulanFix memory-leak in default platform implementation...
2015-07-02 jochenOnly define V8_USE_EXTERNAL_SNAPSHOT_DATA if we actuall...
2015-07-02 verwaestCleanup API property handling
2015-07-02 ulanRemove redundant check in GCTracer::SampleAllocation.
2015-07-02 erikcorryReland: Fix logic for incremental marking steps on...
2015-07-02 Michael AchenbachWhitespace change to test build priorities.
2015-07-02 mstarzingerPrepare profiler test for try-catch being optimizable.
2015-07-02 ishellRemove deprecated v8::Object::TurnOnAccessCheck() from...
2015-07-02 danno[turbofan] Inline %_FixedArrayGet intrinsic.
2015-07-02 dchengFix some clang warnings with -Wmissing-braces in v8.
2015-07-02 danno[turbofan] Enable tail calls for %_CallRuntime.
2015-07-02 martyn.capewell[turbofan] Support cmp with shift/extend on ARM64.
2015-07-02 chunyang.daiX87: [strong] Implement strong property access semantics.
2015-07-02 chunyang.daiX87: Make context register implicit for CallInterfaceDe...
2015-07-02 chunyang.daiX87: [turbofan] Add CalleeSavedFPRegisters to CallDescr...
2015-07-02 v8-autorollUpdate V8 DEPS.
2015-07-01 littledanInclude Harmony Array/TypedArray methods unconditionally
2015-07-01 erikcorryGC. Delay/avoid entering high promotion mode
2015-07-01 adamkRemove unused is_class_scope bit from Scope and ScopeInfo
2015-07-01 verwaestRemove outdated comment
2015-07-01 binjiChange d8 Worker API so it takes a string instead of...
2015-07-01 Djordje.PesicMIPS: disabling rsqrt and recip for mips32r1
2015-07-01 Toon VerwaestEnsure we enable/disable the bootstrapping flag
2015-07-01 verwaestReturn this in Context::native_context if receiver...
2015-07-01 Toon VerwaestUse is_bootstrapping everywhere
2015-07-01 mbrandyPPC: Make context register implicit for CallInterfaceDe...
2015-07-01 akos.palfiMIPS: Fix '[turbofan] Add CalleeSavedFPRegisters to...
2015-07-01 verwaestMicro-optimize lookupiterator: faster path for fast...
2015-07-01 Toon VerwaestUpdate tests to disable interceptors during bootstrapping
2015-07-01 mstarzingerFix CodeFlusher::ProcessOptimizedCodeMaps stale fields.
2015-07-01 mbrandyPPC: Fix InstanceOfStub's inlined call site logic.
2015-07-01 mstarzinger[turbofan] Support preserving of optimized code maps...
2015-07-01 verwaestMinor performance improvements to the LookupIterator
2015-07-01 chunyang.daiX87: [es6] Make new.target work in functions.
2015-07-01 chunyang.daiX87: Unify the stack layout for construct frames.
2015-07-01 chunyang.daiX87: VectorICs: Lithium support for vector-based stores.
2015-07-01 chunyang.daiX87: Vector ICs: Like megamorphic keyed koads, use...
2015-07-01 chunyang.daiX87: [ic] Record call counts for monomorphic calls...
2015-07-01 chunyang.daiX87: [turbofan] Add basic support for calling to (a...
2015-07-01 chunyang.daiX87: change the float max/min operation when operands.
2015-07-01 chunyang.daiX87: Use big-boy Types to annotate interface descriptor...
2015-07-01 mstarzingerRemove deprecated --incremental-code-compaction flag.
2015-07-01 hablich[Release tools] Add instructions how to close the auto...
2015-07-01 mstarzingerRemove deprecated --flush-code-incrementally flag.
2015-07-01 dannoMake context register implicit for CallInterfaceDescriptors
next