1. 101535f Rework "Make common page base class." by Tom Sepez · 6 years ago
  2. 755b0e5 [fm2js] Convert formcalc tests to use raw literals by Dan Sinclair · 6 years ago
  3. fb72726 Implement CPDF_Object::MakeReference method. by Artem Strygin · 6 years ago
  4. 5e873f5 Move some CFXJS_Engine methods to CFXJS_ObjDefinition. by Tom Sepez · 6 years ago
  5. e3b782f Move some FXJS methods onto the per-isolate object. by Tom Sepez · 6 years ago
  6. b372dc6 Remove explicit calls to x->operator[] by Tom Sepez · 6 years ago
  7. 5223956 Replace FPDF_PAGE_MAX_NUM with class scoped constant. by Tom Sepez · 6 years ago
  8. 88398a4 Use spans in CJX_Object. by Tom Sepez · 6 years ago
  9. 8b4ddeb Use spans in CJS_Object. by Tom Sepez · 6 years ago
  10. 9bc7a21 Consolidate bounding box logic. by Lei Zhang · 6 years ago
  11. 821ae92 Avoid undefined behavior in FX_atonum(). by Lei Zhang · 6 years ago
  12. 83b259e Remove CJS_Object::InitInstance(). by Tom Sepez · 6 years ago
  13. fc615c6 Add constants for PDF 1.7 spec, table 3.27. by Lei Zhang · 6 years ago
  14. 8ef4ef2 Move getting the CPDF_CryptoHandler into CPDF_Creator::WriteStream() by Henrique Nakashima · 6 years ago
  15. 84a331e Move member initializations to cpdf_creator.h by Henrique Nakashima · 6 years ago
  16. 4b292f7 Instead of CPDF_Creator::m_dwFlags, store its two supported bits. by Henrique Nakashima · 6 years ago
  17. e88da63 Remove unused methods in CPDF_Creator, mark others as private. by Henrique Nakashima · 6 years ago
  18. 280862f Remove CPDF_Creator::InitOldObjNumOffsets(). It does nothing. by Henrique Nakashima · 6 years ago
  19. c268464 Allow setting current page on Foreground XFA docs by Ryan Harrison · 6 years ago
  20. 1699982 Ensure CJS_Return() with error always includes a message. by Tom Sepez · 6 years ago
  21. f29479d Fix issue with resolveNodes() not found off global proxy object. by Tom Sepez · 6 years ago
  22. 76d01fe Do not crash if FPDFPage_Get{Media,Crop}Box() gets a NULL out parameter. by Lei Zhang · 6 years ago
  23. d8a8f27 Write some FPDFTransformEmbedderTests. by Lei Zhang · 6 years ago
  24. f958f35 Fix the comments in fpdf_transformpage.h. by Lei Zhang · 6 years ago
  25. 7a01ce9 Update fxjs/README now that context data slots are gone by Tom Sepez · 6 years ago
  26. 49fa50d Use FPDFText_GetBoundedText() to get the visible text in a test. by Lei Zhang · 6 years ago
  27. a0608aa Consolidate repeated constants in FPDFTextEmbeddertest. by Lei Zhang · 6 years ago
  28. e4d73cb Update comments in SUPPRESSIONS for xfa_specific by Ryan Harrison · 6 years ago
  29. 1c06e11 Reland "Reland "Simplify CPDF_HintsTable."" by Artem Strygin · 6 years ago
  30. 798b832 Add expectations for xfa_node_caption.pdf by Ryan Harrison · 6 years ago
  31. 2c45788 Convert resolve_nodes.pdf into 3 test cases by Ryan Harrison · 6 years ago
  32. 888af47 Rename CPDF_PageObjectHolder::GetFormDict() to GetDict(). by Henrique Nakashima · 6 years ago
  33. 4cc32e3 Remove friending in CFXJSE_Context. by Tom Sepez · 6 years ago
  34. 1b74dee Return from GenerateContent() if m_pObjHolder->GetFormDict() is null. by Henrique Nakashima · 6 years ago
  35. f51a476 Check is first page number valid in CPDF_LinearizedHeader. by Artem Strygin · 6 years ago
  36. e769ab5 Revert "Reland "Simplify CPDF_HintsTable."" by Ryan Harrison · 6 years ago
  37. 5ebfd64 Test to show editing a PageObject and saving the .pdf duplicates it. by Henrique Nakashima · 6 years ago
  38. d5c4ab1 Remove v8::Context slot usage entierly from fxjs by Tom Sepez · 6 years ago
  39. 10569fc Simplify cfxjs_engine_embeddertest.cpp by Tom Sepez · 6 years ago
  40. 6ffd840 Remove still more v8::Context slot usage. by Tom Sepez · 6 years ago
  41. 222d3fd Unsuppress dynamic_password_field_background_fill.pdf by Ryan Harrison · 6 years ago
  42. d89f1bf Reland "Simplify CPDF_HintsTable." by Artem Strygin · 6 years ago
  43. 9ce75b8 Add ability to log click events reaching PDFium by Ryan Harrison · 6 years ago
  44. 7c2e8a3 Embedder tests can write saved PDFs to a file for debugging. by Henrique Nakashima · 6 years ago
  45. b8a2978 Get global consts without use of v8::Context slot by Tom Sepez · 6 years ago
  46. ddaa40f Stop using some v8::Context slot to find runtime. by Tom Sepez · 6 years ago
  47. 5caa34c [fm2js] Fixup initialized variable conversion by Dan Sinclair · 6 years ago
  48. 2f6a861 [xfa] Make class error description better by Dan Sinclair · 6 years ago
  49. 4f01c0e Simplify check root availability. by Artem Strygin · 6 years ago
  50. ce4b14e Simplify check info availability. by Artem Strygin · 6 years ago
  51. 8ae3209 Better error reporting on XFA JS errors by Tom Sepez · 6 years ago
  52. 74ed554 Create events and expectation for barcode_test.pdf by Ryan Harrison · 6 years ago
  53. eababa1 Use CPDF_StreamAcc to data access of CPDF_Stream. by Artem Strygin · 6 years ago
  54. c22d671 Introduce IJS_Runtime::ScopedEventContext helper class. by Tom Sepez · 6 years ago
  55. 7edcf2c Revert "Do not merge content streams to parse them." by Henrique Nakashima · 6 years ago
  56. 778e59e Tidy parser lifecycle state machine in CPDF_PageObjectHolder. by Tom Sepez · 6 years ago
  57. 354ed20 Revert "Create m_ContentStream field in CPDF_PageObject." by Henrique Nakashima · 6 years ago
  58. a9f3275 Assert CPDF_ContentParser always has a valid page holder. by Lei Zhang · 6 years ago
  59. e9f7db9 [xfa] Make the event context available when calling back in XFA by Dan Sinclair · 6 years ago
  60. 22de733 Further improve CCodec_FaxDecoder performance in debug builds. by Lei Zhang · 6 years ago
  61. 799468b Move CPDF_PageObjectHolder::m_pFormStream to CPDF_Form. by Lei Zhang · 6 years ago
  62. d3d8287 Create m_ContentStream field in CPDF_PageObject. by Henrique Nakashima · 6 years ago
  63. eaba5af Clean up CFX_TxtBreak by Ryan Harrison · 6 years ago
  64. 6cec70a Revert "Convert (void) to static_cast<void> in C++ code" by Ryan Harrison · 6 years ago
  65. fbcc5d9 Add test for FPDF_GetPageSizeByIndex() by Tom Sepez · 6 years ago
  66. ac42dd2 Improve FPDFPath_GetMatrix() tests by Miklos Vajna · 6 years ago
  67. dc235a4 Share read validator between CPDF_DataAvail and CPDF_SyntaxParser. by Artem Strygin · 6 years ago
  68. 2c15639 Remove useless code. by Artem Strygin · 6 years ago
  69. 221f0b3 Lowercase JS_Define.{h,cpp} and CJS_Define.h by Tom Sepez · 6 years ago
  70. 82df540 Fix a number of unused writes in barcode code by Ryan Harrison · 6 years ago
  71. d6c6a9f Remove unused assignment from CFX_RTFBreak by Ryan Harrison · 6 years ago
  72. 80c6ab7 Convert (void) to static_cast<void> in C++ code by Ryan Harrison · 6 years ago
  73. 36aae4f Make CJS_Objects track CJS_Runtime (and hence the document itself) by Tom Sepez · 6 years ago
  74. 9d3fb11 Do not merge content streams to parse them. by Henrique Nakashima · 6 years ago
  75. ad978ed cjs_globalconsts.cpp need not use v8::Context slots by Tom Sepez · 6 years ago
  76. f8cf36b Clean up of comment from post-submit by Ryan Harrison · 6 years ago
  77. f06ed6d Revert "Make CPDF_Document cache CPDF_Pages" by Tom Sepez · 6 years ago
  78. 168c763 Revert "Make common page base class for XFA and non-XFA." by Tom Sepez · 6 years ago
  79. 2491990 Revert "Make pagview decisions at runtime for non-xfa pages." by Tom Sepez · 6 years ago
  80. 28d30b4 Revert "Remove more ifndef XFA cases" by Tom Sepez · 6 years ago
  81. 037d938 Revert "Make FPDF_LoadPage return either page type at runtime." by Tom Sepez · 6 years ago
  82. 8c9f810 Add tools/code_coverage to .gitignore by Ryan Harrison · 6 years ago
  83. 97f4d67 Add FPDFPath_GetMatrix() and FPDFPath_SetMatrix() APIs by Miklos Vajna · 6 years ago
  84. 714bf78 [xfa] Get properties from the non-xfa global if possible by Dan Sinclair · 6 years ago
  85. 38cb726 Remove more ifndef XFA cases by Tom Sepez · 6 years ago
  86. 67539ce IWYU: std::begin() and std::end() need <iterator> by Raphael Kubo da Costa · 6 years ago
  87. 940aa31 Add .gdb_history to .gitignore. by Henrique Nakashima · 6 years ago
  88. 0b4984c Make FPDF_LoadPage return either page type at runtime. by Tom Sepez · 6 years ago
  89. ee0fffe Remove unused assignments in test code by Ryan Harrison · 6 years ago
  90. 075e039 GCC6: workaround bug with external class template linking. by José Dapena Paz · 6 years ago
  91. abdf7e1 Rename CPDFXFA_Context::GetTimerMgr() to NewTimerMgr() by Tom Sepez · 6 years ago
  92. 83a5063 Move variable into loop scope by Ryan Harrison · 6 years ago
  93. c05ddc2 Clean up some issues found in CXFA_TextLayout by Ryan Harrison · 6 years ago
  94. b80edf3 Creating XFA context shouldn't be a side-effect of FPDF_* conversion. by Tom Sepez · 6 years ago
  95. 3018c1c Return unique_ptr from CPDFXFA_Context::GetTimerMgr() by Tom Sepez · 6 years ago
  96. 1806565 Roll third_party/freetype/src/ d45d4b97e..125b84800 (4 commits) by Nicolas Pena · 6 years ago
  97. c40e4cc Remove ununused startAngle and sweepAngle variables by Ryan Harrison · 6 years ago
  98. bd86f24 Remove initialization of wchar_t ch by Ryan Harrison · 6 years ago
  99. 1c2eea2 Remove unused variable pDst from CFWL_Edit::OnValidate by Ryan Harrison · 6 years ago
  100. 44b29d1 Remove unneeded call to GetNextSiblingWidget by Ryan Harrison · 6 years ago