platform/upstream/v8.git
2014-05-23 bmeurer@chromium.orgIf map was deprecated, abort compilation and allow...
2014-05-23 svenpanne@chromium.orgUse the flow engine for HMergeRemovableSimulatesPhase.
2014-05-23 jochen@chromium.orgAdd a bunch of files in my checkout to .gitignore
2014-05-23 jochen@chromium.orgRemove dummy harmony-promises flag
2014-05-23 svenpanne@chromium.orgRevert "Do away with variable length memcpy to Set...
2014-05-23 svenpanne@chromium.orgDo away with variable length memcpy to Set/Get register...
2014-05-22 plind44@gmail.comMIPS: Customized support for feedback on calls to Array.
2014-05-22 ishell@chromium.orgRevert "Reland r21346 "Inobject slack tracking is done...
2014-05-22 plind44@gmail.comMIPS: Allow specifying base offset when constructing...
2014-05-22 ishell@chromium.orgReland r21346 "Inobject slack tracking is done on a...
2014-05-22 rossberg@chromium.orgConsistently say 'own' property
2014-05-22 mvstanton@chromium.orgClearTypeFeedbackInfo() assumed we have a context in...
2014-05-22 jkummerow@chromium.orgHarden a few builtins
2014-05-22 hpayer@chromium.orgIf map became unstable, abort compilation and allow...
2014-05-22 ishell@chromium.orgRevert "Inobject slack tracking is done on a per-closur...
2014-05-22 ishell@chromium.orgInobject slack tracking is done on a per-closure basis...
2014-05-22 mvstanton@chromium.orgGCMole evaluation order issue in CallIC::DoCustomHandler().
2014-05-22 mvstanton@chromium.orgClearTypeFeedbackInfo(): context may not be initialized.
2014-05-22 yurys@chromium.orgAdd support for ES6 Symbol in heap profiler
2014-05-22 mstarzinger... Revert "Make v8::TryCatch able to consume natively...
2014-05-22 jarin@chromium.orgAttempt no. 3 to fix Heap::IsHeapIterable and HeapIterator.
2014-05-22 yangguo@chromium.orgMake serializer non-static.
2014-05-22 mvstanton@chromium.orgCustomized support for feedback on calls to Array.
2014-05-22 jkummerow@chromium.orgRevert "Rename target-specific binaries built for host."
2014-05-22 mstarzinger... Make v8::TryCatch able to consume natively thrown excep...
2014-05-22 danno@chromium.orgAllow specifying base offset when constructing Keyed...
2014-05-22 hpayer@chromium.orgIncrease external allocation limit.
2014-05-22 yangguo@chromium.orgRemove usage of Locker/Unlocker where possible.
2014-05-22 ulan@chromium.orgFix Array.prototype.push and Array.prototype.unshift...
2014-05-22 yangguo@chromium.orgRemove check for SAHF support in ia32.
2014-05-22 yangguo@chromium.orgRemove special debug ExternalReferences.
2014-05-22 bmeurer@chromium.orgDon't replace initializing smi stores during store...
2014-05-22 yangguo@chromium.orgReland "Prevent liveedit on or under generators with...
2014-05-22 alph@chromium.orgIntroduce a separate event for CodeDeopt
2014-05-22 bmeurer@chromium.orgTransitioning stores change maps.
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
next