1. d24236a Remove pointless CFX_FloatRect construction. by Lei Zhang · 7 years ago
  2. b21f174 Change SetReverse to GetInverse in CFX_Matrix by Nicolas Pena · 7 years ago
  3. f1eae2c Converted low-hanging cpwl classes in CFX_ByteTextBuf to ostringstream. by Henrique Nakashima · 7 years ago
  4. dce2d72 Add FORM_GetSelectedText() function. by Diana Gage · 7 years ago
  5. 3516256 Implement CPWL_ComboBox::OnDestroy() to manage unowned pointers. by Lei Zhang · 7 years ago
  6. af680b1 Add a basic embedder test for CPWL_Edit. by Lei Zhang · 7 years ago
  7. 633a3b7 Rename PWL_FooBar files to cpwl_foo_bar. by Lei Zhang · 7 years ago
  8. 12eea81 Remove unused bits from PWL_Edit headers. by Lei Zhang · 7 years ago
  9. fac46f8 Split timer classes out of PWL_Wnd.h by Lei Zhang · 7 years ago
  10. 4f34c64 Clean up CFFL formfiller classes. by Lei Zhang · 7 years ago
  11. 7bef7c8 Clarify IPWL_Filler_Notify::QueryWherePopup() parameters. by Lei Zhang · 7 years ago
  12. 5e042a1 Fix OnDestroy method for scroll bars by Tom Sepez · 8 years ago
  13. d0409af Mass conversion of remaining class members (non-xfa) by Tom Sepez · 8 years ago
  14. 797ca5c Mass conversion of all const-lifetime class members by Tom Sepez · 8 years ago
  15. b45324b Use NOTREACHED() in more places. by Lei Zhang · 8 years ago
  16. 45b9ae1 Revert "Smells like a leak in PWL_ComboBox.cpp" by Tom Sepez · 8 years ago
  17. cc20513 Introduce CFX_UnownedPtr to detect lifetime inversion issues. by Tom Sepez · 8 years ago
  18. b084c1f Smells like a leak in PWL_ComboBox.cpp by Tom Sepez · 8 years ago
  19. 8a6fdad Create common CXML_Object base class for CXML_Content and CXML_Element. by Tom Sepez · 8 years ago
  20. f51a02a Cleanup codepage and charset definitions. by Dan Sinclair · 8 years ago
  21. ec8ff7d Fix bytestring passing conventions, part 2. by Tom Sepez · 8 years ago
  22. 669a418 Drop FXSYS_ from math methods by Dan Sinclair · 8 years ago
  23. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 8 years ago
  24. 908c848 Move core/fxcrt XML files to core/fxcrt/xml by Dan Sinclair · 8 years ago
  25. a8c2b91 Remove dead CFX_Edit code and fix some typos. by Lei Zhang · 8 years ago
  26. 52f69b3 Make CPVT_WordPlace more conformant with the prevailing idioms. by Tom Sepez · 8 years ago
  27. 193e6ca Add IndexInBounds() convenience routine. by Tom Sepez · 8 years ago
  28. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  29. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 8 years ago
  30. 375c276 Make most PDFium code pass Clang plugin's auto raw check. by Lei Zhang · 8 years ago
  31. a99de0e Clean up CXML_Element. by Lei Zhang · 8 years ago
  32. 90b7326 Cleanup PWL_Wnd by Dan Sinclair · 8 years ago
  33. fc54e05 Cleanup PWL_Utils. by Dan Sinclair · 8 years ago
  34. a0061af Convert TransformPoint calls to Transform calls by Dan Sinclair · 8 years ago
  35. b147e07 Convert point x,y into CFX_PointF by dan sinclair · 8 years ago
  36. b45ea1f Convert CFWL messages to use CFX_PointF by Dan Sinclair · 8 years ago
  37. 1f403ce Convert more TransformPoint calls to Transform by Dan Sinclair · 8 years ago
  38. e460232 Cleanup CFX_PathData. by Dan Sinclair · 8 years ago
  39. 5f2d381 Replace CPWL_Point with CFX_PointF by Dan Sinclair · 8 years ago
  40. f528eee Reland "Convert CFX_FloatPoint to CFX_PointF" by Dan Sinclair · 8 years ago
  41. 22da8c2 Delete unused method CPWL_Edit::GeneratePageObjects by Nicolas Pena · 8 years ago
  42. 92a32db Revert "Convert CFX_FloatPoint to CFX_PointF" by dsinclair · 8 years ago
  43. 4797c42 Convert CFX_FloatPoint to CFX_PointF by Dan Sinclair · 8 years ago
  44. 687a79c Cleanup CFX_Matrix related methods by Dan Sinclair · 8 years ago
  45. afb4456 Remove Transform in favour of TransformPoint by Dan Sinclair · 8 years ago
  46. 79365f7 Use enum class for PathPoint types. by Nicolas Pena · 8 years ago
  47. bc8dcc3 Add ObservedPtrs to PWL_CREATEPARAM by Dan Sinclair · 8 years ago
  48. 0d164f8 Remove CFX_ArrayTemplate from CPWL_Wnd. by tsepez · 8 years ago
  49. 6745f96 Remove CFX_ArrayTemplate, use unique_ptr in fpdfsdk/pdfwindow by tsepez · 8 years ago
  50. 85c8e7f Fixup lint flags. by Dan Sinclair · 8 years ago
  51. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  52. e5cb0b1 Take advantage of implicit std::unique_ptr<>(nulltpr_t) ctor. by tsepez · 8 years ago
  53. 98151ca Cleanup DEPS files by dsinclair · 8 years ago
  54. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  55. bc5e6d2 Move core/fpdfapi/fpdf_font to core/fpdfapi/font by dsinclair · 8 years ago
  56. 36eb4bd Add ptr_util.h from base until std::make_unique<> available by tsepez · 8 years ago
  57. 0bb385b Move fpdfsdk/fxedit/include to fpdfsdk/fxedit by dsinclair · 8 years ago
  58. 74a34fc Move core/fxge/include to core/fxge by dsinclair · 8 years ago
  59. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  60. 1727aee Move core/fpdfdoc/include to core/fpdfdoc by dsinclair · 8 years ago
  61. 39c62fd Move core/fpdfapi/include to core/fpdfapi by dsinclair · 8 years ago
  62. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  63. 166bc16 Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_font by dsinclair · 8 years ago
  64. d4c34f2 Replace std::unique_ptr.reset() with WrapUnique assignment. by thestig · 8 years ago
  65. ea3c3be Remove duplicated charset definitions, and move them to fx_font.h by npm · 8 years ago
  66. 163a9a6 Deleted unused defintions and methods from PWL_FontMap by npm · 8 years ago
  67. 8faac62 Cleanup CFX_SystemHandler. by dsinclair · 8 years ago
  68. 38fd844 Rename dictionary set and get methods by dsinclair · 8 years ago
  69. 63f545c CFX_FloatPoint default constructor and equals operators by tsepez · 8 years ago
  70. f86ca38 Remove more strcmp/memcmp usage. by tsepez · 8 years ago
  71. 067990c Stop converting widestring -> c_str -> widestring in several places. by tsepez · 8 years ago
  72. cba85ab CPWL_Color::ConvertColorType should compare current color type with the given convert color type. by jaepark · 8 years ago
  73. 0e3e890 Cleanup some PWL_FontMap methods by dsinclair · 8 years ago
  74. cedaa55 Flip document and parser ownership by dsinclair · 8 years ago
  75. 9ada2d8 Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files. by npm · 8 years ago
  76. 660de3c Move CFX_ClipRgn and CFX_PathData into their own files. by npm · 8 years ago
  77. 2d5b020 Use smart pointers for class owned pointers by weili · 8 years ago
  78. 448c433 Splitting fpdfdoc/doc_* part II. by dsinclair · 8 years ago
  79. cac704d Split fpdfdoc/include/fpdf_doc.h into individual classes. by dsinclair · 8 years ago
  80. 3617751 Remove m_pList conditionals from CPWL_ListBox by dsinclair · 8 years ago
  81. e6a6561 Reset notify parameter in CPWL_ListBox OnDestroy(). by dsinclair · 8 years ago
  82. efd5a99 Removing default params from CFX_Edit. by dsinclair · 8 years ago
  83. dbc7716 Cleanup some PWL interfaces. by dsinclair · 8 years ago
  84. e35af1e Remove some IFX_* wrappers. by dsinclair · 8 years ago
  85. a2919b3 Remove RichText support from fpdfsdk/fxedit. by dsinclair · 8 years ago
  86. 8ea3f51 Clean up some CPDF_Font subclasses. by thestig · 8 years ago
  87. 907a522 Use FXFONT defines in place of integers. by thestig · 8 years ago
  88. d931476 Remove unused code. by dsinclair · 8 years ago
  89. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 8 years ago
  90. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 8 years ago
  91. db444d2 Fix all the code which has duplicate variable declarations by weili · 8 years ago
  92. 41846a0 Remove default argument from RestoreState() methods. by thestig · 9 years ago
  93. ded3634 Change CPDF_Boolean to use bool instead of FX_BOOL. by thestig · 9 years ago
  94. 92cb5e5 Convert border style defines to an enum class. by dsinclair · 9 years ago
  95. 71a452f Make CFX_ByteString(const CFX_ByteStringC&) explicit. by tsepez · 9 years ago
  96. 594b20b Fix some misc nits. by thestig · 9 years ago
  97. 732f6a0 IFX_Edit::NewEdit never returns nullptr. by thestig · 9 years ago
  98. 821d59e CPDF_VariableText::GetIterator() never returns NULL. by thestig · 9 years ago
  99. 224bc5a Change bool type to fix warnings. by dsinclair · 9 years ago
  100. b959010 Remove IFX_SystemHandler. by dsinclair · 9 years ago