Age | Commit message (Expand) | Author |
2016-08-08 | Add support to Document::URL property getter. | tonikitoo |
2016-08-08 | Remove backpointer to runtime from CJS_Array. | tsepez |
2016-08-08 | Move CFX_ClipRgn and CFX_PathData into their own files. | npm |
2016-08-05 | Add CPDF_ImageObject::GetImage(). | thestig |
2016-08-05 | Remove another potential stale CJS_Timer usage | tsepez |
2016-08-05 | Return v8::Date specialization not v8::Value where possiblechromium/2824chromium/2823chromium/2822chromium/2821 | tsepez |
2016-08-04 | Move CFX_GEModule into its own file | npm |
2016-08-04 | Fix issue when firing TimerProc() destroys timerchromium/2820 | tsepez |
2016-08-04 | Beef up timer cancellation tests | tsepez |
2016-08-03 | Remove unused method CPDFSDK_BAAnnot::CreateFormFiller. | jaepark |
2016-08-03 | Add test for bug 620428 (setinterval cancellation) | tsepez |
2016-08-03 | Use smart pointers for class owned pointers | weili |
2016-08-02 | Splitting fpdfdoc/doc_* part II. | dsinclair |
2016-08-02 | Introduce ::getPropertyInternal method to avoid duplicationchromium/2819chromium/2818chromium/2817 | tonikitoo |
2016-08-01 | Watch for destruction of CPDFSDK_widget during callback | tsepez |
2016-07-29 | Simplify some FPDF edit functions. | thestig |
2016-07-29 | Refactor fxge/fx_apple and fx_win header files | npm |
2016-07-28 | Split fpdfdoc/include/fpdf_doc.h into individual classes. | dsinclair |
2016-07-27 | Splitting fx_ge_fontmap.cpp | npm |
2016-07-27 | Reland of Remove pageview from map immediately | dsinclair |
2016-07-26 | Revert of Remove pageview from map immediately (patchset #1 id:1 of https://c... | dsinclair |
2016-07-26 | Remove pageview from map immediately | dsinclair |
2016-07-25 | Tidy up JS_Value.h | tsepez |
2016-07-25 | Remove unused CJS_Value::Attach() variant | tsepez |
2016-07-24 | Use actual type instead CFX_Deletable | weili |
2016-07-21 | Remove EnableMessageBox() / IsMessageBoxEnabled() | tsepez |
2016-07-21 | Remove the use of handler array in CPDFSDK_AnnotHandlerMgr | weili |
2016-07-21 | Remove unused methods from JS_Object.cpp | tsepez |
2016-07-20 | Clean up singleton implementation | weili |
2016-07-19 | Remove m_pList conditionals from CPWL_ListBox | dsinclair |
2016-07-19 | Reset notify parameter in CPWL_ListBox OnDestroy(). | dsinclair |
2016-07-18 | Implement CGdiPrinterDriver::DrawDeviceText().chromium/2801 | thestig |
2016-07-18 | Removing default params from CFX_Edit. | dsinclair |
2016-07-18 | Remove CFX_Edit_Refresh::Analyse | dsinclair |
2016-07-18 | Remove foxit app related setter and getter APIs in XFA code | weili |
2016-07-15 | Remove type info from CJS_Value, interrogate v8 instead | tsepez |
2016-07-14 | Do not try to v8::Object::Clone() any objects | tsepez |
2016-07-13 | Cleanup some PWL interfaces.chromium/2800chromium/2799chromium/2798chromium/2797 | dsinclair |
2016-07-13 | Remove some IFX_* wrappers. | dsinclair |
2016-07-13 | Remove RichText support from fpdfsdk/fxedit. | dsinclair |
2016-07-12 | Rename methods in CPDF_Interform. | jaepark |
2016-07-12 | Move fpdfsdk/jsapi into fxjs/ | dsinclair |
2016-07-12 | Rename fxjse/ to fxjs/ update files to match class names. | dsinclair |
2016-07-11 | Use smart pointers for class owned member variables | weili |
2016-07-11 | PDFDocTest should TearDown() properly. | thestig |
2016-07-07 | Fix compilation with strict format checking | agoode |
2016-07-06 | Roll DEPS for v8 to 820a23aa. | jochen |
2016-07-06 | Remove prototypes from v8 functions that aren't constructors | jochen |
2016-06-28 | Implement IJS_Runtime::Destroy(). | thestig |
2016-06-27 | Clean up some CPDF_Font subclasses. | thestig |