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