1. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  2. 66bd670 Take more current safe_math_impl.h from upstream. by tsepez · 8 years ago
  3. 521b750 Rename CPDFXFA_Document to CPDFXFA_Context by dsinclair · 8 years ago
  4. 25ec646 Merge CPDFXFA_App into CPDFXFA_Document. by dsinclair · 8 years ago
  5. 6fe8795 Fold IFWL*::{Initialize|Finalize} into constructor/destructor by dsinclair · 8 years ago
  6. 919e48d libfuzzer: FALSE is not a pointer by tsepez · 8 years ago
  7. 8837c91 Reland: Make the CPDFXFA_App non-global by dsinclair · 8 years ago
  8. fcb1728 Fix founding difference in pdfium_test on AdobeCMYK_to_sRGB by brucedawson · 8 years ago
  9. 9ec2217 Rename IFWL_Widget::SetDelegate by dsinclair · 8 years ago
  10. 5a22582 Re-land "Change FX_BOOL definition from int to bool." by tsepez · 8 years ago
  11. da3447b Fix bool / int mismatch for win64 by tsepez · 8 years ago
  12. da4ff18 Update document with supported architecture information by weili · 8 years ago
  13. a3580f9 Fix a memory leak in CPDF_SecurityHandler. by thestig · 8 years ago
  14. 42cb645 Remove GetWidget() overrides by dsinclair · 8 years ago
  15. 461b1d9 Fix loading page using hint tables. by art-snake · 8 years ago
  16. 96c7b33 Remove unused parameter to CFWL_* Initialize methods. by dsinclair · 8 years ago
  17. fea997e remove deprecated skia transfer mode usage by caryclark · 8 years ago
  18. 2085538 Remove FWL globals. by dsinclair · 8 years ago
  19. 747dcf7 Revert of Change FX_BOOL definition from int to bool. (patchset #15 id:250001 of https://codereview.chromium.org/2453473003/ ) by dsinclair · 8 years ago
  20. dd65283 Change FX_BOOL definition from int to bool. by tsepez · 8 years ago
  21. e47a08b Fix FX_BOOL / int issue in fx_skia_device.cpp by tsepez · 8 years ago
  22. 900f421 Revert of Traverse PDF page tree only once in CPDF_Document Try 2 (patchset #3 id:40001 of https://codereview.chromium.org/2442403002/ ) by npm · 8 years ago
  23. dc0401a Fix one more FX_BOOL / int issue in fpdfsdk by tsepez · 8 years ago
  24. b849e81 Use CompositeMask instead of TransferBitmap when drawing type 3 text by npm · 8 years ago
  25. 5bca5ca Change some ints to bools in JBIG2 code. by thestig · 8 years ago
  26. 95e5834 Continue fixing FX_BOOL / int noise by tsepez · 8 years ago
  27. 159ba95 Stop casting function pointers to data pointers in fx_win32_gdipext.cpp. by tsepez · 8 years ago
  28. 71ba588 Fix more FX_BOOL / int noise in core/fpdfsdk by tsepez · 8 years ago
  29. 605c9f7 Fix FX_BOOL / int noise in JBig2, pass 3 by tsepez · 8 years ago
  30. eaddead Fix FX_BOOL / int noise in JBig2, pass 2 by tsepez · 8 years ago
  31. a103b1a Fix more FX_BOOL / int noise in fxfa/parser. by tsepez · 8 years ago
  32. 169e0ae Fix FX_BOOL / int noise in JBig2_Grd*Proc by tsepez · 8 years ago
  33. 478ed62 Fix some FX_BOOL / int noise in fxfa by tsepez · 8 years ago
  34. e93dbd6 Fix some FX_BOOL / int noise in XFA barcodes by tsepez · 8 years ago
  35. 5c15e67 Fix some FX_BOOL / int noise in core/fx* by tsepez · 8 years ago
  36. aeab530 Fix libfuzzer build broken at 9f7f7f8 by tsepez · 8 years ago
  37. 1c46748 libtiff: Fix unsigned vs signed comparison warning. by thestig · 8 years ago
  38. 8b67b19 libtiff: Prevent a buffer overflow in function PixarLogDecode. by stackexploit · 8 years ago
  39. 9f7f7f8 Fix some FX_BOOL / int noise in xfa by tsepez · 8 years ago
  40. f39074c Fix some FX_BOOL / int noise in fxcrt. by tsepez · 8 years ago
  41. e5cb0b1 Take advantage of implicit std::unique_ptr<>(nulltpr_t) ctor. by tsepez · 8 years ago
  42. cd5f026 Add more checks to tiff_read() and tiff_seek(). by thestig · 8 years ago
  43. d3a2009 Traverse PDF page tree only once in CPDF_Document by npm · 8 years ago
  44. 1842be8 Avoid some FX_BOOL/bool noise in fx_codec_fax.cpp by tsepez · 8 years ago
  45. 16b703c Fix some bool/int mismatches. by tsepez · 8 years ago
  46. 04c1009 Fix some return FALSE in functions that return pointers by tsepez · 8 years ago
  47. 530c7ac Avoid dubious use of comma operator in fde_csssyntax.h by tsepez · 8 years ago
  48. cfcc11e Name core/fxge/android files appropriately and use one file per class by npm · 8 years ago
  49. 4ee6139 Use m_GlyphIndex as backup for m_ExtGID on Mac by npm · 8 years ago
  50. 37b2030 Add ASan bots in commit queue by weili · 8 years ago
  51. ad2441e Rename IFX_ stream names by tsepez · 8 years ago
  52. b674ebe Fix root dictionary leak in cpdf_document_unittest by Nicolas Pena · 8 years ago
  53. 3cad596 Add CPDF_Document::GetPage() unittests by npm · 8 years ago
  54. 2f2b58c Remove dead code in CPDF_CustomAccess by tsepez · 8 years ago
  55. 5532835 Re-enable CHECK() than only 0-numbered objects are released. by tsepez · 8 years ago
  56. a804fd4 Fix some div by 0s in safe_math_impl.h by tsepez · 8 years ago
  57. 8382803 Clean up fpf_skiafontmgr by npm · 8 years ago
  58. fd5ae3f Revert of Fix loading page using hint tables. (patchset #5 id:80001 of https://codereview.chromium.org/2437773003/ ) by npm · 8 years ago
  59. ef38283 Fix loading page using hint tables. by art-snake · 8 years ago
  60. 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
  61. 05259e9 Move fwl/lightwidget to fwl/core by dsinclair · 8 years ago
  62. 73895de Cleanup unused methods and return values in FWL code. by dsinclair · 8 years ago
  63. 2a38a02 Remove IFWL_*::Create methods, use new by dsinclair · 8 years ago
  64. fb50559 Merge the CFWL_*Imp classes into the IFWL_* classes. by dsinclair · 8 years ago
  65. dadea5f Make Document::m_IconList a vector of IconElements. (try 2) by thestig · 8 years ago
  66. e58febc Remove SetDataProvider from IFWL_Widget by dsinclair · 8 years ago
  67. 0ca71ec Remove FWL Create methods, use new instead by dsinclair · 8 years ago
  68. c273e8f Remove FWL theme subclasses by dsinclair · 8 years ago
  69. 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
  70. 4e90313 Merge IFWL_App and FWL_AppImp together by dsinclair · 8 years ago
  71. f328d0d Make Document::m_IconList a vector of IconElements. by thestig · 8 years ago
  72. 7c29e27 Traverse PDF page tree only once in CPDF_Document by npm · 8 years ago
  73. f3c5fc0 Add a test case for bug 494057. by thestig · 8 years ago
  74. 878dd5b Cleanup unneeded FWL theme code. by dsinclair · 8 years ago
  75. 8021a64 FPDFPage_TransformAnnots(): don't re-insert unowned object on top of itself by tsepez · 8 years ago
  76. c112877 Fix segv in AddImage() by tsepez · 8 years ago
  77. 11e966a Move fxge/android to if(is_android) on build by npm · 8 years ago
  78. 2239cee Rename CFX_CountRef to CFX_SharedCopyOnWrite by tsepez · 8 years ago
  79. d5bd8a1 Revert "Make CPDF_Object containers hold objects via unique pointers." by tsepez · 8 years ago
  80. 522ed14 lcms: Revise previous cmsStageAllocMatrix fix by kcwu · 8 years ago
  81. 85fcf94 lcms: reject NaN when reading float numbers by kcwu · 8 years ago
  82. 0592313 Strengthen bounds check in CWeightTable::Calc * part II by stackexploit · 8 years ago
  83. 4dc1126 Fix some nits in cpdf_annotlist.cpp. by thestig · 8 years ago
  84. c25a421 Revert "Update CPDF_IndirectObjectHolder APIs for unique objects." by Tom Sepez · 8 years ago
  85. 62f3673 Ready to enable MSan build for PDFium by weili · 8 years ago
  86. 3ba0985 Update CPDF_IndirectObjectHolder APIs for unique objects. by tsepez · 8 years ago
  87. 1d02388 Make CPDF_Object containers hold objects via unique pointers. by tsepez · 8 years ago
  88. 20f8ecc Optimize roll operator in CPDF_PSEngine some more. by thestig · 8 years ago
  89. 4e4d1a6 Make CPDF_Image() constructors saner. by tsepez · 8 years ago
  90. 36bad2b Fix nullptr crash inXFA_FFBarcode::UpdateWidgetProperty(). by thestig · 8 years ago
  91. 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
  92. f3736bc Reland: Make the CPDFXFA_App non-global by dsinclair · 8 years ago
  93. 271d9c0 Put CPDF_StreamContentParser into its own .cpp/.h files by tsepez · 8 years ago
  94. aeb44f8 Clean up fx_basic_util a little by npm · 8 years ago
  95. a4060a3 Remove duplicate FWL key flags by dsinclair · 8 years ago
  96. b685e64 Revert of Make the CPDFXFA_App non-global (patchset #3 id:80001 of https://codereview.chromium.org/2416753002/ ) by dsinclair · 8 years ago
  97. abefb79 Make the CPDFXFA_App non-global by dsinclair · 8 years ago
  98. d66f9d0 split CPDF_StreamContentParser::AddImage() into 3 overloads. by tsepez · 8 years ago
  99. 6e5239c Verify number of ex flags matches number of ex items. by dsinclair · 8 years ago
  100. f51e4dc Cleanup CPDFXFA_App methods by dsinclair · 8 years ago