Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(88)

Side by Side Diff: headless/README.md

Issue 2722623004: headless: Add some documentation links (Closed)
Patch Set: Fix url Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Headless Chromium 1 # Headless Chromium
2 2
3 Headless Chromium allows running Chromium in a headless/server environment. 3 Headless Chromium allows running Chromium in a headless/server environment.
4 Expected use cases include loading web pages, extracting metadata (e.g., the 4 Expected use cases include loading web pages, extracting metadata (e.g., the
5 DOM) and generating bitmaps from page contents -- using all the modern web 5 DOM) and generating bitmaps from page contents -- using all the modern web
6 platform features provided by Chromium and Blink. 6 platform features provided by Chromium and Blink.
7 7
8 There are two ways to use Headless Chromium: 8 There are two ways to use Headless Chromium:
9 9
10 ## Usage via the DevTools remote debugging protocol 10 ## Usage via the DevTools remote debugging protocol
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
124 for more information. 124 for more information.
125 125
126 ## Resources and Documentation 126 ## Resources and Documentation
127 127
128 Mailing list: [headless-dev@chromium.org](https://groups.google.com/a/chromium.o rg/forum/#!forum/headless-dev) 128 Mailing list: [headless-dev@chromium.org](https://groups.google.com/a/chromium.o rg/forum/#!forum/headless-dev)
129 129
130 Bug tracker: [Proj=Headless](https://bugs.chromium.org/p/chromium/issues/list?ca n=2&q=Proj%3DHeadless) 130 Bug tracker: [Proj=Headless](https://bugs.chromium.org/p/chromium/issues/list?ca n=2&q=Proj%3DHeadless)
131 131
132 [File a new bug](https://bugs.chromium.org/p/chromium/issues/entry?labels=Proj-H eadless) 132 [File a new bug](https://bugs.chromium.org/p/chromium/issues/entry?labels=Proj-H eadless)
133 133
134 * [BeginFrame sequence numbers + acknowledgements](https://docs.google.com/docum ent/d/1nxaunQ0cYWxhtS6Zzfwa99nae74F7gxanbuT5JRpI6Y/edit#)
135 * [Deterministic page loading for Blink](https://docs.google.com/document/d/19s2 g4fPP9p9qmMZvwPX8uDGbb-39rgR9k56B4B-ueG8/edit#)
136 * [Crash dumps for Headless Chrome](https://docs.google.com/document/d/1l6AGOOBL k99PaAKoZQW_DVhM8FQ6Fut27lD938CRbTM/edit)
134 * [Runtime headless mode for Chrome](https://docs.google.com/document/d/1aIJUzQr 3eougZQp90bp4mqGr5gY6hdUice8UPa-Ys90/edit#) 137 * [Runtime headless mode for Chrome](https://docs.google.com/document/d/1aIJUzQr 3eougZQp90bp4mqGr5gY6hdUice8UPa-Ys90/edit#)
135 * [Virtual Time in Blink](https://docs.google.com/document/d/1y9kdt_zezt7pbey6uz vt1dgklwc1ob_vy4nzo1zbqmo/edit#heading=h.tn3gd1y9ifml) 138 * [Virtual Time in Blink](https://docs.google.com/document/d/1y9kdt_zezt7pbey6uz vt1dgklwc1ob_vy4nzo1zbqmo/edit#heading=h.tn3gd1y9ifml)
136 * [Headless Chrome architecture](https://docs.google.com/document/d/11zIkKkLBoco fGgoTeeyibB2TZ_k7nR78v7kNelCatUE/edit) 139 * [Headless Chrome architecture](https://docs.google.com/document/d/11zIkKkLBoco fGgoTeeyibB2TZ_k7nR78v7kNelCatUE/edit)
137 * [Headless Chrome C++ DevTools API](https://docs.google.com/document/d/1rlqcp8n k-ZQvldNJWdbaMbwfDbJoOXvahPCDoPGOwhQ/edit#heading=h.ng2bxb15li9a) 140 * [Headless Chrome C++ DevTools API](https://docs.google.com/document/d/1rlqcp8n k-ZQvldNJWdbaMbwfDbJoOXvahPCDoPGOwhQ/edit#heading=h.ng2bxb15li9a)
138 * [Session isolation in Headless Chrome](https://docs.google.com/document/d/1XAK vrxtSEoe65vNghSWC5S3kJ--z2Zpt2UWW1Fi8GiM/edit) 141 * [Session isolation in Headless Chrome](https://docs.google.com/document/d/1XAK vrxtSEoe65vNghSWC5S3kJ--z2Zpt2UWW1Fi8GiM/edit)
139 * [Headless Chrome mojo service](https://docs.google.com/document/d/1Fr6_DJH6OK9 rG3-ibMvRPTNnHsAXPk0VzxxiuJDSK3M/edit#heading=h.qh0udvlk963d) 142 * [Headless Chrome mojo service](https://docs.google.com/document/d/1Fr6_DJH6OK9 rG3-ibMvRPTNnHsAXPk0VzxxiuJDSK3M/edit#heading=h.qh0udvlk963d)
140 * [Controlling BeginFrame through DevTools](https://docs.google.com/document/d/1 LVMYDkfjrrX9PNkrD8pJH5-Np_XUTQHIuJ8IEOirQH4/edit?ts=57d96dbd#heading=h.ndv831lc9 uf0) 143 * [Controlling BeginFrame through DevTools](https://docs.google.com/document/d/1 LVMYDkfjrrX9PNkrD8pJH5-Np_XUTQHIuJ8IEOirQH4/edit?ts=57d96dbd#heading=h.ndv831lc9 uf0)
141 * [Viewport bounds and scale for screenshots](https://docs.google.com/document/d /1VTcYz4q_x0f1O5IVrvRX4u1DVd_K34IVUl1VULLTCWw/edit#heading=h.ndv831lc9uf0) 144 * [Viewport bounds and scale for screenshots](https://docs.google.com/document/d /1VTcYz4q_x0f1O5IVrvRX4u1DVd_K34IVUl1VULLTCWw/edit#heading=h.ndv831lc9uf0)
142 * [BlinkOn 6 presentation slides](https://docs.google.com/presentation/d/1gqK9F4 lGAY3TZudAtdcxzMQNEE7PcuQrGu83No3l0lw/edit#slide=id.p) 145 * [BlinkOn 6 presentation slides](https://docs.google.com/presentation/d/1gqK9F4 lGAY3TZudAtdcxzMQNEE7PcuQrGu83No3l0lw/edit#slide=id.p)
143 * [Architecture design doc](https://docs.google.com/document/d/11zIkKkLBocofGgoT eeyibB2TZ_k7nR78v7kNelCatUE) 146 * [Architecture design doc](https://docs.google.com/document/d/11zIkKkLBocofGgoT eeyibB2TZ_k7nR78v7kNelCatUE)
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698