1. 156de02 Removing CPDF_Parser::CloseParser. by dsinclair · 9 years ago
  2. 0e3e890 Cleanup some PWL_FontMap methods by dsinclair · 9 years ago
  3. b107193 Allow CPDF_Font to use fallback fonts by npm · 9 years ago
  4. cedaa55 Flip document and parser ownership by dsinclair · 9 years ago
  5. ade4b49 Lazy generate an "AP" when an Annot's hidden state changes by tonikitoo · 9 years ago
  6. a61c01e Move parser out of IndirectObjectHolder by dsinclair · 9 years ago
  7. 63af2c6 Delete unused methods from CFX_RenderDevice by npm · 9 years ago
  8. a470b5e Fix stack overflow in object Clone() functions by weili · 9 years ago
  9. 0dadcc6 Fix page leaks in an embedder test by weili · 9 years ago
  10. e07edce Make indirect object holder private. by dsinclair · 9 years ago
  11. 03bd7c7 IndirectObjectHolder API updates by dsinclair · 9 years ago
  12. 8252bc1 Fix one more integer overflow in ReadPageHintTable(). by thestig · 9 years ago
  13. 8377356 [XFA] Force destruction order of font managers. by dsinclair · 9 years ago
  14. c38de11 Generate default AP stream for text annotation. by jaepark · 9 years ago
  15. 7da24e6 Fix more integer overflows inside ReadPageHintTable(). by thestig · 9 years ago
  16. a73b8fe Implement Field::SetHidden using Field::SetDisplay. by tonikitoo · 9 years ago
  17. 9b99ebf Make CFX_Color constructor explicit by weili · 9 years ago
  18. 28a4a24 Destroy window before cleaning up combobox by dsinclair · 9 years ago
  19. 236e47a Add fuzzer for CPDF_StreamParser by tsepez · 9 years ago
  20. 8d6c929 Revert of Move parser pointer to CPDF_Document (patchset #6 id:100001 of https://codereview.chromium.org/2253723002/ ) by dsinclair · 9 years ago
  21. a4f46c5 Remove gyp bots from tryserver list by dsinclair · 9 years ago
  22. 9b777de Fix an embedder test with leaked page object by weili · 9 years ago
  23. 19ecc23 Move CFX_FaceCache to its own file by npm · 9 years ago
  24. 6862425 Avoid signed overflow in CPDF_ToUnicodeMap::StringToCode() by tsepez · 9 years ago
  25. a752edf Introduce pdfium::FakeUniquePtr for keys to sets of unique ptrs. by tsepez · 9 years ago
  26. ad589d7 Fix leaked array buffer allocators of isolates by weili · 9 years ago
  27. 5b13e1d Add a fuzzer for CPDF_HintTables. by thestig · 9 years ago
  28. bb5fa04 Stub out Document::syncAnnotScan method. by tonikitoo · 9 years ago
  29. fb606f2 Apply structure packing to FXTEXT_CHARPOS to save space. by npm · 9 years ago
  30. 618cb1f Add initial Document::getAnnot support by tonikitoo · 9 years ago
  31. 7996fe8 Add llvm fuzzer for CPDF_PSEngine by tsepez · 9 years ago
  32. 1a8946b Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files. by npm · 9 years ago
  33. 2eb7c7d Use a map for app::m_Timers by dsinclair · 9 years ago
  34. 9282819 Speculative fix for DrawAppearance issue by dsinclair · 9 years ago
  35. d691899 Split fx_font into multiple files, part 1. by npm · 9 years ago
  36. 260f5fb Move parser pointer to CPDF_Document by dsinclair · 9 years ago
  37. 70ba38a Build CPDFSDK_XFAAnnotHandler only when PDF_ENABLE_XFA. by jaepark · 9 years ago
  38. 611adb8 Split fpdfsdk/fsdk_baseform.h into individual classes. by jaepark · 9 years ago
  39. 7c05a7a Factor out the duplicated logic in Field::SetDisplay by tonikitoo · 9 years ago
  40. 8ca0f05 check for null bitmap by caryclark · 9 years ago
  41. 4674d95 Fix a double free in CPDFSDK_PageView::IsValidAnnot(). by thestig · 9 years ago
  42. b88b8e4 Delete m_ExtHandle and RetainFont because they are not being used. by npm · 9 years ago
  43. 0921386 Remove two unused members from CPDF_Parser by tsepez · 9 years ago
  44. 66c26e8 Hidden annotations should not be drawn by tonikitoo · 9 years ago
  45. f85e7e2 Rename async to linearized when parsing by dsinclair · 9 years ago
  46. 4540fba Get CPDF_Parser out of the document creation business. by tsepez · 9 years ago
  47. 3421d2b skia update for compose shader by caryclark · 9 years ago
  48. b469424 Push v8::Isolate into CFXJS_Engine class by tsepez · 9 years ago
  49. 19cdfe4 Avoid integer overflows in FXGE_GetGlyphsBBox(). by thestig · 9 years ago
  50. ef523dd Only create widgets if really needed. by dsinclair · 9 years ago
  51. 8e557bd Clean up XFA locale and locale manager by weili · 9 years ago
  52. 1099b29 Fix a potential integer overflow in TT2PDF(). by thestig · 9 years ago
  53. a494191 Move some v8 objects from CJS back into FXJS by tsepez · 9 years ago
  54. 2ba53c1 Fix CGdiPrinterDriver::DrawDeviceText() to draw multiple characters. by thestig · 9 years ago
  55. 98e1019 Split fpdfsdk/fsdk_annothandler.h into individual classes. by jaepark · 9 years ago
  56. 1679d3a Get rid of FX_SMALL_RECT. by thestig · 9 years ago
  57. 93ee119 Use a std::vector in fpdf_font code. by thestig · 9 years ago
  58. c4f3c0f add native draw bitmap with alpha mask by caryclark · 9 years ago
  59. 845cac2 Clean up CPDF_HintTables. by thestig · 9 years ago
  60. 9fe6f3a Avoid an undefined shift in ReadPageHintTable(). by thestig · 9 years ago
  61. 8374fe4 fix 617135 by hong_zhang · 9 years ago
  62. c6833c2 Make g_LinuxGpFontList be a 2D char array. by npm · 9 years ago
  63. d0b6ed1 Make FXJS_GetObjectElement return std::vector<CFX_WideString>. by tsepez · 9 years ago
  64. 229d05d Fix an integer overflow in CStretchEngine constructor by weili · 9 years ago
  65. 2736276 Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files. by jaepark · 9 years ago
  66. 445a94b Clean up cfx_fontmapper a little by npm · 9 years ago
  67. e0347a6 Remove fgas_system files. by dsinclair · 9 years ago
  68. c18ffca Relax a check in CPDF_HintTables. by thestig · 9 years ago
  69. 22eeccb Guard against undefined shift. by dsinclair · 9 years ago
  70. b4d1b57 Use smart pointers for class owned pointers in xfa/fxfa by weili · 9 years ago
  71. 1194561 Minor cleanup of fpdf_cmaps by dsinclair · 9 years ago
  72. ec26876 Make Document's 'info' property readonly by tonikitoo · 9 years ago
  73. 401d4f2 Use CPDFSDK_Document::FromFPDFFormHandle in ::FORM_DoPageAAction by tonikitoo · 9 years ago
  74. 4e62b5c Use smart pointers for class owned pointers in xfa/fwl/theme by weili · 9 years ago
  75. d83842e Clean up CPDF_HintTables::LoadHintStream a little. by thestig · 9 years ago
  76. 9ada2d8 Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files. by npm · 9 years ago
  77. f3dc8c6 Remove backpointer to CJS_Runtime from CJS_Value by tsepez · 9 years ago
  78. 85af2a3 Add another PDFEditTest test case. by thestig · 9 years ago
  79. f4dc38b The benefits of having a CPDFSDK_FormActionHandler instance in by tonikitoo · 9 years ago
  80. dc359b0 Fix a leak with FPDFPageObj_NewImgeObj(). by thestig · 9 years ago
  81. 39ba18a Generate default AP stream for ink annotation. by jaepark · 9 years ago
  82. e76203d Use smart pointers for class owned pointers in xfa/fxbarcode by weili · 9 years ago
  83. ad5ac75 Fix typos of the word outer. by thestig · 9 years ago
  84. e7107f4 Generate default AP stream for circle annotation. by jaepark · 9 years ago
  85. 16fccc5 Use smart pointers for class owned pointers by weili · 9 years ago
  86. af7ab33 Generate default AP stream for square annotation. by jaepark · 9 years ago
  87. f3c8832 Remove back-pointer to CJS_Runtime from CJS_Date by tsepez · 9 years ago
  88. fb36208 Fixup various overflow conditions by dsinclair · 9 years ago
  89. 5d8e5aa Use virtual function to retrieve interface pointer by weili · 9 years ago
  90. b6befb2 openjpeg: Prevent negative x, y values in opj_tcd_init_tile by ochang · 9 years ago
  91. 1c83675 Add support to Document::gotoNamedDest method. by tonikitoo · 9 years ago
  92. 727da4f Add CPDF_Array::IsEmpty(). by jaepark · 9 years ago
  93. e1e7bd0 Remove MsgBox()/Alert() from CJS_EmbedObj. by tsepez · 9 years ago
  94. e3ff76b Rename CJS_Timer to GlobalTimer and make private to app.cpp by tsepez · 9 years ago
  95. b1b8668 Check if image width or height are zero before proceeding. by dsinclair · 9 years ago
  96. 33c4cdb Add support to Document::URL property getter. by tonikitoo · 9 years ago
  97. e5aff74 Remove backpointer to runtime from CJS_Array. by tsepez · 9 years ago
  98. 660de3c Move CFX_ClipRgn and CFX_PathData into their own files. by npm · 9 years ago
  99. f41d9dc Add CPDF_ImageObject::GetImage(). by thestig · 9 years ago
  100. 8ca63de Remove another potential stale CJS_Timer usage by tsepez · 9 years ago