- 11 10月, 2018 4 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Assumes graphemes only have one base glyph.
-
由 Behdad Esfahbod 提交于
-
- 16 9月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
...like UnsizedArrayOf<>. This fixes a class of crasher bugs, mostly with color and AAT tables. We cannot use nullable offsets to varsized data that does not declare min_size, because it's nost safe to use our fixed-size null pool for types that have their size external. So, use non_null'able offsets for these. A further enhancement would be to make use of min_size in Null<> itself. Will try that after.
-
- 26 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Sorry for the noise, downstream custom builders. Please adjust.
-
- 01 7月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
In collaboration with Behdad
-
- 24 4月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 18 4月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 17 4月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
Splitted from #950 and #986 IIRC Chromium had a policy about this encouraging it, not sure about automated way to detect and add them but for now lets have the needed ones of them.
-
- 12 4月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 11 4月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 26 3月, 2018 2 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
- 15 3月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 26 2月, 2018 4 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
We always just used "unsigned int" for counter values. There's no use for uint16_t outside of a struct. Also, no need for explict casting where implicit does.
-
由 Ebrahim Byagowi 提交于
-
由 Behdad Esfahbod 提交于
Maybe we should make DEFINE_* make structs uncopyable.
-
- 24 2月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 21 2月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 20 2月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-