summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21Remove unused FXDIB_PALETTE_ optionsTom Sepez
2016-03-21Re-enable several MSVC warningsWei Li
2016-03-21Handle empty objects in IsSameTextObject() and free from warningWei Li
2016-03-21Fix BUILD.gn for pdf_jpx_fuzzer.Oliver Chang
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-18Set the project in codereview settingsdan sinclair
2016-03-18Add an openjpeg libfuzzer.Oliver Chang
2016-03-18Remove dead code from xfa_objectacc.Oliver Chang
2016-03-18Add cq.cfgdan sinclair
2016-03-18Fix a typoWei Li
2016-03-18Replace additional FX_WCHAR tables with uint16_t.Tom Sepez
2016-03-18openjpeg: Remove unneeded non-standard code.Nico Weber
2016-03-18Reduce size of several PDFium constant tables.Tom Sepez
2016-03-18Fix GCC buildTom Sepez
2016-03-18Trigger page view event when re-layout is finishedjinming_wang
2016-03-17Fix pdf_use_skia=1 on mac.Dan Sinclair
2016-03-17Fix windows pdfium_use_skia build.Dan Sinclair
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-16Enable building pdf_use_skia in the standalone build.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-15Remove -Wno-inconsistent-missing-override for clang-cl builds.Oliver Chang
2016-03-15Fix CJS_PublicMethods::IsNumber() with unit test and some cleanupWei Li
2016-03-15FPDF_PageDelete must delete XFA pages as well.Tom Sepez
2016-03-15Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include.Dan Sinclair
2016-03-15Remove CFX_DWordArray from Document.hTom Sepez
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-15Modify xfa code to avoid c4800 warningsWei Li
2016-03-15Reland "Fix sycc{420,422}_to_rgb issues."chromium/2680Oliver Chang
2016-03-15Split CPDF_Stream/CPDF_StreamAcc into separate filesTom Sepez
2016-03-15Revert "Fix sycc{420,422}_to_rgb issues."Oliver Chang
2016-03-15Fix sycc{420,422}_to_rgb issues.Oliver Chang
2016-03-15Tidy fpdftext/ directoryTom Sepez
2016-03-14Re-enable warning 4201 for xfa and other clean upWei Li
2016-03-14Fix build error due to commit 399be5bWei Li
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-14Add missing DEPS files; enable checkdeps.Dan Sinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair
2016-03-14Fix offset outside bounds warning on GCCTom Sepez
2016-03-14Move core/src/ up to core/.Dan Sinclair
2016-03-11Re-enable MSVC warning 4800 for compiling with chromium_codeWei Li
2016-03-11Fix typo in BUILD.gn at f040890.chromium/2679chromium/2678chromium/2677chromium/2676chromium/2675Tom Sepez
2016-03-11Set HAVE_SEARCH_H so that pdfium/xfa builds with VS 2015Bruce Dawson
2016-03-10Split fpdf_parser_objects.cpp into per-class .cpp/.h files.Tom Sepez