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