platform/upstream/v8.git
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
2014-07-24 machenbach... Revert "Tests that the GC doesn't mistake non-pointer...
2014-07-24 rmcilroy@chromium.orgTests that the GC doesn't mistake non-pointer constant...
2014-07-24 verwaest@chromium.orgUse result of SetOwnPropertyIgnoreAttributes in accessors
2014-07-24 verwaest@chromium.orgFix issue with setters and their holders in accessors.cc
2014-07-24 ernstm@chromium.orgAdd event statistics to GCTracer.
2014-07-24 jochen@chromium.orgAdd a histogram timer around low memory notifications...
2014-07-24 yangguo@chromium.orgStage for-of
2014-07-24 yangguo@chromium.orgFor-of on null or undefined is an error
2014-07-24 danno@chromium.orgRevert 22595: "Keep new arrays allocated with 'new...
2014-07-24 ernstm@chromium.orgMove GCTracer to separate files.
2014-07-24 danno@chromium.orgSKIP migration tests to improve unit test time (2x)
2014-07-24 rmcilroy@chromium.orgRevert r22597 (which should have been called: "Tests...
2014-07-24 rmcilroy@chromium.orgUse heap iterator in store buffer when page was swept...
2014-07-24 yangguo@chromium.orgFlag for serialization when compiling code stubs if...
2014-07-24 danno@chromium.orgKeep new arrays allocated with 'new Array(N)' in fast...
2014-07-24 verwaest@chromium.orgIntroduce NonJSProxyHolder returning Handle<JSObject...
2014-07-24 ernstm@chromium.orgre-land: Track history of events in GCTracer.
2014-07-24 hpayer@chromium.orgUse heap iterator in store buffer when page was swept...
2014-07-24 yangguo@chromium.orgIntroduce more debug events for promises.
2014-07-24 machenbach... Skip test on mips.
2014-07-24 verwaest@chromium.orgExtend the interceptor setter ASSERT to support the...
2014-07-24 machenbach... Partially revert "Unflake and speedup JsNative*Sample...
2014-07-24 verwaest@chromium.orgX87: Always use the LoadStubCompiler for Load handlers...
2014-07-24 verwaest@chromium.orgX87: Only to the relevant checks in LoadFunctionPrototype
2014-07-24 verwaest@chromium.orgX87: Move function prototype handling into a special...
2014-07-24 jochen@chromium.orgMove gc notifications from V8 to Isolate and make idle...
2014-07-24 yangguo@chromium.orgAdd and move DisallowHeapAllocation scope.
2014-07-24 machenbach... Ignore test on mips.
2014-07-24 machenbach... Fix automatic tagging.
2014-07-24 machenbach... [Auto-roll] Bump up version to 3.28.36.0
2014-07-23 verwaest@chromium.orgFix ArrayLengthSetter to not throw on non-extensible...
2014-07-23 verwaest@chromium.orgThe accessors should get the value from the holder...
2014-07-23 machenbach... Whitespace change to trigger bots.
2014-07-23 neis@chromium.orgMinor clarifications and simplifications as well as...
2014-07-23 machenbach... Revert "Track history of events in GCTracer."
2014-07-23 machenbach... [Auto-roll] Bump up version to 3.28.34.0
2014-07-23 balazs.kilvady... MIPS: Always use the LoadStubCompiler for Load handlers...
2014-07-23 neis@chromium.orgRevert "Minor clarifications and simplifications as...
2014-07-23 neis@chromium.orgMinor clarifications and simplifications as well as...
2014-07-23 ernstm@chromium.orgTrack history of events in GCTracer.
2014-07-23 balazs.kilvady... MIPS: Only to the relevant checks in LoadFunctionPrototype.
2014-07-23 paul.lind@imgtec.comFix cross-compilation in Makefile.
2014-07-23 neis@chromium.orgFix Handle-related bug in RangeType constructor.
2014-07-23 yangguo@chromium.orgMark mjsunit/deserialize-reference as PASS, FAIL on...
2014-07-23 svenpanne@chromium.orgFix checks to bit flags of PreParserExpression
2014-07-23 machenbach... Add tsan support to v8's gyp and test driver.
2014-07-23 machenbach... Test landmines.
2014-07-23 mvstanton@chromium.orgExpress LoadIC extra ic state with LoadIC::State
2014-07-23 jochen@chromium.orgRevert r22544: "Rebaseline/update the intl tests with...
2014-07-23 machenbach... Make landmines work on the first landmine.
2014-07-23 rmcilroy@chromium.orgAvoid redundent redefinition of __STDC_FORMAT_MACROS...
2014-07-23 dcarney@chromium.orgAdd bailout checks to Message::Get{Start,End}Column()
2014-07-23 neis@chromium.orgAdd debugging output to RangeType test.
2014-07-23 verwaest@chromium.orgAlways use the LoadStubCompiler for Load handlers,...
2014-07-23 verwaest@chromium.orgOnly to the relevant checks in LoadFunctionPrototype
2014-07-23 danno@chromium.orgtools: more post-mortem constants
2014-07-23 yangguo@chromium.orgDo not reverse lookup code stubs dictionary.
2014-07-23 yangguo@chromium.orgPropagate serialization flag to inner functions.
2014-07-23 machenbach... Fix version check in push-to-trunk.
2014-07-23 hpayer@chromium.orgWait for sweeper threads when a scan on scavenge page...
2014-07-23 jochen@chromium.orgRebaseline/update the intl tests with ICU 52
2014-07-23 yangguo@chromium.orgFix debugger-related issues in the code serializer.
2014-07-23 mvstanton@chromium.orgX87: Introduce FLAG_vector_ics.
2014-07-23 yangguo@chromium.orgExpose the content of Sets and WeakSets through SetMirror.
2014-07-23 yangguo@chromium.orgCorrectly hook up back references to internalized strin...
2014-07-23 machenbach... [Auto-roll] Bump up version to 3.28.33.0
2014-07-22 hpayer@chromium.orgDisable mjsunit/stack-traces-overflow test for gc stres...
next