You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by er...@apache.org on 2014/12/18 10:06:54 UTC

[20/33] git commit: [flex-sdk] [refs/heads/develop] - Added latest fixes, and the contributor to go with them

Added latest fixes, and the contributor to go with them

Signed-off-by: Erik de Bruin <er...@ixsoftware.nl>


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/af9f7303
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/af9f7303
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/af9f7303

Branch: refs/heads/develop
Commit: af9f7303e6ea0f6a649c5c698a0b4012d1899506
Parents: 11e7217
Author: Erik de Bruin <er...@ixsoftware.nl>
Authored: Mon Dec 15 10:43:55 2014 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
Committed: Thu Dec 18 10:01:52 2014 +0100

----------------------------------------------------------------------
 CONTRIBUTORS  | 2 +-
 RELEASE_NOTES | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/af9f7303/CONTRIBUTORS
----------------------------------------------------------------------
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 12f4a43..b865201 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -8,7 +8,7 @@ Chris Martin, Christofer Dutz, Curtis Aube, Darrell Loverin,  Dimitri Kara,
 Erik de Bruin, Frédéric Thomas, Gareth Daniel Smith, Jeff Spicer, Jorn Nolles,
 Justin Mclean, Keith Lee, Lee Burrows, Mahmoud Ali, Marcus Wilkinson,
 Mark Kessler, Mihai Chira, Neil Madsen, OmPrakash Muppirala, Peter Volf,
-Shigeru Nakagaki, Stefan Overkamp, Tom Chiverton, Vitaliy Parfenov
+Shigeru Nakagaki, Stefan Overkamp, Tom Chiverton, Vadim Usoltsev, Vitaliy Parfenov
 
 Apache Flex SDK 4.13.0
 ----------------------

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/af9f7303/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index afa443e..23134fb 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -42,6 +42,8 @@ FLEX-34531  mx.charts.series.HLOCSeries excluding a style being used in example
 FLEX-34507  expected build.xml file missing from Linux binary tarball
             apache-flex-sdk-4.13.0-bin.tar.gz
 FLEX-34476  Added RichTextEditor
+FLEX-34467  Spark DataGrid performance extremely decreased since "gridView" is 
+            introduced
 FLEX-34460  adt is missing in windows install
 FLEX-34458  HierarchicalCollectionViewCursor.current returns wrong item after
             previous sibling is removed when current was "${L}"
@@ -64,6 +66,8 @@ FLEX-34336  Strange Trace Statements When Debugging
 FLEX-34323  Allow the mustella tests directory to be located anywhere
 FLEX-34318  [Mavenizer] Refactor the Mavenizer in preparation of future
             mavenized releases of flex
+FLEX-34260  s:datagrid cacheAsBitmap caches an itemRenderer for every item in 
+            the dataProvider
 FLEX-34213  Flex mobile list performance
 FLEX-34212  invalidIndex RTE in LinearLayoutVector when mouse scrolling List
 FLEX-34119  mx.collections.HierarchicalCollectionViewCursor causes CursorError