Age | Commit message (Expand) | Author |
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 |
2016-06-08 | Change time_t conversion operator to ToTime_t() function | weili |
2016-06-08 | Fix GetPageIndex() for dynamic XFA documents. | thestig |
2016-06-07 | Remove various FXJSE Value methods. | dsinclair |
2016-06-07 | Get rid of NULLs in fpdfsdk/ | thestig |
2016-06-07 | Fix more code which has shadow variables | weili |
2016-06-07 | Get rid of NULLs in core/ | thestig |
2016-06-06 | Remove FWL_HTIMER in favor of IWFL_TimerInfo | tsepez |
2016-06-06 | Remove unused context param from execute. | dsinclair |
2016-06-03 | Fix some code which causes warnings when compiled by /analyze tool | weili |
2016-06-02 | Fix all the code which has duplicate variable declarations | weili |
2016-06-01 | Remove unused LoadString values, cleanup remaining strings. | dsinclair |
2016-06-01 | Track shared isolates better in FXJSE. | tsepez |