Age | Commit message (Expand) | Author |
2016-03-11 | Re-enable MSVC warning 4800 for compiling with chromium_code | Wei Li |
2016-03-11 | Fix typo in BUILD.gn at f040890.chromium/2679chromium/2678chromium/2677chromium/2676chromium/2675 | Tom Sepez |
2016-03-11 | Set HAVE_SEARCH_H so that pdfium/xfa builds with VS 2015 | Bruce Dawson |
2016-03-10 | Split fpdf_parser_objects.cpp into per-class .cpp/.h files. | Tom Sepez |
2016-03-10 | Change colorspace's number of components to be unsigned | Wei Li |
2016-03-10 | openjpeg: Don't build with SSE instrinsics for 32-bit x86. | Oliver Chang |
2016-03-10 | Split apart the remainder of fpdf_render_render.cpp into per-class files. | Tom Sepez |
2016-03-09 | Split off IPDF_CryptoHandler into its own .cpp/.h files. | Tom Sepez |
2016-03-09 | Move ScopedSetInsertion to third_party/base/stl_util.h | Tom Sepez |
2016-03-09 | Add a pixel test for text rendering regression | Wei Li |
2016-03-09 | Move CPDF_NumberTree to fpdfdoc. | Tom Sepez |
2016-03-09 | Convert NULLs to nullptrs in fx_xml_parser.cpp | Oliver Chang |
2016-03-09 | Cleanup some header includes. | Dan Sinclair |
2016-03-09 | Structs shouldn't inherit from CFX_Target. | Tom Sepez |
2016-03-09 | Cleanup the xfa/src/fdp directory. | Dan Sinclair |
2016-03-09 | Fix build broken at ca78d9a52893 | Tom Sepez |
2016-03-09 | Split off IPDF_SecurityHandler and CPDF_StandardSecurityHandler. | Tom Sepez |
2016-03-09 | Fix build broken at 8388037a5c58 | Tom Sepez |
2016-03-09 | Cleanup the xfa/src/fgas directory. | Dan Sinclair |
2016-03-09 | Split off CPDF_Parser and CPDF_SimpleParser into .h/.cpp files | Tom Sepez |
2016-03-09 | Collapse xfa/src/fee directorieschromium/2674chromium/2673 | Dan Sinclair |
2016-03-09 | Fix clang-cl build for pdf_enable_xfa=1 | Oliver Chang |
2016-03-09 | Fix build at 2f4232d. | Oliver Chang |
2016-03-09 | Support clang-cl build on Windows. | Oliver Chang |
2016-03-09 | Fix non-xfa builds. | Dan Sinclair |
2016-03-09 | Review and cleanup lint warnings. | Dan Sinclair |
2016-03-08 | Fix build at 310438fb97a2chromium/2672 | Tom Sepez |
2016-03-08 | Split off CPDF_Document into its own .cpp/.h files. | Tom Sepez |
2016-03-08 | Re-land "Split CPDF_SyntaxParser into its own named .cpp/.h files." | Tom Sepez |
2016-03-08 | Missing return, broken win build. | Dan Sinclair |
2016-03-08 | Revert "Split CPDF_SyntaxParser into its own named .cpp/.h files." | Tom Sepez |
2016-03-08 | Split CPDF_SyntaxParser into its own named .cpp/.h files. | Tom Sepez |
2016-03-08 | Reland "Fix chromium-style errors." | Dan Sinclair |
2016-03-08 | Move xfa/src/fxgraphics/src up one level. | Dan Sinclair |
2016-03-08 | Remove xfa/src/fxjse/src and move code up a level. | Dan Sinclair |
2016-03-08 | Remove xfa/src/fxfa/src/common and xfa/src/fxfa/src | Dan Sinclair |
2016-03-08 | Fix build breakage at 69af2a34f211 | Tom Sepez |
2016-03-08 | FX_FONTDESCRIPTOR must be POD. | Tom Sepez |
2016-03-08 | Update cast to fix lint warning. | Dan Sinclair |
2016-03-08 | Remove xfa/src/fwl/src and move code up a level. | Dan Sinclair |
2016-03-08 | Revert "Force GN build onto XFA (at next roll)." | Tom Sepez |
2016-03-08 | CXFA_TextParseContext::m_eDisplay is too small | Tom Sepez |
2016-03-08 | Move fx_agg_driver files up one level | Dan Sinclair |
2016-03-08 | Remove extraneous xfa/src/fwl/src include/ directories. | Dan Sinclair |
2016-03-07 | Completely de-virtualize CPDF_SyntaxParser. | Tom Sepez |
2016-03-07 | Suppress C4201 for Windows build. | Oliver Chang |
2016-03-07 | Revert "Fix chromium-style errors." | Dan Sinclair |
2016-03-07 | Fix chromium-style errors. | Dan Sinclair |
2016-03-07 | Force GN build onto XFA (at next roll). | Tom Sepez |
2016-03-07 | Fix a regression caused by 7cf13c9 | Wei Li |