Age | Commit message (Expand) | Author |
2017-09-27 | Cleaning up naming of GIF files/classes/variables | Ryan Harrison |
2017-09-26 | Move LZW decoder out of fx_gif | Ryan Harrison |
2017-09-26 | Remove fx_text_int.h | Dan Sinclair |
2017-09-21 | Move CFX_WeakPtr to WeakPtr | Dan Sinclair |
2017-09-21 | Move CFX_UnownedPtr to UnownedPtr | Dan Sinclair |
2017-09-21 | Move CFX_StringPoolTemplate to StringPoolTemplate | Dan Sinclair |
2017-09-21 | Move CFX_StringDataTemplate to StringDataTemplate | Dan Sinclair |
2017-09-21 | Move CFX_SharedCopyOnWrite to SharedCopyOnWrite | Dan Sinclair |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-21 | Move CFX_Observable to Observable | Dan Sinclair |
2017-09-21 | Rename CXFA_DefFontMgr to CFGAS_DefaultFontManager | Dan Sinclair |
2017-09-21 | Move CFX_MaybeOwned to fxcrt::MaybeOwned | Dan Sinclair |
2017-09-21 | Move CFX_AutoRestorer to fxcrt::AutoRestorer | Dan Sinclair |
2017-09-21 | Move CXFA_PDFFontMgr to CFGAS_PDFFontMgr | Dan Sinclair |
2017-09-21 | Add embeddertest for CFWL_Edit | Dan Sinclair |
2017-09-20 | Isolate lcms2 usage to a few files. | Lei Zhang |
2017-09-20 | Move CCodec_ScanlineDecoder to its own file. | Lei Zhang |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-09-08 | Remove CFWL_SpinButton, which is unused.chromium/3211 | Henrique Nakashima |
2017-09-08 | Fix one-second spin in fx_random.cpp | Tom Sepez |
2017-09-06 | Unify checksum calculation of EAN-8 and EAN-13. | Henrique Nakashima |
2017-09-06 | Merge CFX_WordBreak into CFDE_TextEditEngine::Iterator. | Dan Sinclair |
2017-09-06 | Add unit tests for UPC-A barcode writer. | Henrique Nakashima |
2017-09-06 | GUID cleanup | Dan Sinclair |
2017-09-05 | Add unit tests for Codabar barcode writer.chromium/3207 | Henrique Nakashima |
2017-09-05 | Add unit tests for Code 39 barcode writer. | Henrique Nakashima |
2017-09-05 | Rename fx_rand to fx_random | Dan Sinclair |
2017-09-05 | Remove unused CFX_CharIter class | Dan Sinclair |
2017-09-05 | Split fx_guid from fx_extension | Dan Sinclair |
2017-09-05 | Split random code from fx_extension.h | Dan Sinclair |
2017-09-05 | Refactoring of CPDF_IndirectObjectHolder. | Artem Strygin |
2017-09-05 | Split fx_ucd.h into fx_unicode.h and fx_ucddata.h. | Tom Sepez |
2017-09-01 | Add unit tests for EAN-8 barcode writer.chromium/3204 | Henrique Nakashima |
2017-09-01 | Fix EAN-13 checksum and add unit tests. | Henrique Nakashima |
2017-08-31 | Rename fxcrt_ and ifxcrt_ files to better names | Dan Sinclair |
2017-08-31 | Move implementations into fx_system.cpp | Dan Sinclair |
2017-08-31 | Move fx_extension implementation to cpp file | Dan Sinclair |
2017-08-31 | Move methods string methods to fx_string.cpp | Dan Sinclair |
2017-08-31 | Remove fx_basic.h | Dan Sinclair |
2017-08-31 | Split IFX_Pause out of fx_basic | Dan Sinclair |
2017-08-30 | Split CFX_FixedBufGrow out of fx_basicchromium/3201 | Dan Sinclair |
2017-08-30 | Move CFX_WideTextBuf out of fx_basic | Dan Sinclair |
2017-08-30 | Move CFX_BinaryBuf out of fx_basic | Dan Sinclair |
2017-08-30 | Move CFX_UTF8Decoder out of fx_basic | Dan Sinclair |
2017-08-30 | Split auto restorer from fx_basic | Dan Sinclair |
2017-08-30 | Move CFX_BitStream to its own file | Dan Sinclair |
2017-08-30 | Rebuild CFDE_TextEditEngine. | Dan Sinclair |
2017-08-29 | Implement CPDF_ObjectAvail. | Artem Strygin |
2017-08-28 | Add a global font loader in XFA tests | Dan Sinclair |
2017-08-17 | Roll build_revision to bff6ee8. | Lei Zhang |