Age | Commit message (Expand) | Author |
2016-03-17 | Fix windows pdfium_use_skia build. | Dan Sinclair |
2016-03-17 | fix paths and remove dead code | Cary Clark |
2016-03-17 | Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics. | Dan Sinclair |
2016-03-16 | Enable building pdf_use_skia in the standalone build. | Dan Sinclair |
2016-03-16 | Fix GN buildchromium/2683chromium/2682chromium/2681 | Dan Sinclair |
2016-03-16 | Move core/include/fpdfapi/fpdf_page.h to correct locations. | Dan Sinclair |
2016-03-15 | Remove -Wno-inconsistent-missing-override for clang-cl builds. | Oliver Chang |
2016-03-15 | Fix CJS_PublicMethods::IsNumber() with unit test and some cleanup | Wei Li |
2016-03-15 | FPDF_PageDelete must delete XFA pages as well. | Tom Sepez |
2016-03-15 | Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include. | Dan Sinclair |
2016-03-15 | Remove CFX_DWordArray from Document.h | Tom Sepez |
2016-03-15 | core/include/fdpfapi cleanup Part I. | Dan Sinclair |
2016-03-15 | Modify xfa code to avoid c4800 warnings | Wei Li |
2016-03-15 | Reland "Fix sycc{420,422}_to_rgb issues."chromium/2680 | Oliver Chang |
2016-03-15 | Split CPDF_Stream/CPDF_StreamAcc into separate files | Tom Sepez |
2016-03-15 | Revert "Fix sycc{420,422}_to_rgb issues." | Oliver Chang |
2016-03-15 | Fix sycc{420,422}_to_rgb issues. | Oliver Chang |
2016-03-15 | Tidy fpdftext/ directory | Tom Sepez |
2016-03-14 | Re-enable warning 4201 for xfa and other clean up | Wei Li |
2016-03-14 | Fix build error due to commit 399be5b | Wei Li |
2016-03-14 | Add bitmaps and skp output to Skia port | Cary Clark |
2016-03-14 | Move fx_crypto.h and fpdf_text.h out of core/include. | Dan Sinclair |
2016-03-14 | Add missing DEPS files; enable checkdeps. | Dan Sinclair |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |
2016-03-14 | Move fpdfsdk/src up to fpdfsdk/. | Dan Sinclair |
2016-03-14 | Fix offset outside bounds warning on GCC | Tom Sepez |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |
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 |