1. 0804b3f Remove more |new|s, part 7 by Tom Sepez · 8 years ago
  2. 40badde Remove more |new|s, part 6 by Tom Sepez · 8 years ago
  3. a0a6923 Remove more |new|s, part 5 by Tom Sepez · 8 years ago
  4. 4536a47 Remove some more |new|s, part 4. by Tom Sepez · 8 years ago
  5. 3b91290 Remove more |new|s, part 3 by Tom Sepez · 8 years ago
  6. 7e93a2c CXFA_FMStringExpression: int16_t is not a good type for a string index. by Tom Sepez · 8 years ago
  7. 5628fd7 Add barcode test skeleton by Tom Sepez · 8 years ago
  8. e47e0c9 Avoid unordered_set and maps for the time being. by Tom Sepez · 8 years ago
  9. 80547a1 Use unique_ptr in CXFA_ScriptContext::m_mapVariableToContext. by Tom Sepez · 8 years ago
  10. ab1faaa Use fx_extension.h utilities in more places in xfa/ by Lei Zhang · 8 years ago
  11. 64ee2c3 Use a pdfium-specific unittest main rather than gtest's by Tom Sepez · 8 years ago
  12. ed991c7 Nit cleanup in XFA widget code by Dan Sinclair · 8 years ago
  13. 67b2a35 Cleanup the XFA Bacode widget by Dan Sinclair · 8 years ago
  14. 1629f60 Add CFX_RenderDevice::AutoRestorer() by Tom Sepez · 8 years ago
  15. e247ec4 Replace FXSYS_iswdigit with std::iswdigit. by Lei Zhang · 8 years ago
  16. 1badb85 Change more fxbarcode to use return values. by Lei Zhang · 8 years ago
  17. c16ab75 Remove hand-written bsearch from cxfa_dataexporter.cpp by Tom Sepez · 8 years ago
  18. 88008a2 Cleanup some XFA widget code by Dan Sinclair · 8 years ago
  19. ddfc3dc Let {Argb,Cmyk}Decode return tuples by Nicolas Pena · 8 years ago
  20. 283a043 Convert IFX_MemoryStream to CFX_MemoryStream by Dan Sinclair · 8 years ago
  21. 03f5bab Do not insert null node if ParseAsXDPPacket_Config fails by Tom Sepez · 8 years ago
  22. cfb1944 Cleanup the fx_extension code. by Dan Sinclair · 8 years ago
  23. 3c66ea0 Update IFX_CharIter::Clone to return unique_ptr by Dan Sinclair · 8 years ago
  24. f51a02a Cleanup codepage and charset definitions. by Dan Sinclair · 8 years ago
  25. 2a473db Cleanup the fgas_language defines by Dan Sinclair · 8 years ago
  26. 0d86ecb Move fde XML parser to core by Dan Sinclair · 8 years ago
  27. 3b71d26 Move CFGAS_Stream to CFX_SeekableStreamProxy by Dan Sinclair · 8 years ago
  28. 5af27b6 Remove hand-written bsearch from XFA_GetAttributeEnumByName() by Tom Sepez · 8 years ago
  29. 3420ba8 Remove hand-written bsearch from XFA_GetAttributeByName() by Tom Sepez · 8 years ago
  30. bf510b7 Rename IFGAS_Stream to CFGAS_Stream by Dan Sinclair · 8 years ago
  31. fdf7d40 Remove IFGAS_Stream::CreateWideStringReadStream by Dan Sinclair · 8 years ago
  32. 7172969 Fold the CFGAS_Stream subclasses in CFGAS_Stream by Dan Sinclair · 8 years ago
  33. 1d0dc5e Codepage code into anonymouse namespace by Dan Sinclair · 8 years ago
  34. 4fcdf05 Subclass the stream implementations from CFGAS_Stream by Dan Sinclair · 8 years ago
  35. 1d52d1e Use unique_ptr in CFWL_NoteDriver::m_eventTargets map by Tom Sepez · 8 years ago
  36. 994acdc Rename text break files to match class names. by Dan Sinclair · 8 years ago
  37. 5ae8792 Update IFGAS_Stream::WriteString to take a string. by Dan Sinclair · 8 years ago
  38. 3c3e271 Use Byte/WideString iterators by Tom Sepez · 8 years ago
  39. 5f28b86 Use unique_ptr for m_pNormalWidget by Tom Sepez · 8 years ago
  40. 0f9b0a9 Require unique_ptr arg for CXFA_FMLexer::SetToken() by Tom Sepez · 8 years ago
  41. 3cfff70 Add ability to make StringCs from std::vector<>s. by Tom Sepez · 8 years ago
  42. 7b7c653 Fold LoadFile{Read|Write} back into constructors by Dan Sinclair · 8 years ago
  43. 5eb58cd Fix string passing coventions in xfa_fm2jscontext.h by Tom Sepez · 8 years ago
  44. f6baf6b Fold CFGAS_Stream into CFGAS_TextStream. by Dan Sinclair · 8 years ago
  45. deadbfb Remove params from CFGAS_Stream by Dan Sinclair · 8 years ago
  46. 8ed5366 Remove text buffer for CFGAS_TextStream by Dan Sinclair · 8 years ago
  47. 941c1b8 Remove m_iStart which is always zero by Dan Sinclair · 8 years ago
  48. 5111496 Fold CXFA_WideTextRead into IFGAS_Stream by Dan Sinclair · 8 years ago
  49. 9d6a208 Remove MakeSeekableReadStream by Dan Sinclair · 8 years ago
  50. 445831e Remove the FGAS Buffered Stream by Dan Sinclair · 8 years ago
  51. 2d8b899 Remove the STREAMTYPE define. by Dan Sinclair · 8 years ago
  52. 5c97fd8 Avoid long assignment chain in FM parser by Nicolas Pena · 8 years ago
  53. 6e485ca Remove unneeded stream access flags by Dan Sinclair · 8 years ago
  54. 75dc42a Remove unused loading code from IFGAS_Stream by Dan Sinclair · 8 years ago
  55. d7120ee Disabiguate CreateStream calls by Dan Sinclair · 8 years ago
  56. 0c820a2 Remove unused CreateTextStream by Dan Sinclair · 8 years ago
  57. d562ef0 Remove unused CreateSharedStream by Dan Sinclair · 8 years ago
  58. ec8ff7d Fix bytestring passing conventions, part 2. by Tom Sepez · 8 years ago
  59. c4a2b75 Cleanup string passing in core/fpdf* by Tom Sepez · 8 years ago
  60. 2b79729 Fix unit tests to initialize PartitionAlloc. by Chris Palmer · 8 years ago
  61. 93c086c Cleanup nits from previous XML Cl by dan sinclair · 8 years ago
  62. 25553aa Remove the length reference from XMLSyntaxParser by dan sinclair · 8 years ago
  63. ad22ac4 Change the CFDE_XMLSyntaxParser start and end types by Nicolas Pena · 8 years ago
  64. bf58fbb Convert XMLSyntaxParser buffer to vector. by dan sinclair · 8 years ago
  65. 480f62b Merge XMLSyntaxParser Init into constructor by Dan Sinclair · 8 years ago
  66. 5f983bb Update XML syntax parser to return strings by Dan Sinclair · 8 years ago
  67. 62bd019 Check first then cast in XFA_FDEExtension_ResolveNamespaceQualifier by Tom Sepez · 8 years ago
  68. 5fa4e98 Move XML attribute handling to a base class. by Dan Sinclair · 8 years ago
  69. afd0d1f RefCount CPDF_StreamAcc all the time. by Tom Sepez · 8 years ago
  70. 93bfc26 Cleanup CFDE_XMLCharData and CFDE_XMLText by Dan Sinclair · 8 years ago
  71. b2fb20e Remove un-needed CFDE_XMLDeclaration by Dan Sinclair · 8 years ago
  72. ee62ba2 Cleanup CFX_BlockBuffer by Dan Sinclair · 8 years ago
  73. 03d5893 Clean up QRCoderEncoder and friends. by Lei Zhang · 8 years ago
  74. c3202a9 Let CPDF_ImageRenderer own the CFX_ImageRenderer by Nicolas Pena · 8 years ago
  75. 37cc5fb Finish splitting up fx_dib.h by Nicolas Pena · 8 years ago
  76. ac35589 Split the FDE XML file into indiviual class files. by Dan Sinclair · 8 years ago
  77. 1c5d0b4 Drop FXSYS_ from mem methods by Dan Sinclair · 8 years ago
  78. 2ae80f5 Drop FXSYS_ from wide string methods by Dan Sinclair · 8 years ago
  79. ba8ac3f Drop FXSYS_ from file methods by Dan Sinclair · 8 years ago
  80. 669a418 Drop FXSYS_ from math methods by Dan Sinclair · 8 years ago
  81. bdbb0bd Split fx_dib part 3 by Nicolas Pena · 8 years ago
  82. eb39cdb Pull in FreeType via DEPS instead. by Lei Zhang · 8 years ago
  83. bd9237e Move CXFA_XMLParser to CFDE_XMLParser by Dan Sinclair · 8 years ago
  84. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 8 years ago
  85. 908c848 Move core/fxcrt XML files to core/fxcrt/xml by Dan Sinclair · 8 years ago
  86. bccf573 Rename tto/fde_textout to cfde_textout by Dan Sinclair · 8 years ago
  87. ddb7016 Move CFX files into fxcrt by Dan Sinclair · 8 years ago
  88. e2e1794 Remove unnecessary FreeType include. by Dominik Röttsches · 8 years ago
  89. d9828fd Rename FDE files to match contents. by Dan Sinclair · 8 years ago
  90. dd046da Fix Chromium XFA build by Dominik Röttsches · 8 years ago
  91. 8e5038f Rename fgas_stream to ifgas_stream by Dan Sinclair · 8 years ago
  92. e778668 Move xfa/fxbarcode fxbarcode/ by Dan Sinclair · 8 years ago
  93. b929ab0 Remove fgas/localization directory by Dan Sinclair · 8 years ago
  94. bd5176e Rename fgas/localization files to match contents by Dan Sinclair · 8 years ago
  95. 0cf642f Rename CFX_Unitime to CFX_DateTime by Dan Sinclair · 8 years ago
  96. efcae5d Split xfa_object.h apart. by Dan Sinclair · 8 years ago
  97. 9ad342b Return values instead of out params by Dan Sinclair · 8 years ago
  98. ec1843d Renaming and splitting in xfa/fxfa/parser. by Dan Sinclair · 8 years ago
  99. afc8eb3 Fix nits in cxfa_ffpageview.cpp and friends. by Lei Zhang · 8 years ago
  100. 8b6186f Remove CFX_ArrayTemplate from FX barcode code. by Tom Sepez · 8 years ago