Jump to content

Google Chrome: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Bitbit (talk | contribs)
→‎Usage tracking: Code? seriously. that is way too general and has nothing to do with Encoded, which is a disambiguation page that leads to Encryption
Line 261: Line 261:
|-
|-
| valign="top" | '''RLZ identifier'''<ref>{{cite web|url=http://foliovision.com/2008/12/09/adwords-ppc-organic-rlz/|title=&rlz= in Google referrer: Organic traffic or AdWords?|accessdate=2009-02-27}}</ref>
| valign="top" | '''RLZ identifier'''<ref>{{cite web|url=http://foliovision.com/2008/12/09/adwords-ppc-organic-rlz/|title=&rlz= in Google referrer: Organic traffic or AdWords?|accessdate=2009-02-27}}</ref>
| [[Code|Encoded]] string, according to Google, contains non-identifying information how Chrome was downloaded and its install week, and is used to measure promotional campaigns.<ref name="privacy"/> Google provides source code to decode this string.<ref>{{cite web | url=http://google-opensource.blogspot.com/2010/06/google-chromes-rlz-library-is-now-open.html | title=In The Open, For RLZ | date=2010-06-02 | accessdate = 2010-06-03}}</ref>
| [[Encryption|Encoded]] string, according to Google, contains non-identifying information how Chrome was downloaded and its install week, and is used to measure promotional campaigns.<ref name="privacy"/> Google provides source code to decode this string.<ref>{{cite web | url=http://google-opensource.blogspot.com/2010/06/google-chromes-rlz-library-is-now-open.html | title=In The Open, For RLZ | date=2010-06-02 | accessdate = 2010-06-03}}</ref>
|
|
* On Google search query
* On Google search query

Revision as of 20:22, 3 June 2010

Google Chrome
Developer(s)Google Inc.
Initial releaseSeptember 2, 2008 (2008-09-02)
Stable release
Windows, macOS, Linux127.0.6533.88/89[1] Edit this on Wikidata / 30 July 2024; 4 days ago (30 July 2024)
Windows Server 2012/2012 R2109.0.5414.165[2] / 13 September 2023; 10 months ago (2023-09-13)
Android127.0.6533.84[3] Edit this on Wikidata / 30 July 2024; 4 days ago (30 July 2024)
iOS127.0.6533.77[4] Edit this on Wikidata / 25 July 2024; 9 days ago (25 July 2024)
Extended Support Release126.0.6478.226[5] Edit this on Wikidata / 30 July 2024; 4 days ago (30 July 2024)
Preview release
Windows, macOS, Linux128.0.6613.18[6] Edit this on Wikidata / 31 July 2024; 3 days ago (31 July 2024)
Android128.0.6613.14[7] Edit this on Wikidata / 31 July 2024; 3 days ago (31 July 2024)
iOS128.0.6613.16[8] Edit this on Wikidata / 1 August 2024; 2 days ago (1 August 2024)
Written inC++, Assembly
EngineWebKit (Based on KHTML)
Operating systemWindows (XP SP2 and later)
Mac OS X (10.5 and later)
Linux
Available in50 languages
TypeWeb browser
LicenseGoogle Chrome Terms of Service (Google Chrome executable),

BSD (source code and Chromium executable except chromium 5 beta ),

BSD License with proprietary parts (source code and chromium 5 beta executable (as it integrates Adobe Flash player 10.1 beta[9] ))[10]
Websitewww.google.com/chrome code.google.com/chromium/ dev.chromium.org/

Google Chrome is a web browser developed by Google that uses the WebKit layout engine and application framework. It was first released as a beta version for Microsoft Windows on 2 September 2008, and the public stable release was on 11 December 2008. The name is derived from the graphical user interface frame, or "chrome", of web browsers. As of May 2010, Chrome was the third most widely used browser, with 7.05% of worldwide usage share of web browsers, according to Net Applications.[11]

In September 2008, Google released a large portion of Chrome's source code, including its V8 JavaScript engine, as an open source project entitled Chromium.[12][13] This move enabled third-party developers to study the underlying source code and help port the browser to Mac OS X and Linux. A Google spokesperson also expressed hope that other browsers would adopt V8 to improve web application performance.[14] The Google-authored portion of Chromium is released under the permissive BSD license,[15] which allows portions to be incorporated into both open source and closed-source software programs.[16] Other portions of the source code are subject to a variety of open-source licenses.[17] Chromium implements the same feature set as Chrome, but lacks built in automatic updates and Google branding, and most notably has a blue-colored logo in place of the multicolored Google logo.[18]

History

For six years, Google's Chief Executive Eric Schmidt was against the idea of building an independent web browser. He stated that "At the time, Google was a small company," and he didn't want to go through "bruising browser wars". However, after co-founders Sergey Brin and Larry Page hired several Firefox developers and built a demonstration of Chrome, Mr. Schmidt admitted that "It was so good that it essentially forced me to change my mind."[19]

Announcement

The release announcement was originally scheduled for 3 September 2008, and a comic by Scott McCloud was to be sent to journalists and bloggers explaining the features of and motivations for the new browser.[20] Copies intended for Europe were shipped early and German blogger Philipp Lenssen of Google Blogoscoped[21] made a scanned copy of the 38-page comic available on his website after receiving it on 1 September 2008.[22] Google subsequently made the comic available on Google Books[23] and mentioned it on their official blog along with an explanation for the early release.[24]

Public release

An alpha version of Chromium for Linux, showing the default home page

The browser was first publicly released for Microsoft Windows (XP and later only) on 2 September 2008 in 43 languages, officially a beta version.[25] Chrome quickly gained about 1% market share despite being only available for Microsoft Windows.[24][26][27][28] After the initial surge, usage share dropped until it hit a low of 0.69% in October 2008. It then started rising again until by December 2008, Chrome again passed the 1% threshold.[29]

In early January 2009, CNET reported that Google planned to release versions of Chrome for Mac OS X and Linux in the first half of the year.[30] The first official Chrome Mac OS X and Linux developer previews[31] were announced on 4 June 2009 with a blog post[32] saying they were missing many features and were intended for early feedback rather than general use.

In December 2009, Google released beta versions of Chrome for Mac OS X and Linux.[33][34] Google Chrome 5.0, announced on 25 May 2010, was the first stable release to support all three platforms.[35]

Chrome was one of the twelve browsers offered to European Economic Area users of Microsoft Windows in 2010.[36]

Development

Chrome was assembled from 25 different code libraries from Google and third parties such as Mozilla's Netscape Portable Runtime, Network Security Services, NPAPI, as well as SQLite and a number of other open-source projects.[37] The JavaScript virtual machine was considered a sufficiently important project to be split off (as was Adobe/Mozilla's Tamarin) and handled by a separate team in Denmark coordinated by Lars Bak at Aarhus. According to Google, existing implementations were designed "for small programs, where the performance and interactivity of the system weren't that important," but web applications such as Gmail "are using the web browser to the fullest when it comes to DOM manipulations and Javascript", and therefore would significantly benefit from a JavaScript engine that could work faster.

Chrome uses the WebKit rendering engine to display web pages, on advice from the Android team.[23] Like most browsers, Chrome was extensively tested internally before release with unit testing, "automated user interface testing of scripted user actions" and fuzz testing, as well as WebKit's layout tests (99% of which Chrome is claimed to have passed). New browser builds are automatically tested against tens of thousands of commonly accessed websites inside of the Google index within 20–30 minutes.[23]

Chrome includes Gears, which adds features for web developers typically relating to the building of web applications (including offline support).[23] However, Google is phasing out Gears in favor of HTML5.[38]

Major Updates

Google released Chrome 2.0 on 21 May 2009, citing increased speed and stability. New features included form autofill, an improved New Tab Page, and full screen mode.[39]

Version 3.0 was released on 15 September 2009, bringing with it a 25% speed improvement, HTML5 capabilities (such as <video> and <audio> elements with native support for Ogg Theora video, Ogg Vorbis audio, H.264 video, AAC and MP3 audio), an improved Omnibox, theme support, and a redesigned New Tab Page.[40][41][42][43][44]

Version 4.0 was released for Windows on 25 January 2010, adding extension support, bookmark sync, improved developer tools, better HTML5 support, performance improvements, and increased security.[45][46]

Google Chrome 5.0, the first stable release to support Windows, Mac OS X, and Linux, was announced on 25 May 2010. Highlights included improved JavaScript performance, syncing of browser preferences, new HTML5 capabilities, and a revamped bookmark manager.[47]

Release history

Color Meaning
Red Old release
Green Current stable release
Light blue Current beta release
Purple Current dev release
Major version Release date WebKit version[48] V8 engine version[49] Operating system support Significant changes
0.2 2008-09-08 522 0.3 Windows First release
0.3 2008-10-29 Improved plugin performance and reliability. Spell checking for input fields. Improved web proxy performance and reliability. Tab and window management updates.
0.4 2008-11-24 525 Bookmark manager with import and export support. Privacy section added to the application options. New blocked popup notification. Security fixes.
1.0 2008-12-11 528 First stable release
2.0 2009-05-24 530 0.4 35% faster JavaScript on the SunSpider benchmark. Mouse wheel support. Full-screen mode. Full-page zoom. Form autofill. Sort bookmarks by title. Tab docking to browser and desktop edges. Basic Greasemonkey support.[50]
3.0 2009-10-12 532 1.2 New "new tab" page for improved customization. 25% faster JavaScript. HTML5 video and audio tag support. Lightweight theming.
4.0 2010-01-25 1.3 Extensions, bookmark sync, enhanced developer tools, improved HTML5 support, performance improvements, full ACID3 pass, HTTP byte range support, increased security, and experimental new anti-reflected-XSS feature called "XSS Auditor".[51]
4.1 2010-03-17 Translate infobar, new privacy features, disabled XSS Auditor.[52]
5.0.375.55 2010-05-25 533 2.1 Windows
Mac
Linux
Improved JavaScript performance, browser preference syncing, more HTML5 support (Geolocation APIs, App Cache, web sockets, and file drag-and-drop), revamped bookmark manager.[47]
5.0.375.70 2010-06-03
6.0.422.0 2010-06-03 2.2 UI changes for toolbar, omnibox and new tab page. Polish main frame UI on Mac. Support for VP8/Webm videos. Bug fixes for all platforms.[53]

Features

Google Chrome aims to improve security, speed, and stability. There are extensive differences from its peers in Chrome's minimalistic user interface,[23] which is atypical of modern web browsers.[54] For example, Chrome does not render RSS feeds.[55] Chrome's strength is its application performance and JavaScript processing speed, both of which were independently verified by multiple websites to be the swiftest among the major browsers of its time.[56][57] Many of Chrome's unique features had been previously announced by other browser developers, but Google was the first to implement and publicly release them.[58] For example, its most prominent graphical user interface (GUI) innovation, the merging of the address bar and search bar (the Omnibox) was first announced by Mozilla in May 2008 as a planned feature for Firefox.[59]

Standards

The results of the Acid3 test on Google Chrome 5.0

The first release of Google Chrome passed both the Acid1 and Acid2 tests. Beginning with version 4.0, Chrome passed all aspects of the Acid3 test.[45]

Security

Chrome periodically downloads updates of two blacklists (one for phishing and one for malware), and warns users when they attempt to visit a harmful site. This service is also made available for use by others via a free public API called "Google Safe Browsing API". Google notifies the owners of listed sites who may not be aware of the presence of the harmful software.[23]

Chrome will typically allocate each tab to fit into its own process to "prevent malware from installing itself" and prevent what happens in one tab from affecting what happens in another, however the actual process allocation model is more complex.[60] Following the principle of least privilege, each process is stripped of its rights and can compute, but cannot write files or read from sensitive areas (e.g. documents, desktop)—this is similar to the "Protected Mode" used by Internet Explorer on Windows Vista and Windows 7. The Sandbox Team is said to have "taken this existing process boundary and made it into a jail";[61] for example, malicious software running in one tab is supposed to be unable to sniff credit card numbers entered in another tab, interact with mouse inputs, or tell Windows to "run an executable on start-up" and it will be terminated when the tab is closed.[23] This enforces a simple computer security model whereby there are two levels of multilevel security (user and sandbox) and the sandbox can only respond to communication requests initiated by the user.[62]

Typically, plugins such as Adobe Flash Player are not standardized and as such, cannot be sandboxed as tabs can be. These often need to run at, or above, the security level of the browser itself. To reduce exposure to attack, plugins are run in separate processes that communicate with the renderer, itself operating at "very low privileges" in dedicated per-tab processes. Plugins will need to be modified to operate within this software architecture while following the principle of least privilege.[23] Chrome supports the Netscape Plugin Application Programming Interface (NPAPI),[63] but does not support the embedding of ActiveX controls.[63] On 30 March 2010 Google announced that the latest development version of Chrome will include Adobe Flash as an integral part of the browser, eliminating the need to download and install it separately. Flash will be kept up to date as part of Chrome's own updates.[64] Java applet support is available in Chrome with Java 6 update 12 and above[65]. Support for Java under Mac OS X was provided by a Java Update released on May 18, 2010.[66]

A private browsing feature called Incognito mode is provided that prevents the browser from storing any history information or cookies from the websites visited.[67] This feature does not make your actions on the internet invisible however and the browser advises to be wary of:

  • Websites that collect or share information about you
  • Internet service providers or employers that track the pages you visit
  • Malicious software that tracks your keystrokes in exchange for free smileys
  • Surveillance by secret agents
  • People standing behind you

Incognito mode is similar to the private browsing feature available in Apple's Safari, Mozilla Firefox 3.5, Opera 10.5, and Internet Explorer 8.

Speed

The JavaScript virtual machine used by Chrome, the V8 JavaScript engine, has features such as dynamic code generation, hidden class transitions and precise garbage collection.[23] Tests by Google in September 2008 showed that V8 was about twice as fast as Firefox 3.0 and the WebKit nightlies.[citation needed]

Several websites performed benchmark tests using the SunSpider JavaScript Benchmark tool as well as Google's own set of computationally intense benchmarks, which include ray tracing and constraint solving.[68] They unanimously reported that Chrome performed much faster than all competitors against which it had been tested, including Safari (for Windows), Firefox 3.0, Internet Explorer 7, Opera, and Internet Explorer 8.[69][70][71][72][73][74]

On September 3, 2008, Mozilla responded by stating that their own TraceMonkey JavaScript engine (then in beta), was faster than Chrome's V8 engine in some tests.[75][76][77] John Resig, Mozilla's JavaScript evangelist, further commented on the performance of different browsers on Google's own suite, finding Chrome "decimating" other browsers, but he questioned whether Google's suite was representative of real programs. He stated that Firefox 3.0 performed poorly on recursion intensive benchmarks, such as those of Google, because the Mozilla team had not implemented recursion-tracing yet.[78]

Two weeks after Chrome's launch the WebKit team announced a new JavaScript engine, SquirrelFish Extreme,[79] citing a 36% speed improvement over Chrome's V8 engine.[80][81][82]

Chrome uses DNS prefetching to speed up website lookups, as does Firefox.[83] This feature is available in Internet Explorer as an extension, and in Opera as a UserScript.

Stability

The Gears team implemented a multi-process architecture in Chrome,[84] similar to Loosely Coupled Internet Explorer (LCIE) implemented by Internet Explorer 8.[85] By default, a separate process is allocated to each site instance and plugin, a procedure referred to as process isolation.[86] This prevents tasks from interfering with each other, increasing security and stability. An attacker successfully gaining access to one application cannot gain access to others,[citation needed] and failure in one instance results in a Sad Tab screen of death, similar to the well-known Sad Mac, except only a single tab crashes instead of the whole application. This strategy exacts a fixed per-process cost up front, but results in less memory bloat overall as fragmentation is confined to each instance and no longer requires further memory allocations.[87]. Safari[88] and Firefox[89] are also adopting this architecture in upcoming versions, meaning that most common browsers will use a multi-process architecture in the near future.

Chrome includes a process management utility called Task Manager which allows the user to see what sites and plugins are using the most memory, downloading the most bytes and over-utilizing the CPU" and provides the ability to terminate them.[23]

User interface

File:Chrome-mac.png
Google Chrome's user interface on Mac OS X

By default, the main user interface includes back, forward, refresh, bookmark, go, and cancel buttons. The home button can be configured through options to take the user to the New Tab Page or a custom home page.

Tabs are the primary component of Chrome's user interface and as such, have been moved to the top of the window rather than below the controls. This subtle change contrasts with many existing tabbed browsers which are based on windows and contain tabs. Tabs (including their state) can be transferred seamlessly between window containers by dragging. Each tab has its own set of controls, including the Omnibox.[23]

The Omnibox is the URL box at the top of each tab, which combines the functionality of both the Address bar and search box. If a user enters the URL of a site previously searched from, Chrome allows pressing Tab to search the site again directly from the Omnibox. When a user starts typing in the Omnibox, Chrome provides suggestions for previously visited sites (based on the URL or in-page text), popular websites (not necessarily visited before - powered by Google Suggest), and popular searches. Although Google Suggest can be turned off, suggestions based on previously visited sites can not be turned off. Chrome will also autocomplete the URLs of sites visited often.[23] If a user types several keywords into the Omnibox and press enter, Chrome will conduct the search using the default search engine.

When Google Chrome is not maximized, the tab bar appears directly under the title bar. When maximized, the tabs become flush with the top of the titlebar. Like other browsers, it has a full-screen mode that hides the operating system's interface as well as the browser chrome.

One of Chrome's differentiating features is the New Tab Page, which can replace the browser home page and is displayed when a new tab is created. Originally, this showed thumbnails of the nine most visited web sites, along with frequent searches, recent bookmarks, and recently closed tabs; similar to Internet Explorer and Firefox with Google Toolbar 6, or Opera's Speed Dial.[23] In Google Chrome 2.0, the New Tab Page was updated to allow users to hide thumbnails they didn't want to appear.[39]

Starting in version 3.0, the New Tab Page was revamped to display thumbnails of the 8 most visited web sites. The thumbnails could be rearranged, pinned, and removed. Alternatively, a list of text links could be displayed instead of thumbnails. It also features a "Recently closed" bar that shows recently closed tabs and a "tips" section that displays hints and tricks for using the browser.[90]

Chrome includes a bookmark manager that can be accessed from a menu. Adding the command-line option: --bookmark-menu adds a bookmarks button to the right of the Omnibox that can be used in place of the bookmarks bar.[91] However, this functionality is currently unavailable on the Linux and Mac platforms.[92]

Popup windows "are scoped to the tab they came from" and will not appear outside the tab unless the user explicitly drags them out.[23]

Google Chrome's options window has three tabs: Basic, Personal Stuff, and Under the Hood. The Basic tab includes options for the home page, search engine, and default browser. The Personal Stuff tab lets users configure saved passwords, form autofill, browsing data, and themes. The Under the Hood tab allows changing network, privacy, download, and security settings.

Chrome does not have a status bar, but displays loading activity and hover-over information via a status bubble that pops up at the bottom left of the relevant page.

For web developers, Chrome features an element inspector similar to the one in Firebug.[83]

As part of Google's April Fools' Day jokes, a special build of Chrome was released on 1 April 2009 with the additional feature of being able to render pages in anaglyph 3D.[93]

Desktop shortcuts and apps

Chrome allows users to make local desktop shortcuts that open web applications in the browser. The browser, when opened in this way, contains none of the regular interface except for the title bar, so as not to "interrupt anything the user is trying to do." This allows web applications to run alongside local software (similar to Mozilla Prism and Fluid).[23]

This feature, according to Google, will be enhanced with the Chrome Web Store, a one-stop web-based web applications directory which is to be opened later in 2010.[94][95]

Extensions

On 9 September 2009, Google enabled extensions by default on Chrome's Dev channel, and provided several sample extensions for testing.[96] In December, the Google Chrome extension gallery beta began with over 300 extensions.[34][97]

Along with Google Chrome 4.0, the extension gallery was officially launched on 25 January 2010, containing over 1500 extensions.[98]

Themes

Starting with Google Chrome 3.0, users can install themes to alter the appearance of the browser.[99] Many free third-party themes are provided in an online gallery,[100] accessible through a "Get themes" button in Chrome's options.[101]

Automatic web page translation

Starting with Google Chrome 4.1 the application added a built-in translation bar using Google Translate. Translation is currently available for 52 languages.[102]

Release channels and updates

On 8 January 2009 Google introduced a new release system with three distinct channels: Stable, Beta, and Developer preview (called the "Dev" channel). Before this change there were only two channels: Beta and Developer preview. All previous Developer channel users were moved to the Beta channel. The reason given by Google is that the Developer channel builds are less stable and polished than those that Developer channel users were getting during Google Chrome's Beta period. The stable channel will be updated with features and fixes once they have been thoroughly tested in the Beta channel, and the Beta channel will be updated roughly monthly with stable and complete features from the Developer channel. The Developer channel is where ideas get tested (and sometimes fail) and can be very unstable at times.[103][104]

Chrome automatically keeps itself up to date. The details differ by platform. On Windows, it uses Google Updater, and autoupdate can be controlled via Group Policy,[105] or users can download a standalone version that does not autoupdate.[106][107] On Mac, it uses Google Update Service, and autoupdate can be controlled via the Mac OS X "defaults" system.[108] On Linux, it lets the system's normal package management system supply the updates.

Google uses its Courgette algorithm to provide the binary difference of the user's current version in relation to the new version that's about to be automatically updated to. These tiny updates are well suited to minor security fixes and allow Google to push new versions of Chrome to users quickly, thereby reducing the window of vulnerability of newly discovered security flaws.[109]

Usage tracking

Chrome sends details about its usage to Google through both optional and non-optional user tracking mechanisms.[110]

Tracking methods
Method[111] Information sent When Optional?
Installation Randomly generated token included in installer. Used to measure success rate of Google Chrome.[112]

On installation

No
RLZ identifier[113] Encoded string, according to Google, contains non-identifying information how Chrome was downloaded and its install week, and is used to measure promotional campaigns.[112] Google provides source code to decode this string.[114]
  • On Google search query
  • On first launch and first use of address bar[112]
Partial[note 1][112]
clientID[115] Unique identifier along with logs of usage metrics and crashes. Un­known Yes[116]
Suggest[115] Text typed into the address bar While being typed Yes
Page not found Text typed into the address bar Upon receiving "Server not found" response Yes
Bug tracker Details about crashes and failures Un­known Yes[116]

Some of the tracking mechanisms can be optionally enabled and disabled through the installation interface[citation needed] and through the browser's options dialog.[115] Unofficial builds, such as SRWare Iron and ChromePlus, seek to remove these features from the browser altogether.[111] The RLZ feature is not included in the Chromium browser either.

In March 2010, Google devised a new method to collect installation statistics: the unique ID token included with Chrome is now only used for the first connection that Google Update makes to its server. This sole remaining non-optional user tracking mechanism is removed following the server ping.[117]

Reception

Template:Alternative browser usage The Daily Telegraph's Matthew Moore summarizes the verdict of early reviewers: "Google Chrome is attractive, fast and has some impressive new features, but may not—yet—be a threat to its Microsoft rival."[118]

Initially, Microsoft reportedly "played down the threat from Chrome" and "predicted that most people will embrace Internet Explorer 8." Opera Software said that "Chrome will strengthen the Web as the biggest application platform in the world."[119] But by February 25, 2010, BusinessWeek had reported that "For the first time in years, energy and resources are being poured into browsers, the ubiquitous programs for accessing content on the Web. Credit for this trend—a boon to consumers—goes to two parties. The first is Google, whose big plans for the Chrome browser have shaken Microsoft out of its competitive torpor and forced the software giant to pay fresh attention to its own browser, Internet Explorer. Microsoft all but ceased efforts to enhance IE after it triumphed in the last browser war, sending Netscape to its doom. Now it's back in gear."[120] Mozilla said that Chrome's introduction into the web browser market comes as "no real surprise", that "Chrome is not aimed at competing with Firefox", and furthermore that it should not affect Google's revenue relationship with Mozilla.[121][122]

Chrome's design bridges the gap between desktop and so-called "cloud computing." At the touch of a button, Chrome lets you make a desktop, Start menu, or Quick Launch shortcut to any Web page or Web application, blurring the line between what's online and what's inside your PC. For example, I created a desktop shortcut for Google Maps. When you create a shortcut for a Web application, Chrome strips away all of the toolbars and tabs from the window, leaving you with something that feels much more like a desktop application than like a Web application or page.

On 9 September 2008, when Chrome was still in beta, the German Federal Office for Information Security (BSI) issued a statement about their first examination of Chrome, expressing a concern over the prominent download links on Google's German web page, because "beta versions should not be employed for general use applications" and browser manufacturers should provide appropriate instructions regarding the use of pre-released software. They did, however, praise the browser's technical contribution to improving security on the web.[124]

Concern about Chrome's optional usage collection and tracking have been noted in several publications.[125][126] On 2 September 2008, a CNET news item[127] drew attention to a passage in the terms of service for the initial beta release, which seemed to grant to Google a license to all content transferred via the Chrome browser. The passage in question was inherited from the general Google terms of service.[128] On the same day, Google responded to this criticism by stating that the language used was borrowed from other products, and removed the passage in question from the Terms of Service.[129] Google noted that this change would "apply retroactively to all users who have downloaded Google Chrome."[130] There was subsequent concern and confusion about whether and what information the program communicates back to Google. The company stated that usage metrics are only sent when users opt in by checking the option "help make Google Chrome better by automatically sending usage statistics and crash reports to Google" when the browser is installed.[131]

The optional suggestion service included in Google Chrome has been criticized because it provides the information typed into the Omnibox to Google before the user even hits return. This allows Google to provide URL suggestions, but also provides Google with web usage information tied to an IP address. The feature can be selected off in the options-under the hood-privacy box.[132]

See also

References

  1. ^ "Stable Channel Update for Desktop". 30 July 2024. Retrieved 30 July 2024.
  2. ^ "Stable Channel Desktop Update". 13 September 2023. Retrieved 14 September 2023.
  3. ^ "Chrome for Android Update". 30 July 2024. Retrieved 30 July 2024.
  4. ^ "Chrome Stable for iOS Update". 25 July 2024. Retrieved 29 July 2024.
  5. ^ "Extended Stable Channel Update for Desktop". 30 July 2024. Retrieved 30 July 2024.
  6. ^ "Chrome Beta for Desktop Update". 31 July 2024. Retrieved 31 July 2024.
  7. ^ "Chrome Beta for Android Update". 31 July 2024. Retrieved 31 July 2024.
  8. ^ "Chrome Beta for iOS Update". 1 August 2024. Retrieved 2 August 2024.
  9. ^ Google (2010). "Bringing improved support for Adobe Flash Player to Google Chrome". Retrieved 14 May 2010. {{cite web}}: |last= has generic name (help); Unknown parameter |month= ignored (help)
  10. ^ http://chrome.blogspot.com/2010/05/new-chrome-stable-release-welcome-mac.html
  11. ^ "Browser Market Share". Net Applications. 2010-06-01. Retrieved 2010-06-01.
  12. ^ Ryan Paul (2008-09-02). "Google unveils Chrome source code and Linux port". Ars Technica. Retrieved 2010-05-13.
  13. ^ "Google Chrome is built with open source code from Chromium." Retrieved from Chromium.org
  14. ^ "During a press briefing today, Google expressed hope that other browsers...", Retrieved from: Google unveils Chrome source code and Linux port, Ars Technica
  15. ^ "Home (Chromium Developer Documentation)". Chromium Developer Documentation. dev.chromium.org. 2009. Retrieved 2009-05-05.
  16. ^ "Google has made the Chrome source available under a permissive BSD license so that...", Retrieved from: Google unveils Chrome source code and Linux port, Ars Technica
  17. ^ "Chromium Terms and Conditions". Google Code. 2008-09-02. Retrieved 2008-09-03.
  18. ^ McAllister, Neil (2008-09-11). "Building Google Chrome: A first look". Fatal Exception. InfoWorld. Retrieved 2008-09-16. As the name suggests, Chromium is a rawer, less polished version of Chrome. The UI is mostly identical, with only a few very minor visual differences...The most readily evident difference is the logo, which sheds the Google colors in favor of a subdued blue design
  19. ^ Julia Angwin (2009-07-09). "Sun Valley: Schmidt Didn't Want to Build Chrome Initially, He Says". WSJ Digits Blog. Retrieved 2010-05-25.
  20. ^ Scott McCloud (2008-09-01). "Surprise!". Google Blogoscoped. Retrieved 2008-09-01.
  21. ^ Philipp Lenssen (2008-09-01). "Google Chrome, Google's Browser Project". Retrieved 2008-09-01.
  22. ^ Philipp Lenssen (2008-09-01). "Google on Google Chrome - comic book". Google Blogoscoped. Retrieved 2008-09-01.
  23. ^ a b c d e f g h i j k l m n o "Google Chrome". Google Book Search. 2008-09-01. Retrieved 2008-09-02.
  24. ^ a b Pichai, Sundar (2008-09-01). "A fresh take on the browser". Google Blog. Retrieved 2008-09-01. {{cite web}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)
  25. ^ "It was when not if... Google Chrome". 2008. Retrieved 2008-09-02. {{cite web}}: Unknown parameter |month= ignored (help)
  26. ^ "Google Chrome update: First screenshot, and live-blog alert". CNet. 2008-09-01. Retrieved 2008-09-02.
  27. ^ "Google launches Chrome web browser". The Canadian Press. Associated Press. September 2, 2008. Retrieved 2008-09-02.
  28. ^ "Come on Google... Chrome for Mac?". 2008. Retrieved 2008-11-22. {{cite web}}: Unknown parameter |month= ignored (help)
  29. ^ Gruener, Wolfgang (2009-01-03). "Google Chrome crosses 1% market share again". Chicago (IL): TG Daily. Retrieved 2009-01-03.
  30. ^ Shankland, Stephen (2009-01-09). "Chrome gets Mac deadline, extensions foundation". CNET. Retrieved 2009-01-13.
  31. ^ "Early Access Release Channels".
  32. ^ "Danger: Mac and Linux builds available". Retrieved 2009-06-09.
  33. ^ Mark Larson (2009-12-08). "Beta Update: Linux, Mac, and Windows". Google. Retrieved 2010-05-13.
  34. ^ a b "Google Chrome for the holidays: Mac, Linux and extensions in beta".
  35. ^ Brian Rakowski (2010-05-25). "A new Chrome stable release: Welcome, Mac and Linux!". Google. Retrieved 2010-05-25.
  36. ^ "Microsoft offers browser choices to Europeans". BBC News. 2010-03-01. Retrieved 2010-05-13.
  37. ^ Peteris Krumins (2008-09-05). "Code reuse in Google Chrome Browser". Retrieved 2010-05-13.
  38. ^ Ian Fette (2010-02-19). "Hello HTML5". Google. Retrieved 2010-05-24.
  39. ^ a b A Speedier Google Chrome for all users - Google Chrome Blog
  40. ^ Laforge, Anthony (2009-09-15). "Google Chrome after a year: Sporting a new stable release". Googleblog.blogspot.com.
  41. ^ Google Chrome to support HTML 5 video, SoftSailor, 2009-05-28, retrieved 2009-10-11
  42. ^ Stephen Shankland (2009-05-28), Google Chrome gets HTML video support, cnet news, retrieved 2009-10-11
  43. ^ Mark Boas (2009-07-29), Native Audio in the browser, html 5 doctor, retrieved 2009-10-11
  44. ^ Peter Davison (2009-09-22), Web Browsers And Packages - Google Chrome, Legend Scrolls, retrieved 2009-10-11
  45. ^ a b Anthony Laforge (2010-01-25). Stable Channel Update "Stable Channel Update". Google. Retrieved 2010-05-25. {{cite web}}: Check |url= value (help)
  46. ^ "Google Chrome update features HTML APIs, browser extensions". Computerworld UK. Retrieved 2010-01-26.
  47. ^ a b Brian Rakowski (2010-05-25). "Evolving from beta to stable with a faster version of Chrome". Google. Retrieved 2010-05-25.
  48. ^ Chromium.org
  49. ^ "ChangeLog - v8".
  50. ^ Google Chrome Releases: Stable Update: Google Chrome 2.0.172.28
  51. ^ Google Chrome Releases: Stable Channel Update
  52. ^ Google Chrome Releases: Stable Channel Update 2010-03-17
  53. ^ "Dev Channel Update". Google Chrome Releases. 2010-05-20. Retrieved 2010-05-20.
  54. ^ Gloson (2008-12-04). "Google Chrome's Unique Features". Retrieved 2010-05-13.
  55. ^ [1], chromium issue tracker.
  56. ^ Stephen Shankland (2008-09-02). "Speed test: Google Chrome beats Firefox, IE, Safari - Business Tech". CNET News. Retrieved 2010-05-13.
  57. ^ Kevin Purdy (2009-06-11). "Lifehacker Speed Tests: Safari 4, Chrome 2, and More - Browsers". Lifehacker. Retrieved 2010-05-13.
  58. ^ 12 Unique features of Google Chrome, TechStroke
  59. ^ Rafe Needleman (2008-05-14). "The future of the Firefox address bar". CNET News. Retrieved 2010-05-13.
  60. ^ Chung, Marc (2008-09-05). "chromes-process model explained". Retrieved 2008-09-10.
  61. ^ Google (2008-09-01). "Google Chrome". Retrieved 2008-09-03. {{cite web}}: |author= has generic name (help)[dead link]
  62. ^ Barth, Adam. "The Security Architecture of the Chromium Browser" (PDF). Stanford Security Laboratory. Retrieved 2008-09-11. {{cite web}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)
  63. ^ a b Google Chrome FAQ for web developers
  64. ^ Paul, Ryan (2010). "Google bakes Flash into Chrome, hopes to improve plug-in API". Retrieved 14 March 2010. {{cite web}}: Unknown parameter |month= ignored (help)
  65. ^ "Java and Google Chrome". Java.com. Retrieved 2009-12-11.
  66. ^ "Issue 10812 - chromium - No java plugin support yet". google.com. Retrieved 2010-05-18.
  67. ^ "Explore Google Chrome Features: Incognito Mode". 2008-09-02. Retrieved 2008-09-04.
  68. ^ "V8 Benchmark suite". Google code. Retrieved 2008-09-03.
  69. ^ Rupert Goodwins (2008-09-02). "Google Chrome - first benchmarks. Summary: wow". Retrieved 2008-09-03.
  70. ^ "Google Chrome Javascript Benchmarks". 2008-09-02. Retrieved 2008-09-03.
  71. ^ Adrian Kingsley-Hughes (2008-09-02). "Google Chrome is insanely fast ... faster than Firefox 3.0". Retrieved 2008-09-03.
  72. ^ Stephen Shankland (2008-09-02). "Speed test: Google Chrome". CNET Business Tech. Retrieved 2008-09-03.
  73. ^ Alexander Limi (2008-09-02). "Chrome: Benchmarks and more". Retrieved 2010-05-13.
  74. ^ Vygantas Lipskas (2009-03-01). "Safari 4 vs. Firefox 3 vs. Google Chrome vs. Opera 10, 9.6 vs. Internet Explorer 8, 7". Favbrowser. Retrieved 2010-05-13.
  75. ^ Stephen Shankland (2008-09-03). "Firefox counters Google's browser speed test - Business Tech". CNET News. Retrieved 2010-05-13.
  76. ^ Eich, Brendan (2008-09-03). "TraceMonkey Update". Retrieved 2008-09-03.
  77. ^ Stephen Shankland (2008-11-03). "Third Chrome beta another notch faster - News". Builder AU. Retrieved 2010-05-13.
  78. ^ Resig, John (2008-09-03). "JavaScript Performance Rundown". Retrieved 2008-06-09.
  79. ^ Maciej Stachowiak (2008-09-18). "WebKit blog: Introducing SquirrelFish Extreme". Retrieved 2010-05-13.
  80. ^ Cameron Zwarich (2008-09-18). "SquirrelFish Extreme has landed!". Retrieved 2010-05-13.
  81. ^ Stephen Shankland (2008-09-22). "Step aside, Chrome, for Squirrelfish Extreme - News". Builder AU. Retrieved 2010-05-13.
  82. ^ Charles Ying (2008-09-19). "SquirrelFish Extreme: Fastest JavaScript Engine Yet". Retrieved 2010-05-13.
  83. ^ a b Preston Gralla (2008-09-03). "Three hidden Chrome features you'll love". Retrieved 2008-09-16.
  84. ^ Charlie Reisn (2008-09-11). "Multi-process Architecture". Retrieved 2008-09-12.
  85. ^ Andy Zeigler (2008-03-11). "IE8 and Loosely-Coupled IE (LCIE)". Retrieved 2008-09-12.
  86. ^ Chromium Developer Documentation (2008-09-03). "Process Models". Retrieved 2008-09-12.
  87. ^ Google (2008-09-21). "Google Chrome book". Retrieved 2008-09-21. {{cite web}}: |author= has generic name (help)
  88. ^ Webkit.org
  89. ^ "Firefox Lorentz beta available for download and testing". Mozilla. 2010-04-08.
  90. ^ Anthony Laforge (2009-09-15). "Google Chrome after a year: Sporting a new stable release". Google. Retrieved 2010-05-13.
  91. ^ Kevin Purdy (2009-09-02). "Add a Bookmark Button to Google Chrome's Toolbar". Lifehacker. Retrieved 2010-05-13.
  92. ^ Google (2009). "Issue 21152: Expose UI for bookmark menu on all platforms". Retrieved 2009-12-30. {{cite web}}: |last= has generic name (help); Unknown parameter |month= ignored (help)
  93. ^ "Google Chrome with 3D". Google. April 1, 2009. Retrieved 2009-05-26.
  94. ^ "Chrome Web Store". Google. May 19, 2010. Retrieved 2010-05-24.
  95. ^ Erik Lay (May 19, 2010). "The Chrome Web Store". Google. Retrieved 2010-05-24.
  96. ^ Aaron Boodman (2009-09-09). "Extensions Status: On the Runway, Getting Ready for Take-Off". Google. Retrieved 2010-05-13.
  97. ^ Erik Kay (2009-12-08). "Extensions beta launched, with over 300 extensions!". Google. Retrieved 2010-05-13.
  98. ^ Nick Baum (2010-01-25). "Over 1,500 new features for Google Chrome". Google Chrome Blog. Retrieved 2010-05-13.
  99. ^ Glen Murphy (2009-10-05). "A splash of color to your browser: Artist Themes for Google Chrome". Google Chrome Blog. Retrieved 2010-05-13.
  100. ^ Google Chrome Themes Gallery
  101. ^ Basic settings: Change browser theme Google Chrome Help
  102. ^ [2] Support Google Chrome - Automatic web page translation
  103. ^ Mark Larson (2009-01-08). "Google Chrome Release Channels". Retrieved 2009-01-09.
  104. ^ Mark Larson (2009-01-08). "Dev update: New WebKit version, new features, and a new Dev channel". Retrieved 2009-01-09.
  105. ^ David Dorwin (2009-05-14). "Google Update Releases Update Controls". Retrieved 2010-05-13.
  106. ^ standalone download page
  107. ^ Alex Chitu (2009-03-01). "Standalone Offline Installer for Google Chrome". Google Operating System. Retrieved 2010-05-13.
  108. ^ Google Help page "Managing updates in Google Software Update"
  109. ^ Stephen Adams (2009-07-15). "Chromium Blog: Smaller is Faster (and Safer Too)". Retrieved 2010-05-13.
  110. ^ Communications between Chromium/Google Chrome and service providers
  111. ^ a b "SRWare Iron webpage". Retrieved 2008-10-12.
  112. ^ a b c d Google Chrome Privacy Whitepaper
  113. ^ "&rlz= in Google referrer: Organic traffic or AdWords?". Retrieved 2009-02-27.
  114. ^ "In The Open, For RLZ". 2010-06-02. Retrieved 2010-06-03.
  115. ^ a b c "Google Reacts to Some Chrome Privacy Concerns". Retrieved 2008-09-24.
  116. ^ a b Controlled by the setting "Send usage statistics and error reports". Default off.
  117. ^ "Google Chrome Unique Identifier Change". 2010-03-16. Retrieved 2010-03-24.
  118. ^ Moore, Matthew (2008-09-02). "Google Chrome browser: Review of reviews". Daily Telegraph. Telegraph Media Group. Retrieved 2008-09-04.
  119. ^ Liedtke, Michael (2008-09-03), Google polishes product line with Chrome browser, Associated Press
  120. ^ Jaroslovsky, Rich (2010-02-25), Browser Wars: The Sequel, BusinessWeek
  121. ^ "Thoughts on Chrome & More". John's Blog. 2008-09-01. Retrieved 2010-05-13.
  122. ^ Collins, Barry (2008-09-02), Mozilla: Google's not trying to kill us, PC Pro
  123. ^ Mediati, Nick (2008-09-03). "Google Chrome Web Browser". PC World. Retrieved 2008-09-07.
  124. ^ Gärtner, Matthias (2008-09-09). "BSI-Position zu Google-Chrome". Federal Office for Information Security (in German). Federal Office for Information Security. Retrieved 2008-09-09.
  125. ^ Ackerman, Elise. "Google browser's tracking feature alarms developers, privacy advocates". Mercury News.
  126. ^ "Google's Omnibox could be Pandora's box". 2008-09-03. Retrieved 2008-09-04.
  127. ^ "Be sure to read Chrome's fine print". CNET. Retrieved 2008-09-03.
  128. ^ Google Terms of Service
  129. ^ "Google Chrome Terms of Service (English)". Retrieved 2008-09-04.
  130. ^ Google Amends Chrome License Agreement After Objections, PC World, 2008-09-03, retrieved 2008-09-03
  131. ^ "Google Chrome Privacy Notice". Retrieved 2009-10-27.
  132. ^ Fried, Ina (2008-09-03). "Google's Omnibox could be Pandora's box". Retrieved 2010-05-13.
  1. ^ Browser must be downloaded directly from [3] to opt-out from the RLZ Identifier.

Template:Mac OS X web browsers