summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-30Leak per-isolate data in pdfiumchromium/2525chromium/2524Raymes Khoury
2015-09-29Cleanup CJBig2_ArithDecoder.Lei Zhang
2015-09-29Roll DEPS for v8 to d7f813b.Lei Zhang
2015-09-29Refactor some common code for bounding boxes.Lei Zhang
2015-09-29Fix blank page issue caused by too strict correction on bpcchromium/2523Jun Fang
2015-09-28Cleanup some fx_codec_fax.cpp code.Lei Zhang
2015-09-28Fix test diff caused by v8 version updateTom Sepez
2015-09-28Introduce kPerIsolateDataIndex and tidy JS_Define.hTom Sepez
2015-09-25Add Mac-specific pixel test expectations.chromium/2522chromium/2521Lei Zhang
2015-09-25Revert "Revert "Fix the issue that pdfium swallows 'fi' or 'ff' in some pdf f...Jun Fang
2015-09-25Revert "Fix the issue that pdfium swallows 'fi' or 'ff' in some pdf files"Jun Fang
2015-09-25Fix the issue that pdfium swallows 'fi' or 'ff' in some pdf filesJun Fang
2015-09-25Revert "Revert "Merge to master: contention over isolate data slots""Tom Sepez
2015-09-24Fix a leak in CJBig2_Context.chromium/2520Lei Zhang
2015-09-24Split up JBig2_GeneralDecoder.cpp.Lei Zhang
2015-09-23Fix a leak in CJBig2_CachePair.Lei Zhang
2015-09-23Flip conditionals to positive logic in pdfium_test.Lei Zhang
2015-09-23Fix a couple potential file handle leaks in pdfium_test.Lei Zhang
2015-09-22Change nonstd::unique_ptr to take a custom deleter.Lei Zhang
2015-09-22Revert "Merge to master: contention over isolate data slots"Tom Sepez
2015-09-22Merge to master: contention over isolate data slotsTom Sepez
2015-09-22Use std::set<> to track active event handlers.Tom Sepez
2015-09-22Add nonstd::unique_ptr move assigment operator.Tom Sepez
2015-09-22Add missing 'return' keyword.Lei Zhang
2015-09-22[Docs] Add wiki content to Markdown docsTom Sepez
2015-09-21Remove CJS_RuntimeFactorychromium/2519chromium/2518chromium/2517Tom Sepez
2015-09-21More tidy of CJS_Object, kill implicit cast operatorTom Sepez
2015-09-17Don't pass null isolates to FXJS_ when we have a real isolate.Tom Sepez
2015-09-18Fix a #include in fpdf_page_func.cpp.David Lattimore
2015-09-16Remove several dead functions from fxjs_v8.{cpp,h}.Tom Sepez
2015-09-16Make pdfium_embeddertests link in debug component builds.chromium/2516chromium/2515chromium/2514chromium/2513chromium/2512chromium/2511Nico Weber
2015-09-16Fix build broken at 506df426d5d6.Tom Sepez
2015-09-16Ensure functions in FXJS_V8 are prefixed by FXJS_.Tom Sepez
2015-09-15Check for empty embedder data before using it in PDFium JS bindings.chromium/2510Tom Sepez
2015-09-15gyp_pdfium should use ninja by default.Lei Zhang
2015-09-15Fix typo from commit a9d4bc5. (Autocomplete fail)Lei Zhang
2015-09-15Fix build on Windows after commit 0b3c8f7.Lei Zhang
2015-09-15Implement FPDFAction_GetFilePath().Lei Zhang
2015-09-15Fix build broken at 09ed30750282Tom Sepez
2015-09-15Refactor fxjs_v8 and add embeddertests for it.Tom Sepez
2015-09-15Fix build broken at ac8fda05418b on windowsTom Sepez
2015-09-15Add move ctor to nonstd::unique_ptr.Tom Sepez
2015-09-15Cleanup JBig2_GeneralDecoder.cpp.Lei Zhang
2015-09-15Cleanup: Fix a typo. s/Processive/Processing/Lei Zhang
2015-09-15Add a missing #include that's needed for call to FXSYS_tolower.David Lattimore
2015-09-14Get CJS_RuntimeFactory out of the CJS_GlobalData management business.Tom Sepez
2015-09-11Convert some unneeded gotos into returns.Lei Zhang
2015-09-11Cleanup casting of FX_Alloc() return values.Lei Zhang
2015-09-11Fix strings, remove stringify macros, void return types for Consts.h.Tom Sepez
2015-09-11Rename Init methods to more accurately describe purposeTom Sepez