1. 8cc69b1 Avoid a static_assert in FxAllocAllocator in MSVC debug mode. by Lei Zhang · 4 years, 1 month ago chromium/4111
  2. 2aa0a4a Make PRESUBMIT.py accept SkiaPaths expected results. by Hui Yingst · 4 years, 1 month ago
  3. 27e0e17 Add regression tests for a failure in FindPageIndex(). by Lei Zhang · 4 years, 1 month ago
  4. 9c6ac19 Move testing/tools/.style.yapf to the root directory. by Lei Zhang · 4 years, 1 month ago
  5. 37991e7 Rename link_annots.pdf to annots.pdf and add a widget annotation. by Lei Zhang · 4 years, 1 month ago
  6. 595e98f Add FPDFFormFillEmbedderTest.HasFormFieldAtPointForXFADoc. by Lei Zhang · 4 years, 1 month ago chromium/4109 chromium/4110
  7. 44ed3ac Add a <medium> to simple_xfa.{in,pdf}. by Lei Zhang · 4 years, 1 month ago
  8. a5d951a Add FPDFFormFillEmbedderTest.KeyPressWithNoFocusedAnnot. by Lei Zhang · 4 years, 1 month ago
  9. 26f88e6 Fix FindPageIndex() search algorithm. by Amit Nayar · 4 years, 1 month ago
  10. bd37163 Roll v8/ 1668abddd..5deecef68 (111 commits) by Lei Zhang · 4 years, 1 month ago
  11. 6583a6a Cover CJX_Script::stateless() from JavaScript test by Tom Sepez · 4 years, 1 month ago
  12. afc869e Allowing focus to move across pages by Ankit Kumar · 4 years, 1 month ago chromium/4108
  13. 3a73cff Provide actual event names in xfa_exclgroup.in by Tom Sepez · 4 years, 1 month ago
  14. 600ed82 Add basic JavaScript test for XFA exclgroup methods. by Tom Sepez · 4 years, 1 month ago
  15. 000cf14 Add API for adding an inklist to a newly created ink annotation. by Shikha Walia · 4 years, 1 month ago
  16. 55cc5f2 Move uint8_t vectors to data partition in xfa/ by Tom Sepez · 4 years, 1 month ago
  17. a52ce90 Move uint8_t vectors to data partition in fxjs/ by Tom Sepez · 4 years, 1 month ago
  18. d91710e Put uint8_t vectors into data partition in fpdfsdk/ by Tom Sepez · 4 years, 1 month ago
  19. 0e48a26 Put uint8_t vectors into the Data partition in fpdfapi/ by Tom Sepez · 4 years, 1 month ago
  20. 62bacdb Fix regression in FPDF_CountNamedDests(). by Lei Zhang · 4 years, 1 month ago
  21. c08100c Add more tests for FPDF_CountNamedDests(). by Lei Zhang · 4 years, 1 month ago
  22. 3494e6f Fix typos in some .in files and regenerate the .pdf files. by Lei Zhang · 4 years, 1 month ago
  23. 5540fdb Modify test to validate tabbing over links and highlights by Badhri Ravikumar · 4 years, 1 month ago chromium/4105 chromium/4106 chromium/4107
  24. 7c09673 Store uint8_t vector data in data partition in fxcodec/ by Tom Sepez · 4 years, 1 month ago
  25. 9444c28 Store uint8_t vector data in data partition in fxge/ by Tom Sepez · 4 years, 1 month ago
  26. 863a754 Consolidate more work into CFX_WideTextBuf::ExpandWideBuf(). by Lei Zhang · 4 years, 1 month ago
  27. 85fc2b1 Roll v8/ 633234050..1668abddd (139 commits) by Lei Zhang · 4 years, 1 month ago
  28. cb8e924 Refactor image comparing code into _RunImageDiffCommand(). by Hui Yingst · 4 years, 1 month ago
  29. e8de0bb Tests added for Action handling of enter key press over buttons. by Badhri Ravikumar · 4 years, 1 month ago
  30. 1575b47 Funnel CPDF_NameTree creation through Create(). by Lei Zhang · 4 years, 1 month ago chromium/4104
  31. 40e5b9e Add CPDF_Dest::Create(). by Lei Zhang · 4 years, 1 month ago
  32. 74694c1 Move name tree internal structure creation code into CPDF_NameTree. by Lei Zhang · 4 years, 1 month ago
  33. caac70c Fix nits in CPDF_NameTree. by Lei Zhang · 4 years, 1 month ago
  34. 3683994 Add CPDF_NameTree::CreateForTesting(). by Lei Zhang · 4 years, 1 month ago
  35. a65543d Use FX_AllocUninit() in outline_aa::allocate_block(). by Lei Zhang · 4 years, 1 month ago
  36. daabea6 Use FX_AllocUninit() in FxAllocAllocator. by Lei Zhang · 4 years, 1 month ago chromium/4103
  37. ac7250d Mass rename "nameTree" variables. by Lei Zhang · 4 years, 1 month ago
  38. 52ed364 Fix insertions into empty name trees. by Lei Zhang · 4 years, 1 month ago
  39. 76f9569 Parse pdfium_tests's feature string in TestRunner. by Lei Zhang · 4 years, 1 month ago
  40. ab82ba6 Change for loops to use const refs where possible. by Andrew Weintraub · 4 years, 1 month ago
  41. 094f8e6 Cover CPDFXFA_DocEnvironment::PopupMenu() by Tom Sepez · 4 years, 1 month ago
  42. c8ae9f8 Add FX_AllocUninit() and FX_AllocUninit2D(). by Lei Zhang · 4 years, 1 month ago
  43. a7430c1 Add a unit test for FX_Alloc(). by Lei Zhang · 4 years, 1 month ago
  44. b76bc8a Put some fx_memory.h functions in an internal namespace. by Lei Zhang · 4 years, 1 month ago
  45. 61ce22a Rename CPDF_Array::Add() to Append(). by Lei Zhang · 4 years, 1 month ago
  46. b3f6156 Add a note regarding the missing stream length in hello_world.in. by Lei Zhang · 4 years, 1 month ago
  47. 98229cc Re-arrange destruction order in ~CXFA_FFPageWidgetIterator() by Tom Sepez · 4 years, 1 month ago
  48. 0058260 Add CFX_WideTextBuf::ExpandWideBuf(). by Lei Zhang · 4 years, 1 month ago chromium/4099 chromium/4100 chromium/4101 chromium/4102
  49. a42c66f Add more FPDFAttachmentEmbedderTests. by Lei Zhang · 4 years, 1 month ago
  50. 89f5c55 Check FPDFDoc_AddAttachment() results in FPDFAttachmentEmbedderTest. by Lei Zhang · 4 years, 1 month ago
  51. c1037d5 XFA: Test resolving variables cross-variables context by Tom Sepez · 4 years, 1 month ago
  52. fd3555e Use spans in CFX_WideTextBuf. by Lei Zhang · 4 years, 1 month ago
  53. 80af22f Make PRESUBMIT.py accept Skia expected results. by Hui Yingst · 4 years, 1 month ago
  54. 0e55095 Add a FPDFTextEmbedderTest for mirrored Hebrew text. by Lei Zhang · 4 years, 1 month ago
  55. 6489c0e Uninline CFX_WideTextBuf methods. by Lei Zhang · 4 years, 1 month ago chromium/4098
  56. 99dc7e3 Add a missing {{streamlen}} in rectangles.in. by Lei Zhang · 4 years, 1 month ago
  57. 7d305ea Fix typo in enum CPDF_Function::Type. by Lei Zhang · 4 years, 1 month ago
  58. a82aa5d Add unit tests for cpdf_function. by Tom Sepez · 4 years, 1 month ago
  59. 7bb6613 Avoid CHECK() in CFXJSE_FormCalcContext::Replace() by Tom Sepez · 4 years, 1 month ago chromium/4096 chromium/4097
  60. 878e09f Improve tests for {Byte,Wide}String::Replace() by Tom Sepez · 4 years, 1 month ago
  61. cd1f1eb Fix JPEG2000 decoding when there is no /ColorSpace. by Lei Zhang · 4 years, 1 month ago chromium/4095
  62. 4a04694 Use GetDecoderArray() in CPDF_DIB. by Lei Zhang · 4 years, 1 month ago
  63. 278c4ec Make CPDF_DIB::ValidateDictParam() more consistent. by Lei Zhang · 4 years, 1 month ago
  64. 5958faf Treat no filters as an empty array in GetDecoderArray(). by Lei Zhang · 4 years, 1 month ago
  65. d388100 Fix more nits in GetDecoderArray(). by Lei Zhang · 4 years, 1 month ago
  66. 0a0e60e Add unit tests for GetDecoderArray(). by Lei Zhang · 4 years, 1 month ago
  67. 811d20e Test extracting values from variables contexts. by Tom Sepez · 4 years, 1 month ago
  68. fe1409e Cover special |xfa| propname in CFXJSE_Engine::NormalPropertyGetter() by Tom Sepez · 4 years, 1 month ago
  69. 6179c99 Move FlateDecode/Encode tests to fpdf_parser_decode_unittest.cpp. by Lei Zhang · 4 years, 1 month ago
  70. 4b32dc5 Fix nits with GetDecoderArray(). by Lei Zhang · 4 years, 1 month ago
  71. 3e74fb8 Disambiguate CFX_PathData::IsRect(). by Lei Zhang · 4 years, 1 month ago
  72. 9222fa5 Use more spans in CGdiplusExt::DrawPath(). by Lei Zhang · 4 years, 1 month ago
  73. b29df0e Remove manual memory allocation in CGdiplusExt::DrawPath(). by Lei Zhang · 4 years, 1 month ago
  74. bc00d07 Remove some unneeded includes. by Lei Zhang · 4 years, 1 month ago
  75. a91cabc Fix rendering issue for PDFs with incorrect first-page hint data. by Hui Yingst · 4 years, 1 month ago
  76. dcbd802 Store CPDF_Path::GetPoints() results in span. by Lei Zhang · 4 years, 1 month ago chromium/4092 chromium/4093 chromium/4094
  77. a45e081 Rename vector variables named "pPoints". by Lei Zhang · 4 years, 1 month ago
  78. 1e106c1 Use spans in mesh shading rendering code. by Lei Zhang · 4 years, 1 month ago
  79. 075de23 Add a pixel test for page index clobbering by K. Moon · 4 years, 1 month ago
  80. 7b323db5 Add a first page in UseCachedPageObjNumIfHaveNotPagesDict unit test. by Lei Zhang · 4 years, 1 month ago
  81. a84b6cb Rearrange cpdf_document_test.UseCachedPageObjNumIfHaveNotPagesDict. by Lei Zhang · 4 years, 1 month ago
  82. a6f1534 Properly create test page objects in CPDF_Document's unit tests. by Lei Zhang · 4 years, 1 month ago
  83. bf198e7 Initialize CPDF_TextState members in the header. by Lei Zhang · 4 years, 1 month ago chromium/4091
  84. 6c84518 Mark CPDF_Parser::SetLinearizedHeader() as ForTesting. by Lei Zhang · 4 years, 1 month ago
  85. 2fb992d Make CFXJSE_Value use fxv8 helpers for aggregate type access. by Tom Sepez · 4 years, 1 month ago
  86. fc40735 Remove parameter from CFFL_FormFiller::GetCurPageView(). by Lei Zhang · 4 years, 1 month ago
  87. b243293 Disambiguate CPDFSDK_FormFillEnvironment::GetPageView(). by Lei Zhang · 4 years, 1 month ago
  88. 5b4135d Fix nits in CPDF_Document. by Lei Zhang · 4 years, 1 month ago
  89. df339cc Make CPDF_Document::FindPageIndex() standalone. by Lei Zhang · 4 years, 1 month ago
  90. bd4930a Simplify CXFA_FFTabOrderPageWidgetIterator. by Lei Zhang · 4 years, 1 month ago
  91. cdcf21f CXFA_FFTabOrderPageWidgetIterator must retain layout items for widgets. by Tom Sepez · 4 years, 1 month ago
  92. 8867d04 Use more helper functions in CFXJSE_Value by Tom Sepez · 4 years, 1 month ago
  93. a250c67 Roll build/ da8b16fa7..36cc56389 (176 commits) by K. Moon · 4 years, 1 month ago
  94. 1917b31 Roll buildtools/ 713b351a1..4164a3056 (7 commits) by K. Moon · 4 years, 1 month ago
  95. 58c8d62 Roll tools/clang/ eeaa53b76..6e39ba4a2 (17 commits) by K. Moon · 4 years, 1 month ago
  96. 6e3de72 Roll third_party/skia/ 511af2e08..1171d314e (770 commits; 119 trivial rolls) by K. Moon · 4 years, 1 month ago
  97. 8ae6eba Roll third_party/icu/ 9f4020916..d7aff76cf (5 commits) by K. Moon · 4 years, 1 month ago
  98. 351b52f Roll third_party/freetype/src/ 141da0281..6a431038c (5 commits) by K. Moon · 4 years, 1 month ago
  99. be5b040 Roll third_party/depot_tools/ 8cf12290b..464e9ff4f (8 commits) by K. Moon · 4 years, 1 month ago
  100. 1512c36 Finish gutting logic from CFX_V8 by Tom Sepez · 4 years, 1 month ago chromium/4090