Lines Matching full:backend
80 Web Inspector: split all the functions of Inspector backend API by domain.
2927 Need makeContextCurrent() called in prepareForSoftwareDraw(), in the case that skia's backend
3382 Force anti-aliasing for lines and rects when using OpenVG backend on Symbian.
5526 (WebCore::IDBTransaction::backend):
6405 Add compile-time flag ENABLE(SKIA_GPU) to use Skia's gpu backend
7891 hold a transaction frontend object rather than a backend one.
7981 (WebCore::IDBTransaction::backend):
8103 (WebCore::IDBTransaction::backend):
12079 [Qt] canvas.drawImage(HTMLVideoElement) doesn't work with Qt Multimedia backend
15271 initial support for close() in indexeddb backend
15374 on the front-end side and will be pushed to the backend when the frontend is loaded.
15589 on the front-end side and will be pushed to the backend when the frontend is loaded.
26139 from within front-end or by the backend.
27474 Web Inspector: embed injected script into the backend.
27477 InjectedScript belongs to the backend of the system and
27479 This patch makes injected script a part of the backend.
31518 [GTK] Freetype backend does not support WOFF
36466 source offsets update (in the backend) and Styles/Metrics pane updates (in the frontend)
40953 Web Inspector: push persistent breakpoints into backend state cookie so they hit on navigation.
40956 BreakpointManager pushes all persistent breakpoints to backend when loaded.