platform/upstream/v8.git
2014-05-21 yangguo@chromium.orgImplement Mirror object for Symbols.
2014-05-21 yangguo@chromium.orgMove promises recorded for debugging to thread local...
2014-05-21 hpayer@chromium.orgRevert "Increase external allocation limit."
2014-05-21 hpayer@chromium.orgIncrease external allocation limit.
2014-05-21 jkummerow@chromium.orgReorder checks in Runtime_TypedArrayInitialize*
2014-05-21 adamk@chromium.orgFix OrderedHashSet::Remove caller in debug-only code...
2014-05-21 adamk@chromium.orgTeach OrderedHashSet::Remove to report whether it actua...
2014-05-21 jochen@chromium.orgComment out not yet used flags from BUILD.gn
2014-05-21 jarin@chromium.orgRevert "Fix Heap::IsHeapIterable." (again)
2014-05-21 adamk@chromium.orgAllow debugger to step into Map and Set forEach callbacks
2014-05-21 jkummerow@chromium.orgStop using urllib.urlretrieve() directly.
2014-05-21 jkummerow@chromium.orgFix ArrayShift hydrogen support
2014-05-21 adamk@chromium.orgUse SameValueZero for Map and Set
2014-05-21 adamk@chromium.orgArray Iterator next should check for own property
2014-05-21 marja@chromium.orgFix UnboundScript::GetScriptName and GetLineNumber.
2014-05-21 jarin@chromium.orgReland "Fix Heap::IsHeapIterable."
2014-05-20 jkummerow@chromium.orgDisable ArrayShift hydrogen support
2014-05-20 yangguo@chromium.orgRemove unused thread locals from debugger.
2014-05-20 plind44@gmail.comMIPS: Avoid flushing the icache unnecessarily when...
2014-05-20 adamk@chromium.orgES6 Map/Set iterators/forEach improvements
2014-05-20 jarin@chromium.orgRevert "Fix Heap::IsHeapIterable."
2014-05-20 jarin@chromium.orgFix Heap::IsHeapIterable.
2014-05-20 bmeurer@chromium.orgRevert "Refactor transitioning stores."
2014-05-20 marja@chromium.orgParser: delay throwing errors.
2014-05-20 bmeurer@chromium.orgGet rid of HStoreNamedField::SkipWriteBarrier().
2014-05-20 bmeurer@chromium.orgRefactor transitioning stores.
2014-05-20 ishell@chromium.orgReland "v8::TryCatch now works correctly with ASAN...
2014-05-20 hpayer@chromium.orgPrint promotion rate and semi-space copy rate in -...
2014-05-20 rmcilroy@chromium.orgAvoid flushing the icache unnecessarily when updating...
2014-05-20 rossberg@chromium.orgTighten HAS_PRIVATE to own properties
2014-05-20 yangguo@chromium.orgReland "Simplify debugger state."
2014-05-20 bmeurer@chromium.orgUse HType::NonPrimitive() for array backing store alloc...
2014-05-20 vegorov@chromium.orgEnsure that interruptor callback registered through...
2014-05-20 bmeurer@chromium.orgFix invalid condition in check elimination effects.
2014-05-19 hpayer@chromium.orgAdd allocation sites to scratchpad only if a significan...
2014-05-19 plind44@gmail.comMIPS: Allow comparison in UINT32 mode.
2014-05-19 machenbach... Sync change log file with trunk.
2014-05-19 dcarney@chromium.orgfilter out .caller from other worlds
2014-05-19 wingo@igalia.comFix GCMole warning when creating generator arguments...
2014-05-19 wingo@igalia.comPoison .arguments and .caller for generator functions
2014-05-19 jochen@chromium.orgUpdate BUILD.gn and properly disable it on android
2014-05-19 bmeurer@chromium.orgFurther improve old space allocation write barrier...
2014-05-19 adamk@chromium.orgComment out %RunMicrotasks assert that triggers in...
2014-05-19 machenbach... Let test driver export json results.
2014-05-19 adamk@chromium.orgFix fuzzable JS function count after r21356
2014-05-19 adamk@chromium.orgMove microtask queueing logic from JavaScript to C++
2014-05-19 svenpanne@chromium.orgAllow comparison in UINT32 mode.
2014-05-19 bmeurer@chromium.orgDrop redundant FullCodeGenerator::prepared_bailout_ids_.
2014-05-19 bmeurer@chromium.orgPerform block ordering in-place.
2014-05-19 bmeurer@chromium.orgPartial revert of "Next bunch of fixes for check elimin...
2014-05-19 svenpanne@chromium.orgRevert "Simplify debugger state."
2014-05-16 danno@chromium.orgFix performance regression in regular expressions after...
2014-05-16 yangguo@chromium.orgDecouple CpuFeatures from serializer state.
2014-05-16 yangguo@chromium.orgSimplify debugger state.
2014-05-16 rmcilroy@chromium.orgFix MacroAssembler::Prologue for Arm when FLAG_out_off_...
2014-05-16 rossberg@chromium.orgStage ES6 symbols
2014-05-16 jkummerow@chromium.orgHarden builtins BuildResultFromMatchInfo and URIDecodeO...
2014-05-16 jkummerow@chromium.orgAdd builtin detector to generate-runtime-tests.py
2014-05-16 jkummerow@chromium.orgMove check for existence of generated tests from run...
2014-05-16 jkummerow@chromium.orgExpand C++ macros in tools/generate-runtime-tests.py...
2014-05-16 yangguo@chromium.orgUse %DebugGetProperty in debug mirror to check for...
2014-05-16 yangguo@chromium.orgMake plot shell script nicer.
2014-05-16 m.m.capewell... ARM64: Fix native cctest
2014-05-15 machenbach... Fix keyboard interrupt in test driver.
2014-05-15 jkummerow@chromium.orgEnsure that collection iterators' maps have constructors
2014-05-15 jkummerow@chromium.orgFix builtin/runtime name clashes generated by macros
2014-05-15 yangguo@chromium.orgAdapt test expectations in webkit.
2014-05-15 machenbach... Fix deopt fuzzer after test runner changes.
2014-05-15 yangguo@chromium.orgRefactor MacroAssembler::Prologue.
2014-05-15 machenbach... Run tests sorted by expected runtime.
2014-05-15 hpayer@chromium.orgDecrease OldSurvivalRateLowThreshold to fit heap growin...
2014-05-15 hpayer@chromium.orgOnly allow allocation site lifetime transitions from...
2014-05-15 yangguo@chromium.orgUse table to dispatch debug commands.
2014-05-15 marja@chromium.orgParser / PreParser: Simplify error message arguments.
2014-05-15 mstarzinger... Ignore Eclipse project description files.
2014-05-15 svenpanne@chromium.orgOmit stack check in non-looping loops.
2014-05-15 yangguo@chromium.orgRemove custom JSON implementation from d8.
2014-05-15 svenpanne@chromium.orgAvoid memset(NULL, ...).
2014-05-14 plind44@gmail.comMIPS: Fix FlooringDivByPowerOf2I.
2014-05-14 yangguo@chromium.orgRemove socket implementation from V8.
2014-05-14 yangguo@chromium.orgRemove DebuggerAgent.
2014-05-14 machenbach... Mark slow mozilla test.
2014-05-14 m.m.capewell... Fix FlooringDivByPowerOf2I on ARM/ARM64
2014-05-14 ulan@chromium.orgARM64: Enable PIE on Android.
2014-05-14 m.m.capewell... A number of small changes:
2014-05-14 machenbach... Introduce a dynamic process pool for the local test...
2014-05-14 jkummerow@chromium.orgAdd randomized test generation capability to tools...
2014-05-14 jarin@chromium.orgRemove a race between sweepers and the free space skipp...
2014-05-14 ulan@chromium.orgTemporarily skip test-heap/NoWeakHashTableLeakWithIncre...
2014-05-14 hpayer@chromium.orgPrint new space survival rate in --trace-gc-nvp.
2014-05-14 ulan@chromium.orgFix test after r21299.
2014-05-14 machenbach... Add layout dbg trybot to default list.
2014-05-14 rossberg@chromium.orgDrop thenable coercion cache
2014-05-14 machenbach... Fix chromium trunk url in DEPS.
2014-05-14 ulan@chromium.orgSkip write barriers when updating the weak hash table.
2014-05-14 jkummerow@chromium.orgAvoid name clashes of builtins and runtime functions.
2014-05-14 svenpanne@chromium.orgRevert PropertyCallbackInfo::This() signature change...
2014-05-14 machenbach... Allow chromium url to be overwritten as a custom variab...
2014-05-14 yangguo@chromium.orgRename debug API methods.
2014-05-13 rodolph.perfetta... ARM64: Fix cache line size computation.
next