Age | Commit message (Expand) | Author |
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 |
2016-06-27 | Clean up fxet_ap.cpp. | thestig |
2016-06-23 | Load font maps in XFA. | dsinclair |
2016-06-21 | Use FXFONT defines in place of integers. | thestig |
2016-06-21 | Convert XFA_ELEMENT to an enum class | dsinclair |
2016-06-20 | Change func(void) to func() | weili |
2016-06-20 | Another round of fx_ge cleanup. | thestig |
2016-06-20 | Speculative fix for FXJS_InitializeRuntime crash. | dsinclair |
2016-06-16 | Simplify CPDF_TextPage::FindTextlineFlowOrientation().chromium/2773chromium/2772chromium/2771 | thestig |
2016-06-16 | Remove unused code. | dsinclair |
2016-06-15 | Make code compile with clang_use_chrome_plugin (part IV) | weili |
2016-06-14 | Get rid of IPDF_DataAvail. | thestig |
2016-06-13 | Remove unimplemented signatures | dsinclair |
2016-06-09 | Cleanup some cjs_runtime ifdefs. | dsinclair |
2016-06-09 | Remove more casts, part 7. | tsepez |
2016-06-09 | Move xfa/fxjse/ to fxjse/ | dsinclair |
2016-06-08 | Remove redundant casts, part 4 | tsepez |
2016-06-08 | Remove implicit CFX_CountedRef::operator T*() | tsepez |