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