1. 8986903 Add a CPDF_PSEngine test. by Lei Zhang · 7 years ago
  2. d7a3f98 Improve ByteString{View}::operator<(). by Lei Zhang · 7 years ago
  3. ac7ce6e Mark string pointers as const in string unit tests. by Lei Zhang · 7 years ago
  4. 438b1e3 Remove C-style casts in CPDF_PSEngine. by Lei Zhang · 7 years ago
  5. 52f011a Remove CXFA_FFDocHandler by Dan Sinclair · 7 years ago
  6. 472bb7f Call CJX methods directly instead of proxying by Dan Sinclair · 7 years ago
  7. d19aa7c Move CXFA_ResolveProcessor to CFXJSE_ResolveProcessor. by Dan Sinclair · 7 years ago
  8. f1ecbed Revert "Simplify CPDF_HintsTable." by dsinclair · 7 years ago
  9. 05ac596 Pack struct FXCMAP_CMap more densely to save 1 KB. by Lei Zhang · 7 years ago
  10. 52008e9c Mark some CPDF_StreamContentParser members as const. by Lei Zhang · 7 years ago
  11. b1a3044 Make XFA_MAPMODULESDATA a unique_ptr by Dan Sinclair · 7 years ago
  12. e7ccf36 Remove recursive paramter from CJX_Node::MoveBufferMapData by Dan Sinclair · 7 years ago
  13. 4e7a55e Remove flag parameter from CXFA_Node::CreateSamePacketNode by Dan Sinclair · 7 years ago
  14. 5e35931 Remove default values from CXFA_Node::GetNodeList by Dan Sinclair · 7 years ago
  15. 185832c Remove default params for CXFA_Node::{Insert|Remove}Child by Dan Sinclair · 7 years ago
  16. 3359175 Simplify CPDF_HintsTable. by Artem Strygin · 7 years ago
  17. c5d5729 Remove default values from CXFA_Node::{CountChildren|GetChild} by Dan Sinclair · 7 years ago
  18. cf70571 Remove default values from CXFA_Node::{Remove|Insert|Item} by Dan Sinclair · 7 years ago
  19. 6fa9707 Remove default from CJX_Node::MoveBufferMapData by Dan Sinclair · 7 years ago
  20. 83ae996 Remove C-style casts in cpdf_colorspace.cpp. by Lei Zhang · 7 years ago
  21. b810da2 Remove flags param from FXMEM_DefaultAlloc() and friends. by Lei Zhang · 7 years ago
  22. 882a190 Check for NULL pointer in _TIFFfree(). by Lei Zhang · 7 years ago
  23. e18ac44 Simplify CPDF_SecurityHandler. by Lei Zhang · 7 years ago
  24. ff63663 The component count in CPDF_IndexedCS should be unsigned. by Lei Zhang · 7 years ago
  25. d7999f6 Move parsing logic from FPDF_DataAvail into CPDF_DataAvail. by Artem Strygin · 7 years ago
  26. 0c9c70b Split CJX_Node::RemoveMapModuleKey by Dan Sinclair · 7 years ago
  27. c130381 Encapsulate CPDF_FormObject members. by Lei Zhang · 7 years ago
  28. 638c764 Remove useless code. by Artem Strygin · 7 years ago
  29. a39b3ca Remove default params from some Map Module methods by Dan Sinclair · 7 years ago
  30. 8bafef1 Roll {Set|Get}ScriptContent into {Set|Get}Content by Dan Sinclair · 7 years ago
  31. 453d786 Remove default values from CJX_Node::{TryUserData|GetScriptContent} by Dan Sinclair · 7 years ago
  32. 5471335 Fix visibility of some CJX_Node methods by Dan Sinclair · 7 years ago
  33. 626c2a5 Refactoring of cross refs availability check. by Artem Strygin · 7 years ago
  34. f1be1e8 Rename Transparency to iTransparency. by Lei Zhang · 7 years ago
  35. eda1761 Remove default values from Set{UserData|Object} and GetUserData. by Dan Sinclair · 7 years ago
  36. a6adac8 Remove some C-style const char* casts. by Lei Zhang · 7 years ago
  37. 23efbbd Remove default value from CJX_Node::{Set|Try}Measure by Dan Sinclair · 7 years ago
  38. 63c405d Remove default values from CJX_Node::{Set|Try}Boolean by Dan Sinclair · 7 years ago
  39. 7f57108 Remove default values from CJX_Node::{Set|Try}Enum by Dan Sinclair · 7 years ago
  40. 8946aec Remove default values from CJX_Node::TryContent by Dan Sinclair · 7 years ago
  41. 23aa2b0 Remove default values from CJX_Node::SetCData by Dan Sinclair · 7 years ago
  42. 3ac07ff Cleanup params to CJX_Node::TryCData by Dan Sinclair · 7 years ago
  43. bf29e5b Remove CJX_Node::SetInteger default value by Dan Sinclair · 7 years ago
  44. b31433f Remove default value from CJX_Node::TryInteger by Dan Sinclair · 7 years ago
  45. 7261c27 Remove some redundent code in CPDF_DIBSource::StartLoadDIBSource(). by Lei Zhang · 7 years ago
  46. e806037 Remove default values for CJX_Node::SetContent by Dan Sinclair · 7 years ago
  47. a95fd60 Remove default value from CJX_Node::GetProperty by Dan Sinclair · 7 years ago
  48. 92492c1 Simplify some CMap code. by Lei Zhang · 7 years ago
  49. 8a884a4 CMemFile's buffer should be const uint8_t* const. by Lei Zhang · 7 years ago
  50. ea708c0 Remove default values from CJX_Node::SetAttributeValue by Dan Sinclair · 7 years ago
  51. 019c1c6 Remove default params from CJX_Node::SetScriptContent by Dan Sinclair · 7 years ago
  52. 69cb914 Remove default value from CJX_Node::GetAttribute by Dan Sinclair · 7 years ago
  53. 77fe069 Remove default value to CJX_Node::SetAttribute by Dan Sinclair · 7 years ago
  54. f45406f Move CJX_Node definitions to cpp file by Dan Sinclair · 7 years ago
  55. 565fb43 Unify CPDF_DataAvail::Check[Header/End]. by Artem Strygin · 7 years ago
  56. 4012849 Improve readability for CPDF_Parser::StartParseInternal by Artem Strygin · 7 years ago
  57. 1beb4a9 Unify parsing of linearized header. by Artem Strygin · 7 years ago
  58. d4ef572 Only use the yield instruction on architectures that support it. by Andrew Weintraub · 7 years ago
  59. 87d06d3 Remove use of deprecated 'register' keyword by Hans Wennborg · 7 years ago
  60. 68bc6ad Remove default value from CJX_Node::HasAttribute by Dan Sinclair · 7 years ago
  61. 14fe518 Add GetDocument() helper to CJX_Object by Dan Sinclair · 7 years ago
  62. 1bc5e49 Add CJX_ThisProxy by Dan Sinclair · 7 years ago
  63. 46ad7f8 Convert CScript classes to have CJX objects by Dan Sinclair · 7 years ago
  64. 778f2fe Move CXFA_NodeList JS to CJX_NodeList by Dan Sinclair · 7 years ago
  65. 4ac35f2 Move the item methods into CXFA_Node propertly by Dan Sinclair · 7 years ago
  66. a85e5ca Split JS methods out of CXFA_Object by Dan Sinclair · 7 years ago
  67. e5434b5 Split JS code out of CXFA_Node. by Dan Sinclair · 7 years ago
  68. 3fff90a Move some XFA JS code into fxjs/ by Dan Sinclair · 7 years ago
  69. 994f20c Fix FPE in XFACodecFuzzer by Ryan Harrison · 7 years ago
  70. 367e7de Add FS_RECTF conversion functions. by Lei Zhang · 7 years ago
  71. 8aa3002 Simplify code in fpdf_transformpage.cpp. by Artem Strygin · 7 years ago
  72. d6e9cfa Convert JS resource into enum class by Dan Sinclair · 7 years ago
  73. caee959 Remove useless code. by Artem Strygin · 7 years ago
  74. 5c02f12 Deduplicate md5s in fpdfannot_embeddertest.cpp for Windows and others. by Henrique Nakashima · 7 years ago
  75. c94eb95 Use CPDF_PageDataAvail to check page availability. by Artem Strygin · 7 years ago
  76. a325462 Rename global data files to match contents by Dan Sinclair · 7 years ago
  77. e0345a4 Move fpdfsdk/javascript to fxjs/ by Dan Sinclair · 7 years ago
  78. 341ec62 Combine common code in fpdf_transformpage.cpp. by Lei Zhang · 7 years ago
  79. a759dce Use CPDF_PageDataAvail to check page resources availability. by Artem Strygin · 7 years ago
  80. 5bfac68 Rename util to cjs_util by Dan Sinclair · 7 years ago
  81. a45dc45 Use CPDF_PageDataAvail to check form availability. by Artem Strygin · 7 years ago
  82. 956cb63 More safe ints in CJBig2_TRDProc by Nicolas Pena · 7 years ago
  83. 3de090d Move resource to js_resource by Dan Sinclair · 7 years ago
  84. d2d4df8 Rename report to cjs_report by Dan Sinclair · 7 years ago
  85. 4ab6b38 Rename event to cjs_event by Dan Sinclair · 7 years ago
  86. ba9b9c3 Rename console to cjs_console by Dan Sinclair · 7 years ago
  87. 18470fe Rename color to cjs_color by Dan Sinclair · 7 years ago
  88. c085835 Rename app to cjs_app by Dan Sinclair · 7 years ago
  89. a5c874c Rename PublicMethods to cjs_publicmethods by Dan Sinclair · 7 years ago
  90. a146507 Move JS_Value into JS_Define by Dan Sinclair · 7 years ago
  91. 5ce2d2e Rename JS_Runtime_Stub to cjs_runtimestub by Dan Sinclair · 7 years ago
  92. 409726a Move JS_Object to cjs_object by Dan Sinclair · 7 years ago
  93. 0ead542 Rename Icon to cjs_icon by Dan Sinclair · 7 years ago
  94. 5123032 Rename Field to cjs_field by Dan Sinclair · 7 years ago
  95. 451e4c8 Rename Document to match class by Dan Sinclair · 7 years ago
  96. 1fc3c3b Fix overflow in image size check by Ryan Harrison · 7 years ago
  97. 7170226 Add test for CPDF_HintsTable. by Artem Strygin · 7 years ago
  98. 09b4192 Revert "Revert "Reland "Remove ContrastAdjust().""" by Henrique Nakashima · 7 years ago
  99. 704cf83 Limit the size of images being fuzzed in XFACodecFuzzers by Ryan Harrison · 7 years ago
  100. 978ba20 Revert "Reland "Remove ContrastAdjust()."" by Henrique Nakashima · 7 years ago