summaryrefslogtreecommitdiff
path: root/fpdfsdk
AgeCommit message (Expand)Author
2016-07-07Fix compilation with strict format checkingagoode
2016-07-06Roll DEPS for v8 to 820a23aa.jochen
2016-07-06Remove prototypes from v8 functions that aren't constructorsjochen
2016-06-28Implement IJS_Runtime::Destroy().thestig
2016-06-27Clean up some CPDF_Font subclasses.thestig
2016-06-27Clean up fxet_ap.cpp.thestig
2016-06-23Load font maps in XFA.dsinclair
2016-06-21Use FXFONT defines in place of integers.thestig
2016-06-21Convert XFA_ELEMENT to an enum classdsinclair
2016-06-20Change func(void) to func()weili
2016-06-20Another round of fx_ge cleanup.thestig
2016-06-20Speculative fix for FXJS_InitializeRuntime crash.dsinclair
2016-06-16Simplify CPDF_TextPage::FindTextlineFlowOrientation().chromium/2773chromium/2772chromium/2771thestig
2016-06-16Remove unused code.dsinclair
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-14Get rid of IPDF_DataAvail.thestig
2016-06-13Remove unimplemented signaturesdsinclair
2016-06-09Cleanup some cjs_runtime ifdefs.dsinclair
2016-06-09Remove more casts, part 7.tsepez
2016-06-09Move xfa/fxjse/ to fxjse/dsinclair
2016-06-08Remove redundant casts, part 4tsepez
2016-06-08Remove implicit CFX_CountedRef::operator T*()tsepez
2016-06-08Change time_t conversion operator to ToTime_t() functionweili
2016-06-08Fix GetPageIndex() for dynamic XFA documents.thestig
2016-06-07Remove various FXJSE Value methods.dsinclair
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-06-07Fix more code which has shadow variablesweili
2016-06-07Get rid of NULLs in core/thestig
2016-06-06Remove FWL_HTIMER in favor of IWFL_TimerInfotsepez
2016-06-06Remove unused context param from execute.dsinclair
2016-06-03Fix some code which causes warnings when compiled by /analyze toolweili
2016-06-02Fix all the code which has duplicate variable declarationsweili
2016-06-01Remove unused LoadString values, cleanup remaining strings.dsinclair
2016-06-01Track shared isolates better in FXJSE.tsepez
2016-06-01Remove use of v8:Lockerstsepez
2016-05-31Fix a leak in CXFA_FontMgr.thestig
2016-05-27Clean up some Android/Windows code.thestig
2016-05-26Fix MSVC C4800 build warnings.thestig
2016-05-26Remove default arguments from CFX_FxgeDevice.thestig
2016-05-26Remove checks for _WIN32_WCE.thestig
2016-05-26Clean up CPDF_TextRenderer slightly.thestig
2016-05-26Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value*dsinclair
2016-05-26Remove default argument from RestoreState() methods.thestig
2016-05-25Clean up fx_ge.h and IWYU.thestig
2016-05-25Fix a Skia build error from commit 1e2c557.thestig
2016-05-25Rename FXJSE_HRUNTIME to v8::Isolatedsinclair
2016-05-25Remove CFX_PrivateData from CPDF_Documenttsepez
2016-05-25Remove CFX_PrivateData from CPDF_Pagetsepez
2016-05-24Remove CFX_PrivateData from CPDF_ModuleMgrtsepez
2016-05-23Change CPDF_Boolean to use bool instead of FX_BOOL.thestig