summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-10Guard against null image data in CJBig2_GRRDProc.chromium/2509chromium/2508Lei Zhang
2015-09-10Remove CJBig2_Object, CJBig2_Module, and friends.Lei Zhang
2015-09-10Remove some abstractions in fxjs_v8.h.Tom Sepez
2015-09-10Fix JS_GetArrayElement to not return an empty handle on successchromium/2507Jochen Eisinger
2015-09-10Resolve bad cast to CJS_EventHandlerfoxit
2015-09-09Remove existing generated images before running a test.Lei Zhang
2015-09-09Fix heap use after free in CPDFSDK_Annot::GetPDFAnnot.Tom Sepez
2015-09-09Test files for issue 507316Tom Sepez
2015-09-08Beef up app_props.in and tidy app.cpp.Tom Sepez
2015-09-08Change the JS app.viewerType() return value to "pdfium"Lei Zhang
2015-09-08Remove unneeded checks for CPDF_Object::GetDict() return values.Lei Zhang
2015-09-04Fix typos, nits and remove dead code in fpdf_text_int.cpp.Lei Zhang
2015-09-03Remove CJBig2_Module::JBig2_Error and friends.Lei Zhang
2015-09-03Make a bunch of JBig2 classes independent of CJBig2_Object.Lei Zhang
2015-09-03Turn a failing assert into an actual check.chromium/2506chromium/2505chromium/2504chromium/2503chromium/2502chromium/2501Lei Zhang
2015-09-02Change fixup_pdf_template.py to open files in binary mode.Lei Zhang
2015-09-02Remove dead JBig2 code.Lei Zhang
2015-09-02Reapply Foxit's libopenjpeg modifications.Lei Zhang
2015-09-01Cleanup dead code in CPDF_DIBSource::LoadJpxBitmap() and friends.Lei Zhang
2015-09-01Remove IPDFSDK_AnnotHandler interface.Tom Sepez
2015-09-01CPDFSDK_MediaActionHandler is unused.Tom Sepez
2015-08-31CJS_Context::compile unusedTom Sepez
2015-08-31Fix two issues shown by bug 489995Tom Sepez
2015-08-31Move configs out of targets in GN build files.chromium/2500chromium/2499chromium/2498Brett Wilson
2015-08-30Fix infinite loop for objects that reference themselves.Lei Zhang
2015-08-28Replace signed char with int8_t. Fix Linux ARM build after r7830e9e.Lei Zhang
2015-08-28Check array bounds for opj_dwt_decode_1() and friends.Lei Zhang
2015-08-20Fix some -Wmaybe-uninitialized errors.Lei Zhang
2015-08-20Remove a bunch of dead JBIG2 code.Lei Zhang
2015-08-19Extern in .cpp file is a code smell, part 2.Tom Sepez
2015-08-19Extern in .cpp files is a code smell.Tom Sepez
2015-08-18Fix mac build after commit e1ce94e.chromium/2497chromium/2496chromium/2495chromium/2494chromium/2493chromium/2492chromium/2491chromium/2489chromium/2488Lei Zhang
2015-08-18Cleanup CFX_Font a bit.Lei Zhang
2015-08-18Remove unused code warnings found by clang.Lei Zhang
2015-08-18FX_CMapDwordToDword considered harmful.Tom Sepez
2015-08-18Remove more dead code from fx_basic.hTom Sepez
2015-08-17Clean up IFX_BidiCharLei Zhang
2015-08-17Fix fix fix fix of breakage on mac.Tom Sepez
2015-08-17Fix fix fix of mac build breakage at 9cf44c2eTom Sepez
2015-08-17Fix fix of mac build breakage at 2a2a6aaTom Sepez
2015-08-17Fix mac build breakage at ce4ffb8.Tom Sepez
2015-08-17CFX_MapByteStringToPtr considered harmful.Tom Sepez
2015-08-17Cleanup CFX_UnicodeEncoding and remove IFX_FontEncoding.Lei Zhang
2015-08-17Fix more sign comparison errors.Lei Zhang
2015-08-17js_global_data and global_alternate violate naming rules.Tom Sepez
2015-08-16Suppress -Wswitch for pdfium's fxge target for now.chromium/2487chromium/2486Nico Weber
2015-08-16Fix -Wunused-function warnings on Windows.Nico Weber
2015-08-14Fix a incorrectly placed comment from 0f6b51cLei Zhang
2015-08-14Clean: Fix some unneeded semi-colons and bad spacing.Lei Zhang
2015-08-14Add new public APIs to find the z-order for links and widgets.chromium/2485chromium/2484Lei Zhang