1. dfa075b Add some experimental float API variants in public/fpdfview.h. by Lei Zhang · 4 years, 8 months ago
  2. 22d97f2 Expose FORM_OnRButton{Down,Up} to non-XFA builds by Tom Sepez · 4 years, 8 months ago
  3. b82d907 Add --reverse-byte-order flag to pdfium_test. by Lei Zhang · 4 years, 8 months ago
  4. 8f5d29e Add command line flags to pdfium_test for rendering flags. by Tom Sepez · 4 years, 8 months ago
  5. 5623992 Document obsolete FPDF render flags. by Tom Sepez · 4 years, 9 months ago
  6. a8e8baf Remove all remaining PDFium infrastructure for V8 natives. by Lei Zhang · 4 years, 10 months ago
  7. 2cb8f85 Change pdfium_test to show Skia build option. by Lei Zhang · 4 years, 10 months ago
  8. 793c135 Add the ability for pdfium_test to use FPDF_LoadMemDocument(). by Lei Zhang · 5 years ago
  9. d58ff63 Use more Google-style C++ variable names in RenderPdf(). by Lei Zhang · 5 years ago
  10. a04a654 Shorten FPDFPage thumbnail API names. by Lei Zhang · 5 years ago
  11. 801e1bf Create FPDF_Thumbnail API and refactor raw stream retrieval by Jeremy Chinsen · 5 years ago
  12. e93f55f Change PNG functions to return std::vector. by Lei Zhang · 5 years ago
  13. af80a73 Move PNG encoding logic to helper in pdfium_test_write_helper.cc by Jeremy Chinsen · 5 years ago
  14. 6c7a857 Refactor buffer writes to files in pdfium_test_write_helper.cc by Jeremy Chinsen · 5 years ago
  15. 92eba93 Fix 12 ClangTidy - Readability findings in //pdfium/HEAD/. by Andrew Weintraub · 5 years ago
  16. b82b2df Fix pdfium_test's dependencies for component builds. by Lei Zhang · 5 years ago
  17. 960e295 Give buffers in experimental fpdf_attachment.h APIs clearer types. by Lei Zhang · 5 years ago
  18. 590f424 Fix nits involving 'constexpr const' code. by Lei Zhang · 5 years ago
  19. d0f989e Add --no-system-fonts to pdfium_test on Mac and Linux. by Lei Zhang · 5 years ago
  20. f066bf7 Fix a nit with pdfium_test --help formatting. by Lei Zhang · 5 years ago
  21. 5bf8c7f Give buffers in experimental fpdf_annot.h APIs clearer types. by Lei Zhang · 5 years ago
  22. 27e1a74 Do not initialize V8 in pdfium_test if --disable-javascript. by Tom Sepez · 5 years ago
  23. b6992dd Move a bunch of code out of testing/test_support.h. by Lei Zhang · 5 years ago
  24. b3be4a1 Use span in TestLoader. by Lei Zhang · 5 years ago
  25. d50bdff Move TestLoader into testing/test_loader.h. by Lei Zhang · 5 years ago
  26. 4c64e96 Split hashing code into testing/utils/hash.h. by Lei Zhang · 5 years ago
  27. 72e8b69 Split V8 initialization code into testing/v8_initializer.h. by Lei Zhang · 5 years ago
  28. 1068985 Implement FPDF_DocumentHasValidCrossReferenceTable(). by Lei Zhang · 6 years ago
  29. 75a486e Export defines to dependents of the "pdfium" target. by Lei Zhang · 6 years ago
  30. 706e187 Fix timezone inconsistency in document methods test. by Tom Sepez · 6 years ago
  31. 1f120c7 Fully populate JS platform callbacks in pdfium_test by Tom Sepez · 6 years ago
  32. 0e5bab1 Remove PrintParams object. by Tom Sepez · 6 years ago
  33. bb3f58d Add pdfium_test --show-pageinfo to dump page bounding boxes. by Lei Zhang · 6 years ago
  34. 76833a6 Split constants and testing build rules into their own BUILD.gn files. by Lei Zhang · 6 years ago
  35. bfc5f60 Add check_targets list to .gn. by Lei Zhang · 6 years ago
  36. 5586545 The final game: mark everything final. by Tom Sepez · 6 years ago
  37. a41801e Fix GCC build with V8 disabled. by Lei Zhang · 6 years ago
  38. 70cca36 Add proxy for syscall time by Ryan Harrison · 6 years ago
  39. 939426c Remove deprecated flags from fpdf_progressive.h. by Lei Zhang · 6 years ago
  40. d774a73 Remove gn arg 'use_coverage' by Ryan Harrison · 6 years ago
  41. 08b6819 Write pixel .evt test for dynamic_list_box_allow_multiple_selection. by Henrique Nakashima · 6 years ago
  42. 6cec70a Revert "Convert (void) to static_cast<void> in C++ code" by Ryan Harrison · 6 years ago
  43. 80c6ab7 Convert (void) to static_cast<void> in C++ code by Ryan Harrison · 6 years ago
  44. 4f21d77 Fix V8 guards by Ryan Harrison · 6 years ago
  45. 9bff799 Add missing newlines in pdfium_test help text. by Tom Sepez · 6 years ago
  46. 625255b Remove manual references to exe_and_shlib_deps by Tom Anderson · 6 years ago
  47. dd8da5e Add check that --font-dir is actually a directory by Ryan Harrison · 6 years ago
  48. bcb8152 Test app.beep() in standalone PDFium. by Tom Sepez · 6 years ago
  49. e08d2b1 Introduce ScopedFPDF types in public/cpp/fpdf_scopers.h by Tom Sepez · 6 years ago
  50. 0784c73 Disable JavaScript entirely if no JSPlatform passed by embedder. by Tom Sepez · 6 years ago
  51. 1638179 Add index parameter to quadpoints getter and setter. by Ralf Sippl · 6 years ago
  52. 16adb3e Expand ~ when present in directory path by Ryan Harrison · 6 years ago
  53. 8f4f0ed Fix use_custom_libcxx=false build on Linux by Tom Anderson · 6 years ago
  54. 3ae75c2 Fix IWYU errors in pdfium_test_write_helper.cc. by Lei Zhang · 6 years ago
  55. cb87682 Move helper methods out of pdfium_test. by Dan Sinclair · 6 years ago
  56. 0421202 Move declarations in pdfium_test closer to usage by Dan Sinclair · 6 years ago
  57. b0fb8cc [v8-platform] Store the platform in a unique_ptr. (Try 2) by Lei Zhang · 6 years ago
  58. b3a3eaa Revert "[v8-platform] Store the platform in a unique_ptr" by Dan Sinclair · 6 years ago
  59. 8e53c8c Fix an infinite recursion in pdfium_test. by Lei Zhang · 6 years ago
  60. 3355f45 Fix testing.cpp build with v8_use_external_startup_data=false. by Lei Zhang · 6 years ago
  61. 608e8dd [v8-platform] Store the platform in a unique_ptr by Andreas Haas · 6 years ago
  62. a21d593 Add FPDFAnnotationDeleter for use with std::unique_ptr. by Lei Zhang · 6 years ago
  63. 9baf31f Use enum for tracking form field types by Ryan Harrison · 7 years ago
  64. 360edeb Fix some nits in build configs. by Lei Zhang · 7 years ago
  65. dddfdad Run clang-tidy modernize-use-auto on //third_party/pdfium by Dan Sinclair · 7 years ago
  66. fe2cd4d Remove some pointless assignments to "". by Lei Zhang · 7 years ago
  67. 854d71c Refactor HasXFAField into HasFormInfo by Ryan Harrison · 7 years ago
  68. f9068a5 Convert XFA Doc Types to be more precise by Ryan Harrison · 7 years ago
  69. 9262761 API: rename FPDFPage_CountObject() to FPDFPage_CountObjects() by Miklos Vajna · 7 years ago
  70. df064df Change APIs to use FPDF_BYTESTRING for keys. by Lei Zhang · 7 years ago
  71. 63b0126 Implement FORM_OnFocus() API. by Lei Zhang · 7 years ago
  72. 0c6b07d Changed the return type of FPDFAnnot_Get{Rect|AttachmentPoints}() by Jane Liu · 7 years ago
  73. b35dbad Added testing flag --save-images that saves embedded images by Jane Liu · 7 years ago
  74. 834ebec Implement read validator. by Artem Strygin · 7 years ago
  75. bfa2a97 Observe Annot destruction in CPDFSDK_PageView::DeleteAnnot by Tom Sepez · 7 years ago
  76. d2be646 Clean up pdfium_test.cc by Lei Zhang · 7 years ago
  77. 4442d45 Added testing flag --save-attachments that saves embedded attachments by Jane Liu · 7 years ago
  78. aeadad1 Make progressive renderer default for pdfium_test. by Dan Sinclair · 7 years ago
  79. 57f228d Updated pdfium_test's WriteAnnot() by Jane Liu · 7 years ago
  80. 95ea778 Added Callgrind instrumentation delimiters to pdfium_test. by Henrique Nakashima · 7 years ago
  81. e8468c4 Add Windows generic / text only printer driver support. by rbpotter · 7 years ago
  82. 2e1a32b Added APIs for getting/setting string pairs in annotation dictionaries by Jane Liu · 7 years ago
  83. d60e9ad Changed the return type for annotation APIs by Jane Liu · 7 years ago
  84. 143959d Move image_diff code into testing/image_diff/ by Lei Zhang · 7 years ago
  85. 7726a58 Add a |gGeneralPartitionAllocator| and use it in the |FX_*Alloc| wrappers. by Chris Palmer · 7 years ago
  86. 9a25ede Clean up includes in testing/test_support.h by Lei Zhang · 7 years ago
  87. b73ce7b Fixing metadata not read from linearized file. by Henrique Nakashima · 7 years ago
  88. 54d91ec Consistently pass FPDF handles by value. by Lei Zhang · 7 years ago
  89. 4fd9a47 Basic APIs and tests for extracting annotations by Jane Liu · 7 years ago
  90. 2264473 Replace sanitizers:deps with exe_and_shlib_deps (pdfium) by Tom Anderson · 7 years ago
  91. e30f07a Add pixel test for bug 113910 by Nicolas Pena · 7 years ago
  92. d1c9b45 Add raw PostScript output to pdfium_test on Windows. by Lei Zhang · 7 years ago
  93. e47e0c9 Avoid unordered_set and maps for the time being. by Tom Sepez · 7 years ago
  94. d9dad3a Add title (/T) extraction for PDF tagged structures by dan sinclair · 7 years ago
  95. 3c67fbd Update to make show structure clearer by Dan Sinclair · 7 years ago
  96. ddcb6e7 Add option to pdfium_test to dump structure elements by Dan Sinclair · 7 years ago
  97. a2af7de Move zlib to a DEPS-based checkout. by Lei Zhang · 7 years ago
  98. 7b70189 Default to using bundled FreeType on Linux. by Lei Zhang · 7 years ago
  99. 8e3f692 Update to zlib 1.2.11 by Adenilson Cavalcanti · 7 years ago
  100. 1d17a04 Introduce unique_ptr compatible deleters for FPDF types by Tom Sepez · 7 years ago