1. c90cf38 Remove unused cpdf_formcontrol.h from cpwl_wnd.h. by Tom Sepez · 5 years ago
  2. 6c62e0e Move CPWL_AppStream to CPDFSDK_AppStream. by Tom Sepez · 5 years ago[Renamed (98%) from fpdfsdk/pwl/cpwl_appstream.cpp]
  3. ffff6c5 Make CPDF_Font a retainable type. by Tom Sepez · 5 years ago
  4. 24b3a20 Rename CPDF_{Byte,Wide}String::AsSpan() to span() by Tom Sepez · 5 years ago
  5. 3609c98 Move cba_fontmap.{h,cpp} from fpdfsdk/ down to core/fpdfdoc. by Tom Sepez · 5 years ago
  6. 64a5f7f Remove font-related methods from CFX_SystemHandler. by Tom Sepez · 5 years ago
  7. 1eafdc7 Remove one circular .h inclusion from cba_fontmap.cpp. by Tom Sepez · 5 years ago
  8. 84cce24 Remove orphan tracking for CPDF parser objects. by Tom Sepez · 5 years ago
  9. f8c67a2 Replace some CPDF_Dictionary::SetFor() calls with SetNewFor<>() by Tom Sepez · 5 years ago
  10. a3097da Make CPDF_Object and its subclasses retainable. by Tom Sepez · 5 years ago
  11. 6ab92c0 Track another orphan from CPWL_AppStream by Tom Sepez · 5 years ago
  12. 9384947 Do not replace existing objects in CPWL_AppStream::SetAsPushButton by Tom Sepez · 6 years ago
  13. a676aca Add constants for type-specific annotation form flags. by Lei Zhang · 6 years ago
  14. 306ebab Prefer ByteString() over "". by Tom Sepez · 6 years ago
  15. 3abd19f Revert "Make orphaning old objects automatic during dictionary set/removal." by Tom Sepez · 6 years ago
  16. 1399a22 Make orphaning old objects automatic during dictionary set/removal. by Tom Sepez · 6 years ago
  17. e8ed788 Add CPDF_IndirectObjectHolder::New<T>() by Tom Sepez · 6 years ago
  18. b7c4a02 Pass CreateParams to CPWL_Wnd constructor. by Tom Sepez · 6 years ago
  19. 7df950a Stop transfering ownership of |this| as CPWL_Wnd::Create() side-effect by Tom Sepez · 6 years ago
  20. 6fe32f8 Make CPWL_Wnd own its pAttachedData. by Tom Sepez · 6 years ago
  21. 073ecf4 Rename InterForm classes to InteractiveForm. by Lei Zhang · 6 years ago
  22. c345065 Rename interform files to interactiveform. by Lei Zhang · 6 years ago
  23. 4f261ff Get rid of non-const ref parameter in CPDFSDK_InterForm::OnFormat(). by Lei Zhang · 6 years ago
  24. 99f5bbb Do IWYU for ptr_util.h. by Lei Zhang · 6 years ago
  25. 7cabaf1 CPDF_VariableText::m_nHorzScale is always 100 by Tom Sepez · 6 years ago
  26. 5586545 The final game: mark everything final. by Tom Sepez · 6 years ago
  27. 367ed46 Use pdfium::span<> in CPDF_Stream::SetData(). by Tom Sepez · 6 years ago
  28. ae38636 Use UnownedPtr in CPDF_VariableText by Tom Sepez · 6 years ago
  29. b6b01cb Re-work some more c_str() usage. by Tom Sepez · 6 years ago
  30. 5f03299 CPDFSDK_Widget(): bDisplay arg always passed as true (default). by Tom Sepez · 6 years ago
  31. fb72726 Implement CPDF_Object::MakeReference method. by Artem Strygin · 6 years ago
  32. 28bb2f2 Remove DefaultAppearance HasColor and return an optional instead by Dan Sinclair · 7 years ago
  33. 4c22dd5 Use Optional to determine if appearance stream as font by Dan Sinclair · 7 years ago
  34. a17a0e2 Remove CPDF_DefaultAppearance reference params by Dan Sinclair · 7 years ago
  35. 9875889 Use Width()/Height() methods from rectangles. by Lei Zhang · 7 years ago
  36. b6254e8 Rename CFX_FloatRect::Scale() to ScaleFromCenterPoint(). by Lei Zhang · 7 years ago
  37. 8e7f932 Convert CPVT_Color to CFX_Color by Dan Sinclair · 7 years ago
  38. 55469ae Fix UAF in SetVisible(). by Henrique Nakashima · 7 years ago
  39. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  40. bf15730 Move CPWL_CREATPARAM to CPWL_Wnd::CreateParams by Tom Sepez · 7 years ago
  41. 90555e0 Add CPDF_Stream::ReplaceData method. by Artem Strygin · 7 years ago
  42. c411eb9 Move fpdfsdk/pdfwindow to fpdfsdk/pwl by Dan Sinclair · 7 years ago[Renamed (99%) from fpdfsdk/pdfwindow/cpwl_appstream.cpp]
  43. beef5e4 Use named commands in CPWL_AppStream. by Dan Sinclair · 7 years ago
  44. 6b0158f Remove fxedit place classes in pdfwindow/ by Dan Sinclair · 7 years ago
  45. c08dc39 Remove fx_edit.h by Dan Sinclair · 7 years ago
  46. e03f8b1 Add helper class to closed stream commands by Dan Sinclair · 7 years ago
  47. dc11ec8 Cleanup CPWL_Icon AppStream generation by Dan Sinclair · 7 years ago
  48. 14ddd42 Consolidate Appearance Stream code in CPWL_AppStream. by Dan Sinclair · 7 years ago
  49. cb2ea42 Create CPWL_AppStream. by Dan Sinclair · 7 years ago