1. 2617056 Add constants for PDF 1.7 spec, table 3.4. by Lei Zhang · 6 years ago
  2. 3d523e3 Revert "Return pdfium::span<char> from ByteString::GetBuffer()." by Tom Sepez · 6 years ago
  3. 80a6cbe Return pdfium::span<char> from ByteString::GetBuffer(). by Tom Sepez · 6 years ago
  4. aca3efc Fix methods that have definition with different parameter names. by Lei Zhang · 6 years ago
  5. a32145f Rename core/fxcrt IFX files to Iface by Dan Sinclair · 6 years ago
  6. 1330ebb Make FPDFBitmap_GetFormat() work for JBIG images. by Lei Zhang · 6 years ago
  7. 40482e6 Use CPDF_DIBSource::LoadState enum class in more places. by Lei Zhang · 6 years ago
  8. b058365 Change return types for some rendering Start/Continue methods. by Lei Zhang · 6 years ago
  9. bb1ee53 Revert "Revert "Use UnownedPtr instead of T* in MaybeOwned."" by Tom Sepez · 6 years ago
  10. 77d8ed0 Revert "Use UnownedPtr instead of T* in MaybeOwned." by Tom Sepez · 6 years ago
  11. e563e83 Use UnownedPtr instead of T* in MaybeOwned. by Tom Sepez · 6 years ago
  12. 6e59fb5 Remove more unneeded includes and code from headers. by Lei Zhang · 7 years ago
  13. 731526e Move some GetDict() calls out of header files. by Lei Zhang · 7 years ago
  14. 875e98c Remove FX_STRSIZE and replace with size_t by Ryan Harrison · 7 years ago
  15. 0b95042 Rename CFX_RetainPtr to RetainPtr by Dan Sinclair · 7 years ago
  16. 7acd826 Forward declare codec modules in fx_codec.h. by Lei Zhang · 7 years ago
  17. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  18. bcd1e70 Remove fx_basic.h by Dan Sinclair · 7 years ago
  19. cc2b38d Split IFX_Pause out of fx_basic by Dan Sinclair · 7 years ago
  20. aa3a9cd Convert int* references to FX_STRSIZE by Ryan Harrison · 7 years ago
  21. 4734512 Convert to CFX_UnownedPtr, part 8 by Tom Sepez · 7 years ago
  22. 258909c Make CPDF_ImageCacheEntry retain CPDF_Image by Tom Sepez · 7 years ago
  23. ddfc3dc Let {Argb,Cmyk}Decode return tuples by Nicolas Pena · 7 years ago
  24. 1c5d0b4 Drop FXSYS_ from mem methods by Dan Sinclair · 7 years ago
  25. f0799fe Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" by Tom Sepez · 7 years ago
  26. 31b08d4 Revert "Refcount all CFX_DIBSources (and subclasses) all the time." by dsinclair · 7 years ago
  27. 0004f29 Refcount all CFX_DIBSources (and subclasses) all the time. by Tom Sepez · 7 years ago
  28. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 7 years ago
  29. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 7 years ago
  30. 48f776f Remove unused CPDF_ImageCacheEntry::GetCachedBitmap by Nicolas Pena · 8 years ago
  31. 0ef7ba0 Kill render_int.h by Nicolas Pena · 8 years ago
  32. 47fb8c0 Return unique_ptr from CFX_BinaryBuf::DetachBuffer() by tsepez · 8 years ago
  33. 72c1bda Return unique_ptr from GetAlphaMask. by tsepez · 8 years ago
  34. 5bed98c Remove some usage of |return XXX.release()| anti-pattern. by tsepez · 8 years ago
  35. f085db3 Add inline JPEGs. by rbpotter · 8 years ago
  36. 833619b Refcount all the IFX_ stream classes all the time. by tsepez · 8 years ago
  37. 9fd0c63 Use CFX_MaybeOwned<> in CPDF_Image by tsepez · 8 years ago
  38. 6a1c9bd Use more unique_ptrs in CPDF_Image. by thestig · 8 years ago
  39. 06104a8 Remove some WrapUnique() calls by returing unique_ptrs by tsepez · 8 years ago
  40. 4ccdb14 Remove iCompress parameter to CPDF_Image::SetImage(). by thestig · 8 years ago
  41. 9e05ee1 Make CPDF_Stream() take unique_ptr's to its dictionary. by tsepez · 8 years ago
  42. 7daa6fb Fix CPDFImage::IsInline(). by thestig · 8 years ago
  43. 0e606b5 Make CPDF_Dictionary use unique pointers. by tsepez · 8 years ago
  44. 8a3aa45 Make CPDF_Array take unique_ptrs by tsepez · 8 years ago
  45. 70c4afd Make AddIndirectObject() take a unique_ptr. by tsepez · 8 years ago
  46. 137a344 Make CPDF_PageContentGenerator methods take object numbers by tsepez · 8 years ago
  47. 33fdebc Reland "Remove CPDF_Object::Release() in favor of direct delete" by tsepez · 8 years ago
  48. f0d5b6c Revert of Remove CPDF_Object::Release() in favor of direct delete (patchset #11 id:200001 of https://codereview.chromium.org/2384883003/ ) by dsinclair · 8 years ago
  49. 4de3d09 Remove CPDF_Object::Release() in favor of direct delete by tsepez · 8 years ago
  50. 12f3e4a Remove FX_BOOL from core by tsepez · 8 years ago
  51. ad2441e Rename IFX_ stream names by tsepez · 8 years ago
  52. c25a421 Revert "Update CPDF_IndirectObjectHolder APIs for unique objects." by Tom Sepez · 8 years ago
  53. 3ba0985 Update CPDF_IndirectObjectHolder APIs for unique objects. by tsepez · 8 years ago
  54. 4e4d1a6 Make CPDF_Image() constructors saner. by tsepez · 8 years ago
  55. ab36e73 Add CPDF_Object::IsInline() by tsepez · 8 years ago
  56. 9fa95ef Rename fpdf_page_doc.cpp -> cpdf_docpagedata.h by tsepez · 8 years ago
  57. 69d9c68 Move core/fpdfapi/fpdf_render to core/fpdfapi/render by dsinclair · 8 years ago
  58. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  59. 41872fa Move core/fpdfapi/fpdf_page to core/fpdfapi/page by dsinclair · 8 years ago[Renamed (98%) from core/fpdfapi/fpdf_page/cpdf_image.cpp]
  60. 74a34fc Move core/fxge/include to core/fxge by dsinclair · 8 years ago
  61. 8a4e286 Move core/fxcodec/codec/include and core/fxcodec/include files up by dsinclair · 8 years ago
  62. 39c62fd Move core/fpdfapi/include to core/fpdfapi by dsinclair · 8 years ago
  63. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  64. 8a752ab Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page by dsinclair · 8 years ago
  65. 698c571 Use string pools in some dictionaries, names, and strings. by tsepez · 8 years ago
  66. bb577af Remove some objnum locals with AddIndirectObject by tsepez · 8 years ago
  67. e6db16e Clean up CPDF_Stream. by tsepez · 8 years ago
  68. 38fd844 Rename dictionary set and get methods by dsinclair · 8 years ago
  69. a470b5e Fix stack overflow in object Clone() functions by weili · 8 years ago
  70. dc359b0 Fix a leak with FPDFPageObj_NewImgeObj(). by thestig · 8 years ago
  71. 4997b22 Get rid of NULLs in core/ by thestig · 8 years ago
  72. b0fcfad Remove unused PS generation code. by thestig · 8 years ago
  73. 86e5474 Move include/fxcodec to fxcodec/include by dsinclair · 8 years ago
  74. 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 8 years ago
  75. b5e8f14 Remove FX_DWORD from core/ and delete definition by tsepez · 8 years ago
  76. 65ea394 Remove unused params of CPDF_Image::SetImage. by dsinclair · 8 years ago
  77. 61b2fc7 Split core/include/fpdfapi/fpdf_resource.h by dan sinclair · 8 years ago[Renamed (73%) from core/fpdfapi/fpdf_edit/fpdf_edit_image.cpp]
  78. 455a419 Move core/include/fpdfapi/fpdf_page.h to correct locations. by Dan Sinclair · 8 years ago
  79. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 8 years ago
  80. 764ec51 Move core/src/ up to core/. by Dan Sinclair · 8 years ago[Renamed (98%) from core/src/fpdfapi/fpdf_edit/fpdf_edit_image.cpp]
  81. 5fc239a Split fpdf_parser_objects.cpp into per-class .cpp/.h files. by Tom Sepez · 8 years ago
  82. 310438f Split off CPDF_Document into its own .cpp/.h files. by Tom Sepez · 8 years ago
  83. 4880d1a Merge to XFA: Get rid of a few CPDF_Object Create() methods and just use new instead. by Lei Zhang · 9 years ago
  84. 412e908 Merge to XFA: Get rid of most instance of 'foo == NULL' by Lei Zhang · 9 years ago
  85. 96660d6 Merge to XFA: Get rid of most instance of 'foo != NULL' by Lei Zhang · 9 years ago
  86. d983b09 Merge to XFA: Remove FX_BSTRC. by Lei Zhang · 9 years ago
  87. bde53d2 Merge to XFA: Remove relative includes. by Lei Zhang · 9 years ago
  88. 61aad4f Merge to XFA: Cleanup CPDF_Stream: by Lei Zhang · 9 years ago
  89. a9fa50f Merge to XFA: Fix relative includes within core/ by Lei Zhang · 9 years ago
  90. f85f4e4 Merge to XFA: Fix some -Wmaybe-uninitialized errors. by Lei Zhang · 9 years ago
  91. da180e9 Merge to XFA: Don't bother checking pointers before delete[] and FX_Free(). by Lei Zhang · 9 years ago
  92. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 9 years ago
  93. 1f3442c Merge to XFA: FX_BOOL combo patch. by Tom Sepez · 9 years ago
  94. 95e854f Remove trailing whitespaces in core, XFA edition. by Lei Zhang · 9 years ago
  95. 6581175 Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}. by Tom Sepez · 9 years ago
  96. d7e5cc7 Merge to XFA: Remove typdefs for pointer types in fx_system.h. by Tom Sepez · 9 years ago
  97. bfa9a82 Merge to XFA: Use stdint.h types throughout PDFium. by Tom Sepez · 9 years ago
  98. 9519225 Merge to XFA: Fix four annoying warnings. by Tom Sepez · 9 years ago
  99. d50b172 Merge to XFA: Remove FX_Alloc() null checks now that it can't return NULL. by Tom Sepez · 9 years ago
  100. 038cd08 Merge to XFA: Add safe FX_Alloc2D() macro by Tom Sepez · 9 years ago