Chromium is the open source web browser project from which Google Chrome draws its source code.

learn more… | top users | synonyms

0
votes
0answers
3 views

Find Bluez btmon Tool Documentation for Chromium (or even Linux)

I must be slow of wit today, because I cannot find any documentation on using btmon (Bluetooth Monitor?) on Chromium. I know it exists, as issues surrounding it usage have been logged on the chromium ...
0
votes
0answers
5 views

Android project with chromium library

How to build an android application with Chromium in eclipse INDIGO? i am using this lib project.. https://github.com/pwnall/chromeview
0
votes
0answers
3 views

chromium browser and its tabs are opening automatically

One Strange Problem, I am facing is that my Chromium browser is opening automatically, when I start my OS. After closing it, it is opening again n again with interval of few seconds.New tabs are also ...
0
votes
0answers
6 views

CEF load resource

I am new to CEF(chromium embeded framework). After successfully building the binary distribution of cef project, I got the sample project cefclient running well. What I need is to get the web page ...
0
votes
0answers
9 views

How to build Chromium without Google API [on hold]

I'm preparing for get code and build my own Chrome browser. I've get all prerequisite steps before start building process. That's my Question: Whether or not I must register google API key before get ...
1
vote
1answer
17 views

PhoneGap / Android WebView throws “Unknown chromium error: 0”

I'm currently developing a project using PhoneGap and I need to do an ajax request to my local webserver which has already: PHP code header('Access-Control-Allow-Origin: *'); Anyway, when I do ...
0
votes
0answers
7 views

Chromium: missing sass support

I tried to enable support for sass source mapping in Chromium (v31.0.1606.0) but it seems that there is the "Support for SASS"-option missing in my case. I followed those instructions: ...
0
votes
1answer
38 views

web browser engine to embed in win32 program

I need to put in simple Win32 program kind of ability to view web pages. It must be just window with page in it, no browser adress bars or other elements, just working web page in win32 window without ...
0
votes
0answers
43 views

Error with Chromium Embedded Framework 3 in Delphi XE2 [on hold]

Application Error: Exception EOSError in module Project1.exe System Error. Code: 126 Other day I was learning to use the TWebBrowser, learned fast and even modified a project of our friend here TLama ...
0
votes
0answers
18 views

Use Chromium Browser with webdriverjs and Selenium

It's not clear how to use Chromium with WebDriverJS and Selenium. The code to create a Chrome driver is: driver = new webdriver.Builder(). usingServer(server.address()). ...
0
votes
0answers
23 views

Backbone-support nested view and Chrome

It's the first time I use backbone-support to handle zombie views. Before introducing it, I did not have the following problem: this.$el.append(this.template()); // this view fills up a ...
0
votes
0answers
21 views

Chrome-extension works on Chrom but not on Chromium on Raspberry Pi

i try to write a simple Chrome extension that must run on Chromium on Raspberry Pi. With Chrome installed at Windows everything works fine, but with Chromium installed on a Raspberry Pi it seems that ...
0
votes
0answers
20 views

ERROR: gyp_chromium returned non-zero exit status 1

I'm trying to checkout the android version of chromium on CentOS 2.6.18 I'm following the official instructions provided in this link unfortunately, when i run gclient runhooks I get the ...
0
votes
0answers
16 views

How to resolve “Rats, WebGL hit a snag!” in chrome [closed]

When i open my website in google chrome, I get the the waning "Rats, WebGL hit a snag!", What is the cause for this issue, is this my website contains invalid code Or Is that a issue in chrome. Is ...
0
votes
0answers
13 views

Issues with Chrome and Chromium hanging on concurrency [closed]

As per Issue 170595, we need this corrected immediately so we can continue working with Packaged Apps. Is there a solution to this issue yet? Is there a different support forum I should be asking this ...

1 2 3 4 5 35
15 30 50 per page