1. 685bb88 Standalone GN build. by dsinclair · 8 years ago
  2. b67e566 Re-enable warning 4701 for GN (re-land) by weili · 8 years ago
  3. e3bbfa2 Fix path in BUILD.gn file. by pcc · 8 years ago
  4. a28ae38 Remove IPDF_TextPage, IPDF_TextPageFind and IPDF_LinkExtract interfaces. by dsinclair · 8 years ago
  5. 2fa0e13 Remove IPDF_CryptoHandler and IPDF_SecurityHandler. by dsinclair · 8 years ago
  6. 0582ad1 XFA unused function cleanup by dsinclair · 8 years ago
  7. 9b3656b Remove unused FWL Panel code. by dsinclair · 8 years ago
  8. 7adef41 Fold the FWL NoteThread classes up to the Thread classes. by dsinclair · 8 years ago
  9. 2ba3dc7 Renable warning 4701 for GN (Windows). by Oliver Chang · 8 years ago
  10. ddd5c70 Unused FWL Classes. by dsinclair · 8 years ago
  11. cdce757 Add iterators and unit tests for CPDF_Array class by weili · 8 years ago
  12. 380f20a Remove some FWL code. by dsinclair · 8 years ago
  13. 08153b1 Remove IFDE_Image, IFDE_PathSet, IFDE_ImageSet, and IFDE_WidgetSet. by dsinclair · 8 years ago
  14. 6d8e981 Cleanup IFPF_* interfaces. by dsinclair · 8 years ago
  15. 65ffa4a Re-enable warning 4701 for GN build and some cleanup by weili · 8 years ago
  16. eb9cf67 Remove IFX_Barcode. by dsinclair · 8 years ago
  17. 17f382a Cleanup various IFX_ text interfaces. by dsinclair · 8 years ago
  18. a5c1323 Remove IFDE_Pen and IFDE_Brush. by dsinclair · 8 years ago
  19. d55e11e Remove ICodec_* Interfaces. by dsinclair · 8 years ago
  20. 25c223d Only SolidBrush types are created, remove other brushes. by dsinclair · 8 years ago
  21. b8627c9 Fix integer issues leading to out of bounds access in fx_ge_text.cpp. by ochang · 8 years ago
  22. 8da140e Remove all PWL_Note classes by dsinclair · 8 years ago
  23. 7222ea6 Move remaining xfa/include/fxfa files by dsinclair · 8 years ago
  24. 72851be Remove IFWL_Grid and other grid classes. by dsinclair · 8 years ago
  25. 86e5474 Move include/fxcodec to fxcodec/include by dsinclair · 8 years ago
  26. e530fb7 Move remaining fpdfdoc files by dsinclair · 8 years ago
  27. 89bdd08 Move code from fpdfsdk/include to the sub directories. by dsinclair · 8 years ago
  28. 44d054c Split fxfa_objectacc.h into pieces. by dsinclair · 8 years ago
  29. 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 8 years ago
  30. e5984e9 Suppress some additional msvs warnings (GN). by ochang · 8 years ago
  31. 6fb598b Make StringData a templated class. by tsepez · 8 years ago
  32. c7a7349 Remove core/include/fpdfdoc/fpdf_vt.h by dsinclair · 8 years ago
  33. ed9c438 Make IPDF_VariableText_{Provider,Iterator} inner classes. by dsinclair · 8 years ago
  34. 221caf6 Cleanup the FF Handler proxy methods. by dsinclair · 8 years ago
  35. d80e0a7 Remove _FXBSTR* and calls to FX_BSTRC. by dsinclair · 8 years ago
  36. df4bc59 Remove IXFA_* interfaces. by dsinclair · 8 years ago
  37. 64376be Move the fpdfsdk/include/javascript folder by dsinclair · 8 years ago
  38. 777b333 Split core/include/fpdfdoc/fpdf_ap.h by dsinclair · 8 years ago
  39. 47ca692 Re-enable all the windows warnings except 4267 by weili · 8 years ago
  40. 62514d9 Fix BUILD.gn file name. by avallee · 8 years ago
  41. 11ac93c Fix CData parsing in CFDE_XMLSyntaxParser. by dsinclair · 8 years ago
  42. 85ff987 Re-enable warning 4005 and remove _CRT_SECURE_NO_WARNINGS by Wei Li · 8 years ago
  43. 602aebc Add a Retained Pointer smart class. by tsepez · 8 years ago
  44. 7f432a1 Move xfa/include/fwl/{theme,lightwidget} to xfa/fwl by dsinclair · 8 years ago
  45. 89e904b Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow. by dan sinclair · 8 years ago
  46. 61b2fc7 Split core/include/fpdfapi/fpdf_resource.h by dan sinclair · 8 years ago
  47. 398a43d Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. by Dan Sinclair · 8 years ago
  48. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 8 years ago
  49. 4161c5c Make a few more const tables smaller. by Tom Sepez · 8 years ago
  50. a98600a Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode. by Dan Sinclair · 8 years ago
  51. 584b1e6 Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi. by Dan Sinclair · 8 years ago
  52. edbb319 Move fpdfsdk/include/formfiller to fpdfsdk/formfiller. by Dan Sinclair · 8 years ago
  53. 3420909 Fix GCC build by Tom Sepez · 8 years ago
  54. 59b3a48 fix paths and remove dead code by Cary Clark · 8 years ago
  55. 811b8a4 Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics. by Dan Sinclair · 8 years ago
  56. 30410ce Fix GN build by Dan Sinclair · 8 years ago
  57. 455a419 Move core/include/fpdfapi/fpdf_page.h to correct locations. by Dan Sinclair · 8 years ago
  58. 614d20a Fix CJS_PublicMethods::IsNumber() with unit test and some cleanup by Wei Li · 8 years ago
  59. 3a8051c Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include. by Dan Sinclair · 8 years ago
  60. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 8 years ago
  61. 92bbb6f Split CPDF_Stream/CPDF_StreamAcc into separate files by Tom Sepez · 8 years ago
  62. 6d6f1f4 Tidy fpdftext/ directory by Tom Sepez · 8 years ago
  63. 399be5b Add bitmaps and skp output to Skia port by Cary Clark · 8 years ago
  64. 13ee55a Move fx_crypto.h and fpdf_text.h out of core/include. by Dan Sinclair · 8 years ago
  65. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 8 years ago
  66. f766ad2 Move fpdfsdk/src up to fpdfsdk/. by Dan Sinclair · 8 years ago
  67. 764ec51 Move core/src/ up to core/. by Dan Sinclair · 8 years ago
  68. 5526501 Fix typo in BUILD.gn at f040890. by Tom Sepez · 8 years ago
  69. 5fc239a Split fpdf_parser_objects.cpp into per-class .cpp/.h files. by Tom Sepez · 8 years ago
  70. f040890 Split apart the remainder of fpdf_render_render.cpp into per-class files. by Tom Sepez · 8 years ago
  71. a1193ae Split off IPDF_CryptoHandler into its own .cpp/.h files. by Tom Sepez · 8 years ago
  72. 2e95951 Cleanup the xfa/src/fdp directory. by Dan Sinclair · 8 years ago
  73. ca78d9a Split off IPDF_SecurityHandler and CPDF_StandardSecurityHandler. by Tom Sepez · 8 years ago
  74. 9332e0c Cleanup the xfa/src/fgas directory. by Dan Sinclair · 8 years ago
  75. 8388037 Split off CPDF_Parser and CPDF_SimpleParser into .h/.cpp files by Tom Sepez · 8 years ago
  76. f1fa151 Collapse xfa/src/fee directories by Dan Sinclair · 8 years ago
  77. 310438f Split off CPDF_Document into its own .cpp/.h files. by Tom Sepez · 8 years ago
  78. b70f5a4 Re-land "Split CPDF_SyntaxParser into its own named .cpp/.h files." by Tom Sepez · 8 years ago
  79. 06fae28 Revert "Split CPDF_SyntaxParser into its own named .cpp/.h files." by Tom Sepez · 8 years ago
  80. d50095f Split CPDF_SyntaxParser into its own named .cpp/.h files. by Tom Sepez · 8 years ago
  81. 68b4a4a Reland "Fix chromium-style errors." by Dan Sinclair · 8 years ago
  82. 508f92f Move xfa/src/fxgraphics/src up one level. by Dan Sinclair · 8 years ago
  83. e2a774a Remove xfa/src/fxjse/src and move code up a level. by Dan Sinclair · 8 years ago
  84. 6cdf084 Remove xfa/src/fxfa/src/common and xfa/src/fxfa/src by Dan Sinclair · 8 years ago
  85. 6f6388f Remove xfa/src/fwl/src and move code up a level. by Dan Sinclair · 8 years ago
  86. fffc963 Move fx_agg_driver files up one level by Dan Sinclair · 8 years ago
  87. a44cbb5 Remove extraneous xfa/src/fwl/src include/ directories. by Dan Sinclair · 8 years ago
  88. b90dabe Suppress C4201 for Windows build. by Oliver Chang · 8 years ago
  89. 5227e57 Add unit tests for FPDFBookmark_Find() by Wei Li · 8 years ago
  90. 979a36a Small change to enable skia-backed version of pdfium. by Cary Clark · 8 years ago
  91. 42fb301 Fix parsing of object numbers > 16,777,216. by Dan Sinclair · 8 years ago
  92. d87b20e Rename png_ functions conflicting with chrome. by Tom Sepez · 8 years ago
  93. ac4b836 Remove fx_fpf.h and IWYU by Dan Sinclair · 8 years ago
  94. 3f157c7 Remove xfa_fm2js.h and IWYU. by Dan Sinclair · 8 years ago
  95. b364301 Remove foxitlib.h and foxitxfa.h and IWYU. by Dan Sinclair · 8 years ago
  96. a558556 Remove fgas_base.h and IWYU by Dan Sinclair · 8 years ago
  97. 1983622 Remove FDE_USEFORMATBLOCK. by Dan Sinclair · 8 years ago
  98. 27990e2 Remove fde_mem.h by Dan Sinclair · 8 years ago
  99. 32982d3 Remove fgas.h and IWYU. by Dan Sinclair · 8 years ago
  100. 3a47976 Remove fde.h and IWYU. by Dan Sinclair · 8 years ago