1. 9468639 Update ICU by dsinclair · 8 years ago
  2. 6814f49 update to latest skia api by caryclark · 8 years ago
  3. 1babeee Change CFWL_Widget::GetMatrix to return the matrix by dsinclair · 8 years ago
  4. 94afac9 Replace CFX_WideStringCArray with std::vector. by tsepez · 8 years ago
  5. 89ab499 Change layout item in CFWL_Widget type from void by dsinclair · 8 years ago
  6. 43ac44c Cleanup CFWL_Widget code to return CFX_RectFs where appropriate by dsinclair · 8 years ago
  7. 53ed03d Remove unused list data pointer by dsinclair · 8 years ago
  8. 80c40de Remove last usage of CFX_ObjectArray. by tsepez · 8 years ago
  9. 51709be Replace CFX_WideStringArray with std::vector by tsepez · 8 years ago
  10. 447b1f3 Move xfa/fwl/core to xfa/fwl. by dsinclair · 8 years ago
  11. 64f4e25 Use unique_ptr for CXFA_XMLParser. by tsepez · 8 years ago
  12. 1306b18 Replace CFX_ByteStringArray with std::vector. by tsepez · 8 years ago
  13. da911bc Convert GetWidgetRect to return rect. by dsinclair · 8 years ago
  14. 67c6ca3 Split CFWL_Widget::GetWidgetRect into two parts by dsinclair · 8 years ago
  15. a2cbc57 Cleanup return values in CFWL_ComboBox by dsinclair · 8 years ago
  16. 442997c Cleanup FWL default values part II. by dsinclair · 8 years ago
  17. 31559c9 lcms: avoid fixed number LUT optimization on inf values by kcwu · 8 years ago
  18. 7fa190d Cleanup default FWL params part I by dsinclair · 8 years ago
  19. 919c084 Cleanup caret show/hide code by dsinclair · 8 years ago
  20. 4614b45 Cleanup FWL Event and Message code. by dsinclair · 8 years ago
  21. 248cb27 Remove CFX_FormatString::Release() by tsepez · 8 years ago
  22. a9d29df Properly ref count IFX_FileAccess. by tsepez · 8 years ago
  23. cd5e12a Catch stray Retains() and Releases() outside of RetainPtr<>. by tsepez · 8 years ago
  24. 7cda31a Refcount IFGAS_ streams all the time, too by tsepez · 8 years ago
  25. ab5a20d Fix the way to check terminal field in interactive form by weili · 8 years ago
  26. 833619b Refcount all the IFX_ stream classes all the time. by tsepez · 8 years ago
  27. 8f87550 re-enable skia caching by caryclark · 8 years ago
  28. 6bdb56c Fix FPDF_GetPageLabel API typo. by dsinclair · 8 years ago
  29. 1a1d764 Return unique_ptrs from CFX_DIBitmap::Clone(). by tsepez · 8 years ago
  30. 7341149 Fix a leak when TIFFRGBAImageBegin fails by npm · 8 years ago
  31. f6ee820 [android] Make pdfium_unittests work on Android. by jbudorick · 8 years ago
  32. d65fd10 enable skia gradients, fix bugs by caryclark · 8 years ago
  33. 4bed2af Rename fpdf_render_image and fpdf_render_text by npm · 8 years ago
  34. 0527ec5 Rename IFX_Stream to IFGAS_Stream. by tsepez · 8 years ago
  35. 8b6a0a5 Encode lcms files as utf-8 by Scott Graham · 8 years ago
  36. 959a904 Tidy fx_stream.h by tsepez · 8 years ago
  37. fa89a20 Make concrete stream classes private to .cpp, part 4. by tsepez · 8 years ago
  38. d7ecb5f Kill off fpdf_render_cache.cpp by npm · 8 years ago
  39. f78bf1a Make concrete stream classes private to .cpp, part 3 by tsepez · 8 years ago
  40. d912f6b Make concrete stream classes private to .cpp, part 2 by tsepez · 8 years ago
  41. bea0497 Make more concrete stream classes private to .cpp files by tsepez · 8 years ago
  42. aeeb6d1 Kill some friends in fpdfapi. by tsepez · 8 years ago
  43. 991f618 Move Init to constructor in CXFA_FMProgram by Nicolas Pena · 8 years ago
  44. 8a463c5 Remove fpdf_render.cpp by Nicolas Pena · 8 years ago
  45. 560680c Make CPDF_ImageCacheEntry's private CFX_DIBSources unique_ptrs by npm · 8 years ago
  46. 9be9c34 Improve early return in CGifLZWDecoder::Decode by npm · 8 years ago
  47. 0275910 Protect against unexpected library create/destroy by tsepez · 8 years ago
  48. c62980e Fix initial kerning when there is a horzscale set by npm · 8 years ago
  49. 345d489 Convert loose FX_Create* functions into static methods by tsepez · 8 years ago
  50. 47718fb Remove unused methods from CPDF_Font by Nicolas Pena · 8 years ago
  51. b90c71a Add pdfium::MakeRetain<>() helper function. by tsepez · 8 years ago
  52. f11380f Use unique_ptr in CFXA_FM expressions constructors by npm · 8 years ago
  53. 708ef62 Do not clone in CPDF_ImageCacheEntry::GetCachedBitmap by npm · 8 years ago
  54. 05e0169 Make FDF document creation return unique_ptrs by tsepez · 8 years ago
  55. 405ac0f Use CFX_MaybeOwned<> in fpdf_edit_create.cpp by tsepez · 8 years ago
  56. 3c0f366 Add some methods in CPDF_ImageRenderer by npm · 8 years ago
  57. 2399152 Fix crash in CFDE_CSSSyntaxParser when parsing empty url by npm · 8 years ago
  58. eb9625c Use unique pointers in CXFA_FMParse by npm · 8 years ago
  59. c92e26d Merge CPDF_ImageLoader with its handle by npm · 8 years ago
  60. 80ddd61 Nits in fx_ge_linux by npm · 8 years ago
  61. e44b7e3 Fix leak in cpdf_document_unittest by npm · 8 years ago
  62. e421327 Replace ASSERT with error return in bmp_read_header by npm · 8 years ago
  63. 0354ccf Change TxtEdtEngine to return CFX_WideString by dan sinclair · 8 years ago
  64. 41ba08e Add CFWL_ListBox::IsMultiSelection(). by thestig · 8 years ago
  65. 106e9a3 Roll Clang to 0a306690. by thestig · 8 years ago
  66. 2c489cc Merge IFWL and CFWL classes. by dsinclair · 8 years ago
  67. 0ce11ee Rename IFWL classes which do not have CFWL equivalents by dsinclair · 8 years ago
  68. 2430b30 Roll pdfium/third_party/catapult/ 327256cb1..86352b966 (1204 commits). by jbudorick · 8 years ago
  69. a78ba60 Add FPDF_RenderPageBitmapWithMatrix API. by thestig · 8 years ago
  70. 4e847e3 More unique_ptrs in CXFA_FMParse::ParseForeachExpression and avoid leak by npm · 8 years ago
  71. 9fd0c63 Use CFX_MaybeOwned<> in CPDF_Image by tsepez · 8 years ago
  72. 81b2246 Add CFX_MaybeOwned<> template. by tsepez · 8 years ago
  73. 9067fd6 Add APIs for limited use of document tagged code. by thestig · 8 years ago
  74. 841a85b Roll pdfium/build/ dc8cb2c8b..acf607f7d (79 commits). by jbudorick · 8 years ago
  75. 7c47e1d Remove DataProvider from CFWL_WidgetProperties by dsinclair · 8 years ago
  76. 7172b71 Remove IFWL_CombobBox::DataProvider by Dan Sinclair · 8 years ago
  77. 0ced827 Remove listbox providers and build into listbox by Dan Sinclair · 8 years ago
  78. 209821f Remove plumbing for today value by dsinclair · 8 years ago
  79. 1e32d81 Remove some .release() calls in cpdf_renderstatus by tsepez · 8 years ago
  80. 9e4fca7 Avoid cloning in CPDF_ImageCacheEntry::ContinueGetCachedBitmap by npm · 8 years ago
  81. e36430e Make Update and DrawWidget pure virtual by dsinclair · 8 years ago
  82. 43f382c Move CPDF_ImageRenderer from render_int by npm · 8 years ago
  83. 171071d fix negative font size by caryclark · 8 years ago
  84. 733e068 Add API for getting page labels. by thestig · 8 years ago
  85. 1a7534a Rename IFWL_App to CFWL_App by dsinclair · 8 years ago
  86. d643729 Rename IFWL_Timer and IFWL_TimerInfo by dsinclair · 8 years ago
  87. 5048731 Multiply safely in CCodec_TiffContext::Decode by npm · 8 years ago
  88. c675a2f Use more unique_ptrs in CPDF_SyntaxParser and CPDF_Annot by tsepez · 8 years ago
  89. 6136ec6 Ensure CPDF_CountedObjects only made from owned references. by tsepez · 8 years ago
  90. 687fbde handle antialiased rendering as premultiplied by caryclark · 8 years ago
  91. 89a2d92 pdfium: Fix inconsistent number of color components of ICC profile by kcwu · 8 years ago
  92. 1aff265 Continue splitting pageint.h into per-class files by tsepez · 8 years ago
  93. e50184c Rename common methods between ifwl and cfwl. by dsinclair · 8 years ago
  94. 4572c8a Remove the GetCaption dataprovider method by dsinclair · 8 years ago
  95. 4bd717b Remove FwlEventMask by dsinclair · 8 years ago
  96. 12ff1eb Avoid calls to WrapUnique in CPDF_streamparser by tsepez · 8 years ago
  97. 8edd6d7 Roll V8 to 8e0dcfc4. by thestig · 8 years ago
  98. 37b6d14 Split fwl/core class pt II. by dsinclair · 8 years ago
  99. 6a1c9bd Use more unique_ptrs in CPDF_Image. by thestig · 8 years ago
  100. 06104a8 Remove some WrapUnique() calls by returing unique_ptrs by tsepez · 8 years ago