1. 4fcc240 change readme `use_goma` to `false` by JD Pierce · 2 years, 1 month ago
  2. 0fa0c4f Save dash array and phase of GraphState in CPDF_PageContentGenerator by Dorian Rudolph · 2 years, 1 month ago
  3. c1ce4c4 Improve RTL support for numbers with separators by Dan Ilan · 2 years, 3 months ago
  4. af922ac Fixed an issue where the installed ComicSansMs font is substituted by Karim · 2 years, 6 months ago
  5. bce5eb5 Processing the NoRotate flag when displaying annotations by fineaskotnikov · 2 years, 8 months ago
  6. 51115e5 libopenjpeg: fix Windows arm64 build by Miklos Vajna · 2 years, 10 months ago
  7. 3589d1f Add new function `FPDFBookmark_GetCount()` by geisserml · 3 years, 1 month ago
  8. b6c8608 IWYU: add stddef.h for size_t in CBC_CommonBitMatrix by Stephan Hartmann · 3 years, 3 months ago
  9. e56acd0 Add XFA fuzzer using FDP by David Korczynski · 3 years, 6 months ago chromium/4745 chromium/4746
  10. 21b566e Clean up header includes by Peter Varga · 3 years, 9 months ago
  11. 5c4111b Expose DashingArray and Phase in the public API by Robert Collyer · 4 years ago
  12. 0215d6a Sync AUTHORS file format with Chromium's. by Lei Zhang · 5 years ago
  13. fb60eb7 Remove CPDF_PSEngine.Truncate test case by Tibor Dusnoki · 5 years ago
  14. 0e71ce2 Observe CXFA_FFPageView across OnSetFocus() events. by Minh Tran · 6 years ago
  15. 6e3a406 Prevent an UAF in CPDFSDK_AnnotHandlerMgr::GetNextAnnot(). by huyna · 6 years ago
  16. 021c4f8 Use correct layer default configuration by Patrik Weiskircher · 6 years ago chromium/3777
  17. 24644f9 Update the email address for an AUTHORS entry. by Lei Zhang · 6 years ago
  18. fd28192 Respect FPDF_REVERSE_BYTE_ORDER in FPDF_FFLDraw by Jing Wang · 6 years ago
  19. 8da0e1b Change the type of CIDSystemInfo.{Registry,Ordering} to String by KDr2 · 6 years ago
  20. 25bc9a9 Pick up Windows ARM64 support from base\logging.h by Tom Tan · 6 years ago chromium/3649
  21. 0edfab8 Update AUTHORS. by Henrique Nakashima · 7 years ago
  22. 2c3cfa7 Fix blend mode in generated AP by Ralf Sippl · 7 years ago
  23. d342716 Add support for pdfium use partitionalloc on loongson platform. by Wang Qing · 7 years ago
  24. 1e80f7e Add LG Electronics to the AUTHORS by José Dapena Paz · 8 years ago
  25. 1886471 Fix UAF in SaveData on all of CFFL_* types. by Luật Nguyễn · 8 years ago
  26. f0947bd Checkbox event fixed when triggered by a keyboard entry by Claudio DeSouza · 8 years ago
  27. 00d2ad1 Rename DLLEXPORT AND STDCALL by Dan Sinclair · 8 years ago
  28. 7e805d1 Revert "Add a build target and a proper export header for shared library builds." by Henrique Nakashima · 8 years ago
  29. 0033467 Add a build target and a proper export header for shared library builds. by Felix Kauselmann · 8 years ago
  30. 864e9fb Add public API for setting the fill color on a text object by wileyrya · 8 years ago
  31. 2df760f core: allow building against system zlib by Miklos Vajna · 8 years ago
  32. 58532b6 Revert "core: allow building against system zlib" by dsinclair · 8 years ago
  33. 36c5b17 core: allow building against system zlib by Miklos Vajna · 8 years ago
  34. f222581 core: fix two more uninitialized members by Miklos Vajna · 8 years ago chromium/3024 chromium/3025
  35. ff74356 openjpeg: Prevent integer overflows during calculation of |l_nb_code_blocks_size| by gogil · 9 years ago
  36. ea3ff9e Introduce ::getPropertyInternal method to avoid duplication by tonikitoo · 9 years ago chromium/2817 chromium/2818 chromium/2819
  37. df6ec80 Add stackexploit@gmail.com to AUTHORS file. by ochang · 9 years ago chromium/2774 chromium/2776 chromium/2777
  38. 3523c1f Fix parsing of double dot operators for FormCalc by Tom Sepez · 9 years ago
  39. 23835e3 Add myself to AUTHORS file. by Dan Sinclair · 9 years ago
  40. bc6c672 XFA: Sync build and documentation differences with master. by Dan Sinclair · 10 years ago
  41. 659b8d3 Merge to XFA: Cleanup: Get rid of CRLF line endings. by Lei Zhang · 10 years ago
  42. f71c2d0 Add missing parenthesis in FXARGB_GETDIB macro by Bo Xu · 11 years ago
  43. 1b24b69 Use static_assert unconditionally. by Peter Kasting · 11 years ago chromium/2189 chromium/2190
  44. 5ffacd6 Fix bounds checking in CJS_PublicMethods::MakeRegularDate(). by Tom Sepez · 11 years ago
  45. 3fb18f4 Hook up the default v8::Platform implementation to pdfium by Jochen Eisinger · 11 years ago
  46. e7ee98e Fix for UMR in CXML_Parser::GetCharRef. by Chris Palmer · 11 years ago
  47. a548d30 Explicitly use binary mode when opening files in the pdfium_test sample. by John Abd-El-Malek · 11 years ago
  48. 63412bf Fix JS_WIDESTRING to work with clang-cl by John Abd-El-Malek · 11 years ago
  49. 9e16edd free, rather than delete, malloc'd object. by John Abd-El-Malek · 11 years ago chromium/2044 chromium/2045 chromium/2046 chromium/2047 chromium/2048 chromium/2049 chromium/2050 chromium/2051 chromium/2052 chromium/2053 chromium/2054 chromium/2055 chromium/2056 chromium/2057 chromium/2058 chromium/2059 chromium/2060 chromium/2061 chromium/2063 chromium/2064 chromium/2065 chromium/2066 chromium/2067 chromium/2068 chromium/2069 chromium/2070 chromium/2071 chromium/2072 chromium/2073 chromium/2074 chromium/2075 chromium/2076
  50. d68f9a3 Add GN build file for pdfium, rename GYP target. by John Abd-El-Malek · 11 years ago chromium/2034 chromium/2035 chromium/2036 chromium/2037 chromium/2038 chromium/2039 chromium/2040
  51. f0a5576 fix two uninitialized reads by John Abd-El-Malek · 11 years ago
  52. 62a7fd6 Wrong variable assignment in Pdfium. by John Abd-El-Malek · 11 years ago
  53. 33729cd Add Lei to AUTHORS by John Abd-El-Malek · 11 years ago
  54. f49e964 Remove gcctest target which is not needed anymore. by John Abd-El-Malek · 11 years ago
  55. 7c83a7c remove Microsoft SDK by John Abd-El-Malek · 11 years ago
  56. 5b51e49 Add a .gitattributes with "* text=auto" so that new lines are by John Abd-El-Malek · 11 years ago
  57. f05b611 Add Nico to AUTHORS. by John Abd-El-Malek · 11 years ago
  58. 1510a34 Add Raymes to AUTHORS by John Abd-El-Malek · 11 years ago
  59. a3f590b Add Matt Giuca to AUTHORS. by John Abd-El-Malek · 11 years ago
  60. 6f9095f Add my @chromium account in the AUTHORS file. by John Abd-El-Malek · 11 years ago
  61. 5110c47 Initial commit. by John Abd-El-Malek · 11 years ago