1. 5dc591f Give CBC_SymbolInfo methods Chromium-style names. by Lei Zhang · 4 years, 1 month ago
  2. d6fff92 Remove unneeded dependency for pdfium_diff target. by Lei Zhang · 4 years, 1 month ago
  3. d35a62d Add public API to support forced colors mode by Gourab Kundu · 4 years, 1 month ago
  4. 89e2981 Return a std::pair in various PWL GetSelection() methods. by Lei Zhang · 4 years, 1 month ago
  5. 7f15594 Simplify CPDF_Path::AppendPoint(). by Lei Zhang · 4 years, 1 month ago
  6. f3c23b0 Re-enable formcalc tests that are sufficiently precise by Tom Sepez · 4 years, 1 month ago
  7. 7bd0edb Normalize MediaBox and CropBox in FPDFPage_Flatten() by Daniel Hosseinian · 4 years, 1 month ago
  8. cf5d383 Add a test to show FPDFPage_Flatten() bug with negative box dimensions by Daniel Hosseinian · 4 years, 1 month ago
  9. 609f7d6 Disable failed FPDF embedder tests for Skia. by Hui Yingst · 4 years, 1 month ago
  10. 9f8ea06 Simplify CFX_PathData::AppendPoint(). by Lei Zhang · 4 years, 1 month ago
  11. d936fc3 Clean up CFX_RenderDevice::DrawBorder(). by Lei Zhang · 4 years, 1 month ago
  12. 0892e32 Refactor CFX_RenderDevice::DrawShadow(). by Lei Zhang · 4 years, 1 month ago
  13. 4f5d377 Make more CBC_SymbolInfo improvements. by Lei Zhang · 4 years, 1 month ago
  14. c4c9c65 Fix FormCalc NPV() function and enable test. by Tom Sepez · 4 years, 1 month ago
  15. a897780 Simplify CBC_SymbolInfo initialization. by Lei Zhang · 4 years, 1 month ago
  16. dacaac7 Implemented URI Action Handling for links by Badhri Ravikumar · 4 years, 1 month ago chromium/4125
  17. 123d4b7 Fix nits in StructElement code. by Lei Zhang · 4 years, 1 month ago
  18. bfd8a9b Do IWYU to fix building with gcc. by Lei Zhang · 4 years, 1 month ago
  19. 95cf31b Auto format GN build files. by Lei Zhang · 4 years, 1 month ago
  20. 7f446cc Fix embedder test FPDFEditPageEmbedderTest.Rotation for Skia. by Hui Yingst · 4 years, 1 month ago chromium/4124
  21. 91820e4 Roll third_party/zlib/ 156be8c52..1b274918e (14 commits) by K. Moon · 4 years, 1 month ago
  22. 11ed066 Enable test for formcalc eval(). by Tom Sepez · 4 years, 1 month ago
  23. d9ff38b Remove most direct CheckedNumeric usage. by Lei Zhang · 4 years, 1 month ago
  24. 107753d Round sizes to 16 bytes in StringDataTemplate::Create(). by Lei Zhang · 4 years, 1 month ago
  25. a39ead9 Stop including stl_util.h in headers. by Lei Zhang · 4 years, 1 month ago
  26. c9b7299 Minimize includes in fx_memory.h and string_data_template.h. by Lei Zhang · 4 years, 1 month ago
  27. 3982b63 Roll v8/ 5deecef68..e981e9f0b (244 commits; 2 trivial rolls) by K. Moon · 4 years, 1 month ago
  28. a5fa888 Fix embedder test FPDFFormFillEmbedderTest.FormText for Skia. by Hui Yingst · 4 years, 1 month ago
  29. c6f0ed9 Roll third_party/icu/ d7aff76cf..13cfcd587 (1 commit) by K. Moon · 4 years, 1 month ago
  30. 8a5eeef Roll third_party/skia/ 1171d314e..fdd3685df (606 commits; 74 trivial rolls) by K. Moon · 4 years, 1 month ago
  31. ec673db Roll third_party/nasm/ c74336e4a..4fa54ca5f (1 commit) by K. Moon · 4 years, 1 month ago
  32. e6bbc9b Roll third_party/jinja2/ b41863e42..3f90fa05c (1 commit) by K. Moon · 4 years, 1 month ago
  33. f53783a Roll third_party/googletest/src/ 10b1902d8..e3f0319d8 (43 commits) by K. Moon · 4 years, 1 month ago
  34. 6a37fd6 Roll third_party/freetype/src/ 6a431038c..11beee855 (4 commits) by K. Moon · 4 years, 1 month ago
  35. 8b58f11 Roll third_party/depot_tools/ 464e9ff4f..1e113e605 (89 commits; 12 trivial rolls) by K. Moon · 4 years, 1 month ago
  36. aedc6d2 Roll tools/clang/ 6e39ba4a2..f5ace4f60 (24 commits) by K. Moon · 4 years, 1 month ago
  37. a44faae Revert "Add documentation about Valgrind LLD workaround" by Lei Zhang · 4 years, 1 month ago
  38. 1203bcc Roll third_party/catapult/ df670f0be..3f809bf04 (71 commits) by K. Moon · 4 years, 1 month ago
  39. 38e70ae Roll build/ 36cc56389..c732332a2 (217 commits; 1 trivial rolls) by K. Moon · 4 years, 1 month ago
  40. 51e7319 Roll buildtools/ 4164a3056..2c41dfb19 (2 commits) by K. Moon · 4 years, 1 month ago
  41. 11825a3 Add a pixel test for text forms with /MaxLen. by Lei Zhang · 4 years, 1 month ago
  42. df8f65d Roll third_party/binutils/ ffd1fdb90..f9ce77769 (1 commit) by K. Moon · 4 years, 1 month ago
  43. 2c941a1 Add a FPDFStructTreeEmbedderTest for MCR and OBJR element types. by Lei Zhang · 4 years, 1 month ago
  44. 906ac57 Only set focus to WIDGET annotations if it's focusable by Ankit Kumar · 4 years, 1 month ago chromium/4122
  45. 449f2fc Fix checks for 1D barcodes that do not accept letters. by Lei Zhang · 4 years, 1 month ago
  46. 69cab67 Fix FORM_SetFocusedAnnot() API to return false for Popups by Ankit Kumar · 4 years, 1 month ago
  47. 1ca6fba Remove unused CBC_OneCode code. by Lei Zhang · 4 years, 1 month ago
  48. 47562b3 Fix test expectations for BarcodeTest.Code128CLetters. by Lei Zhang · 4 years, 1 month ago
  49. 416bf2e Move char/wchar_t vectors to data partition. by Tom Sepez · 4 years, 1 month ago chromium/4119 chromium/4120 chromium/4121
  50. c05728c Add third_party/base/immediate_crash.h. by Lei Zhang · 4 years, 1 month ago
  51. 5aee321 Use spans in CPDF_TextRenderer. by Lei Zhang · 4 years, 1 month ago
  52. 98cdeec Use Chromium-style names in GetCharPosList(). by Lei Zhang · 4 years, 1 month ago
  53. 4c0fac2 Replace CPDF_CharPosList class with a standalone function. by Lei Zhang · 4 years, 1 month ago
  54. c6c0a9f Mark CFX_Font::IsSubstFontBold() as Skia-only. by Lei Zhang · 4 years, 1 month ago
  55. 7cdfdba Add a basic embedder test for FPDF_LoadMemDocument64(). by Lei Zhang · 4 years, 1 month ago
  56. be91209 Reorder parameters in PWL and related events code. by Lei Zhang · 4 years, 1 month ago
  57. 9b44400 Merge and extend FocusableAnnotSubtypes tests. by Lei Zhang · 4 years, 1 month ago
  58. ef4bef7 Assert timer IDs are unique. by Lei Zhang · 4 years, 1 month ago
  59. 4400519 Call FORM_DoDocumentAAction() in EmbedderTest::CloseDocument(). by Lei Zhang · 4 years, 1 month ago
  60. 6021a9f Put remaining uint16_t vectors into data partition by Tom Sepez · 4 years, 1 month ago
  61. 6af2de8 Use FT_LOAD_PEDANTIC in CFX_GlyphCache::RenderGlyph(). by Lei Zhang · 4 years, 1 month ago chromium/4118
  62. 45558c9 Change implementation of CPDF_FormField::IsItemSelected() by Daniel Hosseinian · 4 years, 1 month ago
  63. 6db2180 Add unit tests for CPDF_FormField::IsItemSelected() by Daniel Hosseinian · 4 years, 1 month ago
  64. e86bbfa Added URI Action handling public API and its test cases by Badhri Ravikumar · 4 years, 1 month ago
  65. 9aeffb1 Fix embedder test FPDFFormFillEmbedderTest.BUG_1281 for Skia. by Hui Yingst · 4 years, 1 month ago
  66. 460f5dc Capture existing multi-select list box behavior with more tests by Daniel Hosseinian · 4 years, 1 month ago
  67. a8817db Use more spans in CBC_PDF417HighLevelEncoder. by Lei Zhang · 4 years, 1 month ago
  68. 05597be Restyle listbox_form.pdf and rename multiselect form field by Daniel Hosseinian · 4 years, 1 month ago
  69. 3627b50 Move scalar vectors to data partition in fxbarcode/ by Tom Sepez · 4 years, 1 month ago
  70. b9b007a Move scalar vectors to data partition in fxge/win32 by Tom Sepez · 4 years, 1 month ago
  71. 2dd3f0f Add unit tests for comparison operators in CPDF_PSEngine. by Lei Zhang · 4 years, 1 month ago chromium/4117
  72. fb60eb7 Remove CPDF_PSEngine.Truncate test case by Tibor Dusnoki · 4 years, 1 month ago
  73. f6fd09c Add API for removing an inklist for an ink annotation. by Shikha Walia · 4 years, 1 month ago
  74. c27ea9c [SkiaPaths] Embolden SkFont if substitute font is bold or extra-bold. by Hui Yingst · 4 years, 1 month ago
  75. 9a4dfa3 Add explicit casts in pdfium_test_event_helper.cc by Andrew Weintraub · 4 years, 1 month ago
  76. fc88661 Update the expected results in FPDF_RenderPageBitmapWithMatrix for Skia. by Hui Yingst · 4 years, 1 month ago
  77. a2704b9 Update the expected results of FPDFTransformEmbedderTest for Skia. by Hui Yingst · 4 years, 1 month ago
  78. 671aece Add FPDFAnnotEmbedderTest.FocusableAnnotRendering. by Lei Zhang · 4 years, 1 month ago chromium/4115 chromium/4116
  79. 0fbb90a Update .gitignore after moving from YASM to NASM. by Lei Zhang · 4 years, 1 month ago
  80. 9af75ef Retain widgets across SetFocus() calls in CXFA_FFWidgetHandler. by Tom Sepez · 4 years, 1 month ago
  81. a0148bb Mark static const class/struct members as constexpr by Copybara · 4 years, 1 month ago
  82. 74d34da Add missing brace to bug_1069700.in by Tom Sepez · 4 years, 1 month ago
  83. 1455f7c Sanitize mouse wheel code. by Lei Zhang · 4 years, 1 month ago
  84. 1eb8e12 Add FORM_OnMouseWheel(). by Lei Zhang · 4 years, 1 month ago
  85. f2e3601 Add FPDF_GetFileIdentifier() to public API by Daniel Hosseinian · 4 years, 1 month ago
  86. 5bc1f98 Add a helper to copy a ByteString to a buffer by Daniel Hosseinian · 4 years, 1 month ago
  87. 405f544 Remove third_party/yasm from DEPS. by Lei Zhang · 4 years, 1 month ago
  88. 4df8ff4 Roll third_party/libjpeg_turbo/ ce0e57e8e..7e3ad7980 (4 commits) by Lei Zhang · 4 years, 1 month ago
  89. d749ccd Add third_party/nasm to DEPS. by Lei Zhang · 4 years, 1 month ago
  90. 73b4e77 Fix nits in the DEPS file. by Lei Zhang · 4 years, 1 month ago
  91. 969cc8e Remove some needless locals from cxfa_ffwidgethandler.cpp by Tom Sepez · 4 years, 1 month ago
  92. fe0cadf Observe pagview across JS invocation in cpdfxfa_page.cpp by Tom Sepez · 4 years, 1 month ago
  93. e6e9fec Add new FPDF_LoadMemDocument64 API for PDFium. by Andrew Weintraub · 4 years, 1 month ago
  94. b0ecffa Allow modifiers for keycode events in .evt files. by Tom Sepez · 4 years, 1 month ago
  95. e1998c5 Make UnownedPtr<> interoperate more transparently with raw pointers. by Tom Sepez · 4 years, 1 month ago
  96. b8b3f5f Update pixel/corpus tests to handle expected results for Skia. by Hui Yingst · 4 years, 1 month ago chromium/4112 chromium/4113 chromium/4114
  97. c0d7928 Remove page parameter from FORM_SetFocusedAnnot(). by Lei Zhang · 4 years, 1 month ago
  98. f66b036 Cover CJX_Form methods from JavaScript by Tom Sepez · 4 years, 1 month ago
  99. c116829 Remove spaces adjacent to bracket characters in some PDFs by Daniel Hosseinian · 4 years, 1 month ago
  100. 0df122a Modify input stream from files to have LF line endings by Ankit Kumar · 4 years, 1 month ago