1. f02c8bf Add a pdfium_all target. by Lei Zhang · 8 years ago
  2. ac35589 Split the FDE XML file into indiviual class files. by Dan Sinclair · 8 years ago
  3. 0c972eb Split fx_dib part 5 by Nicolas Pena · 8 years ago
  4. 192e4d9 Split fx_dib part 4 by Nicolas Pena · 8 years ago
  5. a2af7de Move zlib to a DEPS-based checkout. by Lei Zhang · 8 years ago
  6. bdbb0bd Split fx_dib part 3 by Nicolas Pena · 8 years ago
  7. ac66da2 Split fx_dib.h part 2 by Nicolas Pena · 8 years ago
  8. fcdb2df Re-arrange fxcrt string files to match naming. by Tom Sepez · 8 years ago
  9. fc715c3 Split fx_dib part 1 by Nicolas Pena · 8 years ago
  10. bd9237e Move CXFA_XMLParser to CFDE_XMLParser by Dan Sinclair · 8 years ago
  11. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 8 years ago
  12. 908c848 Move core/fxcrt XML files to core/fxcrt/xml by Dan Sinclair · 8 years ago
  13. bccf573 Rename tto/fde_textout to cfde_textout by Dan Sinclair · 8 years ago
  14. ddb7016 Move CFX files into fxcrt by Dan Sinclair · 8 years ago
  15. d9828fd Rename FDE files to match contents. by Dan Sinclair · 8 years ago
  16. 8e5038f Rename fgas_stream to ifgas_stream by Dan Sinclair · 8 years ago
  17. 4b0671a Allow configuration of external embedder FreeType by Dominik Röttsches · 8 years ago
  18. 3de5005 Upgrade to FreeType 2.7.1. by Lei Zhang · 8 years ago
  19. e778668 Move xfa/fxbarcode fxbarcode/ by Dan Sinclair · 8 years ago
  20. b929ab0 Remove fgas/localization directory by Dan Sinclair · 8 years ago
  21. bd5176e Rename fgas/localization files to match contents by Dan Sinclair · 8 years ago
  22. 0cf642f Rename CFX_Unitime to CFX_DateTime by Dan Sinclair · 8 years ago
  23. efcae5d Split xfa_object.h apart. by Dan Sinclair · 8 years ago
  24. 7b70189 Default to using bundled FreeType on Linux. by Lei Zhang · 8 years ago
  25. ec1843d Renaming and splitting in xfa/fxfa/parser. by Dan Sinclair · 8 years ago
  26. 3bb5751 Ensure that CFX_RetainPtr move ctor is used by std::vector. by Tom Sepez · 8 years ago
  27. 022ded0 Remove unused CFX_ArrayTemplate and CFX_BasicArray. by Tom Sepez · 8 years ago
  28. fa171d2 Allow adding complete_static_lib to build by dan sinclair · 8 years ago
  29. 0eb7476 Add JBig2_BitStream ReadNBits unittests by Dan Sinclair · 8 years ago
  30. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 8 years ago
  31. 72a39ce Fixup mac release skia build by Dan Sinclair · 8 years ago
  32. 32b9455 Replace CPVT_ArrayTemplate in cpdf_variabletext.cpp and remove it. by Tom Sepez · 8 years ago
  33. 7a1220d Replace CLines class with std::vector<Cline>. by Tom Sepez · 8 years ago
  34. 1d17a04 Introduce unique_ptr compatible deleters for FPDF types by Tom Sepez · 8 years ago
  35. 939121f Cleanup some fgas locale code. by Dan Sinclair · 8 years ago
  36. e533b93 Create common base class for TxtBreak and RTFBreak. by Dan Sinclair · 8 years ago
  37. 893822a Merge text breaking helper classes. by Dan Sinclair · 8 years ago
  38. 77e2a6c Add utf-8 flag to win build. by Dan Sinclair · 8 years ago
  39. d8f45b3 Replace discrete array with a map. by dan sinclair · 8 years ago
  40. 6791295 Normalize channels when transforming CMYK to RGB by Nicolas Pena · 8 years ago
  41. fc9b988 Cleanup text code by Dan Sinclair · 8 years ago
  42. 19fad57 Adding tests for CFX_RTFBreak by Dan Sinclair · 8 years ago
  43. 4a21114 Use std::deque for CFX_TPOArray by Tom Sepez · 8 years ago
  44. b4a2618 Create virtual codec APIs so chrome/fuzzers can link separately by Tom Sepez · 8 years ago
  45. 73c9f3b Allow building XFA without additional codecs. by Tom Sepez · 8 years ago
  46. b9c69ab Cleanup CFX_Graphics. by Dan Sinclair · 8 years ago
  47. efcf362 Merge CFX_PathGenerator into CFX_Path. by Dan Sinclair · 8 years ago
  48. fc54e05 Cleanup PWL_Utils. by Dan Sinclair · 8 years ago
  49. d6ae2af Rename IJS_Context to IJS_EventContext. by Tom Sepez · 8 years ago
  50. 4905840 Add public API for adding text with standard fonts by Nicolas Pena · 8 years ago
  51. 5f2d381 Replace CPWL_Point with CFX_PointF by Dan Sinclair · 8 years ago
  52. 21e954b Remove CopyToLocal from CFDE_CSSDeclaration by Dan Sinclair · 8 years ago
  53. 36c18c8 Add CFDE_CSSValueListParser tests by Dan Sinclair · 8 years ago
  54. 55e026b Add APIs for path construction and painting by Nicolas Pena · 8 years ago
  55. 44b297b Clean up CSS code to match styles. by dan sinclair · 8 years ago
  56. 4bd0d99 Add CPDF_PageContentGenerator::ProcessPath supporting path construction by Nicolas Pena · 8 years ago
  57. 6e162b5 Fixup coverage build by dsinclair · 8 years ago
  58. 7a82a62 Remove obsolete include of build_overrides/v8.gni by brettw · 8 years ago
  59. 6414b27 Cleanup CSS parsing by Dan Sinclair · 8 years ago
  60. bc8dcc3 Add ObservedPtrs to PWL_CREATEPARAM by Dan Sinclair · 8 years ago
  61. 95bec80 Split fde/css files into individual class files. by Dan Sinclair · 8 years ago
  62. 19c209d Split CFDE_CSSPrimitiveValue apart by Dan Sinclair · 8 years ago
  63. 3285c56 Start CSS parser unit tests by Dan Sinclair · 8 years ago
  64. da48997 Add optional coverage flags to build by Dan Sinclair · 8 years ago
  65. 6efd0d7 Replace remaining CSS interfaces with concrete classes by Dan Sinclair · 8 years ago
  66. cfb856c Remove IFDE_CSS interfaces which are only implemented once. by Dan Sinclair · 8 years ago
  67. db76470 Add postscript path by rbpotter · 8 years ago
  68. d805eec Use observed pointers in CPDFSDK_AnnotIterator. by tsepez · 8 years ago
  69. 0cb9b8c Strip out custom allocator code by Dan Sinclair · 8 years ago
  70. 1f5d498 Split xfa_textlayout apart. by Dan Sinclair · 8 years ago
  71. 0e6438e Remove custom allocator from CFDE_TxtEdtBuf. by Dan Sinclair · 8 years ago
  72. 5e9066c Add CFDE_TxtEdtBuf tests by dsinclair · 8 years ago
  73. 591ed14 Remove CFX_MapPtrToPtr and templates. by tsepez · 8 years ago
  74. 8d94b66 Revert postscript code removal. by rbpotter · 8 years ago
  75. 0ef7ba0 Kill render_int.h by Nicolas Pena · 8 years ago
  76. 72f50f2 Cleanup ThemeProvider code by Dan Sinclair · 8 years ago
  77. eda80ef Kill last use of CFX_PtrList. by tsepez · 8 years ago
  78. ea7657c Remove unused sysbtn code by dsinclair · 8 years ago
  79. 0d73909 Remove CJBig2_List in favor of std::vector<std::unique_ptr<>> by tsepez · 8 years ago
  80. 447b1f3 Move xfa/fwl/core to xfa/fwl. by dsinclair · 8 years ago
  81. 4614b45 Cleanup FWL Event and Message code. by dsinclair · 8 years ago
  82. f6ee820 [android] Make pdfium_unittests work on Android. by jbudorick · 8 years ago
  83. 4bed2af Rename fpdf_render_image and fpdf_render_text by npm · 8 years ago
  84. d7ecb5f Kill off fpdf_render_cache.cpp by npm · 8 years ago
  85. 8a463c5 Remove fpdf_render.cpp by Nicolas Pena · 8 years ago
  86. 0275910 Protect against unexpected library create/destroy by tsepez · 8 years ago
  87. 2c489cc Merge IFWL and CFWL classes. by dsinclair · 8 years ago
  88. 0ce11ee Rename IFWL classes which do not have CFWL equivalents by dsinclair · 8 years ago
  89. 81b2246 Add CFX_MaybeOwned<> template. by tsepez · 8 years ago
  90. 9067fd6 Add APIs for limited use of document tagged code. by thestig · 8 years ago
  91. 43f382c Move CPDF_ImageRenderer from render_int by npm · 8 years ago
  92. 1a7534a Rename IFWL_App to CFWL_App by dsinclair · 8 years ago
  93. d643729 Rename IFWL_Timer and IFWL_TimerInfo by dsinclair · 8 years ago
  94. 1aff265 Continue splitting pageint.h into per-class files by tsepez · 8 years ago
  95. 4572c8a Remove the GetCaption dataprovider method by dsinclair · 8 years ago
  96. 37b6d14 Split fwl/core class pt II. by dsinclair · 8 years ago
  97. 4b91a2d Clean up CFGAS_GEFont by npm · 8 years ago
  98. bcd3e53 Check dimensions and content of bitmaps in EmbedderTests. by thestig · 8 years ago
  99. f5cabbf Add unit test for fdrm's MD5 by tsepez · 8 years ago
  100. dd17234 Split fwl/core class pt I. by dsinclair · 8 years ago