1. a31da74 Pass CFX_WideString further down widget callers by tsepez · 8 years ago
  2. 8c2a8cd Fix spelling of "Formated" in several variables by tsepez · 8 years ago
  3. 7b68f61 Make Observers into a templated class by tsepez · 8 years ago
  4. 1df1efa Fixup CPDFSDK_PageView and CPDF_Page interactions. by dsinclair · 8 years ago
  5. ce04a45 Add observer for BAAnnots from Javascript by dsinclair · 8 years ago
  6. d54c9d8 Remove unused IPDFSDK_AnnotHandler::OnDrawSleep. by jaepark · 8 years ago
  7. 4bae296 Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its calls. by jaepark · 8 years ago
  8. 956553e Use enum class for subtypes of CPDF_Annot. by jaepark · 8 years ago
  9. 8c54182 Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler. by jaepark · 8 years ago
  10. 35512aa Display content of the annotation when mouse hover. by jaepark · 8 years ago
  11. 9ed9137 Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype. by jaepark · 8 years ago
  12. 9b57ec9 Clean up CPDFSDK_PageView methods. by jaepark · 8 years ago
  13. d99a833 Remove unused m_nTabOrder in CPDFSDK_Annot. by jaepark · 8 years ago
  14. e5cbb33 Drop CPDFSDK_PageView::Annot_HasAppearance by tonikitoo · 8 years ago
  15. cae6bdff Remove unused IPDFSDK_AnnotHandler::GetName(). by jaepark · 8 years ago
  16. 70ba38a Build CPDFSDK_XFAAnnotHandler only when PDF_ENABLE_XFA. by jaepark · 8 years ago
  17. 611adb8 Split fpdfsdk/fsdk_baseform.h into individual classes. by jaepark · 8 years ago
  18. ef523dd Only create widgets if really needed. by dsinclair · 8 years ago
  19. 98e1019 Split fpdfsdk/fsdk_annothandler.h into individual classes. by jaepark · 8 years ago
  20. 2736276 Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files. by jaepark · 8 years ago
  21. f4dc38b The benefits of having a CPDFSDK_FormActionHandler instance in by tonikitoo · 8 years ago
  22. 39e0e14 Remove unused method CPDFSDK_BAAnnot::CreateFormFiller. by jaepark · 8 years ago
  23. 2d5b020 Use smart pointers for class owned pointers by weili · 8 years ago
  24. ca97a8e Watch for destruction of CPDFSDK_widget during callback by tsepez · 8 years ago
  25. cac704d Split fpdfdoc/include/fpdf_doc.h into individual classes. by dsinclair · 8 years ago
  26. 461eeaf Reland of Remove pageview from map immediately by dsinclair · 8 years ago
  27. 9f515bc Use actual type instead CFX_Deletable by weili · 8 years ago
  28. 9ca2b09 Remove the use of handler array in CPDFSDK_AnnotHandlerMgr by weili · 8 years ago
  29. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 8 years ago
  30. b7a5179 Change time_t conversion operator to ToTime_t() function by weili · 8 years ago
  31. d3be111 Fix GetPageIndex() for dynamic XFA documents. by thestig · 8 years ago
  32. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 8 years ago
  33. befa450 Remove default arguments from CFX_FxgeDevice. by thestig · 8 years ago
  34. 3bd3841 Remove checks for _WIN32_WCE. by thestig · 8 years ago
  35. 25fa42f Clean up fx_ge.h and IWYU. by thestig · 8 years ago
  36. 1e2c557 Remove CFX_PrivateData from CPDF_Page by tsepez · 8 years ago
  37. db1a24e Remove dead code from CPDF_InterForm. by thestig · 8 years ago
  38. 39faf4f Remove Release() from CPDFDOC_Environment by tsepez · 8 years ago
  39. 92cb5e5 Convert border style defines to an enum class. by dsinclair · 8 years ago
  40. 224bc5a Change bool type to fix warnings. by dsinclair · 9 years ago
  41. b959010 Remove IFX_SystemHandler. by dsinclair · 9 years ago
  42. 186a78e Remove no-op ShowFileDialog(s). by tsepez · 9 years ago
  43. 16a2033 Remove CFX_MapPtrTemplate usage in fsdk_baseform.cpp by tsepez · 9 years ago
  44. 3fea70c Remove unused CFX_IntArray. by tsepez · 9 years ago
  45. df964df Replace CFX_RectArray with std::vector<CFX_FloatRect> by tsepez · 9 years ago
  46. 7222ea6 Move remaining xfa/include/fxfa files by dsinclair · 9 years ago
  47. e530fb7 Move remaining fpdfdoc files by dsinclair · 9 years ago
  48. 89bdd08 Move code from fpdfsdk/include to the sub directories. by dsinclair · 9 years ago
  49. 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 9 years ago
  50. 77d148d Mark FPDF_BStr_* with DLLEXPORT / STDCALL. by thestig · 9 years ago
  51. c7a7349 Remove core/include/fpdfdoc/fpdf_vt.h by dsinclair · 9 years ago
  52. ed9c438 Make IPDF_VariableText_{Provider,Iterator} inner classes. by dsinclair · 9 years ago
  53. 221caf6 Cleanup the FF Handler proxy methods. by dsinclair · 9 years ago
  54. df4bc59 Remove IXFA_* interfaces. by dsinclair · 9 years ago
  55. 64376be Move the fpdfsdk/include/javascript folder by dsinclair · 9 years ago
  56. 777b333 Split core/include/fpdfdoc/fpdf_ap.h by dsinclair · 9 years ago
  57. c3255f5 Remove FX_DWORD from fpdfsdk/ and testing by tsepez · 9 years ago
  58. 9967cc5 Re-land "Preserve m_pDynamicObjsMap until FXJS_PerIsolateData is destroyed."" by Tom Sepez · 9 years ago
  59. 89e904b Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow. by dan sinclair · 9 years ago
  60. 398a43d Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. by Dan Sinclair · 9 years ago
  61. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  62. 62a70f9 Remove FX_WORD in favor of uint16_t. by Tom Sepez · 9 years ago
  63. 584b1e6 Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi. by Dan Sinclair · 9 years ago
  64. edbb319 Move fpdfsdk/include/formfiller to fpdfsdk/formfiller. by Dan Sinclair · 9 years ago
  65. a1cef70 Trigger page view event when re-layout is finished by jinming_wang · 9 years ago
  66. 744da70 FPDF_PageDelete must delete XFA pages as well. by Tom Sepez · 9 years ago
  67. 3a8051c Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include. by Dan Sinclair · 9 years ago
  68. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 9 years ago
  69. e407648 Modify xfa code to avoid c4800 warnings by Wei Li · 9 years ago
  70. 13ee55a Move fx_crypto.h and fpdf_text.h out of core/include. by Dan Sinclair · 9 years ago
  71. 97da976 Re-enable MSVC warning 4800 for compiling with chromium_code by Wei Li · 9 years ago
  72. f040890 Split apart the remainder of fpdf_render_render.cpp into per-class files. by Tom Sepez · 9 years ago
  73. df5a116 Cleanup some header includes. by Dan Sinclair · 9 years ago
  74. 8388037 Split off CPDF_Parser and CPDF_SimpleParser into .h/.cpp files by Tom Sepez · 9 years ago
  75. f089d47 Fix non-xfa builds. by Dan Sinclair · 9 years ago
  76. 3ebd121 Review and cleanup lint warnings. by Dan Sinclair · 9 years ago
  77. 3177585 Fix build at 310438fb97a2 by Tom Sepez · 9 years ago
  78. 297b515 Re-land "Only place primitive objects on the V8 global template." by Tom Sepez · 9 years ago
  79. 1a35d55 Revert "Only place primitive objects on the V8 global template." by Tom Sepez · 9 years ago
  80. 3e44a7b Only place primitive objects on the V8 global template. by Tom Sepez · 9 years ago
  81. 3fc97ff Cleanup some fsdk_common defines by Dan Sinclair · 9 years ago
  82. 06f49c8 Cleanup forward declarations. by dan sinclair · 9 years ago
  83. 007e6c0 Remove some FX_BOOLs by Tom Sepez · 9 years ago
  84. 281a9ea Re-land "Replace CPDF_Rect and CPDF_Point with CFX types." by Tom Sepez · 9 years ago
  85. 566b974 Revert "Replace CPDF_Rect and CPDF_Point with CFX types." by Tom Sepez · 9 years ago
  86. 3b8fdd3 Replace CPDF_Rect and CPDF_Point with CFX types. by Tom Sepez · 9 years ago
  87. 104fa7c Fix static initializers. by Lei Zhang · 9 years ago
  88. 50cce60 Fixing whitespace lint errors. by Dan Sinclair · 9 years ago
  89. d21cdda Remove many _CAPS structure names. by Tom Sepez · 9 years ago
  90. 22d6607 Fixing include guards, and presubmit. by Dan Sinclair · 9 years ago
  91. 84e5a12 Hook up FFI_PageEvent. by Lei Zhang · 9 years ago
  92. c7cd809 Fixup incorrect include guards. by Dan Sinclair · 9 years ago
  93. 61046b9 Sort headers in non-xfa directories. by Dan Sinclair · 9 years ago
  94. 2398d89 Remove CFX_PtrList from renderer main loop. by Tom Sepez · 9 years ago
  95. efbc191 Expand all paths to be based off pdfium/ directory by Dan Sinclair · 9 years ago
  96. ab27768 Banish CFX_ByteArray and CFX_WideArray to the XFA side. by Tom Sepez · 9 years ago
  97. 32c7081 Split CPDF_PageObjectHolder off from CPDF_PageObjectList by Tom Sepez · 9 years ago
  98. a30b7e8 One less PI. One less Bezier. by Tom Sepez · 9 years ago
  99. 11d9355 Banish CFX_WordArray to XFA-land. by Tom Sepez · 9 years ago
  100. f6488cd Kill CFX_PtryArray in CXFA_FWLAdapterTimerMgr. by Tom Sepez · 9 years ago