summaryrefslogtreecommitdiff
path: root/fpdfsdk
AgeCommit message (Expand)Author
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-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-14Get CJS_RuntimeFactory out of the CJS_GlobalData management business.Tom Sepez
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
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-09Fix heap use after free in CPDFSDK_Annot::GetPDFAnnot.Tom 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-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-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-17CFX_MapByteStringToPtr considered harmful.Tom Sepez
2015-08-17Fix more sign comparison errors.Lei Zhang
2015-08-17js_global_data and global_alternate violate naming rules.Tom Sepez
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
2015-08-14Don't bother checking pointers before delete[] and FX_Free().Lei Zhang
2015-08-14Use override in more classes in fpdfsdk/Lei Zhang
2015-08-14Use override in more classes in core/Lei Zhang
2015-08-13Cleanup: s/Torelance/Tolerance/Lei Zhang
2015-08-13Tidy up JS_Object.h and JS_Object.cpp.Tom Sepez
2015-08-13Kill JS_TIMER_MAPARRAYTom Sepez
2015-08-13Remove if checks after new.Lei Zhang
2015-08-13Allow external font-path configuration from pdfium_test.Tom Sepez
2015-08-13Revert "Allow external font-path configuration from pdfium_test."Tom Sepez
2015-08-13Allow external font-path configuration from pdfium_test.Tom Sepez
2015-08-11Fix some sign comparison warnings.Lei Zhang
2015-08-11Remove dead code from CPDF_Metadata. Add missing nullptr check.Lei Zhang
2015-08-10Cleanup: Mark methods with the override keyword.chromium/2483chromium/2482chromium/2481chromium/2480chromium/2479Lei Zhang
2015-08-06clang-format all pdfium code, again.Nico Weber
2015-08-05CPDF_Parser shouldnt be in the business of opening filesTom Sepez
2015-08-05Don't dispose the isolate if its provided by the embedderchromium/2474Jochen Eisinger
2015-08-04Remove stringify macro (#) from JS_STATIC_CONST_ENTRY_*.Tom Sepez
2015-08-04Quick fix in Consts.cpp to make tests pass after the clang-format CL.Lei Zhang
2015-08-04clang-format all pdfium code.Nico Weber
2015-07-31Name IFX_SysFontInfo subclasses consistently.Tom Sepez
2015-07-28Fix segv above CPDFSDK_Document::GetPageView()chromium/2473chromium/2472chromium/2471chromium/2470chromium/2469chromium/2468Tom Sepez