erikdebr...@apache.org |
[1/2] git commit: [flex-asjs] [refs/heads/develop] - Added support for missing JS functions 'as', 'int', 'is', 'trace' and 'uint'. Having them be part of FlexJS removes the need to add them to the global namespace, preventing unnecessary pollution. |
Fri, 01 Nov, 11:31 |
erikdebr...@apache.org |
[2/2] git commit: [flex-asjs] [refs/heads/develop] - Something doesn't like the use of 'int' as a member of 'Language', changed it to '_int'. |
Fri, 01 Nov, 11:31 |
erikdebr...@apache.org |
[01/10] git commit: [flex-falcon] [refs/heads/develop] - Something doesn't like the use of 'int' as a member of the 'Language' class, changed it to '_int'. |
Fri, 01 Nov, 11:33 |
erikdebr...@apache.org |
[02/10] git commit: [flex-falcon] [refs/heads/develop] - Test project for 'as' and 'is' operators in FlexJS. |
Fri, 01 Nov, 11:33 |
erikdebr...@apache.org |
[03/10] git commit: [flex-falcon] [refs/heads/develop] - Fixed tests to reflect the new location ('org.apache.flex.utils.Language') of the global language support functions - 'as', 'int', 'is', 'trace' and 'uint'. |
Fri, 01 Nov, 11:33 |
erikdebr...@apache.org |
[04/10] git commit: [flex-falcon] [refs/heads/develop] - When available - which is not always the case in the tests - include the fully qualified interface name in the @extends annotation. |
Fri, 01 Nov, 11:33 |
erikdebr...@apache.org |
[05/10] git commit: [flex-falcon] [refs/heads/develop] - With the introduction of 'org.apache.flex.utils.Language', these global utility functions, which fill in some of the language gaps between AS and JS, are no longer needed. |
Fri, 01 Nov, 11:33 |
erikdebr...@apache.org |
[06/10] git commit: [flex-falcon] [refs/heads/develop] - The test implementation of the project compilation method didn't assign a value to the 'mainCU' property of 'FlexJSProject'. |
Fri, 01 Nov, 11:33 |
erikdebr...@apache.org |
[07/10] git commit: [flex-falcon] [refs/heads/develop] - Added emission of 'org.apache.flex.utils.Language' methods and supporting code. |
Fri, 01 Nov, 11:33 |
erikdebr...@apache.org |
[08/10] git commit: [flex-falcon] [refs/heads/develop] - Added project (multiple classes) support to FlexJS tests. |
Fri, 01 Nov, 11:33 |
erikdebr...@apache.org |
[09/10] git commit: [flex-falcon] [refs/heads/develop] - Small fix to JS emitter and the addition of 'org.apache.flex.utils.Language' emission to the MXML emitter. |
Fri, 01 Nov, 11:33 |
erikdebr...@apache.org |
[10/10] git commit: [flex-falcon] [refs/heads/develop] - Fixed some more tests to reflect the new location ('org.apache.flex.utils.Language') of the global language support functions. |
Fri, 01 Nov, 11:33 |
flex.muste...@gmail.com |
Build failed in Jenkins: flex-sdk_mustella #506 |
Fri, 01 Nov, 12:13 |
Apache Jenkins Server |
Jenkins build became unstable: flex-flexunit #279 |
Fri, 01 Nov, 19:35 |
mamsel...@apache.org |
[1/2] git commit: [flex-sdk] [refs/heads/develop] - FIX FLEX-33861 Flex Incorrectly Scaling Down Application mutella test pass: tests/mobile/* |
Fri, 01 Nov, 22:27 |
mamsel...@apache.org |
[2/2] git commit: [flex-sdk] [refs/heads/develop] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-sdk into develop |
Fri, 01 Nov, 22:27 |
flex.muste...@gmail.com |
Jenkins build is back to normal : flex-sdk_mustella #507 |
Fri, 01 Nov, 22:59 |
Apache Jenkins Server |
Jenkins build is back to stable : flex-flexunit #280 |
Sat, 02 Nov, 00:23 |
Alex Harui |
Re: [1/2] git commit: [flex-sdk] [refs/heads/develop] - FIX FLEX-33861 Flex Incorrectly Scaling Down Application mutella test pass: tests/mobile/* |
Sat, 02 Nov, 03:53 |
erikdebr...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - Because of a dependency Falcon has on an old version of Guava, any versions of the Closure compiler after sept. 17, 2012 cause exceptions when doing a release build with FalconJx. |
Sat, 02 Nov, 08:59 |
mamsel...@apache.org |
git commit: [flex-sdk] [refs/heads/develop] - FIX FLEX-33853 Optimize UIDUtil/ RPCUIDUtil fromByteArray method |
Sat, 02 Nov, 10:25 |
erikdebr...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - Removing 'redundant type cast' compiler warnings from FalconJx tests. |
Sat, 02 Nov, 11:36 |
Maurice Amsellem |
RE: [1/2] git commit: [flex-sdk] [refs/heads/develop] - FIX FLEX-33861 Flex Incorrectly Scaling Down Application mutella test pass: tests/mobile/* |
Sat, 02 Nov, 11:55 |
mamsel...@apache.org |
git commit: [flex-sdk] [refs/heads/develop] - UPDATE FIX FLEX-33861 Flex Incorrectly Scaling Down Application set 1024 and 2048 as static vars so that they can be changed if needed |
Sat, 02 Nov, 12:01 |
mamsel...@apache.org |
git commit: [flex-sdk] [refs/heads/develop] - UPDATE FLEX-33813 (DataGrid goes blank when scrolled and dataProvider is changed) => also handle case when collection.source is set but collection.refresh() is not called, [Mustella test pass] - gumbo/compone |
Sat, 02 Nov, 20:22 |
jmcl...@apache.org |
git commit: [flex-sdk] [refs/heads/develop] - Updated release notes to reflect recent JIRA changes |
Sat, 02 Nov, 23:13 |
mamsel...@apache.org |
[1/2] git commit: [flex-sdk] [refs/heads/develop] - FIX FLEX-33871 : spark.skins.mobile480.assets:ActionBarBackground not found |
Sun, 03 Nov, 10:20 |
mamsel...@apache.org |
[2/2] git commit: [flex-sdk] [refs/heads/develop] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-sdk into develop |
Sun, 03 Nov, 10:20 |
cd...@apache.org |
[1/2] git commit: [flex-utilities] [refs/heads/master] - NO JIRA: - Made the SDKGenerator process all found air and flex sdks in the right order by sorting the conversions according to the version information found in the sdks themselves. |
Sun, 03 Nov, 15:03 |
cd...@apache.org |
[2/2] git commit: [flex-utilities] [refs/heads/master] - NO JIRA: - Implemented an alternative Deployer "SDKInVMDeployer" that allows deploying artifacts without installed Maven and with far greater performance, as all deployments are performed in VM wit |
Sun, 03 Nov, 15:03 |
mamsel...@apache.org |
git commit: [flex-sdk] [refs/heads/develop] - FIX - FLEX-33865 ConstraintLayout optimization |
Mon, 04 Nov, 08:55 |
Alex Harui |
Re: git commit: [flex-sdk] [refs/heads/develop] - FIX - FLEX-33865 ConstraintLayout optimization |
Mon, 04 Nov, 17:57 |
Maurice Amsellem |
RE: git commit: [flex-sdk] [refs/heads/develop] - FIX - FLEX-33865 ConstraintLayout optimization |
Mon, 04 Nov, 18:04 |
aha...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - handle missing global selector |
Mon, 04 Nov, 18:36 |
cd...@apache.org |
git commit: [flex-utilities] [refs/heads/master] - NO JIRA: - Changed the code to be java 1.6 compliant. |
Mon, 04 Nov, 20:40 |
jmcl...@apache.org |
git commit: [flex-sdk] [refs/heads/develop] - FLEX-33875 check to stop RTE |
Mon, 04 Nov, 21:56 |
jmcl...@apache.org |
git commit: [flex-sdk] [refs/heads/develop] - update release notes with recent changes |
Mon, 04 Nov, 21:57 |
Alex Harui |
Re: git commit: [flex-sdk] [refs/heads/develop] - FLEX-33875 check to stop RTE |
Mon, 04 Nov, 22:47 |
Maurice Amsellem |
RE: git commit: [flex-sdk] [refs/heads/develop] - FLEX-33875 check to stop RTE |
Tue, 05 Nov, 00:32 |
gordonsm...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - Falcon: Updated guava.jar to the current release, 15.0 |
Tue, 05 Nov, 00:56 |
mamsel...@apache.org |
git commit: [flex-sdk] [refs/heads/develop] - FIXED - 33877 - Avoid uneeded point allocation in BusyIndicator |
Tue, 05 Nov, 10:53 |
mamsel...@apache.org |
git commit: [flex-sdk] [refs/heads/develop] - FIX FLEX-33878 avoid unnecessary matrix allocations |
Tue, 05 Nov, 11:24 |
erikdebr...@apache.org |
[1/4] git commit: [flex-asjs] [refs/heads/develop] - LanguageTests example. |
Tue, 05 Nov, 12:44 |
erikdebr...@apache.org |
[2/4] git commit: [flex-asjs] [refs/heads/develop] - This allows pure Actionscript projects to be compiled using FalconJx. It's kinda like the 'Application.js', but different ; -) |
Tue, 05 Nov, 12:44 |
erikdebr...@apache.org |
[3/4] git commit: [flex-asjs] [refs/heads/develop] - Actual implementation of 'is()'. |
Tue, 05 Nov, 12:44 |
erikdebr...@apache.org |
[4/4] git commit: [flex-asjs] [refs/heads/develop] - If the 'interfaces' array is implemented as a class constant, the Closure Compiler (release mode) "optimises" it to a global variable, thereby making it unreachable with a class member access. When ins |
Tue, 05 Nov, 12:44 |
erikdebr...@apache.org |
[01/11] git commit: [flex-falcon] [refs/heads/develop] - No longer needed, there is now a 'test case' example in the ASJS project. |
Tue, 05 Nov, 12:45 |
erikdebr...@apache.org |
[02/11] git commit: [flex-falcon] [refs/heads/develop] - Cleaned up some TODOs ; -) |
Tue, 05 Nov, 12:45 |
erikdebr...@apache.org |
[03/11] git commit: [flex-falcon] [refs/heads/develop] - Removed an @Ignore and TODO, with documentation. |
Tue, 05 Nov, 12:45 |
erikdebr...@apache.org |
[04/11] git commit: [flex-falcon] [refs/heads/develop] - Fixed old TODO: handle parsing of 'rest' parameter. |
Tue, 05 Nov, 12:45 |
erikdebr...@apache.org |
[05/11] git commit: [flex-falcon] [refs/heads/develop] - Build files now download latest version of Guava (15.0 at the time of writing) and Closure Compiler. |
Tue, 05 Nov, 12:45 |
erikdebr...@apache.org |
[06/11] git commit: [flex-falcon] [refs/heads/develop] - Update tests with proper interface 'goog.require' statements |
Tue, 05 Nov, 12:45 |
erikdebr...@apache.org |
[07/11] git commit: [flex-falcon] [refs/heads/develop] - Fetch and store all interface "imports" for use during the initial writing of the FlexJS classes |
Tue, 05 Nov, 12:45 |
erikdebr...@apache.org |
[08/11] git commit: [flex-falcon] [refs/heads/develop] - Add missing 'instanceof' enumeration |
Tue, 05 Nov, 12:45 |
erikdebr...@apache.org |
[09/11] git commit: [flex-falcon] [refs/heads/develop] - More changes to tests to match desired 'goog' JS output |
Tue, 05 Nov, 12:45 |
erikdebr...@apache.org |
[10/11] git commit: [flex-falcon] [refs/heads/develop] - Added enumeration for the 'interfaces' array |
Tue, 05 Nov, 12:45 |
erikdebr...@apache.org |
[11/11] git commit: [flex-falcon] [refs/heads/develop] - This is where all the magic happens ; -) |
Tue, 05 Nov, 12:45 |
Apache Jenkins Server |
Jenkins build became unstable: flex-flexunit #287 |
Tue, 05 Nov, 13:06 |
Apache Jenkins Server |
Build failed in Jenkins: flex-falcon #194 |
Tue, 05 Nov, 14:46 |
Alex Harui |
Re: Build failed in Jenkins: flex-falcon #194 |
Tue, 05 Nov, 16:08 |
Apache Jenkins Server |
Build failed in Jenkins: flex-sdk_release #305 |
Tue, 05 Nov, 16:52 |
Erik de Bruin |
Re: Build failed in Jenkins: flex-falcon #194 |
Tue, 05 Nov, 17:35 |
Apache Jenkins Server |
Jenkins build is back to normal : flex-sdk_release #306 |
Tue, 05 Nov, 17:49 |
Apache Jenkins Server |
Jenkins build is back to stable : flex-flexunit #288 |
Tue, 05 Nov, 18:02 |
p...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - Adding DataGrid - ActionScript and JavaScript versions. Updated a number of component elements in JavaScript to extract beads using ValuesManager (bead references stored in CSS). Added JavaScript "interface" |
Tue, 05 Nov, 19:26 |
p...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - DataGrid example. |
Tue, 05 Nov, 20:11 |
aha...@apache.org |
[1/8] git commit: [flex-sdk] [refs/heads/develop] - add different handling of missing resource bundles for Falcon SWFs (at least for now). MXMLC makes an en_US bundle provide the bundles for other en_XX locales, Falcon doesn't do that so you fall throug |
Tue, 05 Nov, 20:58 |
aha...@apache.org |
[2/8] adjustments for Falcon MXML codegen |
Tue, 05 Nov, 20:58 |
aha...@apache.org |
[3/8] adjustments for Falcon MXML codegen |
Tue, 05 Nov, 20:58 |
aha...@apache.org |
[4/8] git commit: [flex-sdk] [refs/heads/develop] - adjustments for Falcon MXML codegen |
Tue, 05 Nov, 20:58 |
aha...@apache.org |
[5/8] remove file accidentally checked in |
Tue, 05 Nov, 20:58 |
aha...@apache.org |
[6/8] git commit: [flex-sdk] [refs/heads/develop] - remove file accidentally checked in |
Tue, 05 Nov, 20:58 |
aha...@apache.org |
[7/8] git commit: [flex-sdk] [refs/heads/develop] - remove Mustella tests that had no chance of running (required a Flex 2.0 SWC or used incorrect compiler params |
Tue, 05 Nov, 20:58 |
aha...@apache.org |
[8/8] git commit: [flex-sdk] [refs/heads/develop] - forgot that Resources can be used outside of a Flex app |
Tue, 05 Nov, 20:58 |
aha...@apache.org |
[1/3] git commit: [flex-falcon] [refs/heads/develop] - More binding fixes |
Tue, 05 Nov, 20:58 |
aha...@apache.org |
[2/3] git commit: [flex-falcon] [refs/heads/develop] - Add flag to info() structure so we can tell if a SWF was compiled by Falcon |
Tue, 05 Nov, 20:58 |
aha...@apache.org |
[3/3] git commit: [flex-falcon] [refs/heads/develop] - Switch mxml properties to private var so each layer of inheritance will run it in the same order as MXMLC would do it. Also don't put protected/private vars in the descriptor stream. And handle fx: |
Tue, 05 Nov, 20:58 |
erikdebr...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - Added another pathway for finding 'goog' files by their class name. |
Wed, 06 Nov, 05:48 |
erikdebr...@apache.org |
[1/2] git commit: [flex-falcon] [refs/heads/develop] - Make room for more class metadata on JS classes: FLEXJS_CLASS_INFO. Changed implementation of interface info array to match the new wrapping info object. |
Wed, 06 Nov, 09:03 |
erikdebr...@apache.org |
[2/2] git commit: [flex-falcon] [refs/heads/develop] - Changed tests to reflect FLEXJS_CLASS_INFO metadata storage. |
Wed, 06 Nov, 09:03 |
erikdebr...@apache.org |
[1/5] git commit: [flex-asjs] [refs/heads/develop] - FlexJS interface support is now implemented. Changing the framework in order to make the 'asjs' examples work again. |
Wed, 06 Nov, 09:05 |
erikdebr...@apache.org |
[2/5] git commit: [flex-asjs] [refs/heads/develop] - 'goog' doesn't like 'use strict' when running in debug mode. |
Wed, 06 Nov, 09:05 |
erikdebr...@apache.org |
[3/5] git commit: [flex-asjs] [refs/heads/develop] - These changes for the interface implementation are needed to make the 'DataGridExample' example work. |
Wed, 06 Nov, 09:05 |
erikdebr...@apache.org |
[4/5] git commit: [flex-asjs] [refs/heads/develop] - Changed 'is' operator handling to use the new FLEXJS_CLASS_INFO metadata storage. |
Wed, 06 Nov, 09:05 |
erikdebr...@apache.org |
[5/5] git commit: [flex-asjs] [refs/heads/develop] - Changed JS framework classes to implement the new FLEXJS_CLASS_INFO metadata storage. |
Wed, 06 Nov, 09:05 |
erikdebr...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - Switch back to @const JSDoc annotation for the metadata object declaration. |
Wed, 06 Nov, 09:27 |
erikdebr...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - Updated tests with '@const' instead of '@expose' |
Wed, 06 Nov, 09:30 |
aha...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - Get JS binding data to match |
Thu, 07 Nov, 00:54 |
aha...@apache.org |
[1/3] git commit: [flex-asjs] [refs/heads/develop] - adjust startup APIs. Falcon will inject call to generateMXMLProperties in constructor |
Thu, 07 Nov, 00:54 |
aha...@apache.org |
[2/3] git commit: [flex-asjs] [refs/heads/develop] - Looks like 'somestring' is String requires special casing because string literals are not Strings |
Thu, 07 Nov, 00:54 |
aha...@apache.org |
[3/3] git commit: [flex-asjs] [refs/heads/develop] - adjust for changes to databinding codegen changes |
Thu, 07 Nov, 00:54 |
bigosma...@apache.org |
[1/2] Adding the new Tour de Flex Mobile app contributed by George Yabra JIRA Ticket: https://issues.apache.org/jira/browse/FLEX-33839 |
Thu, 07 Nov, 01:06 |
bigosma...@apache.org |
[2/2] git commit: [flex-examples] [refs/heads/develop] - Adding the new Tour de Flex Mobile app contributed by George Yabra JIRA Ticket: https://issues.apache.org/jira/browse/FLEX-33839 |
Thu, 07 Nov, 01:06 |
erikdebr...@apache.org |
[01/17] git commit: [flex-asjs] [refs/heads/develop] - First run of gjslint on the entire 'org.apache.flex' directory: 'gjslint -r ./' |
Thu, 07 Nov, 13:58 |
erikdebr...@apache.org |
[02/17] git commit: [flex-asjs] [refs/heads/develop] - Fixed 'tabs instead of spaces'. |
Thu, 07 Nov, 13:58 |
erikdebr...@apache.org |
[03/17] git commit: [flex-asjs] [refs/heads/develop] - Fixed 'line too long'. |
Thu, 07 Nov, 13:58 |
erikdebr...@apache.org |
[04/17] git commit: [flex-asjs] [refs/heads/develop] - Fixed JSDoc annotations. |
Thu, 07 Nov, 13:58 |
erikdebr...@apache.org |
[05/17] Run of 'gjslint' with --strict argument. Lot's of indentation and too long line fixes. |
Thu, 07 Nov, 13:58 |
erikdebr...@apache.org |
[06/17] Run of 'gjslint' with --strict argument. Lot's of indentation and too long line fixes. |
Thu, 07 Nov, 13:58 |
erikdebr...@apache.org |
[07/17] git commit: [flex-asjs] [refs/heads/develop] - Run of 'gjslint' with --strict argument. Lot's of indentation and too long line fixes. |
Thu, 07 Nov, 13:58 |