1. 09ee087 Pass CFX_Matrix by const-ref in various OnDraw() methods. by Lei Zhang · 6 years ago
  2. 5586545 The final game: mark everything final. by Tom Sepez · 6 years ago
  3. ee96772 Add public APIs for undo / redo in forms. by Lei Zhang · 6 years ago
  4. a4c7ac4 Implement FORM_GetFocusedText() API. by Lei Zhang · 6 years ago
  5. 00d47a6 Rename some fsdk files to cpdfsdk by Dan Sinclair · 6 years ago
  6. 58c2c14 Remove some dead code. by Lei Zhang · 7 years ago
  7. aee0db0 Move CFX_UnownedPtr to UnownedPtr by Dan Sinclair · 7 years ago
  8. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  9. 7b1e53c Use unsigned types for app age, value age in widgets. by Tom Sepez · 7 years ago
  10. 134ac91 Introduce CPWL_Wnd::PrivateData class. by Tom Sepez · 7 years ago
  11. ab39097 Add FORM_ReplaceSelection() and embedder tests. by Diana Gage · 7 years ago
  12. c411eb9 Move fpdfsdk/pdfwindow to fpdfsdk/pwl by Dan Sinclair · 7 years ago
  13. 1c7f142 Add FORM_DeleteSelectedText() and embedder tests. by Diana Gage · 7 years ago
  14. d97f2ee Convert OnBeforeKeyStoke to remove in-out param by Dan Sinclair · 7 years ago
  15. fecd750 Convert OnButtonUp to not have in-out params by Dan Sinclair · 7 years ago
  16. 5fe9808 Remove in-out from OnPopup{Pre|Post}Open by Dan Sinclair · 7 years ago
  17. 64667cd Cleanup more in-out params in CFFL_InteractiveFormFiller. by Dan Sinclair · 7 years ago
  18. bdb9653 Remove some in/out params from CFFL_InteractiveFormFiller by Dan Sinclair · 7 years ago
  19. dce2d72 Add FORM_GetSelectedText() function. by Diana Gage · 7 years ago
  20. b7384b5 Improve ObserverPtr usage in CFFL_InteractiveFormFiller. by Lei Zhang · 7 years ago
  21. 633a3b7 Rename PWL_FooBar files to cpwl_foo_bar. by Lei Zhang · 7 years ago
  22. 7bef7c8 Clarify IPWL_Filler_Notify::QueryWherePopup() parameters. by Lei Zhang · 7 years ago
  23. 940967d Use Unowned/Observed pointers between doc and FF onwership hierarchies. by Tom Sepez · 7 years ago
  24. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 7 years ago
  25. f528eee Reland "Convert CFX_FloatPoint to CFX_PointF" by Dan Sinclair · 8 years ago
  26. 92a32db Revert "Convert CFX_FloatPoint to CFX_PointF" by dsinclair · 8 years ago
  27. 4797c42 Convert CFX_FloatPoint to CFX_PointF by Dan Sinclair · 8 years ago
  28. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  29. 8779fa8 Cleanup env variable names by dsinclair · 8 years ago
  30. a30537f Remove unused widget handler overrides by dsinclair · 8 years ago
  31. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  32. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  33. f8074ce Watch destruction of widgets around OnAAction() method. by tsepez · 8 years ago
  34. 5060b2e De-virtualize many CFFL_InteractiveFormFiller methods. by tsepez · 8 years ago
  35. b94d7c9 Make the I in IFormFiller explicit by dsinclair · 8 years ago[Renamed (95%) from fpdfsdk/formfiller/cffl_iformfiller.h]
  36. 5819e4f Rename m_pApp to m_pEnv by dsinclair · 8 years ago
  37. 72177da Replace FX_UINT with unsigned int by dsinclair · 8 years ago
  38. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 8 years ago
  39. 4bae296 Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its calls. by jaepark · 8 years ago
  40. 2d5b020 Use smart pointers for class owned pointers by weili · 8 years ago
  41. c3255f5 Remove FX_DWORD from fpdfsdk/ and testing by tsepez · 8 years ago
  42. 89e904b Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow. by dan sinclair · 8 years ago
  43. edbb319 Move fpdfsdk/include/formfiller to fpdfsdk/formfiller. by Dan Sinclair · 8 years ago[Renamed (97%) from fpdfsdk/include/formfiller/FFL_IFormFiller.h]
  44. 06f49c8 Cleanup forward declarations. by dan sinclair · 9 years ago
  45. 281a9ea Re-land "Replace CPDF_Rect and CPDF_Point with CFX types." by Tom Sepez · 9 years ago
  46. 566b974 Revert "Replace CPDF_Rect and CPDF_Point with CFX types." by Tom Sepez · 9 years ago
  47. 3b8fdd3 Replace CPDF_Rect and CPDF_Point with CFX types. by Tom Sepez · 9 years ago
  48. c2fb35f Merge to XFA: Remove header files that only have includes. by Lei Zhang · 9 years ago
  49. 60d909e Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix by Tom Sepez · 9 years ago
  50. 40e9ff3 Tidy PDF_ENABLE_XFA #ifdefs in fpdfsdk. by Tom Sepez · 9 years ago
  51. 51da093 Inflict PDF_ENABLE_XFA ifdefs on XFA fpdfsdk/ by Tom Sepez · 9 years ago
  52. 3343d14 Fix XFA compilation noise, part 1. by Tom Sepez · 9 years ago
  53. a5b4704 Merge to XFA: Remove dead code that was reactivated when fixing overrides. by Lei Zhang · 9 years ago
  54. 335e118 Merge to XFA: Cleanup: Mark methods with the override keyword. by Lei Zhang · 9 years ago
  55. 68869fd Merge to XFA: Cleanup: Remove dead formfiller code. by Lei Zhang · 9 years ago
  56. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 9 years ago
  57. 606346f Merge to XFA: Replace some CFX_MapPtrTemplates with std::map. by Lei Zhang · 9 years ago
  58. 0aa0e73 Merge to XFA: Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that always returns 0. by Lei Zhang · 9 years ago
  59. bfa9a82 Merge to XFA: Use stdint.h types throughout PDFium. by Tom Sepez · 9 years ago
  60. 19922bb Merge to XFA: Fix ALL the include guards. by Tom Sepez · 9 years ago
  61. fdc00a7 Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 by Bo Xu · 10 years ago
  62. 3f3b45c Convert all line endings to LF. by John Abd-El-Malek · 10 years ago
  63. 5110c47 Initial commit. by John Abd-El-Malek · 10 years ago