1. ac75664 Do IWYU for public/fpdf_fwlevent.h. by Lei Zhang · 6 years ago
  2. 894f0ef Build packets table via C Preprocessor. by Tom Sepez · 6 years ago
  3. 70e5214 Move fxjs/cfxjse_* files to fxjs/xfa. by Tom Sepez · 6 years ago
  4. ca61078 Pass UFT8 ByteStringVies as arguments to {Get,Set}ObjectProperty(). by Tom Sepez · 6 years ago
  5. 7fc43dd Remove duplicate widestring literals from CXFA_*.cpp classes by Tom Sepez · 6 years ago
  6. 4c91b17 Return ByteStringViews from xfa_basic_data.cpp functions. by Tom Sepez · 6 years ago
  7. e79ad68 Combine ElementTable, parent array, and names. by Tom Sepez · 6 years ago
  8. 28376e2 Remove ELEM_HIDDEN____() macro. by Tom Sepez · 6 years ago
  9. 88f3969 De-duplicate rows in element-attributes table. by Tom Sepez · 6 years ago
  10. 407a081 Remove fragile script index mechanism. by Tom Sepez · 6 years ago
  11. e08b378 Remove strings/hashes from element-atttribute table. by Tom Sepez · 6 years ago
  12. f78267e Add ScriptType column to attributes.inc table by Tom Sepez · 6 years ago
  13. 3e2947e Check return values for all uses of GetFirstChildByClass<>() by Tom Sepez · 6 years ago
  14. f18547f Fix nits in CPWL_Caret and delete dead code. by Lei Zhang · 6 years ago
  15. 2cb7bdd Clean up CPWL_Timer and CPWL_TimerHandler. by Lei Zhang · 6 years ago
  16. 05e2551 Fix null deref in cxfa_itemlayoutprocessor.cpp by Tom Sepez · 6 years ago
  17. 98e2066 Get Attribute names much more simply. by Tom Sepez · 6 years ago
  18. 5d6714e Reduce reallocation in string classes. by Lei Zhang · 6 years ago
  19. baa664a Rename some structures in xfa_basic_data.cpp for consistency. by Tom Sepez · 6 years ago
  20. 0916377 Remove cxfa_node_statics.cpp. by Tom Sepez · 6 years ago
  21. f4f8cc5 Roll third_party/binutils/ 4110e0919..2be73f7fb (1 commit) by Lei Zhang · 6 years ago
  22. 1ccf890 Prevent a divide by zero in CFX_RTFBreak::GetDisplayPos(). by Lei Zhang · 6 years ago
  23. 882f4ec Remove xfa_basic_data.cpp representation dependence on XFA_SCRIPTATTRIBUTEINFO by Tom Sepez · 6 years ago
  24. 844f8de Wrap access to xfa_basic_data.cpp tables with functions. by Tom Sepez · 6 years ago
  25. 99b9ffb Rename xfa_basic_data_{enum,element_script}.cpp to match header file name by Tom Sepez · 6 years ago
  26. 32660f5 Move XFA_RESOLVENODE_* flags to cfxjse_resolveprocessor.h by Tom Sepez · 6 years ago
  27. 841c145 Handle empty v8::TryCatch messages in CFXJSE_Context. by Lei Zhang · 6 years ago
  28. 002e7c2 Avoid non-const reference parameters in CFXJSE_Context. by Lei Zhang · 6 years ago
  29. 002d936 Fix bad formatting in cjs_util.cpp. by Lei Zhang · 6 years ago
  30. 076b392 Shorten CreateReturnValue() in CFXJSE_Context. by Lei Zhang · 6 years ago
  31. 696f5d3 Fix nullptr error in CFXJS_Engine::Execute(). by Lei Zhang · 6 years ago
  32. f574bf5 Remove parameters in fxbarcode that only ever have one value. by Lei Zhang · 6 years ago
  33. 575b6ce Add |kEncoderCount| in CBC_HighLevelEncoder and use where appropriate. by Lei Zhang · 6 years ago
  34. bea7a65 Write out some non-ASCII characters as escape sequences. by Lei Zhang · 6 years ago
  35. 2d1531a Replace some #defines with CBC_HighLevelEncoder::Encoding enum. by Lei Zhang · 6 years ago
  36. 4609c5d Replace uses of std::iswdigit() with FXSYS_IsDecimalDigit(). by Lei Zhang · 6 years ago
  37. 73b6b01 Fix nits in CBC_HighLevelEncoder and friends. by Lei Zhang · 6 years ago
  38. 148f30e Add declarations of missing XFA attributes. by Tom Sepez · 6 years ago
  39. a640b1f Fix CBC_HighLevelEncoder method naming. by Lei Zhang · 6 years ago
  40. b4104b9 Clean up CBC_HighLevelEncoder. by Lei Zhang · 6 years ago
  41. 41e9ccc Remove dead code in fxbarcode. by Lei Zhang · 6 years ago
  42. 1a79f11 Add unit tests for PDF_AdobeNameFromUnicode(). by Lei Zhang · 6 years ago
  43. a282cf6 Fix FXSYS_IsDecimalDigit() and FXSYS_DecimalCharToInt(). by Lei Zhang · 6 years ago
  44. 9947197 Move element/parent relationship data to .inc file by Tom Sepez · 6 years ago
  45. 399b8d3 Use symbols to represent parents in script hierarchy by Tom Sepez · 6 years ago
  46. 1b50676 XFA: generate element tables via C preprocessor by Tom Sepez · 6 years ago
  47. c6c021f XFA: generate value tables with C preprocessor. by Tom Sepez · 6 years ago
  48. ee561d3 XFA: generate attribute tables via C Preprocessor. by Tom Sepez · 6 years ago
  49. 51340b5 Limit pdf_codec_fax_fuzzer input size. by Lei Zhang · 6 years ago
  50. f103880 Roll third_party/freetype/src/ 3dd4e76b1..d01e28f41 (4 commits) by Ben Wagner · 6 years ago
  51. 1498ab8 Rename XFA_AttributeEnum to XFA_AttributeValue. by Tom Sepez · 6 years ago
  52. 3d29bcf Change an if-statement into an ASSERT(). by Lei Zhang · 6 years ago
  53. 10a8fea Fix some nits in string code. by Lei Zhang · 6 years ago
  54. 6eda30e Fix out of bound error in CBC_ErrorCorrection::EncodeECC200(). by Lei Zhang · 6 years ago
  55. 190ae8e Remove ScriptAttributeString() wrappers, last part. by Tom Sepez · 6 years ago
  56. 02b65d5 Fix some nits in CXFA_LocaleValue. by Lei Zhang · 6 years ago
  57. bf0e6ac Remove ScriptAttributeString() wrappers, part 7 by Tom Sepez · 6 years ago
  58. 05d66ab Combine CBC_ReedSolomonGF256Poly ctors. by Lei Zhang · 6 years ago
  59. 19194a7 Remove ScriptAttributeString() wrappers, part 6. by Tom Sepez · 6 years ago
  60. e74399b Remove ScriptAttributeString() wrappers, part 5 by Tom Sepez · 6 years ago
  61. ecd1951 Remove more ScriptAttributeString() wrappers, part 4 by Tom Sepez · 6 years ago
  62. b5fbf51 Clean up CBC_ReedSolomonGF256Poly::Init(). by Lei Zhang · 6 years ago
  63. bf989b1 Fix up CBC_PDF417ErrorCorrection. by Lei Zhang · 6 years ago
  64. bd9c1b1 Remove a custom implementation of wcstod(). by Lei Zhang · 6 years ago
  65. 339c8a6 Remove an unused function. by Lei Zhang · 6 years ago
  66. 6f7f15b Remove unused CBC_ReedSolomonGF256Poly::EvaluateAt(). by Lei Zhang · 6 years ago
  67. 18125ec Get rid of some sizeof() calculations. by Lei Zhang · 6 years ago
  68. 0b45d76 Remove more ScriptAttributeString() wrappers, part 3 by Tom Sepez · 6 years ago
  69. 5767aca Add delete_output_on_success option to test_runner.py. by Lei Zhang · 6 years ago
  70. 176c0f8 Change CBC_TwoDimWriter::RenderResult() to take a vector. by Lei Zhang · 6 years ago
  71. 1c6befc Change CBC_PDF417Writer::Encode() to return a vector. by Lei Zhang · 6 years ago
  72. 52c20e5 Replace ByteStringToDouble() with strtof() / strtod(). by Lei Zhang · 6 years ago
  73. 14e53bd Remove some unneeded includes. by Lei Zhang · 6 years ago
  74. d827516 Add CBC_PDF417WriterTest. by Lei Zhang · 6 years ago
  75. c30850a Fix data matrix encoding. by Lei Zhang · 6 years ago
  76. 3a1b396 Fix sed botch in xfa_basic_data_element_script.cpp by Tom Sepez · 6 years ago
  77. 7d29d31 Remove redundant ScriptAttributeString() wrappers, part 2 by Tom Sepez · 6 years ago
  78. 8d0d982 Change CBC_QRCodeWriter::Encode() to return a vector. by Lei Zhang · 6 years ago
  79. ddfe9a0 Remove redundant wrappers of CJX_Object::ScriptAttributeString(), part 1 by Tom Sepez · 6 years ago
  80. 32dfd01 Change CBC_DataMatrixWriter::Encode() to return a vector. by Lei Zhang · 6 years ago
  81. 6725dfe Remove an unused parameter from CBC_EncoderContext. by Lei Zhang · 6 years ago
  82. 107180c Add CBC_DataMatrixWriterTest. by Lei Zhang · 6 years ago
  83. 04bd91f Better encapsulate CBC_TwoDimWriter. by Lei Zhang · 6 years ago
  84. 479eab0 Fix nits in fxbarcode tests. by Lei Zhang · 6 years ago
  85. 834863a Add CBC_QRCodeWriterTest. by Lei Zhang · 6 years ago
  86. 6cfb9a7 Remove some non-existant method declarations from CFX_Object. by Tom Sepez · 6 years ago
  87. df0597f Reset deleted pointers in fxbarcode. by Lei Zhang · 6 years ago
  88. d4cda38 Remove underscores in CJS_Object::Script_Attribute_String() etc. by Tom Sepez · 6 years ago
  89. 504deda Remove unused CBC_QRCodeWriter::ReleaseAll(). by Lei Zhang · 6 years ago
  90. 7b454dd Remove FX_Alloc()/FX_Free() calls in fxbarcode. by Lei Zhang · 6 years ago
  91. 50aa042 Remove CBC_PDF417HighLevelEncoder::Initialize(). by Lei Zhang · 6 years ago
  92. 3dd9b29 Remove CBC_ErrorCorrection::Initialize(). by Lei Zhang · 6 years ago
  93. 1ef3155 Squeeze some 0s out of boilerplate CSS by Tom Sepez · 6 years ago
  94. 1e1b48d Add some unit tests for StringToFloat(). by Lei Zhang · 6 years ago
  95. f90f0b9 Rename FX_atof() and FX_ftoa(). by Lei Zhang · 6 years ago
  96. bf0fe01 Do more validation in CPDF_Annot quad point methods. by Lei Zhang · 6 years ago
  97. c0837ab Make a CPDF_Annot method parameter const. by Lei Zhang · 6 years ago
  98. 4df66e7 Add CPDFAnnotTests for quad point static methods. by Lei Zhang · 6 years ago
  99. d7474c0 Add UBSAN builders to the default try job set. by Lei Zhang · 6 years ago
  100. 306ebab Prefer ByteString() over "". by Tom Sepez · 6 years ago