1. 98e1019 Split fpdfsdk/fsdk_annothandler.h into individual classes. by jaepark · 8 years ago
  2. 1679d3a Get rid of FX_SMALL_RECT. by thestig · 8 years ago
  3. 93ee119 Use a std::vector in fpdf_font code. by thestig · 8 years ago
  4. c4f3c0f add native draw bitmap with alpha mask by caryclark · 8 years ago
  5. 845cac2 Clean up CPDF_HintTables. by thestig · 8 years ago
  6. 9fe6f3a Avoid an undefined shift in ReadPageHintTable(). by thestig · 8 years ago
  7. 8374fe4 fix 617135 by hong_zhang · 8 years ago
  8. c6833c2 Make g_LinuxGpFontList be a 2D char array. by npm · 8 years ago
  9. d0b6ed1 Make FXJS_GetObjectElement return std::vector<CFX_WideString>. by tsepez · 8 years ago
  10. 229d05d Fix an integer overflow in CStretchEngine constructor by weili · 8 years ago
  11. 2736276 Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files. by jaepark · 8 years ago
  12. 445a94b Clean up cfx_fontmapper a little by npm · 8 years ago
  13. e0347a6 Remove fgas_system files. by dsinclair · 8 years ago
  14. c18ffca Relax a check in CPDF_HintTables. by thestig · 8 years ago
  15. 22eeccb Guard against undefined shift. by dsinclair · 8 years ago
  16. b4d1b57 Use smart pointers for class owned pointers in xfa/fxfa by weili · 8 years ago
  17. 1194561 Minor cleanup of fpdf_cmaps by dsinclair · 8 years ago
  18. ec26876 Make Document's 'info' property readonly by tonikitoo · 8 years ago
  19. 401d4f2 Use CPDFSDK_Document::FromFPDFFormHandle in ::FORM_DoPageAAction by tonikitoo · 8 years ago
  20. 4e62b5c Use smart pointers for class owned pointers in xfa/fwl/theme by weili · 8 years ago
  21. d83842e Clean up CPDF_HintTables::LoadHintStream a little. by thestig · 8 years ago
  22. 9ada2d8 Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files. by npm · 8 years ago
  23. f3dc8c6 Remove backpointer to CJS_Runtime from CJS_Value by tsepez · 8 years ago
  24. 85af2a3 Add another PDFEditTest test case. by thestig · 8 years ago
  25. f4dc38b The benefits of having a CPDFSDK_FormActionHandler instance in by tonikitoo · 8 years ago
  26. dc359b0 Fix a leak with FPDFPageObj_NewImgeObj(). by thestig · 8 years ago
  27. 39ba18a Generate default AP stream for ink annotation. by jaepark · 8 years ago
  28. e76203d Use smart pointers for class owned pointers in xfa/fxbarcode by weili · 8 years ago
  29. ad5ac75 Fix typos of the word outer. by thestig · 8 years ago
  30. e7107f4 Generate default AP stream for circle annotation. by jaepark · 8 years ago
  31. 16fccc5 Use smart pointers for class owned pointers by weili · 8 years ago
  32. af7ab33 Generate default AP stream for square annotation. by jaepark · 8 years ago
  33. f3c8832 Remove back-pointer to CJS_Runtime from CJS_Date by tsepez · 8 years ago
  34. fb36208 Fixup various overflow conditions by dsinclair · 8 years ago
  35. 5d8e5aa Use virtual function to retrieve interface pointer by weili · 8 years ago
  36. b6befb2 openjpeg: Prevent negative x, y values in opj_tcd_init_tile by ochang · 8 years ago
  37. 1c83675 Add support to Document::gotoNamedDest method. by tonikitoo · 8 years ago
  38. 727da4f Add CPDF_Array::IsEmpty(). by jaepark · 8 years ago
  39. e1e7bd0 Remove MsgBox()/Alert() from CJS_EmbedObj. by tsepez · 8 years ago
  40. e3ff76b Rename CJS_Timer to GlobalTimer and make private to app.cpp by tsepez · 8 years ago
  41. b1b8668 Check if image width or height are zero before proceeding. by dsinclair · 8 years ago
  42. 33c4cdb Add support to Document::URL property getter. by tonikitoo · 8 years ago
  43. e5aff74 Remove backpointer to runtime from CJS_Array. by tsepez · 8 years ago
  44. 660de3c Move CFX_ClipRgn and CFX_PathData into their own files. by npm · 8 years ago
  45. f41d9dc Add CPDF_ImageObject::GetImage(). by thestig · 8 years ago
  46. 8ca63de Remove another potential stale CJS_Timer usage by tsepez · 8 years ago
  47. 135b998 Return v8::Date specialization not v8::Value where possible by tsepez · 8 years ago
  48. b20ab6c openjpeg: Prevent overflows when using opj_aligned_malloc() by gogil · 8 years ago
  49. 26b86e6 Move CFX_GEModule into its own file by npm · 8 years ago
  50. ff74356 openjpeg: Prevent integer overflows during calculation of |l_nb_code_blocks_size| by gogil · 8 years ago
  51. 1b4f6b3 Use smart pointers for class owned pointers by weili · 8 years ago
  52. 52a5005 Remove unnecessary casting in CPVT_GenerateAP. by jaepark · 8 years ago
  53. cddf825 Use smart pointers for class owned pointers under xfa/fde by weili · 8 years ago
  54. 32e693f Fix issue when firing TimerProc() destroys timer by tsepez · 8 years ago
  55. 0fa54b8 Beef up timer cancellation tests by tsepez · 8 years ago
  56. beecc34 Fix a file name typo by weili · 8 years ago
  57. 6115972 Clean up fx_ge_linux.cpp a little. by thestig · 8 years ago
  58. 766901f Add bounds checks to CWeightTable::Calc() and friends. by thestig · 8 years ago
  59. a72ab5e Fix libpng build for ARM. by thestig · 8 years ago
  60. 39e0e14 Remove unused method CPDFSDK_BAAnnot::CreateFormFiller. by jaepark · 8 years ago
  61. 6d5c56b Update libpng to 1.6.22. by thestig · 8 years ago
  62. 96a0786 Generate default AP stream for squiggly annotation. by jaepark · 8 years ago
  63. 8e12029 Add test for bug 620428 (setinterval cancellation) by tsepez · 8 years ago
  64. 8d0cc67 Rename xfa_layout_pagemgr_new.h by dsinclair · 8 years ago
  65. d9a39d0 Roll skia to 96206a96f357cd30b60d1b1aa98e4e3a8f9b97f1 by msarett · 8 years ago
  66. 2d5b020 Use smart pointers for class owned pointers by weili · 8 years ago
  67. ca27127 Fixup class name spelling by dsinclair · 8 years ago
  68. 6ea5ba0 Split xfa_layout_appadapter by dsinclair · 8 years ago
  69. e85f971 Fix FMCallExpression undefined shift behaviour. by dsinclair · 8 years ago
  70. 0d8c2d1 Generate default AP stream for strike out annotation. by jaepark · 8 years ago
  71. 33e9b26 Generate default AP stream for underline annotation. by jaepark · 8 years ago
  72. 27053d8 Splitting fpdfdoc/doc_* part III. by dsinclair · 8 years ago
  73. e21501d Bound total pixels in JBig2 images to avoid overflows later. by tsepez · 8 years ago
  74. 0a7552f Verify row bytes before alloc in BMP codec. by dsinclair · 8 years ago
  75. b2e6337 Use PaintOperation instead of bFillOrStroke in CPVT_GenerateAP. by jaepark · 8 years ago
  76. 448c433 Splitting fpdfdoc/doc_* part II. by dsinclair · 8 years ago
  77. ea3ff9e Introduce ::getPropertyInternal method to avoid duplication by tonikitoo · 8 years ago
  78. 6faf9f9 Fix Jbig2 document context creation by checking proper pointer by weili · 8 years ago
  79. 02e6f59 Splitting fpdfdoc/doc_* part I by dsinclair · 8 years ago
  80. 0690c35 Fixup crypto key generation. by dsinclair · 8 years ago
  81. 8f79700 Fix a memory leak in libtiff. by thestig · 8 years ago
  82. 2d7ab18 Support PDF highlight annotation with opacity. by jaepark · 8 years ago
  83. ca97a8e Watch for destruction of CPDFSDK_widget during callback by tsepez · 8 years ago
  84. ab47ace Generate default AP stream for highlight annotation. by jaepark · 8 years ago
  85. c54bb43 Simplify some FPDF edit functions. by thestig · 8 years ago
  86. 9c987e9 Use bool instead of FX_BOOL as return values in CPVT_GenerateAP. by jaepark · 8 years ago
  87. 3e454bf Add build configuration for experimental Windows GDI code. by thestig · 8 years ago
  88. 7484762 Refactor fxge/fx_apple and fx_win header files by npm · 8 years ago
  89. 2462217 Fix a FPE in CStretchEngine::StartStretchHorz(). by thestig · 8 years ago
  90. 823df2a Cleanup CPDF_DocPageData release methods and callers. by thestig · 8 years ago
  91. dbfc352 Remove the document tagged code as it is unused. by dsinclair · 8 years ago
  92. cac704d Split fpdfdoc/include/fpdf_doc.h into individual classes. by dsinclair · 8 years ago
  93. 0600234 fix text matrix again by caryclark · 8 years ago
  94. 6f10254 Fixup integer conversion logic. by dsinclair · 8 years ago
  95. f73893a Splitting fx_ge_fontmap.cpp by npm · 8 years ago
  96. 461eeaf Reland of Remove pageview from map immediately by dsinclair · 8 years ago
  97. c279a3e Use smart pointer for CPDF_Form in CPDF_Annot. by jaepark · 8 years ago
  98. 6c694f1 Remove stray "extern" keyword for gs_EventActivity definition. by tsepez · 8 years ago
  99. 844c4b2 Remove unused m_bFirstLayer in CPDF_RenderContext. by jaepark · 8 years ago
  100. f2cee98 Revert of Remove pageview from map immediately (patchset #1 id:1 of https://codereview.chromium.org/2179283005/ ) by dsinclair · 8 years ago