1. 2d6dda1 Implement IJS_Runtime::Destroy(). by thestig · 8 years ago
  2. 8ea3f51 Clean up some CPDF_Font subclasses. by thestig · 8 years ago
  3. dff03da Clean up fxet_ap.cpp. by thestig · 8 years ago
  4. ab5b60e Load font maps in XFA. by dsinclair · 8 years ago
  5. 907a522 Use FXFONT defines in place of integers. by thestig · 8 years ago
  6. 56a8b19 Convert XFA_ELEMENT to an enum class by dsinclair · 8 years ago
  7. bff506d Change func(void) to func() by weili · 8 years ago
  8. ec51ac3 Another round of fx_ge cleanup. by thestig · 8 years ago
  9. 7d554c9 Speculative fix for FXJS_InitializeRuntime crash. by dsinclair · 8 years ago
  10. 2fad11a Simplify CPDF_TextPage::FindTextlineFlowOrientation(). by thestig · 8 years ago
  11. d931476 Remove unused code. by dsinclair · 8 years ago
  12. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 8 years ago
  13. 979070b Get rid of IPDF_DataAvail. by thestig · 8 years ago
  14. 7546469 Remove unimplemented signatures by dsinclair · 8 years ago
  15. d71bae0 Cleanup some cjs_runtime ifdefs. by dsinclair · 8 years ago
  16. 77b909e Remove more casts, part 7. by tsepez · 8 years ago
  17. 8bd9ce0 Move xfa/fxjse/ to fxjse/ by dsinclair · 8 years ago
  18. 23ae4a5 Remove redundant casts, part 4 by tsepez · 8 years ago
  19. 7d2a8d9 Remove implicit CFX_CountedRef::operator T*() by tsepez · 8 years ago
  20. b7a5179 Change time_t conversion operator to ToTime_t() function by weili · 8 years ago
  21. d3be111 Fix GetPageIndex() for dynamic XFA documents. by thestig · 8 years ago
  22. f27aeec Remove various FXJSE Value methods. by dsinclair · 8 years ago
  23. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 8 years ago
  24. 9896339 Fix more code which has shadow variables by weili · 8 years ago
  25. 4997b22 Get rid of NULLs in core/ by thestig · 8 years ago
  26. 6f4f233 Remove FWL_HTIMER in favor of IWFL_TimerInfo by tsepez · 8 years ago
  27. 884b4f9 Remove unused context param from execute. by dsinclair · 8 years ago
  28. 12367cb Fix some code which causes warnings when compiled by /analyze tool by weili · 8 years ago
  29. db444d2 Fix all the code which has duplicate variable declarations by weili · 8 years ago
  30. 0e0a86a Remove unused LoadString values, cleanup remaining strings. by dsinclair · 8 years ago
  31. d5f7261 Track shared isolates better in FXJSE. by tsepez · 8 years ago
  32. 8abd7a2 Remove use of v8:Lockers by tsepez · 8 years ago
  33. 4dce6d4 Fix a leak in CXFA_FontMgr. by thestig · 8 years ago
  34. 24508df Clean up some Android/Windows code. by thestig · 8 years ago
  35. 800222e Fix MSVC C4800 build warnings. by thestig · 8 years ago
  36. befa450 Remove default arguments from CFX_FxgeDevice. by thestig · 8 years ago
  37. 3bd3841 Remove checks for _WIN32_WCE. by thestig · 8 years ago
  38. fd6cfad Clean up CPDF_TextRenderer slightly. by thestig · 8 years ago
  39. 12a6b0c Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value* by dsinclair · 8 years ago
  40. 41846a0 Remove default argument from RestoreState() methods. by thestig · 8 years ago
  41. 25fa42f Clean up fx_ge.h and IWYU. by thestig · 8 years ago
  42. 4d1311b Fix a Skia build error from commit 1e2c557. by thestig · 8 years ago
  43. ec3da5b Rename FXJSE_HRUNTIME to v8::Isolate by dsinclair · 8 years ago
  44. 5ce0968 Remove CFX_PrivateData from CPDF_Document by tsepez · 8 years ago
  45. 1e2c557 Remove CFX_PrivateData from CPDF_Page by tsepez · 8 years ago
  46. ddffb57 Remove CFX_PrivateData from CPDF_ModuleMgr by tsepez · 8 years ago
  47. ded3634 Change CPDF_Boolean to use bool instead of FX_BOOL. by thestig · 8 years ago
  48. db1a24e Remove dead code from CPDF_InterForm. by thestig · 8 years ago
  49. 27ddf16 Distinguish between user and owner passwords. by thestig · 8 years ago
  50. ef4e887 Clean up doc_ocg.cpp. by thestig · 8 years ago
  51. a55880d Add missing STDCALL for FPDFDoc_GetPageMode(). by thestig · 8 years ago
  52. b8bf55f Get rid of CPDF_Object::GetArray(). by thestig · 8 years ago
  53. 8f5f897 Add an enum to represent text rendering modes. by thestig · 8 years ago
  54. 39faf4f Remove Release() from CPDFDOC_Environment by tsepez · 8 years ago
  55. cbfef57 Cleanup XFA_HASHCODE usage. by dsinclair · 8 years ago
  56. a039bc2 Remove Release() from CXFA_RenderContext by tsepez · 8 years ago
  57. e7b2853 Remove Release() from CXFA_WidgetAccIterator by tsepez · 8 years ago
  58. 501e8cd Remove Release() from CXFA_ChecksumContext by tsepez · 8 years ago
  59. 935d8d5 XFA_WIDGETSTATUS cleanup. by dsinclair · 8 years ago
  60. 44d83f3 Use CFX_RetainPtr<> to refcount CPDFXFA_Page by tsepez · 8 years ago
  61. 3cc01f2 Fix the code that causes warnings by weili · 8 years ago
  62. c6450bb Remove XFA_WIDGETEVENT defines by dsinclair · 8 years ago
  63. cc4d6d8 Remove { delete this; } anti-pattern from IXFA_WidgetIterator by tsepez · 8 years ago
  64. 3f80c86 Remove some c_str() calls from StringCs in xfa docs. by tsepez · 8 years ago
  65. 92cb5e5 Convert border style defines to an enum class. by dsinclair · 8 years ago
  66. 71a452f Make CFX_ByteString(const CFX_ByteStringC&) explicit. by tsepez · 8 years ago
  67. afe9430 Make CFX_WideString(const CFX_WideString&) explicit. by tsepez · 8 years ago
  68. 01e624f Fix GCC warnings to be ready for GCC standalone build by weili · 8 years ago
  69. d6e1887 allow Skia to be the default graphics engine by caryclark · 8 years ago
  70. 594b20b Fix some misc nits. by thestig · 8 years ago
  71. a0a3bc3 Fix use of an uninitialised CFX_Widestring in AFNumber_Keystroke. by ochang · 8 years ago
  72. 732f6a0 IFX_Edit::NewEdit never returns nullptr. by thestig · 8 years ago
  73. 821d59e CPDF_VariableText::GetIterator() never returns NULL. by thestig · 8 years ago
  74. 2c3a16a Remove some dead code. by thestig · 8 years ago
  75. cf03f8e Remove std::string usage in PublicMethods.cpp. by thestig · 8 years ago
  76. c777f48 Convert FWL_ERR into an enum class. by dsinclair · 8 years ago
  77. 8f4bf9a More define cleanup. by dsinclair · 8 years ago
  78. 89fcde8 Remove FWL_WGTHITTEST_* defines in favour of enum class. by dsinclair · 8 years ago
  79. fbe14b9 Fix lint bugs. by thestig · 8 years ago
  80. 8c32dfa Subtract instead of adding the negation. by thestig · 8 years ago
  81. 224bc5a Change bool type to fix warnings. by dsinclair · 8 years ago
  82. 43854a5 Standardize on ASSERT. by dsinclair · 8 years ago
  83. b2f6f91 Fix incorrect v8 TryCatch. by etienneb · 8 years ago
  84. b959010 Remove IFX_SystemHandler. by dsinclair · 8 years ago
  85. 931bf37 Move CPDF_Document code into cpdf_document.cpp. by thestig · 8 years ago
  86. d647a6b Remove several IPDF_ interfaces and CPDF_RenderModule. by dsinclair · 8 years ago
  87. 5cc2465 Clean up CPDF_Page. by thestig · 8 years ago
  88. 186a78e Remove no-op ShowFileDialog(s). by tsepez · 8 years ago
  89. 7712c26 Fix unittest with embedded NUL character. by etienneb · 8 years ago
  90. 1f5f2ff Fixup page removal for XFA documents. by dsinclair · 8 years ago
  91. b6853cf Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions. by tsepez · 8 years ago
  92. 16a2033 Remove CFX_MapPtrTemplate usage in fsdk_baseform.cpp by tsepez · 8 years ago
  93. 3fea70c Remove unused CFX_IntArray. by tsepez · 8 years ago
  94. df964df Replace CFX_RectArray with std::vector<CFX_FloatRect> by tsepez · 8 years ago
  95. 6914118 Remove CFX_ArrayTemplate from CPDF_LinkExtract by tsepez · 8 years ago
  96. a28ae38 Remove IPDF_TextPage, IPDF_TextPageFind and IPDF_LinkExtract interfaces. by dsinclair · 8 years ago
  97. 018935c Pass WideStrings without narrowing to c_str in javascript/ by tsepez · 9 years ago
  98. b1a5959 Simplify XFA event handling. by thestig · 9 years ago
  99. 70c5520 Pass CFX_WideString to CXFA_FFDocView::GetWidgetByName. by tsepez · 9 years ago
  100. 8e4c505 Rename CFX_ByteTextBuf::GetByteString() to AsStringC(). by tsepez · 9 years ago