1. 5532835 Re-enable CHECK() than only 0-numbered objects are released. by tsepez · 8 years ago
  2. a804fd4 Fix some div by 0s in safe_math_impl.h by tsepez · 8 years ago
  3. 8382803 Clean up fpf_skiafontmgr by npm · 8 years ago
  4. fd5ae3f Revert of Fix loading page using hint tables. (patchset #5 id:80001 of https://codereview.chromium.org/2437773003/ ) by npm · 8 years ago
  5. ef38283 Fix loading page using hint tables. by art-snake · 8 years ago
  6. 7403f8a Revert of Traverse PDF page tree only once in CPDF_Document (patchset #4 id:60001 of https://codereview.chromium.org/2414423002/ ) by dsinclair · 8 years ago
  7. 05259e9 Move fwl/lightwidget to fwl/core by dsinclair · 8 years ago
  8. 73895de Cleanup unused methods and return values in FWL code. by dsinclair · 8 years ago
  9. 2a38a02 Remove IFWL_*::Create methods, use new by dsinclair · 8 years ago
  10. fb50559 Merge the CFWL_*Imp classes into the IFWL_* classes. by dsinclair · 8 years ago
  11. dadea5f Make Document::m_IconList a vector of IconElements. (try 2) by thestig · 8 years ago
  12. e58febc Remove SetDataProvider from IFWL_Widget by dsinclair · 8 years ago
  13. 0ca71ec Remove FWL Create methods, use new instead by dsinclair · 8 years ago
  14. c273e8f Remove FWL theme subclasses by dsinclair · 8 years ago
  15. 09bad1c Revert of Make Document::m_IconList a vector of IconElements. (patchset #2 id:20001 of https://codereview.chromium.org/2428743004/ ) by dsinclair · 8 years ago
  16. 4e90313 Merge IFWL_App and FWL_AppImp together by dsinclair · 8 years ago
  17. f328d0d Make Document::m_IconList a vector of IconElements. by thestig · 8 years ago
  18. 7c29e27 Traverse PDF page tree only once in CPDF_Document by npm · 8 years ago
  19. f3c5fc0 Add a test case for bug 494057. by thestig · 8 years ago
  20. 878dd5b Cleanup unneeded FWL theme code. by dsinclair · 8 years ago
  21. 8021a64 FPDFPage_TransformAnnots(): don't re-insert unowned object on top of itself by tsepez · 8 years ago
  22. c112877 Fix segv in AddImage() by tsepez · 8 years ago
  23. 11e966a Move fxge/android to if(is_android) on build by npm · 8 years ago
  24. 2239cee Rename CFX_CountRef to CFX_SharedCopyOnWrite by tsepez · 8 years ago
  25. d5bd8a1 Revert "Make CPDF_Object containers hold objects via unique pointers." by tsepez · 8 years ago
  26. 522ed14 lcms: Revise previous cmsStageAllocMatrix fix by kcwu · 8 years ago
  27. 85fcf94 lcms: reject NaN when reading float numbers by kcwu · 8 years ago
  28. 0592313 Strengthen bounds check in CWeightTable::Calc * part II by stackexploit · 8 years ago
  29. 4dc1126 Fix some nits in cpdf_annotlist.cpp. by thestig · 8 years ago
  30. c25a421 Revert "Update CPDF_IndirectObjectHolder APIs for unique objects." by Tom Sepez · 8 years ago
  31. 62f3673 Ready to enable MSan build for PDFium by weili · 8 years ago
  32. 3ba0985 Update CPDF_IndirectObjectHolder APIs for unique objects. by tsepez · 8 years ago
  33. 1d02388 Make CPDF_Object containers hold objects via unique pointers. by tsepez · 8 years ago
  34. 20f8ecc Optimize roll operator in CPDF_PSEngine some more. by thestig · 8 years ago
  35. 4e4d1a6 Make CPDF_Image() constructors saner. by tsepez · 8 years ago
  36. 36bad2b Fix nullptr crash inXFA_FFBarcode::UpdateWidgetProperty(). by thestig · 8 years ago
  37. a282c73 Revert of Reland: Make the CPDFXFA_App non-global (patchset #2 id:20001 of https://codereview.chromium.org/2418653003/ ) by dsinclair · 8 years ago
  38. f3736bc Reland: Make the CPDFXFA_App non-global by dsinclair · 8 years ago
  39. 271d9c0 Put CPDF_StreamContentParser into its own .cpp/.h files by tsepez · 8 years ago
  40. aeb44f8 Clean up fx_basic_util a little by npm · 8 years ago
  41. a4060a3 Remove duplicate FWL key flags by dsinclair · 8 years ago
  42. b685e64 Revert of Make the CPDFXFA_App non-global (patchset #3 id:80001 of https://codereview.chromium.org/2416753002/ ) by dsinclair · 8 years ago
  43. abefb79 Make the CPDFXFA_App non-global by dsinclair · 8 years ago
  44. d66f9d0 split CPDF_StreamContentParser::AddImage() into 3 overloads. by tsepez · 8 years ago
  45. 6e5239c Verify number of ex flags matches number of ex items. by dsinclair · 8 years ago
  46. f51e4dc Cleanup CPDFXFA_App methods by dsinclair · 8 years ago
  47. f2b940c Reduce missing evt file spam in pdfium_test. by thestig · 8 years ago
  48. 6c659ab Cleanup nits from merge CL by dsinclair · 8 years ago
  49. 52ef14e added SkSL to Skia build by ethannicholas · 8 years ago
  50. 798e18f Convert from int to float values. by dsinclair · 8 years ago
  51. 8779fa8 Cleanup env variable names by dsinclair · 8 years ago
  52. 7cbe68e Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  53. 7cc6a32 Reduce code duplication in CPDF_Type1Font::LoadGlyphMap by npm · 8 years ago
  54. 8bc9b8b Check for more undefined behavior in CPDF_PSEngine. by thestig · 8 years ago
  55. 74b8c6e Get rid of CFX_ArrayTemplate<CPDF_Object*> by tsepez · 8 years ago
  56. 47cbc06 Optimize roll operator in CPDF_PSEngine. by thestig · 8 years ago
  57. a30537f Remove unused widget handler overrides by dsinclair · 8 years ago
  58. 7dd285d Fix else-line corrupted by non-ascii character when import by kcwu · 8 years ago
  59. 2bfa222 Delete unused flags from CFX_SubstFont by npm · 8 years ago
  60. 709f5a9 Fixup formfiller cleanup by dsinclair · 8 years ago
  61. cf38161 Remove remaining CPDFSDK_Document references by dsinclair · 8 years ago
  62. 655fcca Convert CPDFXFA_Document to use CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  63. ab36e73 Add CPDF_Object::IsInline() by tsepez · 8 years ago
  64. a91b8d3 Deleted unused members in CTTFontDesc by npm · 8 years ago
  65. f3fbe83 Convert fpdfformfill to use CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  66. 19c198b Convert CPDFSDK_ActionHandler to CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  67. 82e1767 Convert IJS_Runtime to CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  68. 9fa95ef Rename fpdf_page_doc.cpp -> cpdf_docpagedata.h by tsepez · 8 years ago
  69. 4ea4281 Fix negative font rendering on Mac by reversing matrix c component. by npm · 8 years ago
  70. 4526faf Remove CPDFSDK_Document from IJS_Context by dsinclair · 8 years ago
  71. 3a7741a Convert Field to use CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  72. b402b17 Convert CPDFSDK_PageView to have a CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  73. 690c033 Convert CPDFSDK_InterForm to take a CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  74. 232ce93 Slightly simplify CFX_FontMapper::FindSubstFont by npm · 8 years ago
  75. d202317 Fix cmdStageAllocMatrix parameter swap again by kcwu · 8 years ago
  76. 10a2853 Move ToString() and friends from CPDF_Object.h to CPDF_String.h by tsepez · 8 years ago
  77. 836f7d5 Land all the fixes from 5609f39c but don't enable assert by tsepez · 8 years ago
  78. 381fc83 Add method to convert to an indirect object in a dictionary. by tsepez · 8 years ago
  79. 5609f39 Revert "Re-land "Assert that only 0-numbered objects are Released()"" by tsepez · 8 years ago
  80. 24ba0a2 libtiff: Prevent a buffer overflow in function ChopUpSingleUncompressedStrip. by stackexploit · 8 years ago
  81. 3a0a808 Fix assertion failure when decoding malform G4 fax image by kcwu · 8 years ago
  82. 587ec19 Reject JBig2 Huffman table with too large shift value by kcwu · 8 years ago
  83. 065c350 Split m_InstalledTTFonts into two vectors to avoid sketchy logic. by npm · 8 years ago
  84. aa6e8b5 switch to new skia blend mode enum class by caryclark · 8 years ago
  85. ca03f7a Fixup MSan embeddertests by Dan Sinclair · 8 years ago
  86. f7ca730 Remove m_pOccontent from CPDFSDK_Document by dsinclair · 8 years ago
  87. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  88. 2116105 Remove ownership of CPDFSDK_Document from CPDFXFA_Document by dsinclair · 8 years ago
  89. e883afc Removed unused stuff, some FX_BOOL, and cleanup pageint.h a bit by npm · 8 years ago
  90. b69a98c Re-land "Assert that only 0-numbered objects are Released()" by tsepez · 8 years ago
  91. 87a8d4c Rework a redundant check when calling ConvertToIndirectObjectAt() by tsepez · 8 years ago
  92. 8afe15a Cleanup some CPDFSDK_PageView annotation code. by dsinclair · 8 years ago
  93. 7c1b07f Remove FX_BOOL from core/fpdfapi/font by npm · 8 years ago
  94. 958e57c Fix cmdStageAllocMatrix parameter swap by kcwu · 8 years ago
  95. 98c6c15 Fix ownership when making a private annot dictionary into a shared one. by tsepez · 8 years ago
  96. 4d29e78 Rename fpdfsdk/fpdfxfa files to match contents by dsinclair · 8 years ago
  97. 98151ca Cleanup DEPS files by dsinclair · 8 years ago
  98. 968a88f Fix fuzzer paths by dsinclair · 8 years ago
  99. 1c4b767 Avoid crashing on CPDF_ToUnicodeMap::Load by using ValueOrDefault() by npm · 8 years ago
  100. fb40387 Make sure the fuzzer read size does not go negative. by dsinclair · 8 years ago