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