OLD | NEW |
1 title=Modules | 1 title=Modules |
2 | 2 |
3 <head> | 3 <head> |
4 <style type="text/css"> | 4 <style type="text/css"> |
5 table | 5 table |
6 { | 6 { |
7 background: white; | 7 background: white; |
8 border-collapse: collapse; | 8 border-collapse: collapse; |
9 margin-top: 20px; | 9 margin-top: 20px; |
10 } | 10 } |
(...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
267 </li> | 267 </li> |
268 <li> | 268 <li> |
269 <a href="https://hg.adblockplus.org/libadblockplus-binaries">libadbloc
kplus-binaries</a> | 269 <a href="https://hg.adblockplus.org/libadblockplus-binaries">libadbloc
kplus-binaries</a> |
270 </li> | 270 </li> |
271 <li> | 271 <li> |
272 <a href="https://hg.adblockplus.org/v8">v8</a> | 272 <a href="https://hg.adblockplus.org/v8">v8</a> |
273 </li> | 273 </li> |
274 <li> | 274 <li> |
275 <a href="https://hg.adblockplus.org/v8-googlesource">v8-googlesource</
a> | 275 <a href="https://hg.adblockplus.org/v8-googlesource">v8-googlesource</
a> |
276 </li> | 276 </li> |
| 277 <li> |
| 278 <a href="https://hg.adblockplus.org/chromium-deps-icu">chromium-deps-i
cu</a> |
| 279 </li> |
| 280 <li> |
| 281 <a href="https://hg.adblockplus.org/chromium-src-base-trace_event-comm
on">chromium-src-base-trace_event-common</a> |
| 282 </li> |
| 283 <li> |
| 284 <a href="https://hg.adblockplus.org/chromium-src-build">chromium-src-b
uild</a> |
| 285 </li> |
| 286 <li> |
| 287 <a href="https://hg.adblockplus.org/chromium-src-tools-clang">chromium
-src-tools-clang</a> |
| 288 </li> |
277 </ul> | 289 </ul> |
278 </td> | 290 </td> |
279 </tr> | 291 </tr> |
280 </table> | 292 </table> |
281 | 293 |
282 <table id="libadblockplus-android"> | 294 <table id="libadblockplus-android"> |
283 <tr> | 295 <tr> |
284 <th>{{table-header-name Name}}</th> | 296 <th>{{table-header-name Name}}</th> |
285 <td>Android JNI bindings for libadblockplus</td> | 297 <td>Android JNI bindings for libadblockplus</td> |
286 </tr> | 298 </tr> |
(...skipping 280 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
567 <th>{{table-header-source-path Source path(s)}}</th> | 579 <th>{{table-header-source-path Source path(s)}}</th> |
568 <td> | 580 <td> |
569 <ul> | 581 <ul> |
570 <li> | 582 <li> |
571 <a href="https://hg.adblockplus.org/urlfixer">urlfixer</a> | 583 <a href="https://hg.adblockplus.org/urlfixer">urlfixer</a> |
572 </li> | 584 </li> |
573 </ul> | 585 </ul> |
574 </td> | 586 </td> |
575 </tr> | 587 </tr> |
576 </table> | 588 </table> |
OLD | NEW |