gerrit/polygerrit-ui/app
Wyatt Allen 650c529276 Syntax highlighting
Introduces the gr-syntax-layer element. This element works as an
annotation layer that is configured with the diff and asynchronously
computes/applies syntax for the diff.

Introduces a custom build of Highlight.js which gr-syntax-layer makes
use of. Building the script is documented in
scripts/vendor/highlight/building.md.

The layer is connected to the annotation pipeline in gr-diff-builder as
the lowest layer and syntax processing is triggered only after a diff
has been completely rendered.

A number of styles are added to the gr-diff element for syntax markers.
Tests added for gr-syntax-layer.

Bug: Issue 3916
Change-Id: Ic33e40f4fe39dfce1a62de133cfaf32be5e3f25a
2016-07-25 13:47:30 -07:00
..
behaviors Fix issues detected by 'JSHint' and 'JSCS' 2016-07-15 20:32:27 +02:00
elements Syntax highlighting 2016-07-25 13:47:30 -07:00
scripts Wrap util.js in an IIFE to prevent deploy error 2016-03-29 21:34:50 -04:00
styles Show group memberships in the PolyGerrit settings screen 2016-06-17 12:23:48 -07:00
test Syntax highlighting 2016-07-25 13:47:30 -07:00
BUCK Serve fonts from Gerrit instead of Google Fonts. 2016-04-01 13:11:02 -04:00
favicon.ico Add the skeleton of a new UI based on Polymer, PolyGerrit 2015-11-09 22:01:28 +00:00
index.html Move fonts.css out of @import so that it can load async 2016-04-16 15:13:24 +00:00
polygerrit_wct_tests.py Enable Sauce Labs tests in Edge 2016-03-14 17:47:39 +01:00
robots.txt Add the skeleton of a new UI based on Polymer, PolyGerrit 2015-11-09 22:01:28 +00:00