1. a1f94aa Remove some CFX_Matrix::Concat() calls. by Lei Zhang · 6 years ago
  2. 4609c5d Replace uses of std::iswdigit() with FXSYS_IsDecimalDigit(). by Lei Zhang · 6 years ago
  3. 890eac2 Prefer WideString() over L"". by Tom Sepez · 6 years ago
  4. f263530 Use FXSYS_IsDecimalDigit() in more places. by Lei Zhang · 6 years ago
  5. f03f781 Split pdfium_unittests sources. by Lei Zhang · 6 years ago
  6. 966e10c Make core/ pass gn check. by Lei Zhang · 6 years ago
  7. 995374a Split core/fxcrt build rules into core/fxcrt/BUILD.gn. by Lei Zhang · 6 years ago
  8. 8460088 Split most core build rules into various BUILD.gn files in core. by Lei Zhang · 6 years ago
  9. 673b90a Rename CPDF_ContentMark to CPDF_ContentMarks. by Henrique Nakashima · 6 years ago
  10. d982649 Encapsulate CPDF_PageObject's rect member. by Lei Zhang · 6 years ago
  11. 38772e9 Remove more uncalled methods in core/ by Tom Sepez · 6 years ago
  12. 4d92af5 Handle non-printing characters at beginning of extraction region by Ryan Harrison · 6 years ago
  13. 5586545 The final game: mark everything final. by Tom Sepez · 6 years ago
  14. 441ef21 More cleanup in CPDF_TextPage by Nicolas Pena · 6 years ago
  15. 1cb4d6b Cleanup CalculateBaseSpace in CPDF_TextPage by Nicolas Pena · 6 years ago
  16. 203339a Fix shadowed variables by Ryan Harrison · 6 years ago
  17. 4c47285 Cleanup CPDF_TextPage::GetRectArray by Nicolas Pena · 6 years ago
  18. aa987a9 Remove default arg from CFX_BinaryBuf::EstimateSize(). by Tom Sepez · 6 years ago
  19. 3bee9c6 Add FPDFTextObj_GetText() API by Miklos Vajna · 6 years ago
  20. 144107d Create API for adding content marks and setting their params. by Henrique Nakashima · 6 years ago
  21. 6c4ca9f Delete CPDF_ContentMark::HasRef() by Henrique Nakashima · 6 years ago
  22. c62e848 Avoid more .c_str() usage, part 3 by Tom Sepez · 6 years ago
  23. b372dc6 Remove explicit calls to x->operator[] by Tom Sepez · 6 years ago
  24. 49fa50d Use FPDFText_GetBoundedText() to get the visible text in a test. by Lei Zhang · 6 years ago
  25. 468652f Remove some more unused #defines by Tom Sepez · 6 years ago
  26. 96805eb Return earlier in CPDF_TextPage::ProcessInsertObject() when possible. by Lei Zhang · 6 years ago
  27. 08d96f1 Simplify various functions in CPDF_TextPage. by Lei Zhang · 6 years ago
  28. 9ec0bca Simplify more code in CPDF_TextObject. by Lei Zhang · 6 years ago
  29. 91a2af0 Move some CPDF_TextPage methods into an anonymous namespace. by Lei Zhang · 6 years ago
  30. 7a38ca4 Initialize CPDF_TextPage members in the header. by Lei Zhang · 6 years ago
  31. 4bbbca4 Clean up CFX_BidiString. by Lei Zhang · 6 years ago
  32. 7235434 Reorganize Unicode_GetNormalization() some more. by Lei Zhang · 6 years ago
  33. 8dbad1e Add CPDF_TextPage::GetPrevCharInfo() helper method. by Lei Zhang · 6 years ago
  34. 5c723d4 Simplify Unicode_GetNormalization() and caller. by Lei Zhang · 6 years ago
  35. cbfcffd Fix some nits in CPDF_TextPage. by Lei Zhang · 6 years ago
  36. c4242b2 Change GetDisplayMatrix methods to take FX_RECT. by Lei Zhang · 6 years ago
  37. e372ad7 Use ByteStringView / pdfium::span in CPDF font as appropriate. by Tom Sepez · 6 years ago
  38. 36bbc24 Use more const pointers in CPDF_ContentMarkItem. by Lei Zhang · 6 years ago
  39. aff4577 Simplify code in CPDF_TextPage. by Lei Zhang · 6 years ago
  40. ef44194 Remove non-const ref parameters in CPDF_TextPage. by Lei Zhang · 7 years ago
  41. b020a8c Remove redundant code in CPDF_TextPage::CountRects(). by Lei Zhang · 7 years ago
  42. 704a617 Avoid crashing in FPDFText_CountRects() for invalid start values. by Lei Zhang · 7 years ago
  43. 20c9477 Avoid crashing in FPDFText_CountRects() for negative count values. by Lei Zhang · 7 years ago
  44. 735eda9 Remove all usages of FXSYS_iswASCIIalpha by Ryan Harrison · 7 years ago
  45. 15c0fcc Remove all usages of FXSYS_iswASCIIalnum by Ryan Harrison · 7 years ago
  46. 69da36c Explicitly mark helper methods that only operate on ASCII ranges by Ryan Harrison · 7 years ago
  47. e24d5a8 Get rid of some static variables. by Tom Sepez · 7 years ago
  48. 886f932 Correct mapping text to characters for characters missing from font by Ryan Harrison · 7 years ago
  49. 2334660 Use unsigned for char width by Nicolas Pena · 7 years ago
  50. dbac8ca Fix typo introduced in cleanup of IsHyphen by Ryan Harrison · 7 years ago
  51. 7625021 Change FPDFText_GetRect() to return a boolean. by Lei Zhang · 7 years ago
  52. be912d7 Convert ExtractSubString to return Optional<WideString> by Ryan Harrison · 7 years ago
  53. c560a8c Convert usages of pdfium::Optional to Optional by Ryan Harrison · 7 years ago
  54. b8d8680 Get rid of else after break/continue/return. by Lei Zhang · 7 years ago
  55. 8b357e7 Rewrite lower level details of extracting text from page by Ryan Harrison · 7 years ago
  56. 4f1c7f3 Convert CPDF_TextObject to not use CollectionSize by Dan Sinclair · 7 years ago
  57. a27e55e Change CPDF_ContentMark to return size_t for counts. by Lei Zhang · 7 years ago
  58. 9a93484 Make sure that iterator stays in bounds during IsHypen by Ryan Harrison · 7 years ago
  59. c5a729e Revert cleanup of IsHyphen and reimplement by Ryan Harrison · 7 years ago
  60. c130381 Encapsulate CPDF_FormObject members. by Lei Zhang · 7 years ago
  61. 25e763e Fix cpdf_textpage so it doesn't omit spaces. by Andrew Weintraub · 7 years ago
  62. 59dfc62 Removing unused defines by Dan Sinclair · 7 years ago
  63. 8b1408e Remove FXSYS_strlen and FXSYS_wcslen by Ryan Harrison · 7 years ago
  64. 875e98c Remove FX_STRSIZE and replace with size_t by Ryan Harrison · 7 years ago
  65. aee0db0 Move CFX_UnownedPtr to UnownedPtr by Dan Sinclair · 7 years ago
  66. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  67. 06c6855 Rewrite IsHyphen using string operations by Ryan Harrison · 7 years ago
  68. 740bcd8 Split fx_ucd.h into fx_unicode.h and fx_ucddata.h. by Tom Sepez · 7 years ago
  69. 57cb544 Adjust loops in preperation for FX_STRSIZE int->size_t by Ryan Harrison · 7 years ago
  70. bcd1e70 Remove fx_basic.h by Dan Sinclair · 7 years ago
  71. a94566f Move CFX_WideTextBuf out of fx_basic by Dan Sinclair · 7 years ago
  72. aa3a9cd Convert int* references to FX_STRSIZE by Ryan Harrison · 7 years ago
  73. 61cb112 Convert find markers to Optionals in CPDF_TextPageFind by Ryan Harrison · 7 years ago
  74. 12db751 Convert string Find methods to return an Optional by Ryan Harrison · 7 years ago
  75. 878b27d Converted CFX_Matrix::TransformRect() to take in consts by Jane Liu · 7 years ago
  76. 8a1758b Remove GetAt from string classes by Ryan Harrison · 7 years ago
  77. ddb9b7c Add checks of index operations on string classes by Ryan Harrison · 7 years ago
  78. 0186c18 Remove support for negative params to ReleaseBuffer() by Ryan Harrison · 7 years ago
  79. da129ab Replace raw value for constant error value in string operations by Ryan Harrison · 7 years ago
  80. e7a99de Convert calls to Mid() to Left() or Right() if possible by Ryan Harrison · 7 years ago
  81. 672a172 Simplify FX_GetMirrorChar() code. by Lei Zhang · 7 years ago
  82. b21f174 Change SetReverse to GetInverse in CFX_Matrix by Nicolas Pena · 7 years ago
  83. c6fd58d Trimming brackets and quotes outside URLs. by Henrique Nakashima · 7 years ago
  84. defe54d Fixing click area for links with a URL with prepended text. by Henrique Nakashima · 7 years ago
  85. 0a91394 Remove explicit CFX_Matrix identity matrix instantiations. by Lei Zhang · 7 years ago
  86. d0409af Mass conversion of remaining class members (non-xfa) by Tom Sepez · 7 years ago
  87. 797ca5c Mass conversion of all const-lifetime class members by Tom Sepez · 7 years ago
  88. 3a4c408 Rename CPDF_LinkExtract test file to match class by Dan Sinclair · 7 years ago
  89. 033e565 Convert to CFX_UnownedPtr, part 5 by Tom Sepez · 7 years ago
  90. 6c8ed64 Better identify web links by trimming irrelevant chars by Wei Li · 7 years ago
  91. 0a08926 Replace operator bool with HasRef() in classes with a CFX_SharedCopyOnWrite member. by Lei Zhang · 7 years ago
  92. ef002c8 Use fx_extension.h utilities in more places. by Lei Zhang · 7 years ago
  93. e247ec4 Replace FXSYS_iswdigit with std::iswdigit. by Lei Zhang · 7 years ago
  94. cfb1944 Cleanup the fx_extension code. by Dan Sinclair · 7 years ago
  95. 1835a6f Tweak CFDF_Font::AppendChar() by Tom Sepez · 7 years ago
  96. 1c5d0b4 Drop FXSYS_ from mem methods by Dan Sinclair · 7 years ago
  97. 669a418 Drop FXSYS_ from math methods by Dan Sinclair · 7 years ago
  98. 7630907 Handle web links across lines by Wei Li · 8 years ago
  99. 193e6ca Add IndexInBounds() convenience routine. by Tom Sepez · 8 years ago
  100. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago