1. 766901f Add bounds checks to CWeightTable::Calc() and friends. by thestig · 8 years ago
  2. a72ab5e Fix libpng build for ARM. by thestig · 8 years ago
  3. 39e0e14 Remove unused method CPDFSDK_BAAnnot::CreateFormFiller. by jaepark · 8 years ago
  4. 6d5c56b Update libpng to 1.6.22. by thestig · 8 years ago
  5. 96a0786 Generate default AP stream for squiggly annotation. by jaepark · 8 years ago
  6. 8e12029 Add test for bug 620428 (setinterval cancellation) by tsepez · 8 years ago
  7. 8d0cc67 Rename xfa_layout_pagemgr_new.h by dsinclair · 8 years ago
  8. d9a39d0 Roll skia to 96206a96f357cd30b60d1b1aa98e4e3a8f9b97f1 by msarett · 8 years ago
  9. 2d5b020 Use smart pointers for class owned pointers by weili · 8 years ago
  10. ca27127 Fixup class name spelling by dsinclair · 8 years ago
  11. 6ea5ba0 Split xfa_layout_appadapter by dsinclair · 8 years ago
  12. e85f971 Fix FMCallExpression undefined shift behaviour. by dsinclair · 8 years ago
  13. 0d8c2d1 Generate default AP stream for strike out annotation. by jaepark · 8 years ago
  14. 33e9b26 Generate default AP stream for underline annotation. by jaepark · 8 years ago
  15. 27053d8 Splitting fpdfdoc/doc_* part III. by dsinclair · 8 years ago
  16. e21501d Bound total pixels in JBig2 images to avoid overflows later. by tsepez · 8 years ago
  17. 0a7552f Verify row bytes before alloc in BMP codec. by dsinclair · 8 years ago
  18. b2e6337 Use PaintOperation instead of bFillOrStroke in CPVT_GenerateAP. by jaepark · 8 years ago
  19. 448c433 Splitting fpdfdoc/doc_* part II. by dsinclair · 8 years ago
  20. ea3ff9e Introduce ::getPropertyInternal method to avoid duplication by tonikitoo · 8 years ago
  21. 6faf9f9 Fix Jbig2 document context creation by checking proper pointer by weili · 8 years ago
  22. 02e6f59 Splitting fpdfdoc/doc_* part I by dsinclair · 8 years ago
  23. 0690c35 Fixup crypto key generation. by dsinclair · 8 years ago
  24. 8f79700 Fix a memory leak in libtiff. by thestig · 8 years ago
  25. 2d7ab18 Support PDF highlight annotation with opacity. by jaepark · 8 years ago
  26. ca97a8e Watch for destruction of CPDFSDK_widget during callback by tsepez · 8 years ago
  27. ab47ace Generate default AP stream for highlight annotation. by jaepark · 8 years ago
  28. c54bb43 Simplify some FPDF edit functions. by thestig · 8 years ago
  29. 9c987e9 Use bool instead of FX_BOOL as return values in CPVT_GenerateAP. by jaepark · 8 years ago
  30. 3e454bf Add build configuration for experimental Windows GDI code. by thestig · 8 years ago
  31. 7484762 Refactor fxge/fx_apple and fx_win header files by npm · 8 years ago
  32. 2462217 Fix a FPE in CStretchEngine::StartStretchHorz(). by thestig · 8 years ago
  33. 823df2a Cleanup CPDF_DocPageData release methods and callers. by thestig · 8 years ago
  34. dbfc352 Remove the document tagged code as it is unused. by dsinclair · 8 years ago
  35. cac704d Split fpdfdoc/include/fpdf_doc.h into individual classes. by dsinclair · 8 years ago
  36. 0600234 fix text matrix again by caryclark · 8 years ago
  37. 6f10254 Fixup integer conversion logic. by dsinclair · 8 years ago
  38. f73893a Splitting fx_ge_fontmap.cpp by npm · 8 years ago
  39. 461eeaf Reland of Remove pageview from map immediately by dsinclair · 8 years ago
  40. c279a3e Use smart pointer for CPDF_Form in CPDF_Annot. by jaepark · 8 years ago
  41. 6c694f1 Remove stray "extern" keyword for gs_EventActivity definition. by tsepez · 8 years ago
  42. 844c4b2 Remove unused m_bFirstLayer in CPDF_RenderContext. by jaepark · 8 years ago
  43. f2cee98 Revert of Remove pageview from map immediately (patchset #1 id:1 of https://codereview.chromium.org/2179283005/ ) by dsinclair · 8 years ago
  44. 49dce65 Remove pageview from map immediately by dsinclair · 8 years ago
  45. d8cc503 Fix an integer overflow in opj_tcd_get_decoded_tile_size(). by ochang · 8 years ago
  46. 22b05fc Remove FX_FONTCACHE_DEFINE by tsepez · 8 years ago
  47. 3e80578 fix text rotation for skia by caryclark · 8 years ago
  48. fbf52c2 Tidy up JS_Value.h by tsepez · 8 years ago
  49. 9b671ac Use smart pointers for CFX_Font and CFX_Type3Font classes by weili · 8 years ago
  50. d780735 Remove unused CJS_Value::Attach() variant by tsepez · 8 years ago
  51. 0024a22 Remove CFX_Deletable by weili · 8 years ago
  52. 9f515bc Use actual type instead CFX_Deletable by weili · 8 years ago
  53. 8f19e4b Fix skia build broken by commit c38cd6 by weili · 8 years ago
  54. c38cd6e Use smart pointers for graphics device classes by weili · 8 years ago
  55. 1d3348c Remove EnableMessageBox() / IsMessageBoxEnabled() by tsepez · 8 years ago
  56. 9ca2b09 Remove the use of handler array in CPDFSDK_AnnotHandlerMgr by weili · 8 years ago
  57. a89f6be Remove default parameters from CXFA_SimpleParser. by dsinclair · 8 years ago
  58. 3999d6a Remove unused methods from JS_Object.cpp by tsepez · 8 years ago
  59. 1235f6f Remove CXFA_DocumentParser friendship with CXFA_SimpleParser by dsinclair · 8 years ago
  60. 987796a Remove friendship from CXFA_Document to CXFA_SimpleParser. by dsinclair · 8 years ago
  61. 39fdfc3 Rename xfa_utils_imp to xfa_utils by dsinclair · 8 years ago
  62. 3a7cc73 Split xfa_document_serialize into class files by dsinclair · 8 years ago
  63. 1628024 Move xfa_document to cxfa_document by dsinclair · 8 years ago
  64. 0b851ff Rename xfa_doclayout and xfa_document_layout_imp files. by dsinclair · 8 years ago
  65. 9eb0db1 Move xfa_basic_imp to cxfa_widetextread. by dsinclair · 8 years ago
  66. e283e47 Convert source sets to static libraries. by brettw · 8 years ago
  67. 8b30162 Bring pdfium file in sync with chrome, fix mac build by caryclark · 8 years ago
  68. 3b6c7e9 Move CPDF_Annot and CPDF_AnnotList to their own header. by jaepark · 8 years ago
  69. cc8ae2f Pass CPDF_Document instead of CPDF_AnnotList when constructing CPDF_Annot. by jaepark · 8 years ago
  70. 69f160d Move CSSRuleCollection class to its own file by npm · 8 years ago
  71. 47228ac Clean up singleton implementation by weili · 8 years ago
  72. 31f8740 Rename remaining xfa_script_* files. by dsinclair · 8 years ago
  73. c1515ef Rename the CScript_* files to match class names. by dsinclair · 8 years ago
  74. 8ca60b2 Use smart pointers for various Jbig2 decoding contexts by weili · 8 years ago
  75. 5b36f0a Split xfa_object_imp into individual class files. by dsinclair · 8 years ago
  76. eea31b7 Cleanup CXFA_Document by dsinclair · 8 years ago
  77. 3617751 Remove m_pList conditionals from CPWL_ListBox by dsinclair · 8 years ago
  78. e6a6561 Reset notify parameter in CPWL_ListBox OnDestroy(). by dsinclair · 8 years ago
  79. fdb35ff Implement CGdiPrinterDriver::DrawDeviceText(). by thestig · 8 years ago
  80. 3496545 Cleanup fgas/crt. by dsinclair · 8 years ago
  81. aae4566 Rename files with spaces in name by dsinclair · 8 years ago
  82. 74a30b7 Remove default params in CPDF_VariableText. by dsinclair · 8 years ago
  83. efd5a99 Removing default params from CFX_Edit. by dsinclair · 8 years ago
  84. d8f3978 Remove CFX_Edit_Refresh::Analyse by dsinclair · 8 years ago
  85. c1df5d4 Pass element hash and name into CXFA_Object constructor. by dsinclair · 8 years ago
  86. e8a8066 Remove foxit app related setter and getter APIs in XFA code by weili · 8 years ago
  87. 8d53150 Use CPDF_Dictionary::SetAtReference instead of CPDF_Dictionary::AddReference. by jaepark · 8 years ago
  88. 40faa79 Remove type info from CJS_Value, interrogate v8 instead by tsepez · 8 years ago
  89. 514e8c9 Clean up some nits in pdfium_test.cc. by thestig · 8 years ago
  90. 88b6686 Do not try to v8::Object::Clone() any objects by tsepez · 8 years ago
  91. 0089a68 Fix a typo in cq bot name update by Wei Li · 8 years ago
  92. 2bc0f07 Update buildbot names to new ones by weili · 8 years ago
  93. dbc7716 Cleanup some PWL interfaces. by dsinclair · 8 years ago
  94. e35af1e Remove some IFX_* wrappers. by dsinclair · 8 years ago
  95. a2919b3 Remove RichText support from fpdfsdk/fxedit. by dsinclair · 8 years ago
  96. 38506d3 Rename methods in CPDF_Interform. by jaepark · 8 years ago
  97. df4044d Roll testing/corpus to d307839. by jaepark · 8 years ago
  98. e059579 Replace void* to actual type for jbig2 context to avoid casts by weili · 8 years ago
  99. b3f2467 Move fpdfsdk/jsapi into fxjs/ by dsinclair · 8 years ago
  100. 7f9c860 Create an fxjs static library by dsinclair · 8 years ago