1. 0024a22 Remove CFX_Deletable by weili · 9 years ago
  2. 9f515bc Use actual type instead CFX_Deletable by weili · 9 years ago
  3. 8f19e4b Fix skia build broken by commit c38cd6 by weili · 9 years ago
  4. c38cd6e Use smart pointers for graphics device classes by weili · 9 years ago
  5. 8b30162 Bring pdfium file in sync with chrome, fix mac build by caryclark · 9 years ago
  6. 3b6c7e9 Move CPDF_Annot and CPDF_AnnotList to their own header. by jaepark · 9 years ago
  7. cc8ae2f Pass CPDF_Document instead of CPDF_AnnotList when constructing CPDF_Annot. by jaepark · 9 years ago
  8. 47228ac Clean up singleton implementation by weili · 9 years ago
  9. 8ca60b2 Use smart pointers for various Jbig2 decoding contexts by weili · 9 years ago
  10. fdb35ff Implement CGdiPrinterDriver::DrawDeviceText(). by thestig · 9 years ago
  11. 74a30b7 Remove default params in CPDF_VariableText. by dsinclair · 9 years ago
  12. efd5a99 Removing default params from CFX_Edit. by dsinclair · 9 years ago
  13. 8d53150 Use CPDF_Dictionary::SetAtReference instead of CPDF_Dictionary::AddReference. by jaepark · 9 years ago
  14. a2919b3 Remove RichText support from fpdfsdk/fxedit. by dsinclair · 9 years ago
  15. 38506d3 Rename methods in CPDF_Interform. by jaepark · 9 years ago
  16. e059579 Replace void* to actual type for jbig2 context to avoid casts by weili · 9 years ago
  17. 5a6c139 Use smart pointers for class owned member variables by weili · 9 years ago
  18. 7fb17c0 set font cache if null by caryclark · 9 years ago
  19. 44105d8 Change class member variables in raw pointer type into unique_ptr by weili · 9 years ago
  20. a27d49a copy graphics state fully by caryclark · 9 years ago
  21. df8c035 Clean up parts of CPDF_CIDFont. by thestig · 9 years ago
  22. cfb31d6 Mac: Improve font substitution. by thestig · 9 years ago
  23. 08e7072 Clean up CFX_MacFontInfo and surrounding code. by thestig · 9 years ago
  24. 1e62a25 fix skia unit tests by caryclark · 9 years ago
  25. e89391e add local caching for skia draws by caryclark · 9 years ago
  26. 0efab94 Disable failing embedder tests for Skia builds. by thestig · 9 years ago
  27. b21c6d0 Fix a regression from commit f3e6851. by thestig · 9 years ago
  28. 8ea3f51 Clean up some CPDF_Font subclasses. by thestig · 9 years ago
  29. de0022a Simplify CPDF_TextRenderer::DrawTextString(). by thestig · 9 years ago
  30. 160bd0e Double AdobeCMYK_to_sRGB speed with faster rounding by brucedawson · 9 years ago
  31. 29d447a Improve hint table validation checks. by thestig · 9 years ago
  32. ce56557 Use some FXSYS methods instead of duplicating by dsinclair · 9 years ago
  33. decfa7b Remove FPDFAPI_LoadCID2UnicodeMap. by dsinclair · 9 years ago
  34. 726b3db Remove some fx_dib functions with unused parameters. by thestig · 9 years ago
  35. ca0bc7d Fix Skia GN build on Mac by weili · 9 years ago
  36. 29ce923 Fix memory leaks in EmbedderTest::OpenDocument(). by thestig · 9 years ago
  37. 907a522 Use FXFONT defines in place of integers. by thestig · 9 years ago
  38. 095d346 Move ifx_renderdevicedriver to a separate file to share by weili · 9 years ago
  39. 4701fcd Fix clang_use_chrome_plugin for Mac and Skia builds by weili · 9 years ago
  40. bff506d Change func(void) to func() by weili · 9 years ago
  41. 950e68f Remove unused CFX_Font members. by thestig · 9 years ago
  42. ec51ac3 Another round of fx_ge cleanup. by thestig · 9 years ago
  43. 54d027d Fixup LoadImageInfo type checking. by dsinclair · 9 years ago
  44. 2fad11a Simplify CPDF_TextPage::FindTextlineFlowOrientation(). by thestig · 9 years ago
  45. d931476 Remove unused code. by dsinclair · 9 years ago
  46. 23c9c47 fix skia build by caryclark · 9 years ago
  47. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 9 years ago
  48. f4bb580 Make code compile with clang_use_chrome_plugin (part II) by weili · 9 years ago
  49. e7b0a2d Clean up CPDF_TextPage. by thestig · 9 years ago
  50. 979070b Get rid of IPDF_DataAvail. by thestig · 9 years ago
  51. fc6326d Delete Transform1bppBitmap() after commit 2f30766. by thestig · 9 years ago
  52. 2f30766 Remove default arguments from IFX_RenderDeviceDriver. by thestig · 9 years ago
  53. 868150b Make code compile with clang_use_chrome_plugin (part I) by weili · 9 years ago
  54. 82e24b1 Optionally skip image type detection in progressive decoder. by dsinclair · 9 years ago
  55. 993d817 Fix CGdiDeviceDriver::DrawLine(). by thestig · 9 years ago
  56. 6d4f6ff use pos text by caryclark · 9 years ago
  57. 7f3a15f [Android] Add support for standalone PDFium gn build on Android. by jbudorick · 9 years ago
  58. fcf61b3 Clean up fx_codec_tiff.cpp. by thestig · 9 years ago
  59. 23ae4a5 Remove redundant casts, part 4 by tsepez · 9 years ago
  60. 6aac8a8 Remove even more const casting from core. by tsepez · 9 years ago
  61. c183561 Add some consts and remove more casts in core/ by tsepez · 9 years ago
  62. bc58de0 Set data availablity error. by dsinclair · 9 years ago
  63. bc85eec update skia by caryclark · 9 years ago
  64. 7d2a8d9 Remove implicit CFX_CountedRef::operator T*() by tsepez · 9 years ago
  65. a431e23 Avoid const-cast in CPDF_Font by tsepez · 9 years ago
  66. 649a785 Use static_casts for cpdf_type1font bsearch on mac. by tsepez · 9 years ago
  67. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 9 years ago
  68. 9896339 Fix more code which has shadow variables by weili · 9 years ago
  69. 4997b22 Get rid of NULLs in core/ by thestig · 9 years ago
  70. 0687e76 Check the hint table exists before using. by dsinclair · 9 years ago
  71. 8975902 Verify we have a CJBig2_Image before attempting use. by dsinclair · 9 years ago
  72. 596fc4c Add missing const to CPDF_Stream::InitStream() by tsepez · 9 years ago
  73. b0fcfad Remove unused PS generation code. by thestig · 9 years ago
  74. 25dc95a Get rid of unused android GetHandle() and FPF_HFONT by tsepez · 9 years ago
  75. 8d4e0d4 Fix more bugs found by /analyze tool by weili · 9 years ago
  76. 12367cb Fix some code which causes warnings when compiled by /analyze tool by weili · 9 years ago
  77. db444d2 Fix all the code which has duplicate variable declarations by weili · 9 years ago
  78. ec40931 Remove unused code for Arabic char and line handling by weili · 9 years ago
  79. 36e258b The PDFium source in core/fxge/dib implements a bit-blitting backend. by caryclark · 9 years ago
  80. a31d4a9 Change CFX_Font::GetPsName() to return a CFX_ByteString. by thestig · 9 years ago
  81. c324646 Relax checks added in commit 8f3a311. by thestig · 9 years ago
  82. acef5fe Validate the BitsPerFlag entry in shading dictionaries. by thestig · 9 years ago
  83. 8f3a311 Validate a couple of fields in shading dictionaries. by thestig · 9 years ago
  84. 8b3b3f5 Change IsGDIEnabled() to use a bool. by Lei Zhang · 9 years ago
  85. 24508df Clean up some Android/Windows code. by thestig · 9 years ago
  86. a54bc40 Add back-pointer to "Associated widget" to CFWL_WidgetImp. by tsepez · 9 years ago
  87. befa450 Remove default arguments from CFX_FxgeDevice. by thestig · 9 years ago
  88. 7aed76f Fix a bug which may cause infinite loop by weili · 9 years ago
  89. 3bd3841 Remove checks for _WIN32_WCE. by thestig · 9 years ago
  90. 2f1e05a Make CPDF_IndirectObjectHolder::InsertIndirectObject return a bool. by thestig · 9 years ago
  91. 6a9b494 skia: add bitmap color table support by caryclark · 9 years ago
  92. fd6cfad Clean up CPDF_TextRenderer slightly. by thestig · 9 years ago
  93. d3e354a Remove default arguments in CFX_RenderDevice. by thestig · 9 years ago
  94. 41846a0 Remove default argument from RestoreState() methods. by thestig · 9 years ago
  95. 25fa42f Clean up fx_ge.h and IWYU. by thestig · 9 years ago
  96. 008ec70 Remove FX_GAMMA() and friends. They do nothing. by thestig · 9 years ago
  97. 7fa5513 Banish CFX_PrivateData to the XFA side by tsepez · 9 years ago
  98. cece653 Remove CFX_PrivateData inheritance from CPDF_InterForm by tsepez · 9 years ago
  99. 5ce0968 Remove CFX_PrivateData from CPDF_Document by tsepez · 9 years ago
  100. 1e2c557 Remove CFX_PrivateData from CPDF_Page by tsepez · 9 years ago