platform/upstream/v8.git
2014-07-31 jochen@chromium.orgTurn ASSERTs in platform setup releated code into CHECKs
2014-07-31 yangguo@chromium.orgFix issue with storing 31-bit bitfield as Smi.
2014-07-31 bmeurer@chromium.org[arm] Add support for ROR. Refactor operand2 handling.
2014-07-31 machenbach... Whitespace change to trigger bots.
2014-07-31 machenbach... [Auto-roll] Bump up version to 3.28.51.0
2014-07-30 balazs.kilvady... MIPS: Remove keyed_store_calling convention and friends.
2014-07-30 balazs.kilvady... MIPS: Encapsulate the holder in the PropertyHolderCompi...
2014-07-30 danno@chromium.orgFix 64-bit VS2010 build
2014-07-30 mstarzinger... Fix relative include path in cctest case.
2014-07-30 mstarzinger... Fix build failures with LLVM-GCC 4.2 on Mac (moar).
2014-07-30 titzer@chromium.orgFix more XCode build problems.
2014-07-30 mstarzinger... Fix build failures with LLVM-GCC 4.2 on Mac (again).
2014-07-30 jarin@chromium.orgAnother attempt to make Visual C++ happy.
2014-07-30 mstarzinger... Fix build failures with LLVM-GCC 4.2 on Mac.
2014-07-30 titzer@chromium.orgFix references to GenericNode::Type that should be...
2014-07-30 mstarzinger... Fix relative include path in cctest helper.
2014-07-30 jarin@chromium.orgAdd delete operators for Instruction to make Visual...
2014-07-30 mstarzinger... Remove accidental duplication in cctest suite.
2014-07-30 mstarzinger... Add missing generated tests.
2014-07-30 danno@chromium.orgLand the Fan (disabled)
2014-07-30 balazs.kilvady... MIPS: Encapsulate type in the PropertyHandlerCompiler.
2014-07-30 verwaest@chromium.orgFix
2014-07-30 verwaest@chromium.orgRemove keyed_store_calling convention and friends
2014-07-30 verwaest@chromium.orgFix the build
2014-07-30 verwaest@chromium.orgEncapsulate the holder in the PropertyHolderCompilers
2014-07-30 jochen@chromium.orgDrop deprecated memory related notification API
2014-07-30 machenbach... [Auto-roll] Bump up version to 3.28.49.0
2014-07-30 rmcilroy@chromium.orgFix for constant pool support and debug
2014-07-30 verwaest@chromium.orgEncapsulate type in the PropertyHandlerCompiler
2014-07-30 yangguo@chromium.orgFix typo in LMathFround on ia32.
2014-07-30 jkummerow@chromium.orgThrow an exception when an access check fails and no...
2014-07-30 weiliang.lin... X87: Only generate a single normal IC per kind per...
2014-07-30 weiliang.lin... X87: Clean up name distinction between Keyed ICs and...
2014-07-30 hpayer@chromium.orgUse emergency memory in the case of out of memory durin...
2014-07-30 weiliang.lin... X87: Remove all compilation related interface from...
2014-07-30 weiliang.lin... X87: CallIC customization stubs must accept that a...
2014-07-30 ishell@chromium.orgFormatting rules violation fixed
2014-07-30 weiliang.lin... X87: Inline Math.fround in optimized code.
2014-07-29 machenbach... [Auto-roll] Bump up version to 3.28.47.0
2014-07-29 akos.palfi... MIPS: Only generate a single normal IC per kind per...
2014-07-29 akos.palfi... MIPS: Clean up name distinction between Keyed ICs and...
2014-07-29 balazs.kilvady... MIPS: Remove all compilation related interface from...
2014-07-29 balazs.kilvady... MIPS: CallIC customization stubs must accept that a...
2014-07-29 balazs.kilvady... MIPS: Inline Math.fround in optimized code.
2014-07-29 dusan.milosavljevic... MIPS64: Add support for architecture revision 6.
2014-07-29 verwaest@chromium.orgOnly generate a single normal IC per kind per slow...
2014-07-29 verwaest@chromium.orgClean up name distinction between Keyed ICs and Element...
2014-07-29 verwaest@chromium.orgRemove all compilation related interface from the StubCache
2014-07-29 mstarzinger... Fix handling of potential string additions in hydrogen.
2014-07-29 mstarzinger... Support for dynamic write-barrier counters everywhere.
2014-07-29 danno@chromium.orgActivate SSE2 for all Visual Studio builds
2014-07-29 yangguo@chromium.orgCheck for negative zero in floor when compiling with...
2014-07-29 verwaest@chromium.orgahum. Small fix.
2014-07-29 verwaest@chromium.orgRemove unnecessary ";"
2014-07-29 verwaest@chromium.orgFix Object.freeze with field type tracking.
2014-07-29 mstarzinger... Revert "Make --always-opt also optimize toplevel code."
2014-07-29 mstarzinger... Paint the tree green after r22666.
2014-07-29 mvstanton@chromium.orgCallIC customization stubs must accept that a vector...
2014-07-29 hpayer@chromium.orgReduce max executable size limit.
2014-07-29 mstarzinger... Make --always-opt also optimize toplevel code.
2014-07-29 yangguo@chromium.orgInline Math.fround in optimized code.
2014-07-29 machenbach... [Auto-roll] Bump up version to 3.28.46.0
2014-07-29 verwaest@chromium.orgAdd generated test
2014-07-29 verwaest@chromium.orgRestore DefineApiAccessorProperty
2014-07-29 weiliang.lin... X87: Restructure the IC / Handler compilers
2014-07-29 machenbach... Whitespace change to trigger bots.
2014-07-29 machenbach... Whitespace change to trigger bots.
2014-07-28 hpayer@chromium.orgRename failure tag to page owner tag and add proper...
2014-07-28 ishell@chromium.orgMore accurate usages of Heap::AdjustLiveBytes().
2014-07-28 ishell@chromium.orgI said, skip long-running mjsunit/array-functions-proto...
2014-07-28 ishell@chromium.orgRegression test for chromium:388880 added.
2014-07-28 ernstm@chromium.orgFix printf formatting.
2014-07-28 ernstm@chromium.orgTrack size of incremental marking steps in GCTracer.
2014-07-28 ishell@chromium.orgSkip long-running mjsunit/array-functions-prototype...
2014-07-28 hpayer@chromium.orgRemoved IdleGlobalGC and just perform IdleNotification...
2014-07-28 machenbach... Teach releases script to read bleeding_edge tags.
2014-07-28 danno@chromium.orgKeep new arrays allocated with 'new Array(N)' in fast...
2014-07-28 svenpanne@chromium.orgUnbreak NaCL build
2014-07-28 ernstm@chromium.orgTrace every incremental marking step.
2014-07-28 hpayer@chromium.orgFix bogus assert in HeapIterator.
2014-07-28 machenbach... [Auto-roll] Bump up version to 3.28.44.0
2014-07-28 hpayer@chromium.orgUse return value of GetPropertyAttributes to make compi...
2014-07-28 yangguo@chromium.orgProperly propagate serialization flag when compiling...
2014-07-28 yangguo@chromium.orgRevert "Fix a potential overflow in SortedListBSearch".
2014-07-28 verwaest@chromium.orgMove extra_ic_state to the PropertyICCompiler
2014-07-28 rmcilroy@chromium.orgTests that the GC doesn't mistake non-pointer constant...
2014-07-28 jochen@chromium.orgReland r22460 - "Bootstrapper::DetachGlobal also need...
2014-07-28 hpayer@chromium.orgAdded histogram to track distribution of requested...
2014-07-26 machenbach... [Auto-roll] Bump up version to 3.28.42.0
2014-07-25 akos.palfi... MIPS: Restructure the IC / Handler compilers
2014-07-25 machenbach... [Auto-roll] Bump up version to 3.28.41.0
2014-07-25 verwaest@chromium.orgChange Has* and Get*Attributes to return Maybe<*>,...
2014-07-25 verwaest@chromium.orgRestructure the IC / Handler compilers
2014-07-25 machenbach... [Auto-roll] Bump up version to 3.28.40.0
2014-07-25 ishell@chromium.orgKraken recover after r20312.
2014-07-25 machenbach... [Auto-roll] Bump up version to 3.28.39.0
2014-07-25 verwaest@chromium.orgSmi arrays are only guaranteed to be initialized in...
2014-07-25 verwaest@chromium.orgIn GrowMode, force the value to the right representatio...
2014-07-25 ernstm@chromium.orgAlways trace garbage collection events in GCTracer.
2014-07-24 machenbach... [Auto-roll] Bump up version to 3.28.37.0
next