Google Chrome

                       Google Chrome is a freeware web browser developed by Google. It used the WebKit layout engine until version 27 and, with the exception of its iOS releases, from version 28 and beyond
uses the WebKit fork Blink. It was first released as a beta version for Microsoft Windows on September 2, 2008, and as a stable public release on December 11, 2008.
As of January 2015, Stat Counter estimates that Google Chrome has a 51% worldwide usage share of web browsers, indicating that it is the most widely used web browser in the world.
Google releases the majority of Chrome's source code as an open-source project Chromium. A notable component that is not open source is the built-in Adobe Flash Player.




Design

Security

Blacklists
Chrome downloads updates of two blacklists (one for phishing and one for malware) and warns users when they try 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". In the process of maintaining these blacklists, Google also notifies the owners of listed sites who may not be aware of the presence of the harmful software.
Sandboxing
Each tab in Chrome is sandboxed to "prevent malware from installing itself" or "using what happens in one tab to affect what happens in another". Following the principle of least privilege, each process is stripped of its rights and can compute but can't write files or read from sensitive areas (e.g. documents, desktop), this is similar to "Protected Mode" that is used by Internet Explorer 7 on Windows Vista. The Sandbox Team is said to have "taken this existing process boundary and made it into a jail"; for example malicious software running in one tab is unable to sniff credit card numbers, interact with the mouse or tell "Windows to run an executable on start-up" and will be terminated when the tab is closed. This enforces a simple computer security model whereby there are two levels of multilevel security (user and sandbox) and the sandboxcan only respond to communication requests initiated by the user.
Plugins
Plugins such as Adobe Flash Player are typically not standardised and as such cannot be sandboxed like tabs. 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.
Incognito
Chrome includes an Incognito mode (similar to Safari's Private Browsing and Internet Explorer 8's InPrivate) which "lets you browse the web in complete privacy because it doesn’t record any of your activity" and discards cookies. When enabled for a window "nothing that occurs in that window is ever logged on your computer."

Speed

JavaScript
The Javascript virtual machine was considered a sufficiently important project to be split off (like Adobe/Mozilla's Tamarin) and handled by a dedicated team in Denmark. Existing implementations were designed "for small programs, where the performance and interactivity of the system weren't that important" but web applications like Gmail"are using the web browser to the fullest when it comes to DOM manipulations and Javascript". The resulting V8 JavaScript engine was designed for speed and introduces new features with that in mind such as hidden class transitionsdynamic code generation, and precise garbage collection. Tests by Google show that V8 is about twice as fast as Firefox 3 and the Safari 4 beta.

User interface

The main User Interface includes back, forward, refresh, bookmark, go and cancel options similar to Safari browser, while the settings location looks like Internet Explorer 7/8. The minimize, maximize and close window buttons are based on Windows Vista
Gears
Chrome includes Gears which adds developer features that may or may not become web standards, typically relating to the building of web applications (including offline support).
New Tab Page
Chrome replaces the browser home page which is displayed when a new tab is created with a New Tab Page. This shows thumbnails of the eight most visited web sites along with the sites most often searched, recent bookmarks and recently closed tabs.This concept appeared first with Opera's Speed Dial.
Omnibox
The Omnibox is the URL box at the top of each tab, based on the one in Opera. It includes autocomplete functionality but will only autocomplete URLs that were manually entered (rather than all links), search suggestions, top pages (previously visited), popular pages (unvisited) and text search over history. Search engines can also be captured by the browser when used via the native user interface by pressing Tab.
Popups
Popup windows "are scoped to the tab they came from" and will not appear outside the tab unless the user explicitly drags them out. It is not clear whether they also run in their own process.[13]
Rendering engine
Chrome uses the WebKit rendering engine on advice from the Android team. The WebKit engine is simple, memory efficient, useful on embedded devices and easy to learn for new developers.
Tabs
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 (similar to Opera). This subtle change is in contrast to many existing tabbed browsers which are based on windows containing tabs. Tabs (including their state) can be seamlessly transferred between window containers by dragging. Each tab has its own set of controls, including the Omnibox URL box.
Standards
Google Chrome fails the Acid 3 Test
Google Chrome passes the Acid2 test prior to window resizing
The first release of Google Chrome Beta (Build 1583) did not pass the Acid3 test; it scored 77/100 and does not render the image correctly. It passed theAcid2 test initially, but failed upon resizing. From version 4 onward, Google Chrome has passed the Acid1, 2,and 3 tests.
Webapps
Webapps can be launched in their own streamlined window without the Omnibox URL box and browser toolbar. This limits the browser chrome so as not to "interrupt anything the user is trying to do", allowing web applications to run alongside local software (similar to Mozilla PrismAdobe AIR and Fluid).


Share on Google Plus

About MANI KUMAR CHOWDARY

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment

Thanks for writing on us