[GitHub] incubator-weex pull request #1276: *[iOS] revert statistics improvement for ...

2018-06-19 Thread boboning
GitHub user boboning opened a pull request:

https://github.com/apache/incubator-weex/pull/1276

*[iOS] revert statistics improvement for weex rendering

There are some mistake in previous pull requeset , so we should revert it.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/boboning/incubator-weex master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1276.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1276


commit 5506867e70392cb06df75e55dcf45857b9099a96
Author: boboning 
Date:   2018-06-20T06:53:55Z

*[iOS] revert statistics improvement for weex rendering




---


[GitHub] incubator-weex pull request #1079: [WEEX-262][iOS] Add new interface of Inst...

2018-03-22 Thread boboning
GitHub user boboning opened a pull request:

https://github.com/apache/incubator-weex/pull/1079

[WEEX-262][iOS] Add new interface of Instance,which will terminate re…

We hope to have some chance to terminate render process  after BundleJS 
download has finished。Then,we will handle the BundleJS and continue render.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/boboning/incubator-weex master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1079.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1079






---


[GitHub] incubator-weex pull request #977: [WEEX-190][iOS] Performance statistics imp...

2018-01-10 Thread boboning
GitHub user boboning opened a pull request:

https://github.com/apache/incubator-weex/pull/977

[WEEX-190][iOS] Performance statistics improvement for weex rendering

In previous versions, there were some problems about the statistics of some 
key points, such as first screen rendering time and so on. Previously, when the 
operation of createFininshed was completed, we would record this point named 
FisrtScreenRenderTime, but this does not apply to the other situation when the 
rootView is only backgroundView. So,we want to add some new rules to make 
statistics more accurate.

First of all, thank you for your contribution! 

Please makes sure that these checkboxes are checked before submitting your 
PR, thank you!



CheckList:

**if** *isBugFix* **:**

  * [ ] Make sure that you add at least one unit test for the bug which you 
had fixed.

**elif** *isNewFeature* **:**

  * [ ] Update API docs for the component.
  * [ ] Update/Add demo to demonstrate new feature.
  * [ ] Update test scripts for the feature.
  * [ ] Add unit tests for the feature.






You can merge this pull request into a Git repository by running:

$ git pull https://github.com/boboning/incubator-weex master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/977.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #977


commit daf1374738823b872916de4531ebbb2c694d4311
Author: boboning 
Date:   2018-01-11T07:20:14Z

[WEEX-190][iOS] Performance statistics improvement for weex rendering
In previous versions, there were some problems about the statistics of some 
key points, such as first screen rendering time and so on. Previously, when the 
operation of createFininshed was completed, we would record this point named 
FisrtScreenRenderTime, but this does not apply to the other situation when the 
rootView is only backgroundView. So,we want to add some new rules to make 
statistics more accurate.




---


[GitHub] incubator-weex pull request #590: Add some attribute value in monitor

2017-08-10 Thread boboning
GitHub user boboning opened a pull request:

https://github.com/apache/incubator-weex/pull/590

Add some attribute value in monitor



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/boboning/incubator-weex 0.16-dev

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/590.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #590


commit 2f47530604e82138bf5fd3994d144ef8e4d5f5c8
Author: boboning 
Date:   2017-08-10T09:04:08Z

*[ios] add some attribute value  in monitor

commit 3d84ec8e27df68a0155f4e4fa27e1b8afa80abb6
Author: boboning 
Date:   2017-08-10T09:08:44Z

Merge remote-tracking branch 'upstream/0.16-dev' into 0.16-dev




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-weex pull request #506: *[ios] fix bug in linear-gradient color up...

2017-07-13 Thread boboning
GitHub user boboning opened a pull request:

https://github.com/apache/incubator-weex/pull/506

*[ios] fix bug in linear-gradient color update



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/boboning/incubator-weex 0.15-dev

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/506.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #506


commit 2962f01b333c39342a0a444a64f5cd81f633607a
Author: boboning 
Date:   2017-07-13T07:35:18Z

*[ios] fix bug in linear-gradient color update




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-weex issue #364: Update WXWebComponent.m

2017-05-18 Thread boboning
Github user boboning commented on the issue:

https://github.com/apache/incubator-weex/pull/364
  
please to commit your pr to 0.13-dev, then i will merge for you. 
@caozhiyong 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---