summaryrefslogtreecommitdiff
path: root/core/fxcrt/fx_bidi.cpp
AgeCommit message (Expand)Author
2018-10-12Remove more unnecessary includes and do IWYU as needed.Lei Zhang
2018-10-09Do IWYU for ptr_util.h.Lei Zhang
2018-05-16Remove CFX_BidiLineDan Sinclair
2018-05-16Verify bidi pos is within range before accessingDan Sinclair
2018-05-10Fixup ASSERT in Bidi handling; Add bidi fuzzer.Dan Sinclair
2018-05-01Clean up CFX_BidiString.Lei Zhang
2017-11-29Remove CollectionSize from fx_bidiDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-09-05Split fx_ucd.h into fx_unicode.h and fx_ucddata.h.Tom Sepez
2017-08-31More BIDI code shufflingchromium/3206chromium/3205Dan Sinclair
2017-08-31Move bidi code to fx_bidiDan Sinclair
2017-04-27Remove more |new|s, part 2Tom Sepez
2017-04-18Use Byte/WideString iteratorsTom Sepez
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-06-14Make code compile with clang_use_chrome_plugin (part II)weili
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair