1. ae5d92a Move CFX_Barcode from fwl/ to fxbarcode/ by Tom Sepez · 4 years, 7 months ago
  2. f4d4fee Stop manually setting -Wshadow. by Lei Zhang · 4 years, 8 months ago
  3. 1d0d0be Change variable target_type to static_component_type in //:pdfium by Daniel Hosseinian · 4 years, 9 months ago
  4. 0fab9e6 Remove jumbo usage in GN files throughout PDFium by Daniel Hosseinian · 4 years, 9 months ago
  5. f822090 Fix build with pdf_is_complete_lib=true and pdf_is_standalone=true by Tom Anderson · 4 years, 10 months ago
  6. 25661d1 Add experimental JavaScript retrieval APIs. by Lei Zhang · 5 years ago
  7. 8f03cd4 Remove CPDF_ModuleMgr. by Tom Sepez · 5 years ago
  8. 4767bca Convert test for bug 981288 to pixel test by Tom Sepez · 5 years ago
  9. 0c1d8f5 Add CF test case for bug 981288. by Tom Sepez · 5 years ago
  10. fc45549 Add TransFormWithClipAndSaveWithLocale embedder test. by Lei Zhang · 5 years ago
  11. 0db20e0 Fix ODR violations in public fuzzers by Tom Anderson · 5 years ago
  12. 2169a77 Move pdfium sources into fpdfsdk by Tom Anderson · 5 years ago
  13. 6e4710a Add embedder test for looping/leakage disclosed by bug 306123. by Tom Sepez · 5 years ago
  14. 9310106 [Reland] Switch pdfium target from a static library to a component by Tom Anderson · 5 years ago
  15. 858e2a7 Revert "[Reland] Switch pdfium target from a static library to a component" by Thomas Anderson · 5 years ago
  16. d7e5b1d [Reland] Switch pdfium target from a static library to a component by Tom Anderson · 5 years ago
  17. 8e8a36d Revert "Switch pdfium target from a static library to a component" by Lei Zhang · 5 years ago
  18. 7098d04 Switch pdfium target from a static library to a component by Tom Anderson · 5 years ago
  19. 763affa Stop adding -Wextra-semi. by Lei Zhang · 5 years ago
  20. e59d7a3 Replace more embedder tests with pixel tests. by Lei Zhang · 5 years ago
  21. 8345825 Fix two XFA JS calls that trigger fatal errors in v8::FromJust(). by Lei Zhang · 5 years ago
  22. 8d72a47 Add use_system_libopenjpeg2 build argument by Felix Kauselmann · 5 years ago
  23. 563f62a Remove semicolons after JS_STATIC_foo macros, turn on -Wextra-semi by Nico Weber · 5 years ago
  24. 220ef3d Add a unit_test_support target. by Lei Zhang · 5 years ago
  25. d565ca7 Stop defining V8_DEPRECATION_WARNINGS. by Lei Zhang · 6 years ago
  26. a0c3680 Split part of xfa/fgas/BUILD.gn into xfa/fgas/layout/BUILD.gn. by Lei Zhang · 6 years ago
  27. 229a789 Merge CPWL_FontMap into CBA_FontMap. by Lei Zhang · 6 years ago
  28. 7b5740a Move pdf_enable_xfa build rules inside pdf_enable_v8 blocks. by Lei Zhang · 6 years ago
  29. 75a486e Export defines to dependents of the "pdfium" target. by Lei Zhang · 6 years ago
  30. ac52015 Add CPDF_DocRenderDataTest. by Lei Zhang · 6 years ago
  31. 1d78f4d Remove pdfium_diff target from pdf_is_standalone block. by Tom Sepez · 6 years ago
  32. 1929d6e Split pdfium_embeddertests sources. by Lei Zhang · 6 years ago
  33. a996ff4 Move fx_skia_device_unittest.cpp to pdfium_embeddertests. by Lei Zhang · 6 years ago
  34. f03f781 Split pdfium_unittests sources. by Lei Zhang · 6 years ago
  35. 1987bbf Split public/ headers into their own source_set. by Lei Zhang · 6 years ago
  36. 21ce4ff Make ":pdfium" pass gn check. by Lei Zhang · 6 years ago
  37. d7f51c7 Make fpdfsdk/ pass gn check. by Lei Zhang · 6 years ago
  38. dee2511 Make core/fxcrt pass gn check. by Lei Zhang · 6 years ago
  39. 995374a Split core/fxcrt build rules into core/fxcrt/BUILD.gn. by Lei Zhang · 6 years ago
  40. 8460088 Split most core build rules into various BUILD.gn files in core. by Lei Zhang · 6 years ago
  41. d145e4b Move core/fdrm/crypto/* to core/fdrm/. by Lei Zhang · 6 years ago
  42. 76833a6 Split constants and testing build rules into their own BUILD.gn files. by Lei Zhang · 6 years ago
  43. dcab8cf Split fpdfsdk build rules into various BUILD.gn files in fpdfsdk. by Lei Zhang · 6 years ago
  44. a7dec32 Split fxjs build rules into fxjs/BUILD.gn. by Lei Zhang · 6 years ago
  45. faa5145 Split xfa build rules into various BUILD.gn files in xfa/. by Lei Zhang · 6 years ago
  46. ac0a167 Split fxbarcode build rules into fxbarcode/BUILD.gn. by Lei Zhang · 6 years ago
  47. 29b708e Mark the bigint target as XFA only. by Lei Zhang · 6 years ago
  48. dbaf3b8 Mark tests as testonly. by Lei Zhang · 6 years ago
  49. 1e5ebaa Replace most static_library entries with source_set. by Lei Zhang · 6 years ago
  50. 0a62427 Make a couple more source_sets into jumbo_source_sets. by Lei Zhang · 6 years ago
  51. c345065 Rename interform files to interactiveform. by Lei Zhang · 6 years ago
  52. 265886b Update build rules for CFX_CodecMemory. by Lei Zhang · 6 years ago
  53. 673b90a Rename CPDF_ContentMark to CPDF_ContentMarks. by Henrique Nakashima · 6 years ago
  54. 28df406 Add booleans for form flags in CPDF_FormField. by Lei Zhang · 6 years ago
  55. 0473476 Remove CPDFSDK_DateTime entirely. by Tom Sepez · 6 years ago
  56. 3c219ef Split CFX_FontSourceEnum_File into its own file. by Lei Zhang · 6 years ago
  57. 958142e Introduce CodecModuleIface for progressive decoder modules. by Tom Sepez · 6 years ago
  58. 4993f55 Remove CBC_CommonByteArray and CBC_QRCoderBlockPair. by Lei Zhang · 6 years ago
  59. 61f1d62 Reland "Introduce FX_Number class as a replacement for FX_atonum()." by Tom Sepez · 6 years ago
  60. 29e1803 Revert "Introduce FX_Number class as a replacement for FX_atonum()." by Tom Sepez · 6 years ago
  61. a5d7ad3 Introduce FX_Number class as a replacement for FX_atonum(). by Tom Sepez · 6 years ago
  62. d4e7ca0 Add unit test for AutoRestorer<> on smart pointer types. by Tom Sepez · 6 years ago
  63. b6dbcb2 Change explicit suppression of warning 4267 to a config based suppression. by Will Harris · 6 years ago
  64. 48cd65d Rename remaining fx_codec*.cpp to match class and .h file name by Tom Sepez · 6 years ago
  65. 126927e Use std::span<> in CCodec_JPEGModule by Tom Sepez · 6 years ago
  66. f2615a3 Rework CCODEC_ProgressiveDecoder. by Tom Sepez · 6 years ago
  67. e6ff2eb Rename CFX_DIBSource to CFX_DIBBase. by Tom Sepez · 6 years ago
  68. 3a3a369 Enable warnings for shadowed variables by Ryan Harrison · 6 years ago
  69. 3ad49f6 BUILD.gn - put cfx_windowsrenderdevice.h in win-specific section. by Tom Sepez · 6 years ago
  70. 16208a0 Remove CFPF_SkiaFontDescriptor. by Lei Zhang · 6 years ago
  71. e13a068 Remove CFPF_SkiaBufferFont and CFPF_SkiaFileFont. by Lei Zhang · 6 years ago
  72. 3a6d058 Rename CJS_Return to CJS_Result. by Tom Sepez · 6 years ago
  73. f956bad Add a way to save a barcode generated bitmap to a .png. by Henrique Nakashima · 6 years ago
  74. d801c9c Implement CFX_CodecMemory. by Lei Zhang · 6 years ago
  75. b850c98 Move CPDFSDK_MemoryAccess to fxcrt. by Lei Zhang · 6 years ago
  76. fd7cede Move all utf8 decoding under fx_string.h by Tom Sepez · 6 years ago
  77. e89d258 Remove -Wno-pointer-to-int-cast from fxcodec target. by Lei Zhang · 6 years ago
  78. 8584902 Remove CXFA_TraverseStrategy_ContentLayoutItem. by Tom Sepez · 6 years ago
  79. 8481c71 Only build cfx_fileaccess_windows.cpp on Windows. by Lei Zhang · 6 years ago
  80. 315f94a Rename JS_{METHOD,PROP} to JSE_{METHOD,PROP} by Tom Sepez · 6 years ago
  81. 721f5fa Replace CFXJSE_HostObject::type_ with polymorphic conversion methods by Tom Sepez · 6 years ago
  82. 5527682 Make FX stream internal details more private to .cpp files. by Tom Sepez · 6 years ago
  83. f9d49da Use UnownedPtr/Optional in cfxa_layoutcontext.cpp by Tom Sepez · 6 years ago
  84. b4bcf69 Write marked content operators when generating a stream. by Henrique Nakashima · 6 years ago
  85. 7c694a4 Fix crash and memory leak. by Artem Strygin · 6 years ago
  86. d774a73 Remove gn arg 'use_coverage' by Ryan Harrison · 6 years ago
  87. a2c2a9d Add fxcrt::AutoRestorer<T>::AbandonRestoration(). by Tom Sepez · 6 years ago
  88. 9e12f14 Implement CPDF_CrossRefTable by Artem Strygin · 6 years ago
  89. e3d3ce0 Implement CPDF_ObjStream. by Artem Strygin · 6 years ago
  90. ed1c580 Speculative fix for segv destroying CPDF_PageObjectHolder::m_GraphicsMap by Tom Sepez · 6 years ago
  91. 81a3085 Refactor modification of Contents in CPDF_PageContentGenerator. by Henrique Nakashima · 6 years ago
  92. 101535f Rework "Make common page base class." by Tom Sepez · 6 years ago
  93. fc615c6 Add constants for PDF 1.7 spec, table 3.27. by Lei Zhang · 6 years ago
  94. d8a8f27 Write some FPDFTransformEmbedderTests. by Lei Zhang · 6 years ago
  95. 9ce75b8 Add ability to log click events reaching PDFium by Ryan Harrison · 6 years ago
  96. 5caa34c [fm2js] Fixup initialized variable conversion by Dan Sinclair · 6 years ago
  97. 221f0b3 Lowercase JS_Define.{h,cpp} and CJS_Define.h by Tom Sepez · 6 years ago
  98. 168c763 Revert "Make common page base class for XFA and non-XFA." by Tom Sepez · 6 years ago
  99. 625255b Remove manual references to exe_and_shlib_deps by Tom Anderson · 6 years ago
  100. d06cc38 Make common page base class for XFA and non-XFA. by Tom Sepez · 6 years ago