This is an automated email from the ASF dual-hosted git repository.

harbs pushed a change to branch feature/layout-optimization
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from dee6ccf  Seems to be about twice as fast
     new e15c74e  Ignore coercion
     new 24debea  More ignore coercions

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../royale/org/apache/royale/core/Application.as   |  1 +
 .../royale/core/ContainerBaseStrandChildren.as     |  1 +
 .../org/apache/royale/core/DataContainerBase.as    |  3 +++
 .../royale/org/apache/royale/core/GroupBase.as     |  1 +
 .../org/apache/royale/core/HTMLElementWrapper.as   | 12 ++++++++++-
 .../royale/org/apache/royale/core/ImageBase.as     |  3 +++
 .../royale/org/apache/royale/core/LayoutBase.as    |  4 +++-
 .../apache/royale/html/beads/NumericStepperView.as |  9 ++++++--
 .../royale/binding/ApplicationDataBinding.as       |  6 +++++-
 .../org/apache/royale/binding/ChainBinding.as      |  4 +++-
 .../apache/royale/binding/ContainerDataBinding.as  |  4 ++++
 .../org/apache/royale/binding/DataBindingBase.as   | 12 +++++++++++
 .../org/apache/royale/binding/GenericBinding.as    |  7 +++++++
 .../royale/binding/MXMLBeadViewDataBinding.as      |  4 ++++
 .../org/apache/royale/binding/PropertyWatcher.as   | 11 ++++++++++
 .../org/apache/royale/binding/SimpleBinding.as     |  7 +++++++
 .../apache/royale/collections/LazyCollection.as    |  1 +
 .../royale/org/apache/royale/core/BeadViewBase.as  |  1 +
 .../org/apache/royale/core/ElementWrapper.as       |  4 +++-
 .../royale/org/apache/royale/core/ImageViewBase.as | 11 +++++++++-
 .../apache/royale/core/ItemRendererClassFactory.as |  2 ++
 .../org/apache/royale/core/ParentDocumentBead.as   |  1 +
 .../org/apache/royale/core/SimpleCSSValuesImpl.as  |  2 ++
 .../main/royale/org/apache/royale/core/Strand.as   |  7 +++++--
 .../royale/core/StatesWithTransitionsImpl.as       | 22 ++++++++++++++++++++
 .../org/apache/royale/utils/MockLayoutChild.as     | 21 +++++++++++++++++++
 .../org/apache/royale/utils/MockLayoutParent.as    | 24 ++++++++++++++++++++++
 27 files changed, 175 insertions(+), 10 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to