1. 248cb27 Remove CFX_FormatString::Release() by tsepez · 8 years ago
  2. a9d29df Properly ref count IFX_FileAccess. by tsepez · 8 years ago
  3. cd5e12a Catch stray Retains() and Releases() outside of RetainPtr<>. by tsepez · 8 years ago
  4. 7cda31a Refcount IFGAS_ streams all the time, too by tsepez · 8 years ago
  5. ab5a20d Fix the way to check terminal field in interactive form by weili · 8 years ago
  6. 833619b Refcount all the IFX_ stream classes all the time. by tsepez · 8 years ago
  7. 8f87550 re-enable skia caching by caryclark · 8 years ago
  8. 6bdb56c Fix FPDF_GetPageLabel API typo. by dsinclair · 8 years ago
  9. 1a1d764 Return unique_ptrs from CFX_DIBitmap::Clone(). by tsepez · 8 years ago
  10. 7341149 Fix a leak when TIFFRGBAImageBegin fails by npm · 8 years ago
  11. f6ee820 [android] Make pdfium_unittests work on Android. by jbudorick · 8 years ago
  12. d65fd10 enable skia gradients, fix bugs by caryclark · 8 years ago
  13. 4bed2af Rename fpdf_render_image and fpdf_render_text by npm · 8 years ago
  14. 0527ec5 Rename IFX_Stream to IFGAS_Stream. by tsepez · 8 years ago
  15. 8b6a0a5 Encode lcms files as utf-8 by Scott Graham · 8 years ago
  16. 959a904 Tidy fx_stream.h by tsepez · 8 years ago
  17. fa89a20 Make concrete stream classes private to .cpp, part 4. by tsepez · 8 years ago
  18. d7ecb5f Kill off fpdf_render_cache.cpp by npm · 8 years ago
  19. f78bf1a Make concrete stream classes private to .cpp, part 3 by tsepez · 8 years ago
  20. d912f6b Make concrete stream classes private to .cpp, part 2 by tsepez · 8 years ago
  21. bea0497 Make more concrete stream classes private to .cpp files by tsepez · 8 years ago
  22. aeeb6d1 Kill some friends in fpdfapi. by tsepez · 8 years ago
  23. 991f618 Move Init to constructor in CXFA_FMProgram by Nicolas Pena · 8 years ago
  24. 8a463c5 Remove fpdf_render.cpp by Nicolas Pena · 8 years ago
  25. 560680c Make CPDF_ImageCacheEntry's private CFX_DIBSources unique_ptrs by npm · 8 years ago
  26. 9be9c34 Improve early return in CGifLZWDecoder::Decode by npm · 8 years ago
  27. 0275910 Protect against unexpected library create/destroy by tsepez · 8 years ago
  28. c62980e Fix initial kerning when there is a horzscale set by npm · 8 years ago
  29. 345d489 Convert loose FX_Create* functions into static methods by tsepez · 8 years ago
  30. 47718fb Remove unused methods from CPDF_Font by Nicolas Pena · 8 years ago
  31. b90c71a Add pdfium::MakeRetain<>() helper function. by tsepez · 8 years ago
  32. f11380f Use unique_ptr in CFXA_FM expressions constructors by npm · 8 years ago
  33. 708ef62 Do not clone in CPDF_ImageCacheEntry::GetCachedBitmap by npm · 8 years ago
  34. 05e0169 Make FDF document creation return unique_ptrs by tsepez · 8 years ago
  35. 405ac0f Use CFX_MaybeOwned<> in fpdf_edit_create.cpp by tsepez · 8 years ago
  36. 3c0f366 Add some methods in CPDF_ImageRenderer by npm · 8 years ago
  37. 2399152 Fix crash in CFDE_CSSSyntaxParser when parsing empty url by npm · 8 years ago
  38. eb9625c Use unique pointers in CXFA_FMParse by npm · 8 years ago
  39. c92e26d Merge CPDF_ImageLoader with its handle by npm · 8 years ago
  40. 80ddd61 Nits in fx_ge_linux by npm · 8 years ago
  41. e44b7e3 Fix leak in cpdf_document_unittest by npm · 8 years ago
  42. e421327 Replace ASSERT with error return in bmp_read_header by npm · 8 years ago
  43. 0354ccf Change TxtEdtEngine to return CFX_WideString by dan sinclair · 8 years ago
  44. 41ba08e Add CFWL_ListBox::IsMultiSelection(). by thestig · 8 years ago
  45. 106e9a3 Roll Clang to 0a306690. by thestig · 8 years ago
  46. 2c489cc Merge IFWL and CFWL classes. by dsinclair · 8 years ago
  47. 0ce11ee Rename IFWL classes which do not have CFWL equivalents by dsinclair · 8 years ago
  48. 2430b30 Roll pdfium/third_party/catapult/ 327256cb1..86352b966 (1204 commits). by jbudorick · 8 years ago
  49. a78ba60 Add FPDF_RenderPageBitmapWithMatrix API. by thestig · 8 years ago
  50. 4e847e3 More unique_ptrs in CXFA_FMParse::ParseForeachExpression and avoid leak by npm · 8 years ago
  51. 9fd0c63 Use CFX_MaybeOwned<> in CPDF_Image by tsepez · 8 years ago
  52. 81b2246 Add CFX_MaybeOwned<> template. by tsepez · 8 years ago
  53. 9067fd6 Add APIs for limited use of document tagged code. by thestig · 8 years ago
  54. 841a85b Roll pdfium/build/ dc8cb2c8b..acf607f7d (79 commits). by jbudorick · 8 years ago
  55. 7c47e1d Remove DataProvider from CFWL_WidgetProperties by dsinclair · 8 years ago
  56. 7172b71 Remove IFWL_CombobBox::DataProvider by Dan Sinclair · 8 years ago
  57. 0ced827 Remove listbox providers and build into listbox by Dan Sinclair · 8 years ago
  58. 209821f Remove plumbing for today value by dsinclair · 8 years ago
  59. 1e32d81 Remove some .release() calls in cpdf_renderstatus by tsepez · 8 years ago
  60. 9e4fca7 Avoid cloning in CPDF_ImageCacheEntry::ContinueGetCachedBitmap by npm · 8 years ago
  61. e36430e Make Update and DrawWidget pure virtual by dsinclair · 8 years ago
  62. 43f382c Move CPDF_ImageRenderer from render_int by npm · 8 years ago
  63. 171071d fix negative font size by caryclark · 8 years ago
  64. 733e068 Add API for getting page labels. by thestig · 8 years ago
  65. 1a7534a Rename IFWL_App to CFWL_App by dsinclair · 8 years ago
  66. d643729 Rename IFWL_Timer and IFWL_TimerInfo by dsinclair · 8 years ago
  67. 5048731 Multiply safely in CCodec_TiffContext::Decode by npm · 8 years ago
  68. c675a2f Use more unique_ptrs in CPDF_SyntaxParser and CPDF_Annot by tsepez · 8 years ago
  69. 6136ec6 Ensure CPDF_CountedObjects only made from owned references. by tsepez · 8 years ago
  70. 687fbde handle antialiased rendering as premultiplied by caryclark · 8 years ago
  71. 89a2d92 pdfium: Fix inconsistent number of color components of ICC profile by kcwu · 8 years ago
  72. 1aff265 Continue splitting pageint.h into per-class files by tsepez · 8 years ago
  73. e50184c Rename common methods between ifwl and cfwl. by dsinclair · 8 years ago
  74. 4572c8a Remove the GetCaption dataprovider method by dsinclair · 8 years ago
  75. 4bd717b Remove FwlEventMask by dsinclair · 8 years ago
  76. 12ff1eb Avoid calls to WrapUnique in CPDF_streamparser by tsepez · 8 years ago
  77. 8edd6d7 Roll V8 to 8e0dcfc4. by thestig · 8 years ago
  78. 37b6d14 Split fwl/core class pt II. by dsinclair · 8 years ago
  79. 6a1c9bd Use more unique_ptrs in CPDF_Image. by thestig · 8 years ago
  80. 06104a8 Remove some WrapUnique() calls by returing unique_ptrs by tsepez · 8 years ago
  81. dc7ec03 Add a regression test for rasterizing PDFs. by thestig · 8 years ago
  82. 4b91a2d Clean up CFGAS_GEFont by npm · 8 years ago
  83. 4ccdb14 Remove iCompress parameter to CPDF_Image::SetImage(). by thestig · 8 years ago
  84. 8a5e15d Make CPDF_ImageObject::m_Matrix private. by thestig · 8 years ago
  85. d88090f Remove some void* usage in fx_crypt.cpp by tsepez · 8 years ago
  86. bcd3e53 Check dimensions and content of bitmaps in EmbedderTests. by thestig · 8 years ago
  87. d33c8e3 Check include order on cpp files as well by dsinclair · 8 years ago
  88. 9e05ee1 Make CPDF_Stream() take unique_ptr's to its dictionary. by tsepez · 8 years ago
  89. aa3922d Remove unused CRYPT_SetPubKeyDecryptor() by tsepez · 8 years ago
  90. 30e5f30 Remove customized layout flag from FWL by dsinclair · 8 years ago
  91. f5cabbf Add unit test for fdrm's MD5 by tsepez · 8 years ago
  92. 43170f4 Update SetThemeColor and SetThemeData by dsinclair · 8 years ago
  93. ac9934b Remove FWL_GetThemeColor by dsinclair · 8 years ago
  94. 738be2b Remove FWL_GetThemeLayout by dsinclair · 8 years ago
  95. 0ed26b2 Remove theme id from themeproviders by dsinclair · 8 years ago
  96. 85c8e7f Fixup lint flags. by Dan Sinclair · 8 years ago
  97. 7daa6fb Fix CPDFImage::IsInline(). by thestig · 8 years ago
  98. dd17234 Split fwl/core class pt I. by dsinclair · 8 years ago
  99. b4455b9 Remove unused FWL_WGTSTYLE_Icon by dsinclair · 8 years ago
  100. 14d3a9e Remove unset FWL_WGTSTYLE_NarrowCaption by dsinclair · 8 years ago