We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In genral, we follow the Chromium coding style: http://www.chromium.org/developers/coding-style
For C++ Coding style, we basically follow Google C++ Style Guide: http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml
For Java Code, we follow the Android Open Source style guide