1. c5ac057 Make FPDF_GetText stricter on inputs by Ryan Harrison · 7 years ago
  2. bcd1e70 Remove fx_basic.h by Dan Sinclair · 7 years ago
  3. d300234 Add a new public method to get the the origin of a character. by Andrew Weintraub · 7 years ago
  4. 6c8ed64 Better identify web links by trimming irrelevant chars by Wei Li · 8 years ago
  5. 7630907 Handle web links across lines by Wei Li · 8 years ago
  6. 85c8e7f Fixup lint flags. by Dan Sinclair · 8 years ago
  7. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  8. 84be3a3 Use ToUnicode mapping even when unicode is 0. by npm · 8 years ago
  9. 4997b22 Get rid of NULLs in core/ by thestig · 9 years ago
  10. 05d53f0 Code change to avoid signed/unsigned mismatch warnings. by Wei Li · 9 years ago
  11. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  12. f766ad2 Move fpdfsdk/src up to fpdfsdk/. by Dan Sinclair · 9 years ago[Renamed from fpdfsdk/src/fpdftext_embeddertest.cpp]
  13. 61046b9 Sort headers in non-xfa directories. by Dan Sinclair · 9 years ago
  14. 0f2ea02 Merge to XFA: Fix an uninitalized read in FPDFText_GetFontSize(). by Lei Zhang · 9 years ago
  15. 0aa3531 Merge to XFA: Return unique_ptrs from test_support functions by Tom Sepez · 9 years ago
  16. 8ab45ea Merge to XFA: Make FPDF_WIDESTRING work regardless of endianness. by Tom Sepez · 9 years ago
  17. 35e68a5 XFA: Revert UTF16LE_Encode changes by Oliver Chang · 9 years ago
  18. 8d89e65 Fix embedder test failures introduced by commit c70b19aad245 by Jun Fang · 9 years ago
  19. 091f7a0 Merge to XFA: Add path service to retrieve test data directory at run time so tests can be run from any directory. by Wei Li · 9 years ago
  20. b4e7f30 Merge to XFA: Fix all relative includes to public. by Lei Zhang · 9 years ago
  21. a0f6724 Merge to XFA: Fix more sign comparison errors. by Lei Zhang · 9 years ago
  22. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 9 years ago
  23. d27acae Merge to XFA: Fix leaks in the embedder tests themselves. by Lei Zhang · 10 years ago
  24. 1ed8a21 Merge to XFA: Create top-level public/ header directory. by Tom Sepez · 10 years ago
  25. da8189e Merge to XFA: track formhandles in embeddder test class itself by Tom Sepez · 10 years ago
  26. 526f6d5 Cover fpdftext.h API with embeddertests. by Tom Sepez · 10 years ago
  27. 26b8a5b Merge to XFA: Add embedder test for stream length beyond end of file. by Tom Sepez · 10 years ago