2015-08-17 |
Tom Sepez | CFX_MapByteStringToPtr considered harmful. |
tree | commitdiff |
2015-08-17 |
Tom Sepez | js_global_data and global_alternate violate naming... |
tree | commitdiff |
2015-08-15 |
Lei Zhang | Fix a incorrectly placed comment from 0f6b51c |
tree | commitdiff |
2015-08-15 |
Lei Zhang | Clean: Fix some unneeded semi-colons and bad spacing. |
tree | commitdiff |
2015-08-14 |
Lei Zhang | Use override in more classes in fpdfsdk/ |
tree | commitdiff |
2015-08-14 |
Lei Zhang | Use override in more classes in core/ |
tree | commitdiff |
2015-08-13 |
Tom Sepez | Tidy up JS_Object.h and JS_Object.cpp. |
tree | commitdiff |
2015-08-13 |
Tom Sepez | Kill JS_TIMER_MAPARRAY |
tree | commitdiff |
2015-08-13 |
Lei Zhang | Remove if checks after new. |
tree | commitdiff |
2015-08-10 |
Lei Zhang | Cleanup: Mark methods with the override keyword. |
tree | commitdiff |
2015-08-06 |
Nico Weber | clang-format all pdfium code, again. |
tree | commitdiff |
2015-08-05 |
Jochen Eisinger | Don't dispose the isolate if its provided by the embedder |
tree | commitdiff |
2015-08-04 |
Tom Sepez | Remove stringify macro (#) from JS_STATIC_CONST_ENTRY_*. |
tree | commitdiff |
2015-08-04 |
Nico Weber | clang-format all pdfium code. |
tree | commitdiff |
2015-07-27 |
Tom Sepez | Fix FX_BOOL compilation errors under windows |
tree | commitdiff |
2015-07-27 |
Tom Sepez | Kill FX_READER_DLL symbol |
tree | commitdiff |
2015-07-27 |
Tom Sepez | Revert "FX Bool considered harmful, part 3" |
tree | commitdiff |
2015-07-27 |
Tom Sepez | FX Bool considered harmful, part 3 |
tree | commitdiff |
2015-07-23 |
Tom Sepez | document.delay and document.external are boolean proper... |
tree | commitdiff |
2015-07-23 |
Tom Sepez | Revert "FX_BOOL considered harmful, part 2." |
tree | commitdiff |
2015-07-23 |
Tom Sepez | FX_BOOL considered harmful, part 2. |
tree | commitdiff |
2015-07-22 |
Lei Zhang | Remove dead code found by Scythe. |
tree | commitdiff |
2015-07-16 |
Tom Sepez | Tidy up CPDFDOC_Environment. |
tree | commitdiff |
2015-07-16 |
Jochen Eisinger | Make v8 embedder data slot configurable |
tree | commitdiff |
2015-07-15 |
Tom Sepez | Kill Func_Renderpage global function pointer, it never... |
tree | commitdiff |
2015-06-22 |
Lei Zhang | Cleanup: Remove more checks for new returning NULL. |
tree | commitdiff |
2015-06-22 |
Lei Zhang | Delete dead code for deleting pages and icons. |
tree | commitdiff |
2015-06-22 |
Lei Zhang | Cleanup: Remove dead formfiller code. |
tree | commitdiff |
2015-06-19 |
Lei Zhang | Replace CFX_MapPtrTemplate with std::map. |
tree | commitdiff |
2015-06-17 |
Tom Sepez | Replace some Release() calls with virtual destructors. |
tree | commitdiff |
2015-06-15 |
Lei Zhang | Do some IWYU cleanups. |
tree | commitdiff |
2015-06-11 |
Lei Zhang | Remove trailing whitespaces in fpdfsdk. |
tree | commitdiff |
2015-06-11 |
Lei Zhang | Cleanup: Get this rid of "this->" in fpdfsdk/ |
tree | commitdiff |
2015-06-10 |
Lei Zhang | Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that... |
tree | commitdiff |
2015-06-10 |
Tom Sepez | Remove typdefs for pointer types in fx_system.h. |
tree | commitdiff |
2015-06-09 |
Tom Sepez | Use stdint.h types throughout PDFium. |
tree | commitdiff |
2015-06-09 |
Tom Sepez | Remove more cruft from fx_system.h |
tree | commitdiff |
2015-05-28 |
Tom Sepez | Fix ALL the include guards. |
tree | commitdiff |
2015-05-27 |
Tom Sepez | Remove rendundant ../include from paths of files in... |
tree | commitdiff |
2015-05-18 |
Jochen Eisinger | Replace v8::Handle with v8::Local and v8::Persistent... |
tree | commitdiff |
2015-05-17 |
Jochen Eisinger | Replace deprecated with non-deprecated V8 APIs |
tree | commitdiff |
2015-05-14 |
Jochen Eisinger | Use phantom handles instead of weak handles |
tree | commitdiff |
2015-05-12 |
Tom Sepez | NEW public API for pdfwindow font manipulation. |
tree | commitdiff |
2015-05-11 |
Tom Sepez | Create top-level public/ header directory. |
tree | commitdiff |
2015-05-06 |
Scott Byer | Expose additional flags for rasterization. |
tree | commitdiff |
2015-04-30 |
Tom Sepez | Provide an array buffer allocator to V8. |
tree | commitdiff |
2015-04-24 |
Tom Sepez | Remove unused nParamNum values from JS method tables. |
tree | commitdiff |
2015-04-23 |
Tom Sepez | Kill overloaded cast operators in CJS_Value. |
tree | commitdiff |
2015-04-20 |
Tom Sepez | Remove Release() from IFX_Edit_UndoItem. |
tree | commitdiff |
2015-04-20 |
Tom Sepez | Remove release method from CBA_AnnotItetator. |
tree | commitdiff |
2015-04-17 |
Tom Sepez | Replace FX_NEW with new, remove tests from fpdfsdk |
tree | commitdiff |
2015-04-14 |
Tom Sepez | Kill CFX_Object. |
tree | commitdiff |
2015-04-08 |
Tom Sepez | Fix IWYU in formfiller/ directory. |
tree | commitdiff |
2015-04-07 |
Tom Sepez | Land on master: FFL_MIN and FFL_MAX are pointless and... |
tree | commitdiff |
2015-04-07 |
Tom Sepez | Fix windows compile class vs. struct confusion in e300c... |
tree | commitdiff |
2015-04-07 |
Tom Sepez | Fix IWYU in pdfwindow/ directory. |
tree | commitdiff |
2015-04-07 |
Tom Sepez | Fix (nearly all) IWYU in fpdfskd/include/javascript... |
tree | commitdiff |
2015-04-06 |
JUN FANG | Fix a fatal error due to cloning a global document... |
tree | commitdiff |
2015-03-04 |
Tom Sepez | Merge to Master: Fix a compiling error in fxjs_v8.h |
tree | commitdiff |
2015-03-02 |
Tom Sepez | Kill off JS_ErrorString type. |
tree | commitdiff |
2015-03-02 |
Tom Sepez | Return error information from pdfium to JS. |
tree | commitdiff |
2015-02-27 |
Tom Sepez | Remove unused IDS_ constants from pdfium. |
tree | commitdiff |
2015-02-25 |
Tom Sepez | Kill off unused IFXJS interface methods. |
tree | commitdiff |
2015-02-24 |
Tom Sepez | Kill multi-byte comments in fxet_list.h |
tree | commitdiff |
2015-02-23 |
Tom Sepez | Replace second set of #defines with templates in JS_Def... |
tree | commitdiff |
2015-02-18 |
Tom Sepez | Replace ugly JS_Define macros with templates. |
tree | commitdiff |
2015-02-17 |
Tom Sepez | Tidy up JS_Defines.h |
tree | commitdiff |
2015-02-05 |
Tom Sepez | Merge to master: Kill off some dodgy JS callbacks |
tree | commitdiff |
2015-02-05 |
John Abd-El-Malek | Initialize V8 outside of PDFium. |
tree | commitdiff |
2015-01-28 |
Tom Sepez | Merge to Master: Cover fpdftext.h API with embeddertests. |
tree | commitdiff |
2015-01-21 |
Bo Xu | Use signed long for FPDF_GetNamedDest buffer length. |
tree | commitdiff |
2015-01-11 |
Bo Xu | Add APIs for getting bookmarks and named destinations. |
tree | commitdiff |
2015-01-09 |
Tom Sepez | Fix -Wnon-virtual-dtor compiler warnings. |
tree | commitdiff |
2015-01-05 |
Bruce Dawson | Get rid of fifteen copies of m_sTimeMap and their initi... |
tree | commitdiff |
2014-12-13 |
Bruce Dawson | Avoid duplicate definitions of JSCONST_n*Hash and QeTab... |
tree | commitdiff |
2014-12-13 |
John Abd-El-Malek | Simplify PDFium by removing code that's not used in... |
tree | commitdiff |
2014-12-09 |
Bruce Dawson | Replace manual/error-prone/hard-to-verify arraysize... |
tree | commitdiff |
2014-12-08 |
Bruce Dawson | Getting rid of more (FX_LPCWSTR) casts and fixing two... |
tree | commitdiff |
2014-11-17 |
Bruce Dawson | Removing unnecessary casts from wchar_t* to wchar_t... |
tree | commitdiff |
2014-11-15 |
Bo Xu | Correct typo in form fill environment functions |
tree | commitdiff |
2014-11-06 |
Tom Sepez | Adding constructor to _FX_SYSTEMTIME to resolve uniniti... |
tree | commitdiff |
2014-10-30 |
Tom Sepez | For v8 Global Object, do not copy in CJS_Value constructor. |
tree | commitdiff |
2014-10-03 |
Bo Xu | Enable C linkage in fpdfppo.h |
tree | commitdiff |
2014-09-24 |
Bo Xu | Lock page in LoadFXAnnot to prevent unintended page... |
tree | commitdiff |
2014-09-20 |
Bo Xu | Add FPDF_GetSecurityHandlerRevision |
tree | commitdiff |
2014-08-18 |
Nico Weber | Fix tzHour usage on systems where char is unsigned. |
tree | commitdiff |
2014-08-14 |
Tom Sepez | Add FX_OVERRIDE and use it for virtual functions of... |
tree | commitdiff |
2014-08-13 |
Bo Xu | Remove try/catch block |
tree | commitdiff |
2014-08-12 |
Tom Sepez | Fix missing or broken include guard macros in pdfium... |
tree | commitdiff |
2014-08-04 |
Chris Palmer | Remove unused |m_pEvi| field. |
tree | commitdiff |
2014-07-31 |
Nico Weber | Fix a few more -Wreorder warnings. |
tree | commitdiff |
2014-07-31 |
Nico Weber | Remove CPDFSDK_Annot::ResetAppearance(). |
tree | commitdiff |
2014-07-31 |
Nico Weber | Remove a few unused variables, functions, and member... |
tree | commitdiff |
2014-07-31 |
Nico Weber | Fix a few -Wreorder warnings. |
tree | commitdiff |
2014-07-30 |
Nico Weber | Attempt to fix some -Woverloaded-virtual warnings. |
tree | commitdiff |
2014-07-30 |
Nico Weber | Fix incorrect override of GetLayoutOrder(). |
tree | commitdiff |
2014-07-30 |
Tom Sepez | Speculative fix for uninitialized value in CFX_ByteStri... |
tree | commitdiff |
2014-07-29 |
Tom Sepez | Tidy up app::response(). |
tree | commitdiff |
2014-07-29 |
Nico Weber | Fix a few more warnings in chromium_code mode. |
tree | commitdiff |
2014-07-18 |
Nico Weber | pdfium: Fix all -Wdelete-non-virtual-dtor violations... |
tree | commitdiff |
next |