1. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  2. 8a752ab Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page by dsinclair · 8 years ago
  3. 166bc16 Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_font by dsinclair · 8 years ago
  4. 1771a71 Move core/fpdfapi/fpdf_edit/include to core/fpdfapi/fpdf_edit by dsinclair · 8 years ago
  5. b1469a2 Move core/fdrm/crypto/include to core/fdrm/crypto by dsinclair · 8 years ago
  6. f7a0d69 Check for negative page size in FindTextlineFlowOrientation() by thestig · 8 years ago
  7. 561867e Remove FX_BOOL from font_int.h by npm · 8 years ago
  8. 37fa283 Remove unused CFX_AutoFontCache by thestig · 8 years ago
  9. e53aa57 Update PDFium OWNERS. by thestig · 8 years ago
  10. b036d9c Roll V8 to a964163e. by thestig · 8 years ago
  11. b97e07e Fix leaks in pdfium_test. by thestig · 8 years ago
  12. aca4fc7 Replace a few more std::unique_ptr.reset() with WrapUnique assignments. by thestig · 8 years ago
  13. 3873f30 Roll DEPS for buildtools to 5fd66957f0. by thestig · 8 years ago
  14. d4c34f2 Replace std::unique_ptr.reset() with WrapUnique assignment. by thestig · 8 years ago
  15. 5ef75ba Fix leaks in CFieldTree::Node. by thestig · 8 years ago
  16. 698c571 Use string pools in some dictionaries, names, and strings. by tsepez · 8 years ago
  17. 4ba37c6 Implement weak pointers by tsepez · 8 years ago
  18. 7c292e0 Remove dead code from CPDF_InterForm. by thestig · 8 years ago
  19. 8c41b1b Revert "Rename CPDF_CountedObject to CFX_WeakPtr::Handle" by tsepez · 8 years ago
  20. 3b440ac Made CFieldTree::Node a class. by thestig · 8 years ago
  21. 341422f Remove unused cpdf_generalstatedata.h by tsepez · 8 years ago
  22. 84144e8 Simplify FPDF_RenderPage(). by thestig · 8 years ago
  23. f8074ce Watch destruction of widgets around OnAAction() method. by tsepez · 8 years ago
  24. ec7a945 Add fuzzer for jbig2 parsing by kcwu · 8 years ago
  25. 5060b2e De-virtualize many CFFL_InteractiveFormFiller methods. by tsepez · 8 years ago
  26. 2ab466e Clean up fx_codec_fax.cpp. by thestig · 8 years ago
  27. 2c06532 Clean up xfa_fontmgr.cpp. by thestig · 8 years ago
  28. 5aed021 Strengthen bounds check in CWeightTable::Calc. by stackexploit · 8 years ago
  29. 9c33e89 De-virtualize CPDFSDK_AnnotHandlerMgr by tsepez · 8 years ago
  30. ddf6293 Fix memory leak in cmap parsing by kcwu · 8 years ago
  31. a177d1c Add fuzzer for cmap parsing by kcwu · 8 years ago
  32. 87c658d Fix memory leak in lcms, MPEmatrix_Read by kcwu · 8 years ago
  33. bfe9afc Remove FX_BOOL from cpdf_font by npm · 8 years ago
  34. b4d7c68 Clean CPDF_CIDFont a little by npm · 8 years ago
  35. 7757143 Avoid collisions in CPDF_IndirectObjectHolder::AddIndirectObject() by tsepez · 8 years ago
  36. 4dd613c Bail out on bad width and height in CCodec_FaxDecoder::CreateDecoder by kcwu · 8 years ago
  37. 3f4111f Make CPDF_Font::Create() return a std::unique_ptr. by tsepez · 8 years ago
  38. 917d248 Make CPDF_ColorSpace::Load() return a unique_ptr by tsepez · 8 years ago
  39. 39ee9df Fix memory leaks in lcms by kcwu · 8 years ago
  40. fe0179d Rename CPDF_CountedObject to CFX_WeakPtr::Handle by tsepez · 8 years ago
  41. a939bfe Make creation of CPDFSDK_Document clearer by dsinclair · 8 years ago
  42. 6235686 Fix use uninitialized value and stack buffer overflow read by kcwu · 8 years ago
  43. 869a438 Fix infinite loop when calling GrowNamedColorList by kcwu · 8 years ago
  44. fef62e1 Null CPDF_CountedObj::m_pObj prior to deletion by tsepez · 8 years ago
  45. 8e0638b Rename App to Env where needed. by dsinclair · 8 years ago
  46. a4ad595 Simplify memory management for per isolate data by weili · 8 years ago
  47. da4bd10 Add fuzzer for icc codec by kcwu · 8 years ago
  48. 577ad2c Move CPDFSDK_Environment code to cpp file by dsinclair · 8 years ago
  49. bb577af Remove some objnum locals with AddIndirectObject by tsepez · 8 years ago
  50. 7149abc Move win_xfa_clang bot back into regular commit queue by weili · 8 years ago
  51. 298880f Use unique_ptr<CPDF_Object, ReleaseDeleter<>> in more places by tsepez · 8 years ago
  52. 17103b8 Make ownership explicit in CPDF_ContentMarkItem. by tsepez · 8 years ago
  53. c0f60dc Check for overflow in CMap_GetCode. by dsinclair · 8 years ago
  54. 81d92f8 Avoid static initializers and global variables in 'pdfium_test'. by tonikitoo · 8 years ago
  55. 37f6e2c Clear LeakSanitizer's suppression list by weili · 8 years ago
  56. b94d7c9 Make the I in IFormFiller explicit by dsinclair · 8 years ago
  57. 0b2a987 Set up isolate in CFXJS_Engine's constructor by weili · 8 years ago
  58. 54be7be Fix leaks related to the usage of JSE runtime data by weili · 8 years ago
  59. 5819e4f Rename m_pApp to m_pEnv by dsinclair · 8 years ago
  60. b873def Delete unused methods in CPDF_Parser by npm · 8 years ago
  61. 60e903c Change protected to private in CPDF_CID2UnicodeMap and CPDF_ToUnicodeMap by npm · 8 years ago
  62. 785c8d3 Delete unused methods and variables in CPDF_CMapManager and in CPDF_CMapParser by npm · 8 years ago
  63. 143aed1 Delete unused GetBitMap() in fx_agg_driver by npm · 8 years ago
  64. 5a399de Make CPDF_Array not do indirect object creation. by tsepez · 8 years ago
  65. 0d726c0 CPDF_Document friend cleanup by dsinclair · 8 years ago
  66. 8bd5426 CPDF_OCContext and CPDF_Document are no longer friends by dsinclair · 8 years ago
  67. 23e173a CPDF_Document and CPDF_DataAvail are no longer friends by dsinclair · 8 years ago
  68. 9f206f0 Cleanup CPDFXFA and CPDF document methods by dsinclair · 8 years ago
  69. 5b7c9bb Re-land "Make CPDF_IndirectObjectHolder use unique_ptr to objects"" by tsepez · 8 years ago
  70. a6df444 Fix memory leaking on ClosePage. by art-snake · 8 years ago
  71. 393fe49 Assert that dictionary can own the objects it is given. by tsepez · 8 years ago
  72. 9972ff9 Refactor CFX_FontCache to have only one in GE Module. by art-snake · 8 years ago
  73. 717d133 Fix nullptr dereference in FPDF_GenerateAP(). by thestig · 8 years ago
  74. 044b1d6 Fix stack exhaustion in CPDF_PSProc::Parse() by tsepez · 8 years ago
  75. 81e1e3f Revert "Make CPDF_IndirectObjectHolder use unique_ptr to objects" by Tom Sepez · 8 years ago
  76. c8544d6 Make CPDF_IndirectObjectHolder use unique_ptr to objects by tsepez · 8 years ago
  77. c6c2e36 Remove CPDF_Object::Destroy { delete this; } by tsepez · 8 years ago
  78. 52d6868 Fix "heap use after free" bug. by art-snake · 8 years ago
  79. b1a7134 Add fuzzer for fax codec by kcwu · 8 years ago
  80. b12fbdde Update DEPS to always pull clang. by dsinclair · 8 years ago
  81. e6db16e Clean up CPDF_Stream. by tsepez · 8 years ago
  82. a5b37f6 Remove dead code in CCodec_IccModule by kcwu · 8 years ago
  83. c480899 Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of https://codereview.chromium.org/2158023002/ ) by dsinclair · 8 years ago
  84. ea3c3be Remove duplicated charset definitions, and move them to fx_font.h by npm · 8 years ago
  85. 2f8568e Fix compare between signed and unsigned values in CPDF_ImageRenderer::StartDIBSource. by stackexploit · 8 years ago
  86. a0ff010 Avoid nullptr access in sycc422_to_rgb and sycc420_to_rgb by stackexploit · 8 years ago
  87. e9988dd Reduce duplicated code in CPDF_Document by adding auxiliary methods by npm · 8 years ago
  88. cde5101 Fix memory leaking on ClosePage. by art-snake · 8 years ago
  89. d987143 Add string pools to save storage. by tsepez · 8 years ago
  90. 0a17faf Use either /RECT or /QuadPoints for annotation coordinates, depending on /AP by tonikitoo · 8 years ago
  91. 84be3a3 Use ToUnicode mapping even when unicode is 0. by npm · 8 years ago
  92. 163a9a6 Deleted unused defintions and methods from PWL_FontMap by npm · 8 years ago
  93. 8faac62 Cleanup CFX_SystemHandler. by dsinclair · 8 years ago
  94. 4935e60 Use safe math when rendering line segments in AGG. by dsinclair · 8 years ago
  95. 72177da Replace FX_UINT with unsigned int by dsinclair · 8 years ago
  96. 8f53f54 Add short-cut in CFX_{Byte,Wide}String::Operator<() by tsepez · 8 years ago
  97. 38fd844 Rename dictionary set and get methods by dsinclair · 8 years ago
  98. 41d6bbe Delete unused parameter nWordStyle from GetCharWidth() by npm · 8 years ago
  99. 1f24890 Remove FFI_ from CPDFSDK_Environment method names by dsinclair · 8 years ago
  100. 8b1ed16 Map glyph bitmap in LookUpGlyphBitmap even when unsuccessful by npm · 8 years ago