1. 384e6fe CFX_XML Cleanup by dan sinclair · 6 years ago
  2. 8e753ca Convert CFX_XMLParser to take a IFX_SeekableStream by dan sinclair · 6 years ago
  3. 63593d3 Cleanup some seekablestreamproxy code by dan sinclair · 6 years ago
  4. 19ae9bf Use CFX_XML instead of CXML in CPDF_Metadata by dan sinclair · 6 years ago
  5. 97b47dc Add test for circular CPDF_Function::Load(). by Henrique Nakashima · 6 years ago
  6. e7d5c7f Remove CFX_XMLDoc and call the parser directly by Dan Sinclair · 6 years ago
  7. a995d6f Allow retrieving the XML tree from the CFX_XMLDoc by Dan Sinclair · 6 years ago
  8. 6d503b8 Cleanup some CFX_XMLParser code by Dan Sinclair · 6 years ago
  9. e1a41af [xfa] Remove form checksum abilities by Dan Sinclair · 6 years ago
  10. b92ec18 Fix crash when ColorSpace references itself directly. by Henrique Nakashima · 6 years ago
  11. 5389439 Use pdfium::span<> in CFX_BitStream, CPDF_SimpleParser. by Tom Sepez · 6 years ago
  12. 1ee9601 Sort test cases in test_runner.py. by Lei Zhang · 6 years ago
  13. d936d29 Move the CFX_XMLParser out of CXFA_SimpleParser by Dan Sinclair · 6 years ago
  14. 6058efd Add span.h from chromium base. by Tom Sepez · 6 years ago
  15. 10f9fb3 Ignore bad data in the shared object hint table. by Lei Zhang · 6 years ago
  16. e96e6fd Off-by-one in CPDF_StreamParser::ParseNextElement() by Tom Sepez · 6 years ago
  17. 3b76ebd Fixup API check by dan sinclair · 6 years ago
  18. 971a674 Rename fpdfsdk/fpdf* files to be consistent by Dan Sinclair · 6 years ago
  19. 00d47a6 Rename some fsdk files to cpdfsdk by Dan Sinclair · 6 years ago
  20. e3c2043 Use ByteStringView in parsers by Dan Sinclair · 6 years ago
  21. c90adc5 Open FPDF_PAGEOBJECTMARK API. by Henrique Nakashima · 6 years ago
  22. 664faf6 Remove testing/{gmock,gtest}/dummy. by Lei Zhang · 6 years ago
  23. c551427 Update gtest and gmock to 1.8.x. by Lei Zhang · 6 years ago
  24. 0ad1b2e Add testing/{gmock,gtest}/dummy. by Lei Zhang · 6 years ago
  25. cb009c8 Rename "des_foo" to "dest_foo". by Lei Zhang · 6 years ago
  26. bf85fee Add a regression test for bug 821454. by Lei Zhang · 6 years ago
  27. b3a5240 Calculate AP for multi-line markup annotations correctly by Ralf Sippl · 6 years ago
  28. 2083092 Add more options to combobox_form.pdf resource. by Henrique Nakashima · 6 years ago
  29. 64c6643 Add test that non-ASCII characters to not foul hyphen processing by Ryan Harrison · 6 years ago
  30. f8af565 Rename IFX classes in core/fxge to Iface by Dan Sinclair · 7 years ago
  31. 9a7c239 Make EmbedderTest::WriteBitmapToPng() work with grayscale images. by Lei Zhang · 7 years ago
  32. 71cdd20 Disable XFA tests without embedded fonts by Ryan Harrison · 7 years ago
  33. 9002cd8 Add simple XFA test for entering text into TextEdit by Ryan Harrison · 7 years ago
  34. 53f555a Move XFA pixel tests under pixel/ by Ryan Harrison · 7 years ago
  35. 611431d Fix -Wunused-variable warning if building with V8 snapshots disabled. by Nico Weber · 7 years ago
  36. 9141116 Fixup AFSimple_Calculate indexing bug by Dan Sinclair · 7 years ago
  37. 1dbea18 Add expectations for static XFA tests by Ryan Harrison · 7 years ago
  38. 26820b4 Setup testing XFA using .in files by Ryan Harrison · 7 years ago
  39. 916b4b0 Skip font loading in formcalc embedder tests by dan sinclair · 7 years ago
  40. 081da6b Fix more fallthroughs before reenabling -Wimplicit-fallthrough. by Henrique Nakashima · 7 years ago
  41. 815f5eb Remove old version of InitializeV8ForPDFium(). by Lei Zhang · 7 years ago
  42. 56f7117 Teach fixup_pdf_template.py to automatically calculate stream length. by Lei Zhang · 7 years ago
  43. fa3765c Cleanup CFX_XMLNode pointers by Dan Sinclair · 7 years ago
  44. 566d0b9 Fix nits in Python code. by Lei Zhang · 7 years ago
  45. c113c7a Get rid of EmbedderTest::RenderPageWithFlagsDeprecated(). by Lei Zhang · 7 years ago
  46. 107fa7b Get rid of EmbedderTest::RenderPageDeprecated(). by Lei Zhang · 7 years ago
  47. b7c7df6 Rename fxjs_v8.{h,cpp} to cfxjs_engine.{h,cpp} by Tom Sepez · 7 years ago
  48. 3f8ee5e Move CFX_V8 testing from embeddertest to unittest. by Tom Sepez · 7 years ago
  49. 9f72c45 Do page load/unload checks in EmbedderTest for saved pages. by Lei Zhang · 7 years ago
  50. 75c8171 Do more page load/unload checks in EmbedderTest. by Lei Zhang · 7 years ago
  51. b0fb8cc [v8-platform] Store the platform in a unique_ptr. (Try 2) by Lei Zhang · 7 years ago
  52. a98e366 Clean up RenderPage methods in EmbedderTest. by Lei Zhang · 7 years ago
  53. b3a3eaa Revert "[v8-platform] Store the platform in a unique_ptr" by Dan Sinclair · 7 years ago
  54. 29561e5 Add rendering embeddertests for FPDF_ImportNPagesToOne. by xlou · 7 years ago
  55. 0729be2 Make EmbedderTest class member style consistent. by Lei Zhang · 7 years ago
  56. 3355f45 Fix testing.cpp build with v8_use_external_startup_data=false. by Lei Zhang · 7 years ago
  57. 608e8dd [v8-platform] Store the platform in a unique_ptr by Andreas Haas · 7 years ago
  58. 1258f7f Remove V8 context from CJS_V8 by Tom Sepez · 7 years ago
  59. 59790ce Make CFXJSE-created contexts refer to their CFXJS counteparts. by Tom Sepez · 7 years ago
  60. 66ce22c Experimental API for N-up feature support for print by xlou · 7 years ago
  61. 735408e Roll V8 to ee5d9a0c. by Lei Zhang · 7 years ago
  62. 4b9d698 Clean up construction of CFX_Barcode by Ryan Harrison · 7 years ago
  63. 7694f7e Add timeout when downloading gold json. by Henrique Nakashima · 7 years ago
  64. 6d6a243 Pass ios_base::binary so WriteBitmapToPng works on Windows. by Henrique Nakashima · 7 years ago
  65. db26957 Add WriteBitmapToPng to EmbedderTest. by Henrique Nakashima · 7 years ago
  66. 9baf31f Use enum for tracking form field types by Ryan Harrison · 7 years ago
  67. 72d34be Fix "the the" typos. by Lei Zhang · 7 years ago
  68. 96d6b4d Remove core/fxge/cfx_fontmgr.h from headers. by Lei Zhang · 7 years ago
  69. ecd063e Expose marked content IDs for images and alt text. by Julian Lunger · 7 years ago
  70. 625de44 Make api_check.py warning more informative about what needs to be fixed. by Henrique Nakashima · 7 years ago
  71. 5553d8b Initialize V8 once in embedder tests by Dan Sinclair · 7 years ago
  72. df0a749 Remove allocations from JS test by Dan Sinclair · 7 years ago
  73. 208eecf Avoid default arguments in EmbedderTest::OpenDocument(). by Lei Zhang · 7 years ago
  74. e75538b Fix nits in JSEmbedderTest. by Lei Zhang · 7 years ago
  75. fbeb04b IWYU in testing/range_set.h. by Lei Zhang · 7 years ago
  76. 9ccf087 Add missing fpdfview_c_api_test.c entries. by Lei Zhang · 7 years ago
  77. 8489e90 Reduce XFA image fuzzer size limit to 64MB by Ryan Harrison · 7 years ago
  78. 07c0a49 Fold CXFA_ScriptData into CXFA_Script by Dan Sinclair · 7 years ago
  79. 07401ba Remove default arguments to CPDF_StreamAcc::LoadAllData(). by Lei Zhang · 7 years ago
  80. 8b357e7 Rewrite lower level details of extracting text from page by Ryan Harrison · 7 years ago
  81. e053e0f Reduce memory limit of PDF XFA fuzzers by Nicolas Pena · 7 years ago
  82. 98b5633 Allow building pdfium against the system version of libpng. by Andrew Weintraub · 7 years ago
  83. ea4a56d Read Skia gold json and compare to locally generated pngs. by Henrique Nakashima · 7 years ago
  84. fee749f Fix PDF fuzzers memory limit by Nicolas Pena · 7 years ago
  85. 9ca9e29 Convert CFX_GifContext::GetFrameNum to size_t by Dan Sinclair · 7 years ago
  86. 307dfb4 Cleanup CXFA_ScriptData by Dan Sinclair · 7 years ago
  87. 9d0d7c8 Add regression tests for issues with correctly removing hyphens by Ryan Harrison · 7 years ago
  88. d1b1127 Cleanup const refs and some enums by Dan Sinclair · 7 years ago
  89. f2d4906 Remove virtual from EmbedderTest methods that are not overridden. by Henrique Nakashima · 7 years ago
  90. 9fa5036 Add FPDFSaveEmbedderTest.SaveLinearizedDoc by Henrique Nakashima · 7 years ago
  91. 8baea3c Stop using m_SavedPage in embedder tests. by Henrique Nakashima · 7 years ago
  92. b5d688b Make most CPDF_LinearizedHeader members const. by Lei Zhang · 7 years ago
  93. a6adac8 Remove some C-style const char* casts. by Lei Zhang · 7 years ago
  94. 3fff90a Move some XFA JS code into fxjs/ by Dan Sinclair · 7 years ago
  95. 994f20c Fix FPE in XFACodecFuzzer by Ryan Harrison · 7 years ago
  96. 1fc3c3b Fix overflow in image size check by Ryan Harrison · 7 years ago
  97. 09b4192 Revert "Revert "Reland "Remove ContrastAdjust().""" by Henrique Nakashima · 7 years ago
  98. 704cf83 Limit the size of images being fuzzed in XFACodecFuzzers by Ryan Harrison · 7 years ago
  99. 978ba20 Revert "Reland "Remove ContrastAdjust()."" by Henrique Nakashima · 7 years ago
  100. d5ec7ab Reland "Remove ContrastAdjust()." by Henrique Nakashima · 7 years ago