[10/12] incubator-weex git commit: * [android] Clip widget according to their border-radius.

2017-09-13 Thread kyork
* [android] Clip widget according to their border-radius. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/f9019f4a Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/f9019f4a Diff:

[04/12] incubator-weex git commit: * [android] Remove useless method and TODOs, rename class.

2017-09-13 Thread kyork
* [android] Remove useless method and TODOs, rename class. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/60b6aad7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/60b6aad7 Diff:

[07/12] incubator-weex git commit: * [android] Make BaseWidget depend on FlatContext, not views.

2017-09-13 Thread kyork
* [android] Make BaseWidget depend on FlatContext, not views. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/e225aaa7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/e225aaa7 Diff:

[03/12] incubator-weex git commit: * [android] Update FlatGUI testcase

2017-09-13 Thread kyork
* [android] Update FlatGUI testcase Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/878c3a9e Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/878c3a9e Diff:

[12/12] incubator-weex git commit: Merge branch 'android-feature-flatGUI' into 0.16-dev

2017-09-13 Thread kyork
Merge branch 'android-feature-flatGUI' into 0.16-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/20b0a434 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/20b0a434 Diff:

[01/12] incubator-weex git commit: * [android] Fix the problem of NPE and AndroidViewWidget's layout

2017-09-13 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/0.16-dev 96c52aec5 -> 20b0a434a * [android] Fix the problem of NPE and AndroidViewWidget's layout Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[06/12] incubator-weex git commit: * [android] Make flat flag like lazy flag and enable it only if it's Android 4.4 or below. * [android] Fix LayoutParams in Nested Widget/Views.

2017-09-13 Thread kyork
* [android] Make flat flag like lazy flag and enable it only if it's Android 4.4 or below. * [android] Fix LayoutParams in Nested Widget/Views. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/58546e6d Tree:

[1/3] incubator-weex git commit: fix jsc crash for new Date("XXX")

2017-09-13 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/0.16-dev 20b0a434a -> ed0a8dc1a fix jsc crash for new Date("XXX") Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/32699073 Tree:

[05/14] incubator-weex git commit: * [android] jacoco plugin apply

2017-09-07 Thread kyork
* [android] jacoco plugin apply Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/6f963987 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/6f963987 Diff:

[11/14] incubator-weex git commit: * [test] fix codeCoverage bug

2017-09-07 Thread kyork
* [test] fix codeCoverage bug Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/db456742 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/db456742 Diff:

[10/14] incubator-weex git commit: * [test] rebase android jacoco test files

2017-09-07 Thread kyork
* [test] rebase android jacoco test files Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/2cb1eb3d Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/2cb1eb3d Diff:

[02/14] incubator-weex git commit: * [android] update cc

2017-09-07 Thread kyork
* [android] update cc Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/18d5dc56 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/18d5dc56 Diff:

[03/14] incubator-weex git commit: * [android] add jacoco test code coverage data

2017-09-07 Thread kyork
* [android] add jacoco test code coverage data Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/aef6abac Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/aef6abac Diff:

[13/14] incubator-weex git commit: Merge branch 'android-feature-codecoverage-taobaoplugin' of https://github.com/atomtong/incubator-weex into 0.16-dev

2017-09-07 Thread kyork
Merge branch 'android-feature-codecoverage-taobaoplugin' of https://github.com/atomtong/incubator-weex into 0.16-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/0731c1b1 Tree:

[08/14] incubator-weex git commit: * [test] android jacoco test ctl params

2017-09-07 Thread kyork
* [test] android jacoco test ctl params Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/29a701e0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/29a701e0 Diff:

[01/14] incubator-weex git commit: * [android] add jacoco 4 gradle config

2017-09-07 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/0.16-dev ff13f51d5 -> 3f32c552d * [android] add jacoco 4 gradle config Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/fcc7eec2 Tree:

[07/14] incubator-weex git commit: * [test] android jacoco build ops

2017-09-07 Thread kyork
* [test] android jacoco build ops Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/a17c00f5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/a17c00f5 Diff:

[04/14] incubator-weex git commit: Merge branch 'android-feature-cc' into android-feature-codecoverage-taobaoplugin

2017-09-07 Thread kyork
Merge branch 'android-feature-cc' into android-feature-codecoverage-taobaoplugin * android-feature-cc: * [android] add jacoco test code coverage data * [android] update cc * [android] add jacoco 4 gradle config Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[14/14] incubator-weex git commit: Merge branch '0.16-dev' of https://github.com/apache/incubator-weex into 0.16-dev

2017-09-07 Thread kyork
Merge branch '0.16-dev' of https://github.com/apache/incubator-weex into 0.16-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/3f32c552 Tree:

[06/14] incubator-weex git commit: * [test] android jacoco build params and remove useless files

2017-09-07 Thread kyork
* [test] android jacoco build params and remove useless files Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/419a1b2e Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/419a1b2e Diff:

[09/14] incubator-weex git commit: * [test] android taobao test plugin use true

2017-09-07 Thread kyork
* [test] android taobao test plugin use true Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/383f0622 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/383f0622 Diff:

[12/14] incubator-weex git commit: * [test] jacoco test build assemble

2017-09-07 Thread kyork
* [test] jacoco test build assemble Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/56195cbf Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/56195cbf Diff:

[1/2] incubator-weex git commit: * [android] Update DrawableLoader

2017-08-24 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/0.16-dev 16290bff1 -> 14b2c5a7b * [android] Update DrawableLoader (cherry picked from commit 8e0701f) Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[2/2] incubator-weex git commit: Merge branch 'android_bugfix_floatnpe' of https://github.com/YorkShen/incubator-weex into 0.16-dev

2017-08-24 Thread kyork
Merge branch 'android_bugfix_floatnpe' of https://github.com/YorkShen/incubator-weex into 0.16-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/66011b30 Tree:

[2/2] incubator-weex git commit: Merge branch 'android-feature-drawableLoader' of https://github.com/YorkShen/incubator-weex into 0.16-dev

2017-08-24 Thread kyork
Merge branch 'android-feature-drawableLoader' of https://github.com/YorkShen/incubator-weex into 0.16-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/14b2c5a7 Tree:

[1/4] incubator-weex git commit: Merge pull request #1 from apache/0.16-dev

2017-08-24 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/0.16-dev 53dfdbf20 -> a46adce11 Merge pull request #1 from apache/0.16-dev sync from weex 0.16 dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[3/4] incubator-weex git commit: reduce method count

2017-08-24 Thread kyork
reduce method count Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/1dfeb94a Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/1dfeb94a Diff:

[2/4] incubator-weex git commit: Merge branch '0.16-dev' of https://github.com/apache/incubator-weex into 0.16-dev

2017-08-24 Thread kyork
Merge branch '0.16-dev' of https://github.com/apache/incubator-weex into 0.16-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/93fcdd46 Tree:

[4/4] incubator-weex git commit: Merge branch '0.16-dev' of https://github.com/gubaojian/incubator-weex into 0.16-dev

2017-08-24 Thread kyork
Merge branch '0.16-dev' of https://github.com/gubaojian/incubator-weex into 0.16-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/a46adce1 Tree:

incubator-weex git commit: * [android] Add com.getkeepsafe.dexcount to extract method count.

2017-08-24 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/0.16-dev a46adce11 -> aa5bb7b58 * [android] Add com.getkeepsafe.dexcount to extract method count. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

incubator-weex git commit: Revert: * [android] Refactor the code of resize attr on image.

2017-08-29 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/0.16-dev 87c06c5f1 -> 1295c9095 Revert: * [android] Refactor the code of resize attr on image. resize="contain" will cause unexpected stretch. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[2/2] incubator-weex git commit: * [android] fix list memory leak when exist more than one

2017-08-30 Thread kyork
* [android] fix list memory leak when exist more than one Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/58441fa4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/58441fa4 Diff:

[1/2] incubator-weex git commit: * [android] handle undefined value to Float.NaN

2017-08-30 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/0.16-dev 4d176e068 -> 58441fa47 * [android] handle undefined value to Float.NaN Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/6016c338 Tree:

[16/52] [abbrv] incubator-weex git commit: * [android] git cherry pick 0f294f0d4311ebb308d694accfe254e725f947e1

2018-05-07 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/581eb3a8/pre-build/weex-rax-api.js -- diff --git a/pre-build/weex-rax-api.js b/pre-build/weex-rax-api.js index e532556..22237b4 100644 --- a/pre-build/weex-rax-api.js +++

[21/52] [abbrv] incubator-weex git commit: * [android] git cherry-pick cc1ee583cce2f6e8f1fbc74f088c70cb826d4bad

2018-05-07 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/efc2d297/android/sdk/assets/weex-rax-api.js -- diff --git a/android/sdk/assets/weex-rax-api.js b/android/sdk/assets/weex-rax-api.js index e532556..22237b4 100644 ---

[44/52] [abbrv] incubator-weex git commit: * [android] Merge WeexCore-master to master

2018-05-07 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b70b5b87/android/sdk/assets/main.js -- diff --git a/android/sdk/assets/main.js b/android/sdk/assets/main.js index 307922d..fa6fdde 100644 --- a/android/sdk/assets/main.js

[17/52] [abbrv] incubator-weex git commit: * [android] git cherry pick 0f294f0d4311ebb308d694accfe254e725f947e1

2018-05-07 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/581eb3a8/pre-build/weex-main-jsfm.js -- diff --git a/pre-build/weex-main-jsfm.js b/pre-build/weex-main-jsfm.js index 421c2c8..066ce73 100644 ---

[08/52] [abbrv] incubator-weex git commit: * [jsfm] upgrade js framework to v0.26.1

2018-05-07 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/a3f6f7e0/pre-build/weex-main-jsfm.js -- diff --git a/pre-build/weex-main-jsfm.js b/pre-build/weex-main-jsfm.js index b67cb72..c22ca5b 100644 ---

[01/52] [abbrv] incubator-weex git commit: * [android] update

2018-05-07 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 089b7a785 -> 02e9a1cf5 http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/1917421d/android/sdk/assets/weex-rax-extra-api.js -- diff --git

[13/52] [abbrv] incubator-weex git commit: * [jsfm] upgrade js framework to v0.26.1

2018-05-07 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/1e90d189/pre-build/weex-main-jsfm.js -- diff --git a/pre-build/weex-main-jsfm.js b/pre-build/weex-main-jsfm.js index 066ce73..b67cb72 100644 ---

[29/52] [abbrv] incubator-weex git commit: * [android] update

2018-05-07 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/28274522/android/sdk/assets/weex-main-jsfm.js -- diff --git a/android/sdk/assets/weex-main-jsfm.js b/android/sdk/assets/weex-main-jsfm.js index 96f6039..0517f35 100644

[04/52] [abbrv] incubator-weex git commit: * [jsfm] upgrade js framework to v0.26.3

2018-05-07 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/f5434e40/pre-build/weex-rax-extra-api.js -- diff --git a/pre-build/weex-rax-extra-api.js b/pre-build/weex-rax-extra-api.js index 52eb9eb..8b49e2e 100644 ---

[11/52] [abbrv] incubator-weex git commit: *[Core] fix page close won’t clean msg in handler.

2018-05-07 Thread kyork
*[Core] fix page close won’t clean msg in handler. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/413b065b Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/413b065b Diff:

[50/52] [abbrv] incubator-weex git commit: * [android] Report layer overflow limit error on android 4.x.

2018-05-07 Thread kyork
* [android] Report layer overflow limit error on android 4.x. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/52e84f2d Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/52e84f2d Diff:

[09/52] [abbrv] incubator-weex git commit: * [jsfm] upgrade js framework to v0.26.1

2018-05-07 Thread kyork
* [jsfm] upgrade js framework to v0.26.1 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/a3f6f7e0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/a3f6f7e0 Diff:

[46/52] [abbrv] incubator-weex git commit: * [core] Remove libweexjsc.so

2018-05-07 Thread kyork
* [core] Remove libweexjsc.so Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/0d9ad65b Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/0d9ad65b Diff:

[33/52] [abbrv] incubator-weex git commit: * [Core] Open FlatGUI

2018-05-07 Thread kyork
* [Core] Open FlatGUI Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/0c9dfa33 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/0c9dfa33 Diff:

[14/52] [abbrv] incubator-weex git commit: * [jsfm] upgrade js framework to v0.26.1

2018-05-07 Thread kyork
* [jsfm] upgrade js framework to v0.26.1 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/1e90d189 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/1e90d189 Diff:

[32/52] [abbrv] incubator-weex git commit: * [Core] Turn off FlatGUI.

2018-05-07 Thread kyork
* [Core] Turn off FlatGUI. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/a8e2cd9d Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/a8e2cd9d Diff:

[52/52] [abbrv] incubator-weex git commit: * [android] Turn off flatgui.

2018-05-07 Thread kyork
* [android] Turn off flatgui. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/a9516603 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/a9516603 Diff:

[37/52] [abbrv] incubator-weex git commit: * [core] Add license

2018-05-07 Thread kyork
* [core] Add license Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/63d810f0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/63d810f0 Diff:

[31/52] [abbrv] incubator-weex git commit: * [android] update so

2018-05-07 Thread kyork
* [android] update so Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/66268d42 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/66268d42 Diff:

[02/52] [abbrv] incubator-weex git commit: * [android] update

2018-05-07 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/1917421d/android/sdk/assets/weex-main-jsfm.js -- diff --git a/android/sdk/assets/weex-main-jsfm.js b/android/sdk/assets/weex-main-jsfm.js index cf4d20c..96f6039 100644

[23/52] [abbrv] incubator-weex git commit: * [android] git cherry-pick cc1ee583cce2f6e8f1fbc74f088c70cb826d4bad

2018-05-07 Thread kyork
* [android] git cherry-pick cc1ee583cce2f6e8f1fbc74f088c70cb826d4bad Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/efc2d297 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/efc2d297 Diff:

[19/52] [abbrv] incubator-weex git commit: [WeexCore] merge devTool

2018-05-07 Thread kyork
[WeexCore] merge devTool Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/454de5c0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/454de5c0 Diff:

[35/52] [abbrv] incubator-weex git commit: * [Core] Fix crash NPE.

2018-05-07 Thread kyork
* [Core] Fix crash NPE. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/bf3c83d9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/bf3c83d9 Diff:

[15/52] [abbrv] incubator-weex git commit: *[android] fix register module fail bug

2018-05-07 Thread kyork
*[android] fix register module fail bug Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/8a636a14 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/8a636a14 Diff:

[49/52] [abbrv] incubator-weex git commit: * [android] Update weex_sdk version code.

2018-05-07 Thread kyork
* [android] Update weex_sdk version code. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/99f1c047 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/99f1c047 Diff:

[36/52] [abbrv] incubator-weex git commit: * [Core] Update textContentBoxMeasurement to avoid crash

2018-05-07 Thread kyork
* [Core] Update textContentBoxMeasurement to avoid crash Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/16d4eb89 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/16d4eb89 Diff:

[47/52] [abbrv] incubator-weex git commit: *[Core] fix ContentBoxMeasurement getWidth & Height value error when release.

2018-05-07 Thread kyork
*[Core] fix ContentBoxMeasurement getWidth & Height value error when release. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/46ce1c5d Tree:

[48/52] [abbrv] incubator-weex git commit: * [Core] Rename layer-limit

2018-05-07 Thread kyork
* [Core] Rename layer-limit Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/9689fae5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/9689fae5 Diff:

[34/52] [abbrv] incubator-weex git commit: [Weex][Android] 7.7.5 weex-core transition not start bugfix http://dotwe.org/vue/73f432adf4d115456bcdd8fd4ce924f1

2018-05-07 Thread kyork
[Weex][Android] 7.7.5 weex-core transition not start bugfix http://dotwe.org/vue/73f432adf4d115456bcdd8fd4ce924f1 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/1f78f8c3 Tree:

[41/52] [abbrv] incubator-weex git commit: Revert " * [android] update so"

2018-05-07 Thread kyork
Revert " * [android] update so" This reverts commit 7556443c7b293398e8796d6ccbc95673b67a4238. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/0d3d9664 Tree:

[38/52] [abbrv] incubator-weex git commit: * [android] Add function for report layer overflow error.

2018-05-07 Thread kyork
* [android] Add function for report layer overflow error. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/6d2337d0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/6d2337d0 Diff:

[10/52] [abbrv] incubator-weex git commit: [WeexCore] merge devTool

2018-05-07 Thread kyork
[WeexCore] merge devTool Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/f4cdc0f4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/f4cdc0f4 Diff:

[25/52] [abbrv] incubator-weex git commit: * [Core] Turn off FlatGUI.

2018-05-07 Thread kyork
* [Core] Turn off FlatGUI. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/3f29907e Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/3f29907e Diff:

[51/52] [abbrv] incubator-weex git commit: * [Core] Add callback for append tree createfinish.

2018-05-07 Thread kyork
* [Core] Add callback for append tree createfinish. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/b2d22b9a Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/b2d22b9a Diff:

[27/52] [abbrv] incubator-weex git commit: * [android] Add stacksize-limit for overdraw.

2018-05-07 Thread kyork
* [android] Add stacksize-limit for overdraw. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/cddba7fe Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/cddba7fe Diff:

[26/52] [abbrv] incubator-weex git commit: * [Core] Fix switch measurement

2018-05-07 Thread kyork
* [Core] Fix switch measurement Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/1995af4b Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/1995af4b Diff:

[40/52] [abbrv] incubator-weex git commit: * [Core] Add Copyright for jniheader.

2018-05-07 Thread kyork
* [Core] Add Copyright for jniheader. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/3aeb6402 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/3aeb6402 Diff:

[18/52] [abbrv] incubator-weex git commit: * [android] git cherry pick 0f294f0d4311ebb308d694accfe254e725f947e1

2018-05-07 Thread kyork
* [android] git cherry pick 0f294f0d4311ebb308d694accfe254e725f947e1 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/581eb3a8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/581eb3a8 Diff:

[07/52] [abbrv] incubator-weex git commit: * [jsfm] upgrade js framework to v0.26.1

2018-05-07 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/a3f6f7e0/pre-build/weex-rax-api.js -- diff --git a/pre-build/weex-rax-api.js b/pre-build/weex-rax-api.js index 73402c3..8ebe5e1 100644 --- a/pre-build/weex-rax-api.js +++

[12/52] [abbrv] incubator-weex git commit: * [jsfm] upgrade js framework to v0.26.1

2018-05-07 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/1e90d189/pre-build/weex-rax-api.js -- diff --git a/pre-build/weex-rax-api.js b/pre-build/weex-rax-api.js index 22237b4..73402c3 100644 --- a/pre-build/weex-rax-api.js +++

[45/52] [abbrv] incubator-weex git commit: * [android] Merge WeexCore-master to master

2018-05-07 Thread kyork
* [android] Merge WeexCore-master to master Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/b70b5b87 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/b70b5b87 Diff:

[28/52] [abbrv] incubator-weex git commit: * [android] update

2018-05-07 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/28274522/android/sdk/assets/weex-rax-extra-api.js -- diff --git a/android/sdk/assets/weex-rax-extra-api.js b/android/sdk/assets/weex-rax-extra-api.js index

[43/52] [abbrv] incubator-weex git commit: * [android] Merge WeexCore-master to master

2018-05-07 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b70b5b87/pre-build/native-bundle-main.js -- diff --git a/pre-build/native-bundle-main.js b/pre-build/native-bundle-main.js index 307922d..fa6fdde 100644 ---

[42/52] [abbrv] incubator-weex git commit: * [android] Merge WeexCore-master to master

2018-05-07 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b70b5b87/pre-build/weex-polyfill.js -- diff --git a/pre-build/weex-polyfill.js b/pre-build/weex-polyfill.js deleted file mode 100644 index 21a3611..000 ---

[22/52] [abbrv] incubator-weex git commit: * [android] git cherry-pick cc1ee583cce2f6e8f1fbc74f088c70cb826d4bad

2018-05-07 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/efc2d297/android/sdk/assets/weex-main-jsfm.js -- diff --git a/android/sdk/assets/weex-main-jsfm.js b/android/sdk/assets/weex-main-jsfm.js index 1457ec4..066ce73 100644

[05/52] [abbrv] incubator-weex git commit: * [jsfm] upgrade js framework to v0.26.3

2018-05-07 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/f5434e40/pre-build/weex-main-jsfm.js -- diff --git a/pre-build/weex-main-jsfm.js b/pre-build/weex-main-jsfm.js index 96f6039..0517f35 100644 ---

[06/52] [abbrv] incubator-weex git commit: * [jsfm] upgrade js framework to v0.26.3

2018-05-07 Thread kyork
* [jsfm] upgrade js framework to v0.26.3 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/f5434e40 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/f5434e40 Diff:

[24/52] [abbrv] incubator-weex git commit: Revert "* [Core] Turn off FlatGUI."

2018-05-07 Thread kyork
Revert "* [Core] Turn off FlatGUI." This reverts commit d75a181d27e75ba7b506fa325f265eb85f0ce0d9. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/b4fb9d37 Tree:

[30/52] [abbrv] incubator-weex git commit: * [android] update

2018-05-07 Thread kyork
* [android] update Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/28274522 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/28274522 Diff:

[39/52] [abbrv] incubator-weex git commit: * [core] open BUILD_TYPE=Release.

2018-05-07 Thread kyork
* [core] open BUILD_TYPE=Release. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/02e9a1cf Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/02e9a1cf Diff:

[03/52] [abbrv] incubator-weex git commit: * [android] update

2018-05-07 Thread kyork
* [android] update Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/1917421d Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/1917421d Diff:

[2/2] incubator-weex git commit: [WEEX-355][android] recycle-list adapter for weex-core new architecture

2018-05-13 Thread kyork
[WEEX-355][android] recycle-list adapter for weex-core new architecture Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/b049f80e Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/b049f80e

[1/2] incubator-weex git commit: [WEEX-355][android] recycle-list adapter for weex-core new architecture

2018-05-13 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 0d2681fcd -> b049f80ee http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b049f80e/android/sdk/src/main/java/com/taobao/weex/ui/component/list/template/WXRecyclerTemplateList.java

incubator-weex git commit: [WEEX-355][android] recycle-list adapter for weex-core new architecture

2018-05-14 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 1a2ee1c93 -> b7c069340 [WEEX-355][android] recycle-list adapter for weex-core new architecture Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[1/3] incubator-weex git commit: *[android] fix npe.

2018-05-14 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 88670072a -> d0d4f246e *[android] fix npe. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/df730408 Tree:

[3/3] incubator-weex git commit: *[Core] update so.

2018-05-14 Thread kyork
*[Core] update so. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/d0d4f246 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/d0d4f246 Diff:

[2/3] incubator-weex git commit: *[Core] revert so.

2018-05-14 Thread kyork
*[Core] revert so. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/b5328e5a Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/b5328e5a Diff:

incubator-weex git commit: * [Core] Fix max-width problem. http://dotwe.org/vue/4022e76a68de681d423ea49ae434deff

2018-05-14 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master d0d4f246e -> 71af7585d * [Core] Fix max-width problem. http://dotwe.org/vue/4022e76a68de681d423ea49ae434deff Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[13/48] incubator-weex git commit: * [android] Merge WeexCore-master to master.

2018-04-28 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2f8caedb/weex_core/Source/rapidjson/document.h -- diff --git a/weex_core/Source/rapidjson/document.h b/weex_core/Source/rapidjson/document.h new file mode 100644 index

[11/48] incubator-weex git commit: * [android] Merge WeexCore-master to master.

2018-04-28 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2f8caedb/weex_core/Source/rapidjson/internal/dtoa.h -- diff --git a/weex_core/Source/rapidjson/internal/dtoa.h b/weex_core/Source/rapidjson/internal/dtoa.h new file mode

[29/48] incubator-weex git commit: * [android] Merge WeexCore-master to master.

2018-04-28 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2f8caedb/android/sdk/src/main/java/com/taobao/weex/ui/component/WXComponent.java -- diff --git a/android/sdk/src/main/java/com/taobao/weex/ui/component/WXComponent.java

[03/48] incubator-weex git commit: * [Core] Apply license for weex_core

2018-04-28 Thread kyork
* [Core] Apply license for weex_core Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/9132fede Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/9132fede Diff:

[35/48] incubator-weex git commit: * [android] Merge WeexCore-master to master.

2018-04-28 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2f8caedb/android/sdk/src/main/java/com/taobao/weex/dom/WXScrollerDomObject.java -- diff --git a/android/sdk/src/main/java/com/taobao/weex/dom/WXScrollerDomObject.java

[12/48] incubator-weex git commit: * [android] Merge WeexCore-master to master.

2018-04-28 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2f8caedb/weex_core/Source/rapidjson/encodedstream.h -- diff --git a/weex_core/Source/rapidjson/encodedstream.h b/weex_core/Source/rapidjson/encodedstream.h new file mode

[23/48] incubator-weex git commit: * [android] Merge WeexCore-master to master.

2018-04-28 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2f8caedb/android/sdk/src/main/java/com/taobao/weex/wson/Wson.java -- diff --git a/android/sdk/src/main/java/com/taobao/weex/wson/Wson.java

[32/48] incubator-weex git commit: * [android] Merge WeexCore-master to master.

2018-04-28 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2f8caedb/android/sdk/src/main/java/com/taobao/weex/dom/transition/WXTransition.java -- diff --git

[25/48] incubator-weex git commit: * [android] Merge WeexCore-master to master.

2018-04-28 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2f8caedb/android/sdk/src/main/java/com/taobao/weex/ui/flat/widget/TextWidget.java -- diff --git a/android/sdk/src/main/java/com/taobao/weex/ui/flat/widget/TextWidget.java

<    1   2   3   4   5   6   7   8   9   10   >