1. 2eddb66 Split apart remaining xfa/fxfa/app files by Dan Sinclair · 8 years ago
  2. 797ca5c Mass conversion of all const-lifetime class members by Tom Sepez · 8 years ago
  3. 13115ec Fix FM2JSContext Round return type by Dan Sinclair · 8 years ago
  4. a7c9c01 Enable remaining boolean FM2JSContext tests by dan sinclair · 8 years ago
  5. 1603c7f Enable the FM2JSContext Exists test by dan sinclair · 8 years ago
  6. c11bf48 Enable FM2JSContext Choose tests by dan sinclair · 8 years ago
  7. 151c14f Enable most FM2JSContext boolean tests by dan sinclair · 8 years ago
  8. dc8a2b7 Convert to CFX_UnownedPtr, part 10 by Tom Sepez · 8 years ago
  9. 129b013 More FM2JSContext tests by Dan Sinclair · 8 years ago
  10. c4ecd7b Cleanup default values and methods in CXFA_Widgetdata by Dan Sinclair · 8 years ago
  11. b45324b Use NOTREACHED() in more places. by Lei Zhang · 8 years ago
  12. d15ce4c Use observed ptrs from CFGAS_GEFont back to its font mgrs. by Tom Sepez · 8 years ago
  13. 7936fd1 Use unowned ptr from CXFA_FFDocView to CXFA_FFDoc by Tom Sepez · 8 years ago
  14. 92c13a7 ASAN flags zero-length StringC in GetMapModuleString() by Tom Sepez · 8 years ago
  15. 76020fc Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr. by Lei Zhang · 8 years ago
  16. 690d456 Use UnownedPtr to check CFX_*StringC lifetimes by Tom Sepez · 8 years ago
  17. 14aacd5 Adding fm2js embedder tests by Dan Sinclair · 8 years ago
  18. 2034b94 Remove CXFA_FMErrorInfo by dan sinclair · 8 years ago
  19. f8afce6 Shorten internal JS prefixes. by Dan Sinclair · 8 years ago
  20. c559156 Adding CXFA_Parse unittests by Dan Sinclair · 8 years ago
  21. 2e9d47a Rename formcalc files to better match contents by Dan Sinclair · 8 years ago
  22. fe91c6c Be skeptical of bare |new|s. by Tom Sepez · 8 years ago
  23. 3653335 CFDE_RenderDevice::m_bOwnerDevice is always false by Tom Sepez · 8 years ago
  24. cc20513 Introduce CFX_UnownedPtr to detect lifetime inversion issues. by Tom Sepez · 8 years ago
  25. d3a3cc2 Handle when XFA parser error handlers cannot format error messages. by Lei Zhang · 8 years ago
  26. 9774984 Add formcalc lexer tests. by Dan Sinclair · 8 years ago
  27. c0d358a Update formcalc return types by Dan Sinclair · 8 years ago
  28. 2eef64c Do not walk off end of formcalc string by Dan Sinclair · 8 years ago
  29. 2a835b7 Minor xfa_lexer.cpp cleanup by Dan Sinclair · 8 years ago
  30. dc3a87c Return unique_ptr from xfa lexer Scan() method by Tom Sepez · 8 years ago
  31. a5085d4 Rename render device classes by Dan Sinclair · 8 years ago
  32. 4da1e76 Limit XFA FormCalc program translation size. by Lei Zhang · 8 years ago
  33. 6f62ccd Check CXFA_FM2JSContext::Translate() return value. by Lei Zhang · 8 years ago
  34. 8a6fdad Create common CXML_Object base class for CXML_Content and CXML_Element. by Tom Sepez · 8 years ago
  35. e02b2bc Use CXFA_TextUserData in place of CFX_Retainable where possible. by Tom Sepez · 8 years ago
  36. efd4f94 No-effect cast in cxfa_layoutitem.cpp by Tom Sepez · 8 years ago
  37. 6ee22ea Remove downcast in cxfa_layoutpagemgr.cpp by Tom Sepez · 8 years ago
  38. 615bb96 Remove default params in CFX_DIBSource by Nicolas Pena · 8 years ago
  39. e8c1d41 Give a couple of char to int functions better names. by Lei Zhang · 8 years ago
  40. d74da7b Make CPDF_Font member variables protected. by Lei Zhang · 8 years ago
  41. cf53b78 Cleanup CXFA_RenderContext by Dan Sinclair · 8 years ago
  42. dcefccc Removing unused IFX_Pause parameters by Dan Sinclair · 8 years ago
  43. df673c2 Cleanup more null IFX_Pause parameters by Dan Sinclair · 8 years ago
  44. 69c743f XFA Nits: Dead CreateCharIter(), auto CFXJSE_Value unique ptr. by Tom Sepez · 8 years ago
  45. d9e0e6e Change BarcodeTest to render to bitmaps. by Lei Zhang · 8 years ago
  46. 0804b3f Remove more |new|s, part 7 by Tom Sepez · 8 years ago
  47. 40badde Remove more |new|s, part 6 by Tom Sepez · 8 years ago
  48. a0a6923 Remove more |new|s, part 5 by Tom Sepez · 8 years ago
  49. 4536a47 Remove some more |new|s, part 4. by Tom Sepez · 8 years ago
  50. 3b91290 Remove more |new|s, part 3 by Tom Sepez · 8 years ago
  51. 7e93a2c CXFA_FMStringExpression: int16_t is not a good type for a string index. by Tom Sepez · 8 years ago
  52. 5628fd7 Add barcode test skeleton by Tom Sepez · 8 years ago
  53. e47e0c9 Avoid unordered_set and maps for the time being. by Tom Sepez · 8 years ago
  54. 80547a1 Use unique_ptr in CXFA_ScriptContext::m_mapVariableToContext. by Tom Sepez · 8 years ago
  55. ab1faaa Use fx_extension.h utilities in more places in xfa/ by Lei Zhang · 8 years ago
  56. 64ee2c3 Use a pdfium-specific unittest main rather than gtest's by Tom Sepez · 8 years ago
  57. ed991c7 Nit cleanup in XFA widget code by Dan Sinclair · 8 years ago
  58. 67b2a35 Cleanup the XFA Bacode widget by Dan Sinclair · 8 years ago
  59. 1629f60 Add CFX_RenderDevice::AutoRestorer() by Tom Sepez · 8 years ago
  60. e247ec4 Replace FXSYS_iswdigit with std::iswdigit. by Lei Zhang · 8 years ago
  61. 1badb85 Change more fxbarcode to use return values. by Lei Zhang · 8 years ago
  62. c16ab75 Remove hand-written bsearch from cxfa_dataexporter.cpp by Tom Sepez · 8 years ago
  63. 88008a2 Cleanup some XFA widget code by Dan Sinclair · 8 years ago
  64. ddfc3dc Let {Argb,Cmyk}Decode return tuples by Nicolas Pena · 8 years ago
  65. 283a043 Convert IFX_MemoryStream to CFX_MemoryStream by Dan Sinclair · 8 years ago
  66. 03f5bab Do not insert null node if ParseAsXDPPacket_Config fails by Tom Sepez · 8 years ago
  67. cfb1944 Cleanup the fx_extension code. by Dan Sinclair · 8 years ago
  68. 3c66ea0 Update IFX_CharIter::Clone to return unique_ptr by Dan Sinclair · 8 years ago
  69. f51a02a Cleanup codepage and charset definitions. by Dan Sinclair · 8 years ago
  70. 2a473db Cleanup the fgas_language defines by Dan Sinclair · 8 years ago
  71. 0d86ecb Move fde XML parser to core by Dan Sinclair · 8 years ago
  72. 3b71d26 Move CFGAS_Stream to CFX_SeekableStreamProxy by Dan Sinclair · 8 years ago
  73. 5af27b6 Remove hand-written bsearch from XFA_GetAttributeEnumByName() by Tom Sepez · 8 years ago
  74. 3420ba8 Remove hand-written bsearch from XFA_GetAttributeByName() by Tom Sepez · 8 years ago
  75. bf510b7 Rename IFGAS_Stream to CFGAS_Stream by Dan Sinclair · 8 years ago
  76. fdf7d40 Remove IFGAS_Stream::CreateWideStringReadStream by Dan Sinclair · 8 years ago
  77. 7172969 Fold the CFGAS_Stream subclasses in CFGAS_Stream by Dan Sinclair · 8 years ago
  78. 1d0dc5e Codepage code into anonymouse namespace by Dan Sinclair · 8 years ago
  79. 4fcdf05 Subclass the stream implementations from CFGAS_Stream by Dan Sinclair · 8 years ago
  80. 1d52d1e Use unique_ptr in CFWL_NoteDriver::m_eventTargets map by Tom Sepez · 8 years ago
  81. 994acdc Rename text break files to match class names. by Dan Sinclair · 8 years ago
  82. 5ae8792 Update IFGAS_Stream::WriteString to take a string. by Dan Sinclair · 8 years ago
  83. 3c3e271 Use Byte/WideString iterators by Tom Sepez · 8 years ago
  84. 5f28b86 Use unique_ptr for m_pNormalWidget by Tom Sepez · 8 years ago
  85. 0f9b0a9 Require unique_ptr arg for CXFA_FMLexer::SetToken() by Tom Sepez · 8 years ago
  86. 3cfff70 Add ability to make StringCs from std::vector<>s. by Tom Sepez · 8 years ago
  87. 7b7c653 Fold LoadFile{Read|Write} back into constructors by Dan Sinclair · 8 years ago
  88. 5eb58cd Fix string passing coventions in xfa_fm2jscontext.h by Tom Sepez · 8 years ago
  89. f6baf6b Fold CFGAS_Stream into CFGAS_TextStream. by Dan Sinclair · 8 years ago
  90. deadbfb Remove params from CFGAS_Stream by Dan Sinclair · 8 years ago
  91. 8ed5366 Remove text buffer for CFGAS_TextStream by Dan Sinclair · 8 years ago
  92. 941c1b8 Remove m_iStart which is always zero by Dan Sinclair · 8 years ago
  93. 5111496 Fold CXFA_WideTextRead into IFGAS_Stream by Dan Sinclair · 8 years ago
  94. 9d6a208 Remove MakeSeekableReadStream by Dan Sinclair · 8 years ago
  95. 445831e Remove the FGAS Buffered Stream by Dan Sinclair · 8 years ago
  96. 2d8b899 Remove the STREAMTYPE define. by Dan Sinclair · 8 years ago
  97. 5c97fd8 Avoid long assignment chain in FM parser by Nicolas Pena · 8 years ago
  98. 6e485ca Remove unneeded stream access flags by Dan Sinclair · 8 years ago
  99. 75dc42a Remove unused loading code from IFGAS_Stream by Dan Sinclair · 8 years ago
  100. d7120ee Disabiguate CreateStream calls by Dan Sinclair · 8 years ago