platform/upstream/v8.git
2013-09-17 ulan@chromium.orgAdjust Android test runner to push tools/profviz to...
2013-09-17 mstarzinger... Fix i18n compilation after r16762.
2013-09-17 dcarney@chromium.orgreland 16744: add context save for GenerateFastApiCall
2013-09-17 mstarzinger... Handlify JSReceiver::HasProperty and friends.
2013-09-17 bmeurer@chromium.orgRemove unused HIsNumberAndBranch instruction.
2013-09-17 mstarzinger... Handlify JSReceiver::SetProperty and friends.
2013-09-17 bmeurer@chromium.orgDon't run tests with the profiler when USE_SIMULATOR...
2013-09-17 bmeurer@chromium.orgRevert "ARM: Add tests for CopyBytes."
2013-09-17 mstarzinger... Ensure escape analysis preserves boxed HeapNumber.
2013-09-17 bmeurer@chromium.orgFix typo in x64 disassembler.
2013-09-17 ulan@chromium.orgARM: Add tests for CopyBytes.
2013-09-17 bmeurer@chromium.orgFix handling of Integer32 in HLoadNamedField and HStore...
2013-09-17 jochen@chromium.orgUse icu_gyp_path variable to reference ICU gyp file
2013-09-17 dcarney@chromium.orgrevert 16744 for breaking build
2013-09-17 svenpanne@chromium.orgRefactoring only: Make it clear that MOD is special.
2013-09-17 dcarney@chromium.orgadd context save for GenerateFastApiCall
2013-09-16 palfia@homejinni.comMIPS: Orthogonalize Lithium binary op instructions.
2013-09-16 mvstanton@chromium.orgChromium 284577 needs a mitigation CL added. There...
2013-09-16 yangguo@chromium.orgFix compile error.
2013-09-16 yangguo@chromium.orgAdd mutex when accessing concurrent recompilation outpu...
2013-09-16 olivf@chromium.orgOrthogonalize Lithium binary op instructions.
2013-09-16 loislo@chromium.orgHeapProfiler: compile fix for win x64.
2013-09-16 mstarzinger... Don't lookup the cache for the result of Function::New
2013-09-16 svenpanne@chromium.orgRevert "Add flags to force or prevent setting of isolat...
2013-09-16 svenpanne@chromium.orgIn the case of shift amounts with two constants and...
2013-09-16 loislo@chromium.orgHeapSnapshot: replace O(N*ln(N)) algorithm of sorting...
2013-09-16 svenpanne@chromium.orgAdd flags to force or prevent setting of isolate.is_mem...
2013-09-16 titzer@chromium.orgMake HValue::ActualValue() traverse all idefs.
2013-09-16 danno@chromium.orgTweak HConstant::EmitAtUses() to eliminate useless...
2013-09-16 bmeurer@chromium.orgMake HCompareNumericAndBranch safe for snapshots on...
2013-09-16 svenpanne@chromium.orgFixed shared_library build on Windows.
2013-09-16 bmeurer@chromium.orgRemove unused context parameter from AddIncrementCounter().
2013-09-16 rodolph.perfetta... ARM: Tweak the integer division operation.
2013-09-16 verwaest@chromium.orgRename StubType MAP_TRANSITION to TRANSITION.
2013-09-16 loislo@chromium.orgHeapProfiler: replace pointer based matching algorithm...
2013-09-16 mvstanton@chromium.orgPrepare push to trunk. Now working on version 3.21.17.
2013-09-13 plind44@gmail.comMIPS: remove getcurrent from stubs.
2013-09-13 plind44@gmail.comMIPS: Improve SeqStringSetChar implementation.
2013-09-13 mvstanton@chromium.orgEvery place where AllocationMemento is initialized...
2013-09-13 dcarney@chromium.orgrevert 16717 for breaking everything
2013-09-13 dcarney@chromium.orgline up crashing with chrome
2013-09-13 titzer@chromium.orgAdd Contains(), at(), and a constructor with raw addres...
2013-09-13 bmeurer@chromium.orgAdd missing factory method for HDebugBreak.
2013-09-13 olivf@chromium.orgIntel: Branch reordering and port arm EmitNumberUntagD...
2013-09-13 hpayer@chromium.orgFix heap verifier for partially constructed arrays...
2013-09-13 verwaest@chromium.orgDon't update ICs when the receiver has a deprecated...
2013-09-13 dcarney@chromium.orgremove OS::StackWalk
2013-09-13 dcarney@chromium.orgremove getcurrent from stubs
2013-09-13 verwaest@chromium.orgUse regular map-checks to guard string-length loading.
2013-09-13 mstarzinger... Handlify JSObject::DeepCopy method.
2013-09-13 bmeurer@chromium.orgARM: Improve SeqStringSetChar implementation.
2013-09-13 mvstanton@chromium.orgRevert "Every place where AllocationMemento is initiali...
2013-09-13 mvstanton@chromium.orgEvery place where AllocationMemento is initialized...
2013-09-13 rossberg@chromium.orgArray "splice" changeRecords should be emitted after...
2013-09-13 rossberg@chromium.orgAllow implicit conversion of acceptList values to strin...
2013-09-13 yangguo@chromium.orgUse xorps to break the cvtsi2sd unnecessary dependence...
2013-09-13 dslomov@chromium.orgPrepare push to trunk. Now working on version 3.21.16.
2013-09-13 palfia@homejinni.comMIPS: Bugfix: array constructors that expect a type...
2013-09-13 palfia@homejinni.comMIPS: Refactoring PropertyCallbackInfo & FunctionCallba...
2013-09-12 verwaest@chromium.orgReland Handle non-JSObject heap objects using slow...
2013-09-12 palfia@homejinni.comMIPS: Improve code generation for the HRandom instruction.
2013-09-12 palfia@homejinni.comMIPS: Fix of r16681
2013-09-12 mvstanton@chromium.orgBugfix: array constructors that expect a type feedback...
2013-09-12 verwaest@chromium.orgRevert "Handle non-JSObject heap objects using slow...
2013-09-12 yangguo@chromium.orgReland "Clean up after r16292 (disable optimization...
2013-09-12 olivf@chromium.orgNumberUntagD is faster when untagging in a temp register
2013-09-12 verwaest@chromium.orgHandle non-JSObject heap objects using slow-path IC...
2013-09-12 mstarzinger... Refactoring PropertyCallbackInfo & FunctionCallbackInfo...
2013-09-12 jochen@chromium.orgSnapshot i18n Javascript code
2013-09-12 mstarzinger... Use trampoline or handlified JSObject::SetLocalProperty...
2013-09-12 titzer@chromium.orgFix compile error with CLANG.
2013-09-12 bmeurer@chromium.orgImprove code generation for the HRandom instruction.
2013-09-12 titzer@chromium.orgFirst implementation of HUnique<T> and HUniqueSet<T...
2013-09-12 olivf@chromium.orgReland "Fix phis for non-sse2 double values"
2013-09-12 yangguo@chromium.orgSimplify installing concurrently recompiled code.
2013-09-12 olivf@chromium.orgRevert "Fix phis for non-sse2 double values"
2013-09-12 yangguo@chromium.orgRevert "Clean up after r16292 (disable optimization...
2013-09-12 ulan@chromium.orgImplement in-place rehashing of HashTable.
2013-09-12 yangguo@chromium.orgClean up after r16292 (disable optimization for StringW...
2013-09-12 rodolph.perfetta... ARM: remove the regexp specific literal pool.
2013-09-12 mstarzinger... Revert "Refactoring PropertyCallbackInfo & FunctionCall...
2013-09-12 yangguo@chromium.orgUnnecessay SSE2 check on x64
2013-09-12 mstarzinger... Refactoring PropertyCallbackInfo & FunctionCallbackInfo...
2013-09-12 olivf@chromium.orgFix phis for non-sse2 double values
2013-09-12 bmeurer@chromium.orgReland "Deuglify V8_INLINE and V8_NOINLINE."
2013-09-12 dslomov@chromium.orgPrepare push to trunk. Now working on version 3.21.15.
2013-09-12 olivf@chromium.orgAdd a missing instruction to the ia32 disassembler.
2013-09-12 machenbach... Revert "Increase test timeout on slow architectures."
2013-09-12 machenbach... Mark flaky tests for arm.
2013-09-11 mstarzinger... Revert "Fix leftover usage of OS::Allocate()."
2013-09-11 adamk@chromium.orgAdd access check for observed objects
2013-09-11 mstarzinger... Revert r16648, r16641, r16638 and r16637.
2013-09-11 mstarzinger... Revert "Unify computation of load stubs in stub cache."
2013-09-11 mstarzinger... Unify computation of load stubs in stub cache.
2013-09-11 mstarzinger... Revert "Use trampoline or handlified JSObject::SetLocal...
2013-09-11 yangguo@chromium.orgMake handle dereference check more precise.
2013-09-11 palfia@homejinni.comMIPS: remove most uses of Isolate::Current in arch...
2013-09-11 palfia@homejinni.comMIPS: thread isolate for EntryHookTrampoline.
2013-09-11 mstarzinger... Revert "Handlify JSObject::AddProperty method" for...
2013-09-11 mvstanton@chromium.orgTo diagnose chromium bug 284577, some additional CHECKS...
next