Victor Costan

Results 61 comments of Victor Costan

@dzhj11 Sorry, I can't pull this version. It has the same issue as the build I'm putting together -- it crashes when I try to input in a text field....

@pengjin1024 This is discontinued. The folks at Intel did a much better job than I could've done, so I discontinued this project, and I'm using [Crosswalk](https://crosswalk-project.org/). You should switch to...

Sorry I fell behind... this will definitely get merged. I'm trying to think if there's a way to make sure I don't overwrite the patch in future updates, since this...

I spent some time trying to get a new build going. They have some scrolling-related code in, and it almost works. Unfortunately, the build crashes when trying to input text...

@davisford were you able to get the org.chromium.ui resources integrated? Without them, I get an autofill-related crash when typing text in an .

I think Chromium only builds for Android 4 or above.

@invernizzie I have min-sdk set to 14 on the Eclipse project. Does that not do the trick?

@invernizzie Worst-case, I'll figure this out in a month or so, when I publish my code on the Android Market. I don't want to lose the Android 4.0 users if...

I haven't been able to work on this code for a while. However, I'm reasonably sure that ChromeView uses the same underlying code (android_webview) as the Chrome-powered WebView in Android...

@ekelokorpi That's awesome news! :+1: A new build of ChromeView might improve the performance. Sadly, there were some changes in the code that require me to change the building and...