|
1fc128f6
|
2023-06-26T18:34:27
|
|
Replace a few memset/memcpy's with hb_ equivalents
|
|
196c6b6c
|
2023-02-25T14:05:15
|
|
[wasm-buffer] Fix buffer_contents_realloc
|
|
91eb2f49
|
2023-02-25T10:44:45
|
|
[wasm-api-buffer] Minor variable
|
|
4260de12
|
2023-02-25T10:43:27
|
|
[wasm] Add HB_ARRAY_APP2NATIVE
|
|
41362cc3
|
2023-02-25T10:08:22
|
|
[wasm] Simplify memory cleaning
|
|
b0802618
|
2023-02-25T09:34:03
|
|
[wasm-api] Memory house-keeping
|
|
e7540043
|
2023-02-25T09:18:40
|
|
[wasm-api] Make buffer_copy_contents reuse contents
|
|
b5b577f2
|
2023-02-25T08:12:16
|
|
[wasm-api] Make buffer_copy_contents return success
|
|
77f0f3c1
|
2023-02-24T20:01:22
|
|
[wasm-api] Make buffer_copy_contents return zero length on mem fail
|
|
16ecb969
|
2023-02-24T19:53:47
|
|
[wasm-api] Return success from buffer_contents_realloc
|
|
cb382e48
|
2023-02-24T17:56:14
|
|
[wasm-shape] Cache wasm-shape-plan
|
|
9f8ad392
|
2023-02-24T14:16:11
|
|
[wasm-api] Bind shaper features
|
|
ec3270c7
|
2023-02-24T13:31:10
|
|
[wasm-graphite] Ensure native direction here too
Binds buffer_get_script and script_get_horizontal_direction.
|
|
39f8703d
|
2023-02-24T12:42:22
|
|
[wasm-api] Match interface and implementation signatures
|
|
fea3ffe0
|
2023-02-24T12:31:32
|
|
[wasm-api] Beautify internal API
|
|
b3b6e8da
|
2023-02-24T12:03:53
|
|
[wasm-api] Bind buffer_reverse
|
|
a08dbf41
|
2023-02-24T10:13:21
|
|
[wasm-api] Bind buffer_reverse_clusters
|
|
0a51ed31
|
2023-02-24T10:07:59
|
|
[wasm-api] Bind buffer_get_direction
|
|
a5c844a1
|
2023-02-24T09:52:38
|
|
[wasm] Rename macro
|
|
23b58b56
|
2023-02-24T09:50:34
|
|
[wasm-api] Bind font_get_scale
|
|
2d295183
|
2023-02-24T09:20:42
|
|
[wasm-api] Add buffer_contents_realloc
|
|
c1dc1121
|
2023-02-23T15:47:56
|
|
[wasm-api] Bind buffer_set_contents
|
|
af1f41a4
|
2023-02-23T15:17:18
|
|
[wasm-api] Clear structs in _free()
|
|
099a0150
|
2023-02-23T15:15:06
|
|
[wasm] Add HB_STRUCT_TYPE
|
|
851ef138
|
2023-02-23T15:06:18
|
|
[wasm-api] Add buffer-contents-free
|
|
d38f02ab
|
2023-02-23T15:03:03
|
|
[wasm-api] Make ref types actual pointers on the wasm side
|
|
5cecfe86
|
2023-02-23T13:58:40
|
|
[wasm-api] Bind buffer_copy_contents
|