1. c22d671 Introduce IJS_Runtime::ScopedEventContext helper class. by Tom Sepez · 6 years ago
  2. 7edcf2c Revert "Do not merge content streams to parse them." by Henrique Nakashima · 6 years ago
  3. 778e59e Tidy parser lifecycle state machine in CPDF_PageObjectHolder. by Tom Sepez · 6 years ago
  4. 354ed20 Revert "Create m_ContentStream field in CPDF_PageObject." by Henrique Nakashima · 6 years ago
  5. a9f3275 Assert CPDF_ContentParser always has a valid page holder. by Lei Zhang · 6 years ago
  6. e9f7db9 [xfa] Make the event context available when calling back in XFA by Dan Sinclair · 6 years ago
  7. 22de733 Further improve CCodec_FaxDecoder performance in debug builds. by Lei Zhang · 6 years ago
  8. 799468b Move CPDF_PageObjectHolder::m_pFormStream to CPDF_Form. by Lei Zhang · 6 years ago
  9. d3d8287 Create m_ContentStream field in CPDF_PageObject. by Henrique Nakashima · 6 years ago
  10. eaba5af Clean up CFX_TxtBreak by Ryan Harrison · 6 years ago
  11. 6cec70a Revert "Convert (void) to static_cast<void> in C++ code" by Ryan Harrison · 6 years ago
  12. fbcc5d9 Add test for FPDF_GetPageSizeByIndex() by Tom Sepez · 6 years ago
  13. ac42dd2 Improve FPDFPath_GetMatrix() tests by Miklos Vajna · 6 years ago
  14. dc235a4 Share read validator between CPDF_DataAvail and CPDF_SyntaxParser. by Artem Strygin · 6 years ago
  15. 2c15639 Remove useless code. by Artem Strygin · 6 years ago
  16. 221f0b3 Lowercase JS_Define.{h,cpp} and CJS_Define.h by Tom Sepez · 6 years ago
  17. 82df540 Fix a number of unused writes in barcode code by Ryan Harrison · 6 years ago
  18. d6c6a9f Remove unused assignment from CFX_RTFBreak by Ryan Harrison · 6 years ago
  19. 80c6ab7 Convert (void) to static_cast<void> in C++ code by Ryan Harrison · 6 years ago
  20. 36aae4f Make CJS_Objects track CJS_Runtime (and hence the document itself) by Tom Sepez · 6 years ago
  21. 9d3fb11 Do not merge content streams to parse them. by Henrique Nakashima · 6 years ago
  22. ad978ed cjs_globalconsts.cpp need not use v8::Context slots by Tom Sepez · 6 years ago
  23. f8cf36b Clean up of comment from post-submit by Ryan Harrison · 6 years ago
  24. f06ed6d Revert "Make CPDF_Document cache CPDF_Pages" by Tom Sepez · 6 years ago
  25. 168c763 Revert "Make common page base class for XFA and non-XFA." by Tom Sepez · 6 years ago
  26. 2491990 Revert "Make pagview decisions at runtime for non-xfa pages." by Tom Sepez · 6 years ago
  27. 28d30b4 Revert "Remove more ifndef XFA cases" by Tom Sepez · 6 years ago
  28. 037d938 Revert "Make FPDF_LoadPage return either page type at runtime." by Tom Sepez · 6 years ago
  29. 8c9f810 Add tools/code_coverage to .gitignore by Ryan Harrison · 6 years ago
  30. 97f4d67 Add FPDFPath_GetMatrix() and FPDFPath_SetMatrix() APIs by Miklos Vajna · 6 years ago
  31. 714bf78 [xfa] Get properties from the non-xfa global if possible by Dan Sinclair · 6 years ago
  32. 38cb726 Remove more ifndef XFA cases by Tom Sepez · 6 years ago
  33. 67539ce IWYU: std::begin() and std::end() need <iterator> by Raphael Kubo da Costa · 6 years ago
  34. 940aa31 Add .gdb_history to .gitignore. by Henrique Nakashima · 6 years ago
  35. 0b4984c Make FPDF_LoadPage return either page type at runtime. by Tom Sepez · 6 years ago
  36. ee0fffe Remove unused assignments in test code by Ryan Harrison · 6 years ago
  37. 075e039 GCC6: workaround bug with external class template linking. by José Dapena Paz · 6 years ago
  38. abdf7e1 Rename CPDFXFA_Context::GetTimerMgr() to NewTimerMgr() by Tom Sepez · 6 years ago
  39. 83a5063 Move variable into loop scope by Ryan Harrison · 6 years ago
  40. c05ddc2 Clean up some issues found in CXFA_TextLayout by Ryan Harrison · 6 years ago
  41. b80edf3 Creating XFA context shouldn't be a side-effect of FPDF_* conversion. by Tom Sepez · 6 years ago
  42. 3018c1c Return unique_ptr from CPDFXFA_Context::GetTimerMgr() by Tom Sepez · 6 years ago
  43. 1806565 Roll third_party/freetype/src/ d45d4b97e..125b84800 (4 commits) by Nicolas Pena · 6 years ago
  44. c40e4cc Remove ununused startAngle and sweepAngle variables by Ryan Harrison · 6 years ago
  45. bd86f24 Remove initialization of wchar_t ch by Ryan Harrison · 6 years ago
  46. 1c2eea2 Remove unused variable pDst from CFWL_Edit::OnValidate by Ryan Harrison · 6 years ago
  47. 44b29d1 Remove unneeded call to GetNextSiblingWidget by Ryan Harrison · 6 years ago
  48. d60d7cb Fix XFA guards by Ryan Harrison · 6 years ago
  49. 4f21d77 Fix V8 guards by Ryan Harrison · 6 years ago
  50. 2d11d72 Make CPDF_Document own its Extension. by Tom Sepez · 6 years ago
  51. 73659ee Update fxjs README by Tom Sepez · 6 years ago
  52. 430fcb2 Make FXJSE variable context compatible with FXJS. by Tom Sepez · 6 years ago
  53. 1118a66 Make XFA pixel tests more stable by Ryan Harrison · 6 years ago
  54. 9bff799 Add missing newlines in pdfium_test help text. by Tom Sepez · 6 years ago
  55. 08eaf46 Clean up some nits in CPDF_Type3Glyph by Nicolas Pena · 6 years ago
  56. dd5459c Handle image mask continuous loading correctly by Wei Li · 6 years ago
  57. 4023c87 Remove uselesss code. by Artem Strygin · 6 years ago
  58. d8126c2 Make pagview decisions at runtime for non-xfa pages. by Tom Sepez · 6 years ago
  59. 75ccb54 [xfa] Remove unused methods from CFXJSE_ScopeUtil_IsolateHandleContext by Dan Sinclair · 6 years ago
  60. 656eb84 Move codepage/charset methods into related places. by Artem Strygin · 6 years ago
  61. 8f7ee98 Fix font regression in AdjustMMParams by Nicolas Pena · 6 years ago
  62. e434833 Add alphabetical order per file check in api_check.py by Nicolas Pena · 6 years ago
  63. a3aec9a Fix roll-dep path in roll-freetype.sh by Nicolas Pena · 6 years ago
  64. aa31fd9 Remove unused CFX_MemoryStream::{Attach,Detach}Buffer() methods by Tom Sepez · 6 years ago
  65. a7b65b8 Migrate coverage_report.py to use upstream Chromium scripts by Ryan Harrison · 6 years ago
  66. 22a51e6 Roll third_party/freetype/src/ 9e345c911..d45d4b97e (27 commits) by Nicolas Pena · 6 years ago
  67. 8fe33fb Remove dead code in various write function. by Lei Zhang · 6 years ago
  68. 170656e Add pixel tests for PDFs that use generation numbers. by Lei Zhang · 6 years ago
  69. 1c0de38 Exclude certain colorspace types for calculating transparency backdrop color. by Lei Zhang · 6 years ago
  70. 625255b Remove manual references to exe_and_shlib_deps by Tom Anderson · 6 years ago
  71. d06cc38 Make common page base class for XFA and non-XFA. by Tom Sepez · 6 years ago
  72. 0789714 [xfa] Dump JS errors to console in debug mode by Dan Sinclair · 6 years ago
  73. f0d9d28 Make CPDF_Document cache CPDF_Pages by Tom Sepez · 6 years ago
  74. 163b4a4 Implement handling --font-dir on Mac by Ryan Harrison · 6 years ago
  75. 491112b Add FPDFPath_GetDrawMode() API by Miklos Vajna · 6 years ago
  76. 16ccc8b Roll DEPS for build and buildtools. by Tom Anderson · 6 years ago
  77. a210ee1 Pass a CFX_Matrix by reference in font code. by Lei Zhang · 6 years ago
  78. 6af5369 [xfa] Propagate the xfa change data for text to JS and back. by Dan Sinclair · 6 years ago
  79. 162a31a Get rid of FXARGB_MAKE macro. by Lei Zhang · 6 years ago
  80. ac8357b Revert 'Remove almost all usages of CFX_FixedBufGrow with std::vector' by Nicolas Pena · 6 years ago
  81. fffdeeb Add const/non-const versions of remaining CPDF_Dictionary methods. by Lei Zhang · 6 years ago
  82. 45a5524 Replace some ifdef PDF_ENABLE_XFA, part 3. by Tom Sepez · 6 years ago
  83. ca027339 Replace some #ifdefs PDF_ENABLE_XFA, part 2. by Tom Sepez · 6 years ago
  84. df93cd3 Replace some #ifdef PDF_ENABLE_XFA with runtime checks. by Tom Sepez · 6 years ago
  85. 2aa4b2f Make CPDF_Page retainable. by Tom Sepez · 6 years ago
  86. b1ec280 Add proper const/non-const versions of CPDF_Dictionary::GetDictFor(). by Lei Zhang · 6 years ago
  87. de579ab Add proper const/non-const versions of CPDF_Dictionary::GetArrayFor(). by Lei Zhang · 6 years ago
  88. 5cee3f2 Mark more CPDF_Objects as const in action and bookmark code. by Lei Zhang · 6 years ago
  89. 1f17bd7 Mark more CPDF_Objects as const in font code. by Lei Zhang · 6 years ago
  90. fa4d93a Move fuzzers to testing/fuzzers. by Lei Zhang · 6 years ago
  91. 0d86f76 Add proper const/non-const versions of CPDF_Dictionary::GetStreamFor(). by Lei Zhang · 6 years ago
  92. 2d3a785 Remove CPDF_FormField::{Insert,Clear}Option by Tom Sepez · 6 years ago
  93. d4d645a Reserve space for code words when creating encoder context by Ryan Harrison · 6 years ago
  94. 710fa99 Mark CPDF_Object pointers in pattern code as const. by Lei Zhang · 6 years ago
  95. cbf1550 [xfa] Generate CXFA_EventParam.newText dynamically by Dan Sinclair · 6 years ago
  96. 4ba7620 [xfa] Add missing xfa.event.cancelAction property by Dan Sinclair · 6 years ago
  97. a2bb072 [xfa] Clamp selStart, selEnd values in CJX_EventPseudoModel by Dan Sinclair · 6 years ago
  98. da060ba [xfa] Restrict the editable xfa.change properties by Dan Sinclair · 6 years ago
  99. 0913752 [xfa] Rename pValue to pReturn for clarity by Dan Sinclair · 6 years ago
  100. 08d9f6e [xfa] Allow accessing the event changed parameter from JS. by Dan Sinclair · 6 years ago