1. f528eee Reland "Convert CFX_FloatPoint to CFX_PointF" by Dan Sinclair · 8 years ago
  2. 92a32db Revert "Convert CFX_FloatPoint to CFX_PointF" by dsinclair · 8 years ago
  3. 4797c42 Convert CFX_FloatPoint to CFX_PointF by Dan Sinclair · 8 years ago
  4. 79365f7 Use enum class for PathPoint types. by Nicolas Pena · 8 years ago
  5. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  6. 8779fa8 Cleanup env variable names by dsinclair · 8 years ago
  7. 7cbe68e Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  8. a30537f Remove unused widget handler overrides by dsinclair · 8 years ago
  9. cf38161 Remove remaining CPDFSDK_Document references by dsinclair · 8 years ago
  10. b402b17 Convert CPDFSDK_PageView to have a CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  11. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  12. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  13. 41872fa Move core/fpdfapi/fpdf_page to core/fpdfapi/page by dsinclair · 8 years ago
  14. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  15. 74a34fc Move core/fxge/include to core/fxge by dsinclair · 8 years ago
  16. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  17. 8a752ab Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page by dsinclair · 8 years ago
  18. f8074ce Watch destruction of widgets around OnAAction() method. by tsepez · 8 years ago
  19. b94d7c9 Make the I in IFormFiller explicit by dsinclair · 8 years ago[Renamed (75%) from fpdfsdk/formfiller/cffl_iformfiller.cpp]
  20. 5819e4f Rename m_pApp to m_pEnv by dsinclair · 8 years ago
  21. 72177da Replace FX_UINT with unsigned int by dsinclair · 8 years ago
  22. 1f24890 Remove FFI_ from CPDFSDK_Environment method names by dsinclair · 8 years ago
  23. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 8 years ago
  24. f34518b Split fsdk_mgr files apart. by dsinclair · 8 years ago
  25. a31da74 Pass CFX_WideString further down widget callers by tsepez · 8 years ago
  26. 8c2a8cd Fix spelling of "Formated" in several variables by tsepez · 8 years ago
  27. 4bae296 Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its calls. by jaepark · 8 years ago
  28. 956553e Use enum class for subtypes of CPDF_Annot. by jaepark · 8 years ago
  29. 9ed9137 Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype. by jaepark · 8 years ago
  30. a1d2111 CPDF_Annot::GetRect() should return CFX_FloatRect. by jaepark · 8 years ago
  31. 611adb8 Split fpdfsdk/fsdk_baseform.h into individual classes. by jaepark · 8 years ago
  32. 9ada2d8 Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files. by npm · 8 years ago
  33. ad5ac75 Fix typos of the word outer. by thestig · 8 years ago
  34. 660de3c Move CFX_ClipRgn and CFX_PathData into their own files. by npm · 8 years ago
  35. 2d5b020 Use smart pointers for class owned pointers by weili · 8 years ago
  36. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 8 years ago
  37. 23ae4a5 Remove redundant casts, part 4 by tsepez · 8 years ago
  38. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 8 years ago
  39. db444d2 Fix all the code which has duplicate variable declarations by weili · 8 years ago
  40. 25fa42f Clean up fx_ge.h and IWYU. by thestig · 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 (98%) from fpdfsdk/formfiller/FFL_IFormFiller.cpp]
  44. 455a419 Move core/include/fpdfapi/fpdf_page.h to correct locations. by Dan Sinclair · 8 years ago
  45. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 8 years ago
  46. f766ad2 Move fpdfsdk/src up to fpdfsdk/. by Dan Sinclair · 8 years ago[Renamed from fpdfsdk/src/formfiller/FFL_IFormFiller.cpp]
  47. 310438f Split off CPDF_Document into its own .cpp/.h files. by Tom Sepez · 9 years ago
  48. 0fc6b25 Remove implicit conversions and some cleanup by Wei Li · 9 years ago
  49. 281a9ea Re-land "Replace CPDF_Rect and CPDF_Point with CFX types." by Tom Sepez · 9 years ago
  50. 566b974 Revert "Replace CPDF_Rect and CPDF_Point with CFX types." by Tom Sepez · 9 years ago
  51. 3b8fdd3 Replace CPDF_Rect and CPDF_Point with CFX types. by Tom Sepez · 9 years ago
  52. 9976672 Remove uses of this->foo. by Lei Zhang · 9 years ago
  53. 5eca305 Remove foo != NULL outside of xfa/ by Lei Zhang · 9 years ago
  54. c2fb35f Merge to XFA: Remove header files that only have includes. by Lei Zhang · 9 years ago
  55. 96660d6 Merge to XFA: Get rid of most instance of 'foo != NULL' by Lei Zhang · 9 years ago
  56. 60d909e Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix by Tom Sepez · 9 years ago
  57. 40e9ff3 Tidy PDF_ENABLE_XFA #ifdefs in fpdfsdk. by Tom Sepez · 9 years ago
  58. 51da093 Inflict PDF_ENABLE_XFA ifdefs on XFA fpdfsdk/ by Tom Sepez · 9 years ago
  59. bde53d2 Merge to XFA: Remove relative includes. by Lei Zhang · 9 years ago
  60. 997de61 Merge to XFA: Cleanup: Remove some NULL checks in fpdfsdk. by Lei Zhang · 9 years ago
  61. a5b4704 Merge to XFA: Remove dead code that was reactivated when fixing overrides. by Lei Zhang · 9 years ago
  62. 8c217c5 Merge to XFA: Do not call into formfiller code with a NULL PageView. by Lei Zhang · 9 years ago
  63. 335e118 Merge to XFA: Cleanup: Mark methods with the override keyword. by Lei Zhang · 9 years ago
  64. 68869fd Merge to XFA: Cleanup: Remove dead formfiller code. by Lei Zhang · 9 years ago
  65. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 9 years ago
  66. 2f2ffec Merge to XFA - else after returns. by Tom Sepez · 9 years ago
  67. dcbc02f Merge to XFA: Tidy up CPDFDOC_Environment. by Tom Sepez · 9 years ago
  68. 606346f Merge to XFA: Replace some CFX_MapPtrTemplates with std::map. by Lei Zhang · 9 years ago
  69. 6d8b1c2 Merge to XFA: Cleanup: Do not check pointers before deleting them. by Lei Zhang · 9 years ago
  70. a6d9f0e Remove trailing whitespaces in fpdfsdk, XFA edition. by Lei Zhang · 9 years ago
  71. 0aa0e73 Merge to XFA: Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that always returns 0. by Lei Zhang · 9 years ago
  72. bfa9a82 Merge to XFA: Use stdint.h types throughout PDFium. by Tom Sepez · 9 years ago
  73. 4f7bc04 Merge to XFA: Reduce usage of operator LPCWSTR from CFX_WideString(). by Tom Sepez · 9 years ago
  74. fdc00a7 Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 by Bo Xu · 10 years ago
  75. 3f3b45c Convert all line endings to LF. by John Abd-El-Malek · 10 years ago
  76. 5110c47 Initial commit. by John Abd-El-Malek · 10 years ago