1. 47a90b8 More BIDI code shuffling by Dan Sinclair · 7 years ago
  2. 235818f Move bidi code to fx_bidi by Dan Sinclair · 7 years ago
  3. bcd1e70 Remove fx_basic.h by Dan Sinclair · 7 years ago
  4. 68eefa6 Rebuild CFDE_TextEditEngine. by Dan Sinclair · 7 years ago
  5. 574d440 Add a global font loader in XFA tests by Dan Sinclair · 7 years ago
  6. 133617c Remove code which does nothing by Dan Sinclair · 7 years ago
  7. 12db751 Convert string Find methods to return an Optional by Ryan Harrison · 7 years ago
  8. 9342b33 Remove redundant members in CFDE_TxtEdtEngine by Dan Sinclair · 7 years ago
  9. 171cb27 Remove default params from xfa/fde code. by Dan Sinclair · 7 years ago
  10. db14532 Rewrite how string Insert() methods handle out of bound indices by Ryan Harrison · 7 years ago
  11. 04f7360 Encapsulate some CFX_Char members. by Lei Zhang · 7 years ago
  12. da129ab Replace raw value for constant error value in string operations by Ryan Harrison · 7 years ago
  13. f0e9c84 Use FX_GetUnicodeProperties() in more places. by Lei Zhang · 7 years ago
  14. 9a80ecc Remove unused param from CFX_TxtBreak::AppendChar_PageLoad(). by Lei Zhang · 7 years ago
  15. e7a99de Convert calls to Mid() to Left() or Right() if possible by Ryan Harrison · 7 years ago
  16. 672a172 Simplify FX_GetMirrorChar() code. by Lei Zhang · 7 years ago
  17. 24ef633 Move xfa/fxfa/app to xfa/fxfa by Dan Sinclair · 7 years ago
  18. 33b42e4 Rename StringCs c_str() to unterminated_c_str(). by Tom Sepez · 7 years ago
  19. b9776c7 Adding back the CFX_DateTime print helpers. by Henrique Nakashima · 7 years ago
  20. 5c3e5c1 Cleaning up fx_string_testhelpers. by Henrique Nakashima · 7 years ago
  21. 7726a58 Add a |gGeneralPartitionAllocator| and use it in the |FX_*Alloc| wrappers. by Chris Palmer · 7 years ago
  22. 19e6bcf Add CFGAS_FormatString helper to extract digits. by Dan Sinclair · 7 years ago
  23. 7e6f396 CFGAS_FormatString use helper to convert char to int by Dan Sinclair · 7 years ago
  24. 04c79d3 Add CFGAS_FormatString Number to String helper by Dan Sinclair · 7 years ago
  25. 08839f3 Combine more CFGAS_FormatString code by Dan Sinclair · 7 years ago
  26. a0b322b Remove use of FXBSTR_ID from CFGAS_FormatString by Dan Sinclair · 7 years ago
  27. cee11c2 Simplify some CFGAS_FormatString methods by Dan Sinclair · 7 years ago
  28. 28d6769 Fix some CFGAS_FormatString issues by Dan Sinclair · 7 years ago
  29. 52998a4 Even more CFGAS_FormatString tests. by Dan Sinclair · 7 years ago
  30. 7dee685 Convert CFGAS_FormatString to pointer out parameters by Dan Sinclair · 7 years ago
  31. db124cf More CFGAS_FormatString tests by Dan Sinclair · 7 years ago
  32. b3a119e Add more CFGAS_FormatString tests. by Dan Sinclair · 7 years ago
  33. e98ba9d More CFGAS_FormatString tests by Dan Sinclair · 7 years ago
  34. 6c5ea10 Add start of CFGAS_FormatString tests by Dan Sinclair · 7 years ago
  35. 7211eac Cleaning up some XFA locale related code by Dan Sinclair · 7 years ago
  36. a64cd6c Remove unused Locale code by Dan Sinclair · 7 years ago
  37. d15ce4c Use observed ptrs from CFGAS_GEFont back to its font mgrs. by Tom Sepez · 8 years ago
  38. 76020fc Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr. by Lei Zhang · 8 years ago
  39. cc20513 Introduce CFX_UnownedPtr to detect lifetime inversion issues. by Tom Sepez · 8 years ago
  40. e02b2bc Use CXFA_TextUserData in place of CFX_Retainable where possible. by Tom Sepez · 8 years ago
  41. a0a6923 Remove more |new|s, part 5 by Tom Sepez · 8 years ago
  42. ab1faaa Use fx_extension.h utilities in more places in xfa/ by Lei Zhang · 8 years ago
  43. e247ec4 Replace FXSYS_iswdigit with std::iswdigit. by Lei Zhang · 8 years ago
  44. 283a043 Convert IFX_MemoryStream to CFX_MemoryStream by Dan Sinclair · 8 years ago
  45. cfb1944 Cleanup the fx_extension code. by Dan Sinclair · 8 years ago
  46. f51a02a Cleanup codepage and charset definitions. by Dan Sinclair · 8 years ago
  47. 2a473db Cleanup the fgas_language defines by Dan Sinclair · 8 years ago
  48. 3b71d26 Move CFGAS_Stream to CFX_SeekableStreamProxy by Dan Sinclair · 8 years ago
  49. bf510b7 Rename IFGAS_Stream to CFGAS_Stream by Dan Sinclair · 8 years ago
  50. fdf7d40 Remove IFGAS_Stream::CreateWideStringReadStream by Dan Sinclair · 8 years ago
  51. 7172969 Fold the CFGAS_Stream subclasses in CFGAS_Stream by Dan Sinclair · 8 years ago
  52. 1d0dc5e Codepage code into anonymouse namespace by Dan Sinclair · 8 years ago
  53. 4fcdf05 Subclass the stream implementations from CFGAS_Stream by Dan Sinclair · 8 years ago
  54. 994acdc Rename text break files to match class names. by Dan Sinclair · 8 years ago
  55. 5ae8792 Update IFGAS_Stream::WriteString to take a string. by Dan Sinclair · 8 years ago
  56. 3c3e271 Use Byte/WideString iterators by Tom Sepez · 8 years ago
  57. 7b7c653 Fold LoadFile{Read|Write} back into constructors by Dan Sinclair · 8 years ago
  58. f6baf6b Fold CFGAS_Stream into CFGAS_TextStream. by Dan Sinclair · 8 years ago
  59. deadbfb Remove params from CFGAS_Stream by Dan Sinclair · 8 years ago
  60. 8ed5366 Remove text buffer for CFGAS_TextStream by Dan Sinclair · 8 years ago
  61. 941c1b8 Remove m_iStart which is always zero by Dan Sinclair · 8 years ago
  62. 5111496 Fold CXFA_WideTextRead into IFGAS_Stream by Dan Sinclair · 8 years ago
  63. 9d6a208 Remove MakeSeekableReadStream by Dan Sinclair · 8 years ago
  64. 445831e Remove the FGAS Buffered Stream by Dan Sinclair · 8 years ago
  65. 2d8b899 Remove the STREAMTYPE define. by Dan Sinclair · 8 years ago
  66. 6e485ca Remove unneeded stream access flags by Dan Sinclair · 8 years ago
  67. 75dc42a Remove unused loading code from IFGAS_Stream by Dan Sinclair · 8 years ago
  68. d7120ee Disabiguate CreateStream calls by Dan Sinclair · 8 years ago
  69. 0c820a2 Remove unused CreateTextStream by Dan Sinclair · 8 years ago
  70. d562ef0 Remove unused CreateSharedStream by Dan Sinclair · 8 years ago
  71. 1c5d0b4 Drop FXSYS_ from mem methods by Dan Sinclair · 8 years ago
  72. 2ae80f5 Drop FXSYS_ from wide string methods by Dan Sinclair · 8 years ago
  73. ba8ac3f Drop FXSYS_ from file methods by Dan Sinclair · 8 years ago
  74. 669a418 Drop FXSYS_ from math methods by Dan Sinclair · 8 years ago
  75. eb39cdb Pull in FreeType via DEPS instead. by Lei Zhang · 8 years ago
  76. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 8 years ago
  77. 908c848 Move core/fxcrt XML files to core/fxcrt/xml by Dan Sinclair · 8 years ago
  78. e2e1794 Remove unnecessary FreeType include. by Dominik Röttsches · 8 years ago
  79. dd046da Fix Chromium XFA build by Dominik Röttsches · 8 years ago
  80. 8e5038f Rename fgas_stream to ifgas_stream by Dan Sinclair · 8 years ago
  81. b929ab0 Remove fgas/localization directory by Dan Sinclair · 8 years ago
  82. bd5176e Rename fgas/localization files to match contents by Dan Sinclair · 8 years ago
  83. 0cf642f Rename CFX_Unitime to CFX_DateTime by Dan Sinclair · 8 years ago
  84. 9ad342b Return values instead of out params by Dan Sinclair · 8 years ago
  85. ec1843d Renaming and splitting in xfa/fxfa/parser. by Dan Sinclair · 8 years ago
  86. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 8 years ago
  87. 5c529e6 Combine more RTF and TXT Break code by Dan Sinclair · 8 years ago
  88. cf2d0ca Simplify date time code by Dan Sinclair · 8 years ago
  89. 2a6482c Cleanup unchanged values in CFX_TxtBreak by Dan Sinclair · 8 years ago
  90. 20df310 Cleanup fgas_datetime code by Dan Sinclair · 8 years ago
  91. 939121f Cleanup some fgas locale code. by Dan Sinclair · 8 years ago
  92. db0cc52 Simplify TxtBreak AppendChar by Dan Sinclair · 8 years ago
  93. e533b93 Create common base class for TxtBreak and RTFBreak. by Dan Sinclair · 8 years ago
  94. 42059a3 Cleanup nits from prior CLs by Dan Sinclair · 8 years ago
  95. 8c1a66b Remove unused methods and data from fgas_codepage by Dan Sinclair · 8 years ago
  96. 4d67473 Replace FX_POSITION in GFGAS_FontMgr with bool by Dan Sinclair · 8 years ago
  97. 193e6ca Add IndexInBounds() convenience routine. by Tom Sepez · 8 years ago
  98. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  99. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 8 years ago
  100. 893822a Merge text breaking helper classes. by Dan Sinclair · 8 years ago