Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIMOB-6187: Android: Re-enable Fastdev for V8 / Rhino #713

Merged
merged 10 commits into from
Nov 21, 2011

Commits on Nov 15, 2011

  1. re-enabled FastDev for both V8 and Rhino by plugging

    into KrollAssetHelper.readAsset, moved some dependencies
    into kroll-common. TIMOB-6187
    marshall committed Nov 15, 2011
    Configuration menu
    Copy the full SHA
    0d0fa76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed70f94 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2011

  1. fixed a fastdev restart NPE, enable debug build for kroll-common.jar …

    …kroll-v8.jar
    
    TIMOB-6187
    marshall committed Nov 16, 2011
    Configuration menu
    Copy the full SHA
    0951a28 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:appcelerator/titanium_mobile into…

    … timob-6187
    
    Conflicts:
    	android/titanium/src/java/org/appcelerator/titanium/util/TiDownloadManager.java
    marshall committed Nov 16, 2011
    Configuration menu
    Copy the full SHA
    c9c7b85 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2011

  1. Configuration menu
    Copy the full SHA
    057d374 View commit details
    Browse the repository at this point in the history
  2. only read in exactly the amount of bytes specified

    from KrollStreamHelper.pumpCount. TIMOB-6187
    marshall committed Nov 18, 2011
    Configuration menu
    Copy the full SHA
    cfa943f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c5aa54 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2011

  1. Merge branch 'master' of github.com:appcelerator/titanium_mobile into…

    … timob-6187
    
    Conflicts:
    	android/runtime/common/src/java/org/appcelerator/kroll/KrollApplication.java
    marshall committed Nov 20, 2011
    Configuration menu
    Copy the full SHA
    14c66f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2011

  1. Configuration menu
    Copy the full SHA
    0dc0283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3b6bb4 View commit details
    Browse the repository at this point in the history