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