1. a28ae38 Remove IPDF_TextPage, IPDF_TextPageFind and IPDF_LinkExtract interfaces. by dsinclair · 8 years ago
  2. 2fa0e13 Remove IPDF_CryptoHandler and IPDF_SecurityHandler. by dsinclair · 8 years ago
  3. cdce757 Add iterators and unit tests for CPDF_Array class by weili · 8 years ago
  4. 6d8e981 Cleanup IFPF_* interfaces. by dsinclair · 8 years ago
  5. 17f382a Cleanup various IFX_ text interfaces. by dsinclair · 8 years ago
  6. d55e11e Remove ICodec_* Interfaces. by dsinclair · 8 years ago
  7. f992442 flesh out gradient shaders by caryclark · 8 years ago
  8. b8627c9 Fix integer issues leading to out of bounds access in fx_ge_text.cpp. by ochang · 8 years ago
  9. 8da140e Remove all PWL_Note classes by dsinclair · 8 years ago
  10. 86e5474 Move include/fxcodec to fxcodec/include by dsinclair · 8 years ago
  11. e530fb7 Move remaining fpdfdoc files by dsinclair · 8 years ago
  12. 89bdd08 Move code from fpdfsdk/include to the sub directories. by dsinclair · 8 years ago
  13. 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 8 years ago
  14. 6fb598b Make StringData a templated class. by tsepez · 8 years ago
  15. c7a7349 Remove core/include/fpdfdoc/fpdf_vt.h by dsinclair · 8 years ago
  16. ed9c438 Make IPDF_VariableText_{Provider,Iterator} inner classes. by dsinclair · 8 years ago
  17. 5838dbd fix gyp typos by caryclark · 8 years ago
  18. d80e0a7 Remove _FXBSTR* and calls to FX_BSTRC. by dsinclair · 8 years ago
  19. 64376be Move the fpdfsdk/include/javascript folder by dsinclair · 8 years ago
  20. 777b333 Split core/include/fpdfdoc/fpdf_ap.h by dsinclair · 8 years ago
  21. 47ca692 Re-enable all the windows warnings except 4267 by weili · 8 years ago
  22. 11ac93c Fix CData parsing in CFDE_XMLSyntaxParser. by dsinclair · 8 years ago
  23. 85ff987 Re-enable warning 4005 and remove _CRT_SECURE_NO_WARNINGS by Wei Li · 8 years ago
  24. 602aebc Add a Retained Pointer smart class. by tsepez · 8 years ago
  25. 2e8798f Fix typos in .gyp files by dan sinclair · 8 years ago
  26. 89e904b Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow. by dan sinclair · 8 years ago
  27. 61b2fc7 Split core/include/fpdfapi/fpdf_resource.h by dan sinclair · 8 years ago
  28. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 8 years ago
  29. e91afba Re-enable MSVC warning 4702 by Wei Li · 8 years ago
  30. 4161c5c Make a few more const tables smaller. by Tom Sepez · 8 years ago
  31. d4e8f12 Re-enable several MSVC warnings by Wei Li · 8 years ago
  32. 584b1e6 Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi. by Dan Sinclair · 8 years ago
  33. edbb319 Move fpdfsdk/include/formfiller to fpdfsdk/formfiller. by Dan Sinclair · 8 years ago
  34. 455a419 Move core/include/fpdfapi/fpdf_page.h to correct locations. by Dan Sinclair · 8 years ago
  35. 614d20a Fix CJS_PublicMethods::IsNumber() with unit test and some cleanup by Wei Li · 8 years ago
  36. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 8 years ago
  37. 92bbb6f Split CPDF_Stream/CPDF_StreamAcc into separate files by Tom Sepez · 8 years ago
  38. 6d6f1f4 Tidy fpdftext/ directory by Tom Sepez · 8 years ago
  39. 13ee55a Move fx_crypto.h and fpdf_text.h out of core/include. by Dan Sinclair · 8 years ago
  40. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 8 years ago
  41. f766ad2 Move fpdfsdk/src up to fpdfsdk/. by Dan Sinclair · 8 years ago
  42. 764ec51 Move core/src/ up to core/. by Dan Sinclair · 8 years ago
  43. 97da976 Re-enable MSVC warning 4800 for compiling with chromium_code by Wei Li · 8 years ago
  44. 5fc239a Split fpdf_parser_objects.cpp into per-class .cpp/.h files. by Tom Sepez · 8 years ago
  45. f040890 Split apart the remainder of fpdf_render_render.cpp into per-class files. by Tom Sepez · 8 years ago
  46. a1193ae Split off IPDF_CryptoHandler into its own .cpp/.h files. by Tom Sepez · 8 years ago
  47. ca78d9a Split off IPDF_SecurityHandler and CPDF_StandardSecurityHandler. by Tom Sepez · 8 years ago
  48. 8388037 Split off CPDF_Parser and CPDF_SimpleParser into .h/.cpp files by Tom Sepez · 8 years ago
  49. 310438f Split off CPDF_Document into its own .cpp/.h files. by Tom Sepez · 8 years ago
  50. b70f5a4 Re-land "Split CPDF_SyntaxParser into its own named .cpp/.h files." by Tom Sepez · 8 years ago
  51. 06fae28 Revert "Split CPDF_SyntaxParser into its own named .cpp/.h files." by Tom Sepez · 8 years ago
  52. d50095f Split CPDF_SyntaxParser into its own named .cpp/.h files. by Tom Sepez · 8 years ago
  53. 68b4a4a Reland "Fix chromium-style errors." by Dan Sinclair · 8 years ago
  54. 6cdf084 Remove xfa/src/fxfa/src/common and xfa/src/fxfa/src by Dan Sinclair · 8 years ago
  55. fffc963 Move fx_agg_driver files up one level by Dan Sinclair · 8 years ago
  56. 09ca162 Reland "Add option to GYP to use chromium clang plugins." by Dan Sinclair · 8 years ago
  57. 5227e57 Add unit tests for FPDFBookmark_Find() by Wei Li · 8 years ago
  58. 5ad8474 Revert "Add option to GYP to use chromium clang plugins." by Tom Sepez · 8 years ago
  59. 979a36a Small change to enable skia-backed version of pdfium. by Cary Clark · 8 years ago
  60. 44beca7 Add option to GYP to use chromium clang plugins. by Dan Sinclair · 8 years ago
  61. 42fb301 Fix parsing of object numbers > 16,777,216. by Dan Sinclair · 8 years ago
  62. d87b20e Rename png_ functions conflicting with chrome. by Tom Sepez · 8 years ago
  63. ac4b836 Remove fx_fpf.h and IWYU by Dan Sinclair · 8 years ago
  64. d826067 Rename fxge .c files to .cpp by Dan Sinclair · 8 years ago
  65. 65b3655 Clean up CPDF_FileSpec and add unit tests by Wei Li · 8 years ago
  66. 970c11e Refactor CPDF_SimpleParser and add unit tests. by Wei Li · 8 years ago
  67. 6b90e98 Remove unused NormalizeString() by Tom Sepez · 8 years ago
  68. 1d95d65 CPDF_TextStream::m_pObjArray is always NULL by Tom Sepez · 8 years ago
  69. fe351db Merge to XFA: Add tests for CBA_AnnotIterator. by Tom Sepez · 8 years ago
  70. 33ea630 Merge to XFA: Fixed object references in CPDF_Object by Wei Li · 9 years ago
  71. fcb6398 Merge to XFA: Replace more CFX_MapPtrToPtr. by Tom Sepez · 9 years ago
  72. d483eb4 Merge to XFA: Add fpdf_edit basic creation embedder test. by Tom Sepez · 9 years ago
  73. c2fb35f Merge to XFA: Remove header files that only have includes. by Lei Zhang · 9 years ago
  74. 9eb811f Merge to XFA: Add embedder test for fpdfsave.cpp and bug 342 by Tom Sepez · 9 years ago
  75. fad30ca Merge to XFA: Add FPDFDoc_GetPageMode() embeddertest by Tom Sepez · 9 years ago
  76. aa8bf7e Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr. by Lei Zhang · 9 years ago
  77. 1ac47eb Merge to XFA: Fix JS seconds since epoch to date conversions. by Lei Zhang · 9 years ago
  78. 60eac0f Merge to XFA: Correctly extracting email addresses by Wei Li · 9 years ago
  79. 0f05b1c XFA: Hide xfa targets in gyp (similar to GN) by Tom Sepez · 9 years ago
  80. d2e023b Move default value of pdf_enable_xfa to standalone.gypi by Tom Sepez · 9 years ago
  81. c46d000 Allow building non-XFA (master) on the XFA branch. by Tom Sepez · 9 years ago
  82. 10cfea1 Merge to XFA: Reland "Cleanup some numeric code."" by Dan Sinclair · 9 years ago
  83. 46bed62 Merge to XFA: Fix extraction of colour components in CPDF_DIBSource::DownSampleScanline32Bit by Oliver Chang · 9 years ago
  84. 0b23c07 Merge to XFA: Remove core/src/fpdfapi/fpdf_font/common.h and use stdint types. by Lei Zhang · 9 years ago
  85. df7f366 Merge to XFA: Support linearized loading by Jun Fang · 9 years ago
  86. 70f6683 Merge to XFA: Remove dead code in fx_codec_jbig_enc.cpp. by Lei Zhang · 9 years ago
  87. 091f7a0 Merge to XFA: Add path service to retrieve test data directory at run time so tests can be run from any directory. by Wei Li · 9 years ago
  88. 8241df7 Merge to XFA: Fix all relative includes to third_party. by Lei Zhang · 9 years ago
  89. 41aa841 XFA: Rename freetype to fx_freetype in pdfium.gyp. by Lei Zhang · 9 years ago
  90. 476ac13 Merge to XFA: The chromium_code whack-a-mole CLs. by Lei Zhang · 9 years ago
  91. cec3f68 Merge to XFA: Update bundled freetype to 2.6.1 by Oliver Chang · 9 years ago
  92. 67169d3 Merge to XFA: Enforce input and output dimensionalities for CPDF_StitchFunc. by Oliver Chang · 9 years ago
  93. eed2ee9 Merge to XFA: Add test for CPDF_SyntaxParser::ReadHexString. by Dan Sinclair · 9 years ago
  94. b451821 Merget to XFA: Add test for CPDF_StreamParser::ReadHexString. by Dan Sinclair · 9 years ago
  95. bd55239 Merge to XFA: Add tests for CMap_GetCode and CMap_GetCodeRange. by Dan Sinclair · 9 years ago
  96. 4d6f03a Merge to XFA: Add a test for the HexDecode method. by Dan Sinclair · 9 years ago
  97. 15a0570 Merge to XFA: Add test for StringToCode and StringToWideString by Dan Sinclair · 9 years ago
  98. ba9d465 Merge to XFA: Remove external jpeg provider interface. by Tom Sepez · 9 years ago
  99. 80e039b Merge to XFA: linux: Remove unneeded -L flags from static library targets. by Lei Zhang · 9 years ago
  100. ee02ea3 XFA: Manual merge of Clean up IFX_BidiChar by Lei Zhang · 9 years ago