Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
07b39fc3892ab326505a6a1c4d115ee5de2beb3c
/
lib
/
Rewrite
/
HTMLRewrite.cpp
f23621f
Blue diagnostic boxes.
by Ted Kremenek
· 17 years ago
718ceb1
Added path sequence numbers in HTML output of PathDiagnostics.
by Ted Kremenek
· 17 years ago
8fb0016
Better handling for tabs with message bubbles.
by Ted Kremenek
· 17 years ago
487f827
Minor CSS tweaking (smaller h1 tags).
by Ted Kremenek
· 17 years ago
053ef59
Add html::EscapeText for std::string; use this function to escape text in message bubbles.
by Ted Kremenek
· 17 years ago
2e93981
Added <h3> tag in HTML file output that contains the name of the source file.
by Ted Kremenek
· 17 years ago
9d4e659
Minor CSS tweaking: use webkit style CSS properties for shadows/rounded edges
by Ted Kremenek
· 17 years ago
0f1b67b
Added HTML highlighting for ranges.
by Ted Kremenek
· 17 years ago
eeacc52
Change colors of HTML message bubble.
by Ted Kremenek
· 17 years ago
db87ca0
More CSS enhancements to HTML code printing.
by Ted Kremenek
· 17 years ago
e8e019e
Misc. cleanups to HTML printing: make code rendered using tables; add
by Ted Kremenek
· 17 years ago
13e479b
Initial experimentation with adding boxed "annotations" to HTMLized source.
by Ted Kremenek
· 17 years ago
ad0a203
Moved generation of html header/footer with builtin CSS to the rewriter library.
by Ted Kremenek
· 17 years ago
d6c1360
More cleanups to the HTML rewriter (with line formatting), with better
by Ted Kremenek
· 17 years ago
f7768bc
Change "style" to "class" in HTML output.
by Ted Kremenek
· 17 years ago
f830997
More cleanups to HTML rewriter API: remove the InsertTag method; was too complicated
by Ted Kremenek
· 17 years ago
1b3188c
More HTML rewriter cleanups. Preliminary CSS support in code pretty-printing.
by Ted Kremenek
· 17 years ago
b485cd1
Some cleanups to the HTMLRewrite API. Added support for printing out line
by Ted Kremenek
· 17 years ago
c22efea
Modified "InsertTag" (HTML rewriter) to have an optional "OutermostTag" flag to
by Ted Kremenek
· 17 years ago
6a34083
Added the beginning of a set of rewriter functions for pretty-printing source
by Ted Kremenek
· 17 years ago