1. d936d29 Move the CFX_XMLParser out of CXFA_SimpleParser by Dan Sinclair · 6 years ago
  2. 6f26db4 Remove m_pOldFocusWidget from CXFA_FFDocView. by Henrique Nakashima · 6 years ago
  3. 2b4ad9f Remove CXFA nodes instead of CFX_XML nodes by Dan Sinclair · 6 years ago
  4. a0706f0 Move code to set XML value to CXFA_Node by Dan Sinclair · 6 years ago
  5. 6058efd Add span.h from chromium base. by Tom Sepez · 6 years ago
  6. 2aa01f5 Avoid uninitialized internal fields in V8 global objects. by Tom Sepez · 6 years ago
  7. ace80b3 Fix typos in CXFA_FMParser. by Lei Zhang · 6 years ago
  8. 4862705 Make Internal field usage in cfxjs_engine match README.doc by Tom Sepez · 6 years ago
  9. 0c59288 Combine if/else blocks in CPDF_DIBSource::TranslateScanline24bpp(). by Lei Zhang · 6 years ago
  10. cd39a7c Split CPDF_DIBSource::TranslateScanline24bpp(). by Lei Zhang · 6 years ago
  11. 82f66b5 Fix const casts in CPDF_Encryptor. by Lei Zhang · 6 years ago
  12. 2cc287a Get rid of a const_cast in CPDF_FlateEncoder. by Lei Zhang · 6 years ago
  13. 4a8478e Remove some const_casts in CPDF_Creator. by Lei Zhang · 6 years ago
  14. 5a55253 Make CXFA_Document::m_rgGlobalBinding private by Dan Sinclair · 6 years ago
  15. 72fe14a Remove unused param. by Dan Sinclair · 6 years ago
  16. 4a97970 Move document data merge code into CXFA_Document file by Dan Sinclair · 6 years ago
  17. b948046 Remove unused XFA Widget API methods by Ryan Harrison · 6 years ago
  18. 10f9fb3 Ignore bad data in the shared object hint table. by Lei Zhang · 6 years ago
  19. 0a30833 Roll pdfium/third_party/freetype/src/ 7109495c5..26ad1acbc (2 commits) by Lei Zhang · 6 years ago
  20. 14f8897 Remove spellchecking code from XFA by Ryan Harrison · 6 years ago
  21. 3294220 Caret blinks with lower frequency in XFA text field. by Henrique Nakashima · 6 years ago
  22. 8d970f7 Prepare for |is_posix| switch in the Fuchsia build by Fabrice de Gans-Riberi · 6 years ago
  23. 16adb3e Expand ~ when present in directory path by Ryan Harrison · 6 years ago
  24. dc566b0 Fix XFA caret blinking only while mouse moves. by Henrique Nakashima · 6 years ago
  25. 1a2e494 Parse "yy" correctly for AFDate_FormatEx(). by Lei Zhang · 6 years ago
  26. 3faa382 Decrease XML parser buffer size by Dan Sinclair · 6 years ago
  27. c80153d [fwl] Restrict setting cursor outside text bounds by Dan Sinclair · 6 years ago
  28. 28bb2f2 Remove DefaultAppearance HasColor and return an optional instead by Dan Sinclair · 6 years ago
  29. 4c22dd5 Use Optional to determine if appearance stream as font by Dan Sinclair · 6 years ago
  30. 232b918 Re-arrange so inline vectors come last in structs. by Tom Sepez · 6 years ago
  31. 36d7ad4 Roll pdfium/third_party/freetype/src/ 713d68ee9..7109495c5 (21 commits) by Lei Zhang · 6 years ago
  32. e96e6fd Off-by-one in CPDF_StreamParser::ParseNextElement() by Tom Sepez · 6 years ago
  33. 75304f9 Enable cfi-icall type generalization for libopenjpeg20 by Vlad Tsyrklevich · 6 years ago
  34. 3998067 Remove FPDF_SetPrintPostscriptLevel(). by Lei Zhang · 6 years ago
  35. 8f4f0ed Fix use_custom_libcxx=false build on Linux by Tom Anderson · 6 years ago
  36. 3b76ebd Fixup API check by dan sinclair · 6 years ago
  37. a17a0e2 Remove CPDF_DefaultAppearance reference params by Dan Sinclair · 6 years ago
  38. cbf76e6 Rename CBA_AnnotIterator to CPDFSDK_AnnotIterator by Dan Sinclair · 6 years ago
  39. 53a8093 Use CPDF_DefaultAppearance instead of custom parsing by Dan Sinclair · 6 years ago
  40. 971a674 Rename fpdfsdk/fpdf* files to be consistent by Dan Sinclair · 6 years ago
  41. 7d12532 More fpdfsdk filename cleanup by Dan Sinclair · 6 years ago
  42. 00d47a6 Rename some fsdk files to cpdfsdk by Dan Sinclair · 6 years ago
  43. e3c2043 Use ByteStringView in parsers by Dan Sinclair · 6 years ago
  44. 7aba472 Cleanup fsdk_define methods by Dan Sinclair · 6 years ago
  45. 14094f2 Remove ByteString PDF_NameDecode by Dan Sinclair · 6 years ago
  46. 8eac5ad Smaller post expression set by Dan Sinclair · 6 years ago
  47. e6ce342 Simplify some XFA font manager creation by Dan Sinclair · 6 years ago
  48. 43a25e8 Remove unused FX_TXTRUN::pIdentity by Dan Sinclair · 6 years ago
  49. 51d50d6 Cleanup some CFDE_Data structs by Dan Sinclair · 6 years ago
  50. 1f12904 Remove CXFA_FFNotify proxy methods by Dan Sinclair · 6 years ago
  51. c90adc5 Open FPDF_PAGEOBJECTMARK API. by Henrique Nakashima · 6 years ago
  52. c526e38 Remove unused CXFA_FFNotify method by Dan Sinclair · 6 years ago
  53. 68df02a Cleanup CXFA_LocaleMgr by Dan Sinclair · 6 years ago
  54. 5098b25 Reland "Add FPDFAnnot_CountAttachmentPoints" by Henrique Nakashima · 6 years ago
  55. ac3e57e Revert "Add FPDFAnnot_CountAttachmentPoints" by Henrique Nakashima · 6 years ago
  56. 2c47fb2 Do not call CPDF_PageObjectList directly in fpdfeditpage.cpp. by Henrique Nakashima · 6 years ago
  57. ca28cb6 Add FPDFAnnot_CountAttachmentPoints by Ralf Sippl · 6 years ago
  58. 3ae75c2 Fix IWYU errors in pdfium_test_write_helper.cc. by Lei Zhang · 6 years ago
  59. aaed698 Consolidate QuadPoints reading code in fpdfsdk. by Lei Zhang · 6 years ago
  60. f9f0e51 Roll DEPS for depot_tools to 869a285 by Lei Zhang · 6 years ago
  61. 61a9fb2 Roll DEPS for zlib to 8c371ad7 by Lei Zhang · 6 years ago
  62. abc119e Roll DEPS for build to 74c3e063 by Lei Zhang · 6 years ago
  63. cb87682 Move helper methods out of pdfium_test. by Dan Sinclair · 6 years ago
  64. 0f494c8 Roll DEPS for buildtools to 3748a2a9 by Lei Zhang · 6 years ago
  65. 5b55194 Roll DEPS for build to 4b1fc75d by Lei Zhang · 6 years ago
  66. 664faf6 Remove testing/{gmock,gtest}/dummy. by Lei Zhang · 6 years ago
  67. c551427 Update gtest and gmock to 1.8.x. by Lei Zhang · 6 years ago
  68. 0ad1b2e Add testing/{gmock,gtest}/dummy. by Lei Zhang · 6 years ago
  69. 19a33e4 Rewrite CPDFXFA_DocEnvironment::GetPopupPos. by Henrique Nakashima · 6 years ago
  70. 11767d3 Add functions to convert various FPDF_ types. by Lei Zhang · 6 years ago
  71. 36bbc24 Use more const pointers in CPDF_ContentMarkItem. by Lei Zhang · 6 years ago
  72. a589b2c Rename foo_{wid,hei} to foo_{width,height}. by Lei Zhang · 6 years ago
  73. 0421202 Move declarations in pdfium_test closer to usage by Dan Sinclair · 6 years ago
  74. cb009c8 Rename "des_foo" to "dest_foo". by Lei Zhang · 6 years ago
  75. 3851aff Add helpers to work with FXDIB_Format. by Lei Zhang · 6 years ago
  76. bf85fee Add a regression test for bug 821454. by Lei Zhang · 6 years ago
  77. a17ac19 Explain how CPDF_Page::GetDisplayMatrix() inverts y. by Henrique Nakashima · 6 years ago
  78. c3cffbe Fix some param names in the public API. by Lei Zhang · 6 years ago
  79. 4f7479a Change FXSYS_RGB() to FXSYS_BGR(). by Lei Zhang · 6 years ago
  80. 78faa43 Change FXSYS_Get{R,G,B}Value()'s input param to BGR. by Lei Zhang · 6 years ago
  81. 9a635e8 Replace deprecated SetNamedPropertyHandler by Franziska Hinkelmann · 6 years ago
  82. 765d1eb Rename one ArgbEncode() variant to AlphaAndColorRefToArgb(). by Lei Zhang · 6 years ago
  83. da89ac4 Remove thin_archive config from complete static libraries by Tom Anderson · 6 years ago
  84. 40d37b1 Rename "RGB" methods/variables to "ColorRef" in CPDF_ColorState. by Lei Zhang · 6 years ago
  85. aff4577 Simplify code in CPDF_TextPage. by Lei Zhang · 6 years ago
  86. 2e6405c Change ArgbToColorRef() to ArgbToAlphaAndColorRef(). by Lei Zhang · 6 years ago
  87. b3a5240 Calculate AP for multi-line markup annotations correctly by Ralf Sippl · 6 years ago
  88. 3448143 Roll DEPS for Clang to 7d56ff90. by Lei Zhang · 6 years ago
  89. c49f39d Roll DEPS for Skia to af770026 by Lei Zhang · 6 years ago
  90. cd691c1 Roll DEPS for catapult to 4f03e51f by Lei Zhang · 6 years ago
  91. 7212f32 Roll instrumented_libs to 323cf321 by Lei Zhang · 6 years ago
  92. 89653e3 Roll v8 to 9cf8abb7 by Lei Zhang · 6 years ago
  93. 2083092 Add more options to combobox_form.pdf resource. by Henrique Nakashima · 6 years ago
  94. ef44194 Remove non-const ref parameters in CPDF_TextPage. by Lei Zhang · 6 years ago
  95. b020a8c Remove redundant code in CPDF_TextPage::CountRects(). by Lei Zhang · 6 years ago
  96. 704a617 Avoid crashing in FPDFText_CountRects() for invalid start values. by Lei Zhang · 6 years ago
  97. 20c9477 Avoid crashing in FPDFText_CountRects() for negative count values. by Lei Zhang · 6 years ago
  98. 30e0498 Add more tests for FPDFText_CountRects(). by Lei Zhang · 6 years ago
  99. 502e859 Rename some variables in FPDFTextEmbeddertest. by Lei Zhang · 6 years ago
  100. aca3efc Fix methods that have definition with different parameter names. by Lei Zhang · 6 years ago