Proto commits in kornilova203/FlameViewer

These 45 commits are when the Protocol Buffers files have changed:

Commit:0951663
Author:Liudmila Kornilova

Hide smallest nodes if tree is too big

The documentation is generated from this commit.

Commit:a77dccf
Author:Liudmila Kornilova
Committer:Liudmila Kornilova

Move converters and plugin to separate module

Commit:2e1c4ea
Author:Liudmila Kornilova
Committer:Liudmila Kornilova

Move Fierix to separate project

Commit:abababf
Author:kornilova-l
Committer:kornilova-l

Generate proto with gradle

Commit:3989da0
Author:kornilova

Removed isStatic field from tree nodes

Commit:76a83f1
Author:kornilova

If there are invisible layers show only part of canvas

Commit:429d611
Author:kornilova

Add nodes count to tree info

Commit:ffa9438
Author:kornilova
Committer:kornilova

Implemented Yourkit csv -> call traces converter Removed `count` field from proto tree node

Commit:81e7ad0
Author:kornilova
Committer:kornilova

Changed header for method tree Improved design Show percent of time

Commit:b815b67
Author:kornilova
Committer:kornilova

Show parameters types and values (if saved) Save indexes of saved parameters

Commit:bd920a9
Author:kornilova
Committer:kornilova

Implemented call-tree preview Changed ui colors Shrank top navigation Changed style of scrollbars Improved appearance of files list Call tree preview became more sharp

Commit:fdbfa04
Author:kornilova
Committer:kornilova

Changed structure of event Now event has start and exit of method

Commit:c764f98
Author:kornilova
Committer:kornilova

Changed structure of event Now event has start and exit of method

Commit:58a6b47
Author:kornilova-l
Committer:kornilova-l

Removed thread_id from thread info

Commit:8ea30f8
Author:kornilova-l
Committer:kornilova-l

Regenerated protos

Commit:1352650
Author:kornilova-l

Refactored Logger and Proto Events Made interface for event data -> removed unnecessary switch. Added events for mapping names of class and threads to ids Created separate class for LoggerQueue and Logger

Commit:7467dc8
Author:kornilova-l

Added TreeManager interface

Commit:2d856e8
Author:kornilova-l

Moved protos and agent to subprojects

Commit:f1568aa
Author:kornilova-l

Added `count` field to NodeInfo of method in Tree.proto

Commit:d56079f
Author:kornilova

Use not-renamed com.google.protobuf

Commit:bd815fe
Author:kornilova-l

Changed structure of tree.proto. Now it has empty base node

Commit:d541e98
Author:kornilova-l

Added method description to Tree

Commit:8d0ea9e
Author:kornilova-l

Added method description to Enter Event

Commit:f4b96a5
Author:kornilova-l

Added trees.proto (JS cannot parseDelimited)

Commit:b952faa
Author:kornilova-l

Changed structure of protos

Commit:7da114d
Author:kornilova-l

Change package name of generated protos

Commit:a9ad311
Author:kornilova-l

Changed duration to width in tree.proto

Commit:8b7c49e
Author:kornilova-l

Changed relative offset and width to absolute

Commit:28e17a0
Author:kornilova-l

Deleted time info from node_info because this info is redundant

Commit:a903d3b
Author:kornilova-l

Changed structure of tree messages

Commit:56ed458
Author:kornilova-l

Changed naming to snake case in event.proto

Commit:4ad0af1
Author:kornilova

fixed import

Commit:7b197bf
Author:kornilova

Added depth field to tree.proto

Commit:7ffe27d
Author:kornilova-l

Moved repeated fields in tree.proto to bottom for readability

Commit:4c0ae8e
Author:kornilova-l

Updated tree.proto

Commit:56aaef5
Author:kornilova-l

Changed location of protobufs

Commit:5b95053
Author:kornilova-l

Updated event.proto

Commit:8a175b3
Author:kornilova-l

Created message for Object

Commit:08348ba
Author:kornilova

Changed dir of event.proto

Commit:dfc1423
Author:kornilova

Implemented new way of logging events and made daemon thread

Commit:b0d8399
Author:kornilova

Compiled protocol buffers

Commit:f89f9b6
Author:kornilova

Renamed events.proto

Commit:dc4a26e
Author:kornilova

Renamed Parameter to Var

Commit:4f473b3
Author:kornilova

Deleted outer class

Commit:06814a2
Author:kornilova

Added .proto file for Events