1. 5526501 Fix typo in BUILD.gn at f040890. by Tom Sepez · 9 years ago
  2. aed7b33 Set HAVE_SEARCH_H so that pdfium/xfa builds with VS 2015 by Bruce Dawson · 9 years ago
  3. 5fc239a Split fpdf_parser_objects.cpp into per-class .cpp/.h files. by Tom Sepez · 9 years ago
  4. 79fcb5f Change colorspace's number of components to be unsigned by Wei Li · 9 years ago
  5. 2852ce0 openjpeg: Don't build with SSE instrinsics for 32-bit x86. by Oliver Chang · 9 years ago
  6. f040890 Split apart the remainder of fpdf_render_render.cpp into per-class files. by Tom Sepez · 9 years ago
  7. a1193ae Split off IPDF_CryptoHandler into its own .cpp/.h files. by Tom Sepez · 9 years ago
  8. 9940619 Move ScopedSetInsertion to third_party/base/stl_util.h by Tom Sepez · 9 years ago
  9. 520f247 Add a pixel test for text rendering regression by Wei Li · 9 years ago
  10. c7c2115 Move CPDF_NumberTree to fpdfdoc. by Tom Sepez · 9 years ago
  11. 70d54be Convert NULLs to nullptrs in fx_xml_parser.cpp by Oliver Chang · 9 years ago
  12. df5a116 Cleanup some header includes. by Dan Sinclair · 9 years ago
  13. 4f6fdbe Structs shouldn't inherit from CFX_Target. by Tom Sepez · 9 years ago
  14. 2e95951 Cleanup the xfa/src/fdp directory. by Dan Sinclair · 9 years ago
  15. ea2a252 Fix build broken at ca78d9a52893 by Tom Sepez · 9 years ago
  16. ca78d9a Split off IPDF_SecurityHandler and CPDF_StandardSecurityHandler. by Tom Sepez · 9 years ago
  17. 0c64d69 Fix build broken at 8388037a5c58 by Tom Sepez · 9 years ago
  18. 9332e0c Cleanup the xfa/src/fgas directory. by Dan Sinclair · 9 years ago
  19. 8388037 Split off CPDF_Parser and CPDF_SimpleParser into .h/.cpp files by Tom Sepez · 9 years ago
  20. f1fa151 Collapse xfa/src/fee directories by Dan Sinclair · 9 years ago
  21. c76831b Fix clang-cl build for pdf_enable_xfa=1 by Oliver Chang · 9 years ago
  22. 4f0b7a6 Fix build at 2f4232d. by Oliver Chang · 9 years ago
  23. 2f4232d Support clang-cl build on Windows. by Oliver Chang · 9 years ago
  24. f089d47 Fix non-xfa builds. by Dan Sinclair · 9 years ago
  25. 3ebd121 Review and cleanup lint warnings. by Dan Sinclair · 9 years ago
  26. 3177585 Fix build at 310438fb97a2 by Tom Sepez · 9 years ago
  27. 310438f Split off CPDF_Document into its own .cpp/.h files. by Tom Sepez · 9 years ago
  28. b70f5a4 Re-land "Split CPDF_SyntaxParser into its own named .cpp/.h files." by Tom Sepez · 9 years ago
  29. e1b163c Missing return, broken win build. by Dan Sinclair · 9 years ago
  30. 06fae28 Revert "Split CPDF_SyntaxParser into its own named .cpp/.h files." by Tom Sepez · 9 years ago
  31. d50095f Split CPDF_SyntaxParser into its own named .cpp/.h files. by Tom Sepez · 9 years ago
  32. 68b4a4a Reland "Fix chromium-style errors." by Dan Sinclair · 9 years ago
  33. 508f92f Move xfa/src/fxgraphics/src up one level. by Dan Sinclair · 9 years ago
  34. e2a774a Remove xfa/src/fxjse/src and move code up a level. by Dan Sinclair · 9 years ago
  35. 6cdf084 Remove xfa/src/fxfa/src/common and xfa/src/fxfa/src by Dan Sinclair · 9 years ago
  36. 653e079 Fix build breakage at 69af2a34f211 by Tom Sepez · 9 years ago
  37. 69af2a3 FX_FONTDESCRIPTOR must be POD. by Tom Sepez · 9 years ago
  38. 83c523a Update cast to fix lint warning. by Dan Sinclair · 9 years ago
  39. 6f6388f Remove xfa/src/fwl/src and move code up a level. by Dan Sinclair · 9 years ago
  40. 7156859 Revert "Force GN build onto XFA (at next roll)." by Tom Sepez · 9 years ago
  41. 31d7a18 CXFA_TextParseContext::m_eDisplay is too small by Tom Sepez · 9 years ago
  42. fffc963 Move fx_agg_driver files up one level by Dan Sinclair · 9 years ago
  43. a44cbb5 Remove extraneous xfa/src/fwl/src include/ directories. by Dan Sinclair · 9 years ago
  44. 9f7b5e1 Completely de-virtualize CPDF_SyntaxParser. by Tom Sepez · 9 years ago
  45. b90dabe Suppress C4201 for Windows build. by Oliver Chang · 9 years ago
  46. 5949122 Revert "Fix chromium-style errors." by Dan Sinclair · 9 years ago
  47. c582c0d Fix chromium-style errors. by Dan Sinclair · 9 years ago
  48. 0513487 Force GN build onto XFA (at next roll). by Tom Sepez · 9 years ago
  49. 258f19f Fix a regression caused by 7cf13c9 by Wei Li · 9 years ago
  50. 3b08a77 Remove _FX_WINAPI_PARTITION_APP_ by Dan Sinclair · 9 years ago
  51. 09ca162 Reland "Add option to GYP to use chromium clang plugins." by Dan Sinclair · 9 years ago
  52. 18571cd Fix linux XFA build. by Dan Sinclair · 9 years ago
  53. 14e20b1 Remove deprecated declarations by jinming_wang · 9 years ago
  54. 5227e57 Add unit tests for FPDFBookmark_Find() by Wei Li · 9 years ago
  55. 800265a Turn on -Werror for standalone builds. by Tom Sepez · 9 years ago
  56. 5ad8474 Revert "Add option to GYP to use chromium clang plugins." by Tom Sepez · 9 years ago
  57. 297b515 Re-land "Only place primitive objects on the V8 global template." by Tom Sepez · 9 years ago
  58. c91f42a Try again to suppress mac warnings. by Tom Sepez · 9 years ago
  59. f896da0 Remove V8_DEPRECATION_WARNINGS for mac/xfa by Tom Sepez · 9 years ago
  60. 1a35d55 Revert "Only place primitive objects on the V8 global template." by Tom Sepez · 9 years ago
  61. 3e44a7b Only place primitive objects on the V8 global template. by Tom Sepez · 9 years ago
  62. dca2483 Try again to suppress mac deprecation warnings. by Tom Sepez · 9 years ago
  63. 1a87cc3 Suppress same windows warnings in xfa.gyp by Tom Sepez · 9 years ago
  64. 979a36a Small change to enable skia-backed version of pdfium. by Cary Clark · 9 years ago
  65. ce00f4a Fix deprecated ObjectTemplate::New() and TryCatch() warnings. by Tom Sepez · 9 years ago
  66. 1c91537 Combine StrToInt methods. by Dan Sinclair · 9 years ago
  67. 44beca7 Add option to GYP to use chromium clang plugins. by Dan Sinclair · 9 years ago
  68. f67387f Fixup chromium-style warnings in fpdf_objects.h by Dan Sinclair · 9 years ago
  69. 88aa3a7 Suppress deprecation warnings for XFA. by Tom Sepez · 9 years ago
  70. c61e585 Remove other remaining use of std::list::size() from loop body. by Tom Sepez · 9 years ago
  71. 0e2e5d7 Fix infinite loop for bookmark search by Wei Li · 9 years ago
  72. d8741af Add JS tests for global const equality. by Tom Sepez · 9 years ago
  73. f3e3af6 Fix O(n^2) behaviour in parser. by Tom Sepez · 9 years ago
  74. da17d6c Don't allow empty expression in CXFA_FMParse::ParseParenExpression. by Oliver Chang · 9 years ago
  75. 457f421 Some cleanup for xfa_expression/xfa_simpleexpression by Oliver Chang · 9 years ago
  76. 42fb301 Fix parsing of object numbers > 16,777,216. by Dan Sinclair · 9 years ago
  77. 41c7a97 Remove unnecessary code by Zhiwei Lin · 9 years ago
  78. 75e1a49 Don't load GDI+ if GDI is disabled. by Tom Sepez · 9 years ago
  79. 73733f0 Check that the names buffer is not empty before passing to GetNameFromTT. by Tom Sepez · 9 years ago
  80. d87b20e Rename png_ functions conflicting with chrome. by Tom Sepez · 9 years ago
  81. 91f7f3f Remove unused CFX_GrowOnlyPool. by dan sinclair · 9 years ago
  82. 0fc6b25 Remove implicit conversions and some cleanup by Wei Li · 9 years ago
  83. 738b08c Fix and enable lint checks. by Dan Sinclair · 9 years ago
  84. 50dfc4a Replace FX_LPCRECT typedef with underlying types by Tom Sepez · 9 years ago
  85. 23835e3 Add myself to AUTHORS file. by Dan Sinclair · 9 years ago
  86. 88e54e2 This Cl adds some whitespace and other formatting while removing some braces and making bits of the code simpler. by Dan Sinclair · 9 years ago
  87. d5366ad Remove _FX_WINAPI_PARTITION_DESKTOP_ by Dan Sinclair · 9 years ago
  88. 4d2ce6f Remove FX_NUM_DOUBLE by Dan Sinclair · 9 years ago
  89. 020f137 Remove XFA_PARSE_HAS_LINEIDENTIFIER by Dan Sinclair · 9 years ago
  90. c441552 Remove _XFA_EMB by Dan Sinclair · 9 years ago
  91. 3fc97ff Cleanup some fsdk_common defines by Dan Sinclair · 9 years ago
  92. 020fd8a Add CFX_FloatRect::ToFxRect(). by Tom Sepez · 9 years ago
  93. ac4b836 Remove fx_fpf.h and IWYU by Dan Sinclair · 9 years ago
  94. bec4ea1 Pass rect by const reference in SetClip_Rect(). by Tom Sepez · 9 years ago
  95. 3f157c7 Remove xfa_fm2js.h and IWYU. by Dan Sinclair · 9 years ago
  96. b364301 Remove foxitlib.h and foxitxfa.h and IWYU. by Dan Sinclair · 9 years ago
  97. bf85bd7 Speculative fix for windows broken at d5e7b355b8c4. by Tom Sepez · 9 years ago
  98. d5e7b35 Fixup FX_RECT and FX_SMALL_RECT classes. by Tom Sepez · 9 years ago
  99. a74e9c9 Using size_t to silence warnings. by Dan Sinclair · 9 years ago
  100. a558556 Remove fgas_base.h and IWYU by Dan Sinclair · 9 years ago