summaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2016-03-23Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow.dan sinclair
2016-03-23Split core/include/fpdfapi/fpdf_resource.hdan sinclair
2016-03-23Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}.Dan Sinclair
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-21Make a few more const tables smaller.chromium/2689chromium/2688Tom Sepez
2016-03-21Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode.Dan Sinclair
2016-03-21Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi.Dan Sinclair
2016-03-21Move fpdfsdk/include/formfiller to fpdfsdk/formfiller.Dan Sinclair
2016-03-18Fix GCC buildTom Sepez
2016-03-17fix paths and remove dead codeCary Clark
2016-03-17Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics.Dan Sinclair
2016-03-16Fix GN buildchromium/2683chromium/2682chromium/2681Dan Sinclair
2016-03-16Move core/include/fpdfapi/fpdf_page.h to correct locations.Dan Sinclair
2016-03-15Fix CJS_PublicMethods::IsNumber() with unit test and some cleanupWei Li
2016-03-15Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include.Dan Sinclair
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-15Split CPDF_Stream/CPDF_StreamAcc into separate filesTom Sepez
2016-03-15Tidy fpdftext/ directoryTom Sepez
2016-03-14Add bitmaps and skp output to Skia portCary Clark
2016-03-14Move fx_crypto.h and fpdf_text.h out of core/include.Dan Sinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair
2016-03-11Fix typo in BUILD.gn at f040890.chromium/2679chromium/2678chromium/2677chromium/2676chromium/2675Tom Sepez
2016-03-10Split fpdf_parser_objects.cpp into per-class .cpp/.h files.Tom Sepez
2016-03-10Split apart the remainder of fpdf_render_render.cpp into per-class files.Tom Sepez
2016-03-09Split off IPDF_CryptoHandler into its own .cpp/.h files.Tom Sepez
2016-03-09Cleanup the xfa/src/fdp directory.Dan Sinclair
2016-03-09Split off IPDF_SecurityHandler and CPDF_StandardSecurityHandler.Tom Sepez
2016-03-09Cleanup the xfa/src/fgas directory.Dan Sinclair
2016-03-09Split off CPDF_Parser and CPDF_SimpleParser into .h/.cpp filesTom Sepez
2016-03-09Collapse xfa/src/fee directorieschromium/2674chromium/2673Dan Sinclair
2016-03-08Split off CPDF_Document into its own .cpp/.h files.Tom Sepez
2016-03-08Re-land "Split CPDF_SyntaxParser into its own named .cpp/.h files."Tom Sepez
2016-03-08Revert "Split CPDF_SyntaxParser into its own named .cpp/.h files."Tom Sepez
2016-03-08Split CPDF_SyntaxParser into its own named .cpp/.h files.Tom Sepez
2016-03-08Reland "Fix chromium-style errors."Dan Sinclair
2016-03-08Move xfa/src/fxgraphics/src up one level.Dan Sinclair
2016-03-08Remove xfa/src/fxjse/src and move code up a level.Dan Sinclair
2016-03-08Remove xfa/src/fxfa/src/common and xfa/src/fxfa/srcDan Sinclair
2016-03-08Remove xfa/src/fwl/src and move code up a level.Dan Sinclair
2016-03-08Move fx_agg_driver files up one levelDan Sinclair
2016-03-08Remove extraneous xfa/src/fwl/src include/ directories.Dan Sinclair
2016-03-07Suppress C4201 for Windows build.Oliver Chang
2016-03-04Add unit tests for FPDFBookmark_Find()Wei Li
2016-03-04Small change to enable skia-backed version of pdfium.Cary Clark
2016-03-03Fix parsing of object numbers > 16,777,216.Dan Sinclair
2016-03-02Rename png_ functions conflicting with chrome.Tom Sepez
2016-02-29Remove fx_fpf.h and IWYUDan Sinclair
2016-02-29Remove xfa_fm2js.h and IWYU.Dan Sinclair