1. 24ef633 Move xfa/fxfa/app to xfa/fxfa by Dan Sinclair · 8 years ago
  2. c08dc39 Remove fx_edit.h by Dan Sinclair · 8 years ago
  3. 33b42e4 Rename StringCs c_str() to unterminated_c_str(). by Tom Sepez · 8 years ago
  4. 67ccef7 Use CFX_WideString in CPDF_NameTree functions to strip BOM by Jane Liu · 8 years ago
  5. 7560230 Correct lexer handling of FormCalc identifiers by Ryan Harrison · 8 years ago
  6. 2b918c8 Fixup naming of XFA graphics classes by Dan Sinclair · 8 years ago
  7. fe75997 Rename cfx_color to cxfa_color by Dan Sinclair · 8 years ago
  8. c3d3bb2 Remove a static initializer introduced in commit 573b10a. by Lei Zhang · 8 years ago
  9. d740397 Extract comparison functions from std::lower_bound args by Ryan Harrison · 8 years ago
  10. ea7555a Removed hand rolled bsearch from IsKeyword method by Ryan Harrison · 8 years ago
  11. 573b10a Remove hand rolled bsearch from HTMLSTR2Code by Ryan Harrison · 8 years ago
  12. f3024c3 Split CFDE_CSSTextBuf in two. by Lei Zhang · 8 years ago
  13. dfcb8af Remove hand rolled bsearch from HTMLCode2STR by Ryan Harrison · 8 years ago
  14. a173900 Fix nits in a bunch of random XFA files. by Lei Zhang · 8 years ago
  15. caf6d61 Move Start to constructor in CFX_Image(Renderer|Transformer) by Nicolas Pena · 8 years ago
  16. cd98475 Cleaning up SomMethod handling in fm2js by Ryan Harrison · 8 years ago
  17. b21f174 Change SetReverse to GetInverse in CFX_Matrix by Nicolas Pena · 8 years ago
  18. 580c159 Cleanup call expression handling in fm2js by Ryan Harrison · 8 years ago
  19. 1ef2f82 XFA: Add test to show Oneof() works correctly. by Lei Zhang · 8 years ago
  20. 4ac12f0 Remove a const_cast in CFDE_CSSTextBuf. by Lei Zhang · 8 years ago
  21. f76e9d3 Clean up CFDE_CSSTextBuf. by Lei Zhang · 8 years ago
  22. b9776c7 Adding back the CFX_DateTime print helpers. by Henrique Nakashima · 8 years ago
  23. 5c3e5c1 Cleaning up fx_string_testhelpers. by Henrique Nakashima · 8 years ago
  24. 7726a58 Add a |gGeneralPartitionAllocator| and use it in the |FX_*Alloc| wrappers. by Chris Palmer · 8 years ago
  25. 995a601 Cleanup fpdf_parser_decode by Nicolas Pena · 8 years ago
  26. 0698c85 Fix bad format string in CXFA_FM2JSContext. by Lei Zhang · 8 years ago
  27. 19e6bcf Add CFGAS_FormatString helper to extract digits. by Dan Sinclair · 8 years ago
  28. 7e6f396 CFGAS_FormatString use helper to convert char to int by Dan Sinclair · 8 years ago
  29. 04c79d3 Add CFGAS_FormatString Number to String helper by Dan Sinclair · 8 years ago
  30. 08839f3 Combine more CFGAS_FormatString code by Dan Sinclair · 8 years ago
  31. a0b322b Remove use of FXBSTR_ID from CFGAS_FormatString by Dan Sinclair · 8 years ago
  32. cee11c2 Simplify some CFGAS_FormatString methods by Dan Sinclair · 8 years ago
  33. 28d6769 Fix some CFGAS_FormatString issues by Dan Sinclair · 8 years ago
  34. 52998a4 Even more CFGAS_FormatString tests. by Dan Sinclair · 8 years ago
  35. 7dee685 Convert CFGAS_FormatString to pointer out parameters by Dan Sinclair · 8 years ago
  36. db124cf More CFGAS_FormatString tests by Dan Sinclair · 8 years ago
  37. b3a119e Add more CFGAS_FormatString tests. by Dan Sinclair · 8 years ago
  38. e98ba9d More CFGAS_FormatString tests by Dan Sinclair · 8 years ago
  39. 6c5ea10 Add start of CFGAS_FormatString tests by Dan Sinclair · 8 years ago
  40. 7211eac Cleaning up some XFA locale related code by Dan Sinclair · 8 years ago
  41. d332e2d Prevent OOB access in CXFA_FM2JSContext::IsIsoTimeFormat(). by Lei Zhang · 8 years ago
  42. 0a91394 Remove explicit CFX_Matrix identity matrix instantiations. by Lei Zhang · 8 years ago
  43. 8cb8841 Tag CFXJSE_HostObject sub-classes. by Tom Sepez · 8 years ago
  44. a64cd6c Remove unused Locale code by Dan Sinclair · 8 years ago
  45. 2eddb66 Split apart remaining xfa/fxfa/app files by Dan Sinclair · 8 years ago
  46. 797ca5c Mass conversion of all const-lifetime class members by Tom Sepez · 8 years ago
  47. 13115ec Fix FM2JSContext Round return type by Dan Sinclair · 8 years ago
  48. a7c9c01 Enable remaining boolean FM2JSContext tests by dan sinclair · 8 years ago
  49. 1603c7f Enable the FM2JSContext Exists test by dan sinclair · 8 years ago
  50. c11bf48 Enable FM2JSContext Choose tests by dan sinclair · 8 years ago
  51. 151c14f Enable most FM2JSContext boolean tests by dan sinclair · 8 years ago
  52. dc8a2b7 Convert to CFX_UnownedPtr, part 10 by Tom Sepez · 8 years ago
  53. 129b013 More FM2JSContext tests by Dan Sinclair · 8 years ago
  54. c4ecd7b Cleanup default values and methods in CXFA_Widgetdata by Dan Sinclair · 8 years ago
  55. b45324b Use NOTREACHED() in more places. by Lei Zhang · 8 years ago
  56. d15ce4c Use observed ptrs from CFGAS_GEFont back to its font mgrs. by Tom Sepez · 8 years ago
  57. 7936fd1 Use unowned ptr from CXFA_FFDocView to CXFA_FFDoc by Tom Sepez · 8 years ago
  58. 92c13a7 ASAN flags zero-length StringC in GetMapModuleString() by Tom Sepez · 8 years ago
  59. 76020fc Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr. by Lei Zhang · 8 years ago
  60. 690d456 Use UnownedPtr to check CFX_*StringC lifetimes by Tom Sepez · 8 years ago
  61. 14aacd5 Adding fm2js embedder tests by Dan Sinclair · 8 years ago
  62. 2034b94 Remove CXFA_FMErrorInfo by dan sinclair · 8 years ago
  63. f8afce6 Shorten internal JS prefixes. by Dan Sinclair · 8 years ago
  64. c559156 Adding CXFA_Parse unittests by Dan Sinclair · 8 years ago
  65. 2e9d47a Rename formcalc files to better match contents by Dan Sinclair · 8 years ago
  66. fe91c6c Be skeptical of bare |new|s. by Tom Sepez · 8 years ago
  67. 3653335 CFDE_RenderDevice::m_bOwnerDevice is always false by Tom Sepez · 8 years ago
  68. cc20513 Introduce CFX_UnownedPtr to detect lifetime inversion issues. by Tom Sepez · 8 years ago
  69. d3a3cc2 Handle when XFA parser error handlers cannot format error messages. by Lei Zhang · 8 years ago
  70. 9774984 Add formcalc lexer tests. by Dan Sinclair · 8 years ago
  71. c0d358a Update formcalc return types by Dan Sinclair · 8 years ago
  72. 2eef64c Do not walk off end of formcalc string by Dan Sinclair · 8 years ago
  73. 2a835b7 Minor xfa_lexer.cpp cleanup by Dan Sinclair · 8 years ago
  74. dc3a87c Return unique_ptr from xfa lexer Scan() method by Tom Sepez · 8 years ago
  75. a5085d4 Rename render device classes by Dan Sinclair · 8 years ago
  76. 4da1e76 Limit XFA FormCalc program translation size. by Lei Zhang · 8 years ago
  77. 6f62ccd Check CXFA_FM2JSContext::Translate() return value. by Lei Zhang · 8 years ago
  78. 8a6fdad Create common CXML_Object base class for CXML_Content and CXML_Element. by Tom Sepez · 8 years ago
  79. e02b2bc Use CXFA_TextUserData in place of CFX_Retainable where possible. by Tom Sepez · 8 years ago
  80. efd4f94 No-effect cast in cxfa_layoutitem.cpp by Tom Sepez · 8 years ago
  81. 6ee22ea Remove downcast in cxfa_layoutpagemgr.cpp by Tom Sepez · 8 years ago
  82. 615bb96 Remove default params in CFX_DIBSource by Nicolas Pena · 8 years ago
  83. e8c1d41 Give a couple of char to int functions better names. by Lei Zhang · 8 years ago
  84. d74da7b Make CPDF_Font member variables protected. by Lei Zhang · 8 years ago
  85. cf53b78 Cleanup CXFA_RenderContext by Dan Sinclair · 8 years ago
  86. dcefccc Removing unused IFX_Pause parameters by Dan Sinclair · 8 years ago
  87. df673c2 Cleanup more null IFX_Pause parameters by Dan Sinclair · 8 years ago
  88. 69c743f XFA Nits: Dead CreateCharIter(), auto CFXJSE_Value unique ptr. by Tom Sepez · 8 years ago
  89. d9e0e6e Change BarcodeTest to render to bitmaps. by Lei Zhang · 8 years ago
  90. 0804b3f Remove more |new|s, part 7 by Tom Sepez · 8 years ago
  91. 40badde Remove more |new|s, part 6 by Tom Sepez · 8 years ago
  92. a0a6923 Remove more |new|s, part 5 by Tom Sepez · 8 years ago
  93. 4536a47 Remove some more |new|s, part 4. by Tom Sepez · 8 years ago
  94. 3b91290 Remove more |new|s, part 3 by Tom Sepez · 8 years ago
  95. 7e93a2c CXFA_FMStringExpression: int16_t is not a good type for a string index. by Tom Sepez · 8 years ago
  96. 5628fd7 Add barcode test skeleton by Tom Sepez · 8 years ago
  97. e47e0c9 Avoid unordered_set and maps for the time being. by Tom Sepez · 8 years ago
  98. 80547a1 Use unique_ptr in CXFA_ScriptContext::m_mapVariableToContext. by Tom Sepez · 8 years ago
  99. ab1faaa Use fx_extension.h utilities in more places in xfa/ by Lei Zhang · 8 years ago
  100. 64ee2c3 Use a pdfium-specific unittest main rather than gtest's by Tom Sepez · 8 years ago