1. f63e813 Added FPDFDoc_DeleteAttachment() by Jane Liu · 7 years ago
  2. f9d6059 Added CPDF_NameTree::DeleteValueAndName() by Jane Liu · 7 years ago
  3. be38e16 Add TypeTextIntoTextField() helper functions to CPWL embeddertests. by Diana Gage · 7 years ago
  4. 663e02d Text Driver: add CLRF characters for new lines by rbpotter · 7 years ago
  5. 6ba39e8 Allow CFX_RTemplate to work with CFX_FloatRect by Dan Sinclair · 7 years ago
  6. f8c0276 Add ClickOnFormFieldAtPoint() helper to FPDFFormFillEmbeddertest. by Diana Gage · 7 years ago
  7. 7e0d58b Use std::min/max in fx_coordinates.h by Dan Sinclair · 7 years ago
  8. 4c04552 Make comment match code by Dan Sinclair · 7 years ago
  9. 145cb37 Use method to get global object by Dan Sinclair · 7 years ago
  10. 60bde10 Fix FPDF_RenderPageBitmapWithMatrix by Nicolas Pena · 7 years ago
  11. e9af379 Remove recursion from CPDF_DataAvail::HaveResourceXXX. by Artem Strygin · 7 years ago
  12. a37f2f1 Add another check for GetSelectedText(). by Diana Gage · 7 years ago
  13. 605fb60 Added missing STDCALL by Jane Liu · 7 years ago
  14. 1e6ec62 Roll clang to 7185692. by Lei Zhang · 7 years ago
  15. ca3f064 Update document on how to use a different visual studio version by Wei Li · 7 years ago
  16. 5c1c87c Remove useless code. by Artem Strygin · 7 years ago
  17. a27c752 Clean up CXFA_Measurement and callers. by Lei Zhang · 7 years ago
  18. 952477d Clean up data passing in FormCalc Lexer by Ryan Harrison · 7 years ago
  19. 364d18b flush but do not release skia driver by Cary Clark · 7 years ago
  20. c411eb9 Move fpdfsdk/pdfwindow to fpdfsdk/pwl by Dan Sinclair · 7 years ago
  21. 54a4214 Basic APIs and tests for adding attachments by Jane Liu · 7 years ago
  22. 6a388c1 Remove unused m_iRef in CPDFXFA_Page by Tom Sepez · 7 years ago
  23. 275f180 Rename FMLexer methods to be more descriptive by Ryan Harrison · 7 years ago
  24. fc90e85 Roll clang to 2bf5912. by Lei Zhang · 7 years ago
  25. 1c7f142 Add FORM_DeleteSelectedText() and embedder tests. by Diana Gage · 7 years ago
  26. bfa2a97 Observe Annot destruction in CPDFSDK_PageView::DeleteAnnot by Tom Sepez · 7 years ago
  27. 585f4f0 Remove extracting characters from input by Ryan Harrison · 7 years ago
  28. 24ef633 Move xfa/fxfa/app to xfa/fxfa by Dan Sinclair · 7 years ago
  29. beef5e4 Use named commands in CPWL_AppStream. by Dan Sinclair · 7 years ago
  30. a5d2929 Added CPDF_NameTree::AddValueAndName() by Jane Liu · 7 years ago
  31. 72cc6c6 Deprecated FPDF_RENDER_READER in favour of FPDF_RENDER_READY by Dan Sinclair · 7 years ago
  32. 6b0158f Remove fxedit place classes in pdfwindow/ by Dan Sinclair · 7 years ago
  33. c08dc39 Remove fx_edit.h by Dan Sinclair · 7 years ago
  34. 677275e Cleanup some visibility in fxet_list.h by Dan Sinclair · 7 years ago
  35. a411719 Merge CFX_ListContainer into CFX_ListCtrl by Dan Sinclair · 7 years ago
  36. 60fa2fc Simplify code in CPDFSDK_FormFillEnvironment. by Lei Zhang · 7 years ago
  37. d2be646 Clean up pdfium_test.cc by Lei Zhang · 7 years ago
  38. 22bf7a5 Change Clear() to ClearSelection(). by Diana Gage · 7 years ago
  39. 06ac9c9 Clarify --build-dir help info in safetynet_measure.py. by Lei Zhang · 7 years ago
  40. d0856ba Fix nits from commit 67ccef7. by Lei Zhang · 7 years ago
  41. 926c65a Add safetynet_measure.py to measure pdfium performance. by Henrique Nakashima · 7 years ago
  42. 89e6562 Change CFX_Edit::GetSelText() to CFX_Edit::GetSelectedText(). by Diana Gage · 7 years ago
  43. 4d02e90 Change "Sel" abbreviation to "Selection". by Diana Gage · 7 years ago
  44. d60609d LibTIFF: remove a couple of patches by Nicolas Pena · 7 years ago
  45. e03f8b1 Add helper class to closed stream commands by Dan Sinclair · 7 years ago
  46. edd481b Remove CLST_Rect and replace with CFX_FloatRect. by Dan Sinclair · 7 years ago
  47. 1a44cb4 Convert CFX_ListItem to use CFX_FloatRect by Dan Sinclair · 7 years ago
  48. 3f753f2 Change length calculation in CFX_StringCTemplate constructor by Ryan Harrison · 7 years ago
  49. bba6b77 Use enum for pdf object type by Artem Strygin · 7 years ago
  50. c760024 Upgrade LibTIFF to 4.0.8 by Nicolas Pena · 7 years ago
  51. 77417ec Make CPWL_Wnd classes be observable. by Tom Sepez · 7 years ago
  52. dc11ec8 Cleanup CPWL_Icon AppStream generation by Dan Sinclair · 7 years ago
  53. 14ddd42 Consolidate Appearance Stream code in CPWL_AppStream. by Dan Sinclair · 7 years ago
  54. 2c4a805 Create helper method in CJBig2_HTRDProc by Nicolas Pena · 7 years ago
  55. 40870db Add FPDFAnnot_GetFormFieldAtPoint() and embedder tests. by Diana Gage · 7 years ago
  56. 7e0c05d Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests. by Diana Gage · 7 years ago
  57. 33b42e4 Rename StringCs c_str() to unterminated_c_str(). by Tom Sepez · 7 years ago
  58. d4c4011 fix continue skia cache flush by Cary Clark · 7 years ago
  59. df2122a Remove unused GetThisAppearanceStream by Dan Sinclair · 7 years ago
  60. cb2ea42 Create CPWL_AppStream. by Dan Sinclair · 7 years ago
  61. 67ccef7 Use CFX_WideString in CPDF_NameTree functions to strip BOM by Jane Liu · 7 years ago
  62. eed247e Converting CFX_ByteTextBuf to ostringstream in SAX. by Henrique Nakashima · 7 years ago
  63. 88f4743 flush skia cache in progressive rendering by Cary Clark · 7 years ago
  64. 56a8054 Revert "Converting CFX_ByteTextBuf to ostringstream in SAX." by Henrique Nakashima · 7 years ago
  65. 4442d45 Added testing flag --save-attachments that saves embedded attachments by Jane Liu · 7 years ago
  66. c5ea630 Removed public/ in include by Jane Liu · 7 years ago
  67. 18ae06d Basic APIs and tests for extracting attachments by Jane Liu · 7 years ago
  68. 0add284 Remove JBig2_GsidProc class by Nicolas Pena · 7 years ago
  69. 23c93ef Avoid unterminated string segment in cfx_saxreaderhandler.cpp by Tom Sepez · 7 years ago
  70. d0f1054 Prevent more crashes in wcsftime. by Lei Zhang · 7 years ago
  71. 19817af Pull in sysroots on Linux by Tom Anderson · 7 years ago
  72. aeadad1 Make progressive renderer default for pdfium_test. by Dan Sinclair · 7 years ago
  73. 7d0af80 Small tidy of defines in util.h by Tom Sepez · 7 years ago
  74. 5672524 Fix CONTINUED spelling by Dan Sinclair · 7 years ago
  75. c16df7f Add documentation for code coverage support by Ryan Harrison · 7 years ago
  76. 4bb4e84 Add missing STDCALL annotations by Dan Sinclair · 7 years ago
  77. fe1c8e6 colortables are unused, so remove plumbing by Mike Reed · 7 years ago
  78. 7560230 Correct lexer handling of FormCalc identifiers by Ryan Harrison · 7 years ago
  79. 574366b Add tools for generating coverage information by Ryan Harrison · 7 years ago
  80. 61a3cb8 Roll third_party/freetype/src cf8d9b4ce..38bdf22bf (9 commits) by Dan Sinclair · 7 years ago
  81. ffbc0d9 More tightly validate format strings in util.cpp. by Tom Sepez · 7 years ago
  82. 0b7378a Move CPWL_Utils Draw methods to CFX_RenderDevice by Dan Sinclair · 7 years ago
  83. d6aff2f Add CFX_FloatRect::GetDeflated by dan sinclair · 7 years ago
  84. 1853123 Simplify CJBig2_Context::huffman_assign_code by Nicolas Pena · 7 years ago
  85. f768baf Let CPDF_MeshStream::ReadVertexRow return a vector by Nicolas Pena · 7 years ago
  86. 3a4ebcc Create ParseDataType unit tests based on specs. by Henrique Nakashima · 7 years ago
  87. 21dd189 Use CFX_MaybeOwned in CJBig2_TRDProc by Nicolas Pena · 7 years ago
  88. 57f228d Updated pdfium_test's WriteAnnot() by Jane Liu · 7 years ago
  89. b6db208 More unique_ptrs in JBIG2 code part 2 by Nicolas Pena · 7 years ago
  90. 2b918c8 Fixup naming of XFA graphics classes by Dan Sinclair · 7 years ago
  91. 56fc972 Add Embeddertest for password after saving by Nicolas Pena · 7 years ago
  92. 7b8f88a Fix build of pdfium_diff when coverage is enabled by Ryan Harrison · 7 years ago
  93. 3e5ef46 Use PartitionAlloc with PartitionAllocReturnNull by Nicolas Pena · 7 years ago
  94. 38a01b9 Restore FPDF_SetPrintingPostscriptLevel API by rbpotter · 7 years ago
  95. 0c99829 Fix invalid write for util.printf by Dan Sinclair · 7 years ago
  96. f55e72e Cleanup CPDF_RenderOptions colour members. by Dan Sinclair · 7 years ago
  97. 7f55a54 Rename CPWL_Color to CFX_Color by Dan Sinclair · 7 years ago
  98. fe75997 Rename cfx_color to cxfa_color by Dan Sinclair · 7 years ago
  99. 334e79e Move CPWL_Utils::ScaleRect to CFX_FloatRect by Dan Sinclair · 7 years ago
  100. 3628f8b Move CPWL_Utils::OverlapWordRange to CPVT_WordRange::Intersect by Dan Sinclair · 7 years ago