Reland of "Remove ExternalArray, derived types, and element kinds"
[platform/upstream/v8.git] / src / heap-snapshot-generator.cc
2015-07-28 jochenReland of "Remove ExternalArray, derived types, and...
2015-07-27 machenbachRevert of Remove ExternalArray, derived types, and...
2015-07-27 jochenRemove ExternalArray, derived types, and element kinds
2015-07-24 oth[Interpreter] Add BytecodeArray class and add to Shared...
2015-06-25 erikcorryReland Extend big-disjunction optimization to case...
2015-06-24 machenbachRevert of Extend big-disjunction optimization to case...
2015-06-24 erikcorryExtend big-disjunction optimization to case-independent...
2015-06-15 ulanRemove the --collect-maps flag. Maps should be always...
2015-06-04 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-06-03 bbudgeAdd new Float32x4 type for SIMD.js.
2015-06-03 bmeurerRevert of Embedded constant pools. (patchset #12 id...
2015-06-02 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-06-02 ishellGlobalDictionary now stores PropertyDetails in Property...
2015-06-01 erikcorryCosmetic changes to tests to make it easier to concaten...
2015-06-01 ishellStarting using GlobalDictionary for global objects...
2015-04-30 jochenReland "Remove the weak list of array buffers"
2015-04-30 machenbachRevert of Remove the weak list of array buffers (patchs...
2015-04-29 jochenRemove the weak list of array buffers
2015-04-29 jkummerowFix stale pointer issue in heap snapshot generator
2015-04-27 jochenReland "Remove the weak list of views from array buffers"
2015-04-24 jochenRevert of Reland "Remove the weak list of views from...
2015-04-23 jochenReland "Remove the weak list of views from array buffers"
2015-04-22 jochenRevert of Remove the weak list of views from array...
2015-04-22 jochenRemove the weak list of views from array buffers
2015-04-13 adamkSplit TemplateHashMapImpl::Lookup into two methods
2015-04-07 jkummerowMove prototype metadata from internal properties to...
2015-03-26 yurysReturn timestamp of the last recorded interval to the...
2015-03-24 yurysSave heap object tracking data in heap snapshot
2015-03-18 verwaestDisinherit PropertyCell from Cell
2015-03-17 dcarneycorrectly invalidate global cells
2015-03-10 yurysRemove uid and title from HeapSnapshot
2015-03-06 jkummerowReland: Simplify and compact transitions storage
2015-03-05 jkummerowRevert of Simplify and compact transitions storage...
2015-03-05 jkummerowSimplify and compact transitions storage
2015-02-24 jkummerowMove Maps' back pointers from "transitions" to "constru...
2015-02-05 marjaScanner / Unicode decoding: use size_t instead of unsigned.
2015-01-19 ishellMassive renaming of PropertyType values and other impli...
2015-01-19 jochenAdd missing if (FLAG_verify_heap) checks around heap...
2015-01-07 dcarneyremove declarative accessors
2014-12-16 ishellIntroduced PropertyType ACCESSOR_FIELD.
2014-11-19 ishellPropertyDetails cleanup: NORMAL property type merged...
2014-11-13 Yang GuoMove public symbols to the root set.
2014-11-12 dslomov@chromium.orgVarious clean-ups after top-level lexical declarations...
2014-11-10 ishell@chromium.orgMapCache simplification. It is now a FixedArray that...
2014-11-05 jkummerow@chromium.orgReplace C++ bitfields with our own BitFields
2014-10-28 dslomov@chromium.orgChange cast to String to cast to Symbol in heap-snapsho...
2014-10-28 yurys@chromium.orgHeap profiler clean-up: remove dead code
2014-10-27 yurys@chromium.orgRevert "Make all references from root shortcuts (except...
2014-10-27 yurys@chromium.orgMake all references from root shortcuts (except one...
2014-10-24 dslomov@chromium.orgAdd remaining @@toStringTag symbols to builtins
2014-10-01 yangguo@chromium.orgReland "Use symbols instead of hidden properties for...
2014-10-01 yangguo@chromium.orgRevert "Use symbols instead of hidden properties for...
2014-10-01 yangguo@chromium.orgUse symbols instead of hidden properties for i18n markers.
2014-09-22 yurys@chromium.orgSimplify synthetic roots creation in heap snapshot
2014-09-11 alph@chromium.orgAdd AccessorInfo handling into heap profiler.
2014-08-26 verwaest@chromium.orgRemove dead code from LookupResult
2014-08-21 hpayer@chromium.orgRemove conservative sweeping.
2014-08-21 verwaest@chromium.orgGet rid of the NONEXISTENT PropertyType
2014-08-20 verwaest@chromium.orgGet rid of GetLazyValue and clients.
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-07-21 yangguo@chromium.orgStore both major and minor key on code stubs.
2014-07-18 hpayer@chromium.orgConcurrent/parallel precise sweeping.
2014-07-17 jochen@chromium.orgRemove JSReceiver::GetPrototype and replace it with...
2014-07-10 yurys@chromium.orgSupport ES6 Map and Set in heap profiler
2014-07-10 yurys@chromium.orgRevert "Support ES6 Map and Set in heap profiler"
2014-07-10 yurys@chromium.orgSupport ES6 Map and Set in heap profiler
2014-07-02 hpayer@chromium.orgWait for sweeper threads only if we have to, i.e. if...
2014-07-01 ishell@chromium.orgReland r22082 "Replace HeapNumber as doublebox with...
2014-07-01 verwaest@chromium.orgClean up the global object naming madness.
2014-06-30 jochen@chromium.orgMove platform abstraction to base library
2014-06-30 ishell@chromium.orgRevert "Replace HeapNumber as doublebox with an explici...
2014-06-30 ishell@chromium.orgReplace HeapNumber as doublebox with an explicit Mutabl...
2014-06-13 jochen@chromium.orgRemove dependency on Vector from platform files
2014-06-10 danno@chromium.orgReland 21720: Introduce FieldIndex to unify and abstrac...
2014-06-10 danno@chromium.orgRevert 21720: "Introduce FieldIndex to unify and abstra...
2014-06-06 danno@chromium.orgIntroduce FieldIndex to unify and abstract property...
2014-06-03 jochen@chromium.orgUse full include paths everywhere
2014-05-27 jochen@chromium.orgReplace STATIC_CHECK with STATIC_ASSERT.
2014-05-27 jochen@chromium.orgReland 21502 - "Move OS::MemCopy and OS::MemMove out...
2014-05-26 jochen@chromium.orgRevert 21502 - "Move OS::MemCopy and OS::MemMove out...
2014-05-26 jochen@chromium.orgMove OS::MemCopy and OS::MemMove out of platform to...
2014-05-23 yurys@chromium.orgSupport ES6 weak collections in heap profiler
2014-05-23 ishell@chromium.orgReland r21442 "Inobject slack tracking is done on a...
2014-05-22 ishell@chromium.orgRevert "Reland r21346 "Inobject slack tracking is done...
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 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 yurys@chromium.orgAdd support for ES6 Symbol in heap profiler
2014-05-22 jarin@chromium.orgAttempt no. 3 to fix Heap::IsHeapIterable and HeapIterator.
2014-05-21 jarin@chromium.orgRevert "Fix Heap::IsHeapIterable." (again)
2014-05-21 jarin@chromium.orgReland "Fix Heap::IsHeapIterable."
2014-05-20 jarin@chromium.orgRevert "Fix Heap::IsHeapIterable."
2014-05-20 jarin@chromium.orgFix Heap::IsHeapIterable.
2014-04-30 yangguo@chromium.orgKiss goodbye to MaybeObject.
2014-04-30 mvstanton@chromium.orgSimplify feedback vector creation and store in SharedFu...
2014-04-29 ishell@chromium.orgObject::Lookup(), JSObject::*Lookup*() and JSReceiver...
2014-04-29 bmeurer@chromium.orgBulk update of Google copyright headers in source files.
2014-04-28 jochen@chromium.orgMerge v8converions with conversions
2014-04-25 yangguo@chromium.orgAlways include debugger support.
next