1. 0fa4717 Remove CFX_ArrayTemplate from fpdfapi by tsepez · 8 years ago
  2. 5037839 Tidy cfgas_fontmgr, remove custom sorting code. by tsepez · 8 years ago
  3. 591ed14 Remove CFX_MapPtrToPtr and templates. by tsepez · 8 years ago
  4. 6fd07ef Remove CFX_MapPtrToPtr in xfa/fgas, part 2 by tsepez · 8 years ago
  5. 8d94b66 Revert postscript code removal. by rbpotter · 8 years ago
  6. 469f6da use unique_ptr in cxfa_layoutprocessor.h by tsepez · 8 years ago
  7. 4a551f5 Remove two unused members in cpdf_streamcontentparser. by tsepez · 8 years ago
  8. 2a998ad Cleaning up memory allocation in CXFA_FM2JSContext - III by Dan Sinclair · 8 years ago
  9. c4fcad2 [libtiff] Fixup unitialized access issue by Dan Sinclair · 8 years ago
  10. 647f284 Cleaning up memory allocation in CXFA_FM2JSContext - II by Dan Sinclair · 8 years ago
  11. 2f55999 Banish CFX_Points, CFX_PointsF, and CFX_RectFArray to XFA-side only. by tsepez · 8 years ago
  12. 73cb5c4 Fix bCJK calculation in Windows MapFont by npm · 8 years ago
  13. 7855a2c Cleaning up memory allocation in CXFA_FM2JSContext - I by Dan Sinclair · 8 years ago
  14. e647799 Properly ref-count CFGAS_GEFont with CFX_RetainPtr. by tsepez · 8 years ago
  15. 6bb3b89 Remove CFX_MapPtrToPtr from xfa/fxfa. by tsepez · 8 years ago
  16. 48f776f Remove unused CPDF_ImageCacheEntry::GetCachedBitmap by Nicolas Pena · 8 years ago
  17. 91fd904 remove unused CFX_PtrToInt32 typedef by tsepez · 8 years ago
  18. e4d611c Remove CFX_MapPtrToPtr from xfa/fde. by tsepez · 8 years ago
  19. 0ef7ba0 Kill render_int.h by Nicolas Pena · 8 years ago
  20. dc39e37 Add missing operator<() to CFX_RetainPtr. by tsepez · 8 years ago
  21. 6745f96 Remove CFX_ArrayTemplate, use unique_ptr in fpdfsdk/pdfwindow by tsepez · 8 years ago
  22. fff400a Remove CFX_ArrayTemplate in BC_QRCoderEncoder. by tsepez · 8 years ago
  23. 4741b29 Add CFX_RetainPtr Leak() and Unleak() methods by tsepez · 8 years ago
  24. d654d78 remove some CFX_ArrayTemplate in xfa_ffdocview.h by tsepez · 8 years ago
  25. 72f50f2 Cleanup ThemeProvider code by Dan Sinclair · 8 years ago
  26. c635c93 Remove the ::GetCapacity methods. by Dan Sinclair · 8 years ago
  27. 3cdcfeb Create individual exception methods. by Dan Sinclair · 8 years ago
  28. e8f6897 Convert CFWL_MonthCalendar to use return values by Dan Sinclair · 8 years ago
  29. 5e3b976 Check for overflow in JBig2 Huffman decoder by Dan Sinclair · 8 years ago
  30. fa07af3 Remove more CFX_ArrayTemplate in cfwl_notedriver.h. by tsepez · 8 years ago
  31. eda80ef Kill last use of CFX_PtrList. by tsepez · 8 years ago
  32. b38c5df Remove CFWL_ListBox::GetDataProviderItemText by Dan Sinclair · 8 years ago
  33. c8fd331 Cleaning out params in CPDFXFA_Context by Dan Sinclair · 8 years ago
  34. db194cf Use return values in CFWL_Scrollbar instead of out params by Dan Sinclair · 8 years ago
  35. 83c5eac Force stop of page tree traversal when max level reached by Nicolas Pena · 8 years ago
  36. 05f5412 Libtiff update with upstream by Nicolas Pena · 8 years ago
  37. fa05e97 Gold support in PDFium by stephana · 8 years ago
  38. aea7705 Use vector of unique_ptrs for page node children. by tsepez · 8 years ago
  39. d0bbccd Make CFX_Observable copy constructable. by tsepez · 8 years ago
  40. 04a4070 Missing null initializer in CPDF_StreamParser::ReadInlineStream by tsepez · 8 years ago
  41. 0fdeeb8 Relax the EncryptMetadata check. by tsepez · 8 years ago
  42. da587fa lcms: Sanitize floating point read by kcwu · 8 years ago
  43. d5b81ce Return unique_ptr<> from IPDF_StructTree by tsepez · 8 years ago
  44. ad3cd2a Better tests for password protected documents. by tsepez · 8 years ago
  45. 47fb8c0 Return unique_ptr from CFX_BinaryBuf::DetachBuffer() by tsepez · 8 years ago
  46. b04b96b Move window type mask up with masked flags by dsinclair · 8 years ago
  47. 6803489 Remove widget offscreen code. by dsinclair · 8 years ago
  48. 46a4bbf Cleanup widget edge related code by dsinclair · 8 years ago
  49. d924770 Remove more unused widget styles by dsinclair · 8 years ago
  50. 791a0cc Remove unused widget state flags by dsinclair · 8 years ago
  51. ea7657c Remove unused sysbtn code by dsinclair · 8 years ago
  52. 72a2202 Remove unused m_OtfFontData. by tsepez · 8 years ago
  53. 37b12ad Return unique_ptr from CXFA_FFApp::CreateDoc. by tsepez · 8 years ago
  54. b8642f8 More unique_ptr returns from DIB methods. by tsepez · 8 years ago
  55. c773932 Remove unused flags in CFWL_PushButton by dsinclair · 8 years ago
  56. 72c1bda Return unique_ptr from GetAlphaMask. by tsepez · 8 years ago
  57. 5e4388e Cleanup CFWL_MonthCalendar flags by dsinclair · 8 years ago
  58. 5bed98c Remove some usage of |return XXX.release()| anti-pattern. by tsepez · 8 years ago
  59. 6597391 Remove unused CFWL_Form flags by dsinclair · 8 years ago
  60. aefbe4b Remove unused CFWL_Edit flags. by dsinclair · 8 years ago
  61. 727a304 This CL removes some of the unused CFWL widget flags. by dsinclair · 8 years ago
  62. be5f029 Remove unused CFWL_ListBox code by dsinclair · 8 years ago
  63. f085db3 Add inline JPEGs. by rbpotter · 8 years ago
  64. 0d73909 Remove CJBig2_List in favor of std::vector<std::unique_ptr<>> by tsepez · 8 years ago
  65. 603f57b Update CFWL_ListBox to return instead of using out params. by dsinclair · 8 years ago
  66. a9caab9 Avoid the ptr.reset(new XXX()) anti-pattern by tsepez · 8 years ago
  67. 992ecf7 Verify precision length before converting to string. by dsinclair · 8 years ago
  68. 974b4a6 Return unique_ptr<>s from fxcodec/ by tsepez · 8 years ago
  69. 988599c Replace CFX_FloatArray with std::vector by tsepez · 8 years ago
  70. 05b4fc1 Use CFX_MaybeOwned<> in CPDF_Annot. by tsepez · 8 years ago
  71. 8df0234 fix linux build by caryclark · 8 years ago
  72. 8d5d00b Fix JBig2 decoding logic by weili · 8 years ago
  73. d340646 add flag for future Skia CL by reed · 8 years ago
  74. 8fed844 sync with latest skia api by caryclark · 8 years ago
  75. b1125f8 Fix dotted line drawing for GDI device driver by weili · 8 years ago
  76. 5dbb129 add flag for SkClipOps by reed · 8 years ago
  77. 9468639 Update ICU by dsinclair · 8 years ago
  78. 6814f49 update to latest skia api by caryclark · 8 years ago
  79. 1babeee Change CFWL_Widget::GetMatrix to return the matrix by dsinclair · 8 years ago
  80. 94afac9 Replace CFX_WideStringCArray with std::vector. by tsepez · 8 years ago
  81. 89ab499 Change layout item in CFWL_Widget type from void by dsinclair · 8 years ago
  82. 43ac44c Cleanup CFWL_Widget code to return CFX_RectFs where appropriate by dsinclair · 8 years ago
  83. 53ed03d Remove unused list data pointer by dsinclair · 8 years ago
  84. 80c40de Remove last usage of CFX_ObjectArray. by tsepez · 8 years ago
  85. 51709be Replace CFX_WideStringArray with std::vector by tsepez · 8 years ago
  86. 447b1f3 Move xfa/fwl/core to xfa/fwl. by dsinclair · 8 years ago
  87. 64f4e25 Use unique_ptr for CXFA_XMLParser. by tsepez · 8 years ago
  88. 1306b18 Replace CFX_ByteStringArray with std::vector. by tsepez · 8 years ago
  89. da911bc Convert GetWidgetRect to return rect. by dsinclair · 8 years ago
  90. 67c6ca3 Split CFWL_Widget::GetWidgetRect into two parts by dsinclair · 8 years ago
  91. a2cbc57 Cleanup return values in CFWL_ComboBox by dsinclair · 8 years ago
  92. 442997c Cleanup FWL default values part II. by dsinclair · 8 years ago
  93. 31559c9 lcms: avoid fixed number LUT optimization on inf values by kcwu · 8 years ago
  94. 7fa190d Cleanup default FWL params part I by dsinclair · 8 years ago
  95. 919c084 Cleanup caret show/hide code by dsinclair · 8 years ago
  96. 4614b45 Cleanup FWL Event and Message code. by dsinclair · 8 years ago
  97. 248cb27 Remove CFX_FormatString::Release() by tsepez · 8 years ago
  98. a9d29df Properly ref count IFX_FileAccess. by tsepez · 8 years ago
  99. cd5e12a Catch stray Retains() and Releases() outside of RetainPtr<>. by tsepez · 8 years ago
  100. 7cda31a Refcount IFGAS_ streams all the time, too by tsepez · 8 years ago