[go: nahoru, domu]

  1. 495acdd PDF: Handling zoom for internal navigation by Ankit Kumar ๐ŸŒช๏ธ ยท 4 years, 10 months ago
  2. 993cf382 Split LoadPageInfo() into loading and layout parts by K Moon ยท 4 years, 10 months ago
  3. b4c21a0 Remove use of deprecated function v8::V8::SetNativesDataBlob by Jakob Gruber ยท 4 years, 10 months ago
  4. 23d5644 Serialize LayoutOptions to DocumentDimensions by K Moon ยท 4 years, 10 months ago
  5. aee0742 Fix PreviewModeClient::ProposeDocumentLayout() DCHECK by K Moon ยท 4 years, 10 months ago
  6. bf59df5 Send PDF document layout instead of just size by K Moon ยท 4 years, 10 months ago
  7. 51cc8c49 PDF: Adding horizontal scroll offset for internal navigation. by Ankit Kumar ๐ŸŒช๏ธ ยท 4 years, 10 months ago
  8. 1117766 Pass PDFEngine to chrome_pdf::TestClient by K Moon ยท 4 years, 10 months ago
  9. cba9529 Pass image info to mimehandler for accessibility by Mohit Bansal ยท 4 years, 11 months ago
  10. 7c61507 Pass link information to MimeHandler process for accessibility by Mansi Awasthi ยท 4 years, 11 months ago
  11. 12c1bd6 Add "fit to paper" functionality to handle new enum value by Daniel Hosseinian ยท 4 years, 11 months ago
  12. 6d326b9 Increase precision of PDF layout dirty tracking by K Moon ยท 4 years, 11 months ago
  13. 29271e8 Remove chrome_pdf::DocumentLayout::set_size() by K Moon ยท 4 years, 11 months ago
  14. 366ca01b Change pp::PDF::SetAccessibilityPageInfo() to use C++ structs. by Lei Zhang ยท 4 years, 11 months ago
  15. 0233049 Simplify PDF initialization code. by Lei Zhang ยท 4 years, 11 months ago
  16. 14eab5c Replace repeated min/max calls with n-arg min/max calls. by Peter Kasting ยท 4 years, 11 months ago
  17. 26df5ef6 printing: Disable V8 when using PDF code for N-up conversion. by Lei Zhang ยท 4 years, 11 months ago
  18. 252291a Handling horizontal and vertical scroll alignment in PDFiumEngine by Virender Singh ยท 5 years ago
  19. 3c5cc9f5 Accessibility click action handling for Document links in PDFiumEngine by Virender Singh ยท 5 years ago
  20. a9d98b3 Adding tests for validating image alt text by Mohit Bansal ยท 5 years ago
  21. 9f374ba1 Populate Link Annotations in PDFiumPage by Mansi Awasthi ยท 5 years ago
  22. 08f072b Replace nested min/max calls with base::ClampToRange() in pdf/. by Peter Kasting ยท 5 years ago
  23. 6f4aa4a Enable handling accessibility actions for links in PDFiumEngine by Mansi Awasthi ยท 5 years ago
  24. 5fd7c64 Handle click action on PdfAxActionTarget by Virender Singh ยท 5 years ago
  25. b15a6a0 Simplify PDFiumPage constructor by K Moon ยท 5 years ago
  26. 6139b7f4 Unify layout code in AppendBlankPages by K Moon ยท 5 years ago
  27. 8f9d6d6a Populate Alt text for Images in PDFiumPage by Pratish Kumar ยท 5 years ago
  28. 860e883 Add logic to break PDFiumPage text runs by page objects by Pratish Kumar ยท 5 years ago
  29. f2aefe2 Simplify PDFEngine::GetTextRunInfo(). by Lei Zhang ยท 5 years ago
  30. 36aae1e PDF a11y: Properly handle pages with only whitespaces. by Lei Zhang ยท 5 years ago
  31. f80f4b5 Reland "PDF a11y: kTextDirection attribute support" by Benjamin Beaudry ยท 5 years ago
  32. 003b20a Revert "PDF a11y: kTextDirection attribute support" by Anand Mistry ยท 5 years ago
  33. 753f870 PDF a11y: kTextDirection attribute support by Benjamin Beaudry ยท 5 years ago
  34. b1d5c8d Handle out of bound indices in PDFiumPage::GetTextRunInfo(). by Lei Zhang ยท 5 years ago
  35. 9a9f6d3 Use ScopedFPDFPageLink in PDFiumPage::CalculateLinks(). by Lei Zhang ยท 5 years ago
  36. 0488f34 PDF a11y: Added new heuristic for text runs delimitation by Benjamin Beaudry ยท 5 years ago
  37. e4bd752 Clarify page rectangles in DocumentLayout by K Moon ยท 5 years ago
  38. 2fa16df4 Simplify IsRunningOnChromeOS() checks in pdf_unittests. by Lei Zhang ยท 5 years ago
  39. cf99301 Use signed ints in PDFiumPage::GetUnderlyingTextRangeForRect(). by Lei Zhang ยท 5 years ago
  40. 8780c1e2 Revert "Add logic to break PDFiumPage text runs by page objects" by Marc Treib ยท 5 years ago
  41. a09403d6 Add logic to break PDFiumPage text runs by page objects by Pratish Kumar ยท 5 years ago
  42. 7e49da29 Populate Images in PDFiumPage by Pratish Kumar ยท 5 years ago
  43. fb6768e Add handling for two-up view to ViewportImpl.goTo*Page(). by Jeremy Chinsen ยท 5 years ago
  44. d8a8ea1 Fixing minor code and code comment issues. by Virender Singh ยท 5 years ago
  45. 54f60182 Change most visible page calculation in PDFiumEngine and PDF Viewer. by Jeremy Chinsen ยท 5 years ago
  46. a0c8c0d PDF a11y: directional text runs by Benjamin Beaudry ยท 5 years ago
  47. ff7ec67 Move page layout rectangles into DocumentLayout by K Moon ยท 5 years ago
  48. 5bee2104 Adding underlying text range to PDF links by Virender Singh ยท 5 years ago
  49. b209004 Accessibility action handling pipeline for plugins by Virender Singh ยท 5 years ago
  50. f35919b4 Make DocumentLayout::GetTwoUpViewLayout() double document width. by Jeremy Chinsen ยท 5 years ago
  51. e819dea Refactor DocumentLayout::Get*ViewLayout() to not depend on layout state. by Jeremy Chinsen ยท 5 years ago
  52. 149a07a Merge PDFiumEngine::LoadPagesIn*View() into one function. by Jeremy Chinsen ยท 5 years ago
  53. 9a62bf4 Refactor default page orientation to an enum by K Moon ยท 5 years ago
  54. d8d49bf Rearrange functions in draw_utils/coordinates* by Jeremy Chinsen ยท 5 years ago
  55. c74af97 Remove redundant layout test in draw_utils/coordinates_unittest.cc. by Jeremy Chinsen ยท 5 years ago
  56. 006302c Rename |chrome_pdf::kPDFPermissionPrintLowQualityMask|. by Lei Zhang ยท 5 years ago
  57. 08beb48 Add Document::GetSingleViewLayout() and draw_utils::GetRectForSingleView(). by Jeremy Chinsen ยท 5 years ago
  58. 4a65aad Refactor PDFiumEngine::LoadPageIn*View() to take vector of pp::Size. by Jeremy Chinsen ยท 5 years ago
  59. 038f0d7 Remove stale parameter from CalculateNonScaledClipBoxOffset() by Daniel Hosseinian ยท 5 years ago
  60. 3245379 Add unit tests for PDFiumPermissions. by Lei Zhang ยท 5 years ago
  61. eb9e000 Split options from chrome_pdf::DocumentLayout by K Moon ยท 5 years ago
  62. d6fd27ce Add DocumentLayout::GetTwoUpViewLayout() and PDFiumEngine::LoadPagesInTwoUpView(). by Jeremy Chinsen ยท 5 years ago
  63. 4906c10 Move document layout constants from PDFiumEngine to DocumentLayout. by Lei Zhang ยท 5 years ago
  64. 1f4e321 Add handling for two-up view in PDFiumEngine::Paint(). by Jeremy Chinsen ยท 5 years ago
  65. ad577c62 Add PDFiumPage::SetIsValidLinkFunctionForTesting(). by Lei Zhang ยท 5 years ago
  66. 324b5ae Add draw_utils::CenterRectHorizontally(). by Jeremy Chinsen ยท 5 years ago
  67. 4a13120 Split document permissions code from PDFiumEngine. by Lei Zhang ยท 5 years ago
  68. e6157bb Removing PDFiumPage::GetLinks method by Virender Singh ยท 5 years ago
  69. 7ae0168 Add PDFiumEngine::LoadPagesInSingleView(). by Jeremy Chinsen ยท 5 years ago
  70. 9740f4e Rename some pp::Rect variables in PDFiumEngine::FillPageSides(). by Lei Zhang ยท 5 years ago
  71. 17662bd Modify PDF accessibility interfaces to send data for links and images by Ankit Kumar ๐ŸŒช๏ธ ยท 5 years ago
  72. 8915f96 Add draw_utils::AdjustBottomGapForRightSidePage(). by Jeremy Chinsen ยท 5 years ago
  73. cc245cb Remove some unneeded includes in pdf/ unit tests. by Lei Zhang ยท 5 years ago
  74. 444cca7 Roll src/third_party/pdfium/ 7264bc930..a9d33bd8b (1 commit) by Lei Zhang ยท 5 years ago
  75. ac1759e Add bottom-side logic for two-up view to PDFiumEngine::FillPageSides(). by Jeremy Chinsen ยท 5 years ago
  76. 49d0c5d9 Split Linux font mapping code from PDFiumEngine. by Lei Zhang ยท 5 years ago
  77. 807fa7ef Add draw_utils::GetBottomGapBetweenRects(). by Jeremy Chinsen ยท 5 years ago
  78. bd80ce7 Split layout state from PDFiumEngine by K Moon ยท 5 years ago
  79. 63147f74 Add helper functions for tests in draw_utils/coordinates_unittest.cc. by Jeremy Chinsen ยท 5 years ago
  80. a9929f1 Add handling for two-up view to PDFiumEngine::GetPageScreenRect(). by Jeremy Chinsen ยท 5 years ago
  81. 7347cc4b Add handling for two-up view in PDFiumEngine::FillPageSides(). by Jeremy Chinsen ยท 5 years ago
  82. d1cfebd Add helper function GetInsetSizes() to PDFiumEngine. by Jeremy Chinsen ยท 5 years ago
  83. 0ea7ec8 Refactor draw_utils::GetSurroundingRect() to not take pp::Rect. by Jeremy Chinsen ยท 5 years ago
  84. 0b58c02 Add |two_up_view_| flag and helpers for altering pages in two-up view. by Jeremy Chinsen ยท 5 years ago
  85. 5b803dca Remove unnecessary check in draw_utils::GetPageInsetsForTwoUpView(). by Jeremy Chinsen ยท 5 years ago
  86. 6efa4a03 Rename |kPageSeparatorThickness| to |kBottomSeparator| in PDFiumEngine. by Jeremy Chinsen ยท 5 years ago
  87. e7032973 Add a method in PDFiumPage to calculate the text range for an input rect by Pratish Kumar ยท 5 years ago
  88. acc6afa Add GetPageInsetsForTwoUpView() to pdf/draw_utils. by Jeremy Chinsen ยท 5 years ago
  89. cfcbaad Extract PDFiumEngine::GetPageScreenRect() to pdf/draw_utils. by Jeremy Chinsen ยท 5 years ago
  90. 5af747a Rename |vertical_separator| to |bottom_separator| in pdf/draw_utils. by Jeremy Chinsen ยท 5 years ago
  91. e071651 Refactor draw_utils::PageInsetSizes to mimic pp::Rect::Inset() by Jeremy Chinsen ยท 5 years ago
  92. 984c830 Extract page fill rectangles logic in FillPageSides() to pdf/draw_utils by Jeremy Chinsen ยท 5 years ago
  93. d5c3fe37 Add functions for getting position of page in PDFiumEngine two-up view. by Jeremy Chinsen ยท 5 years ago
  94. 84060b8 Extract document sizing logic in LoadPageInfo() to pdf/draw_utils by Jeremy Chinsen ยท 5 years ago
  95. aa417f0 Deprecate 2 PDF histograms. by Lei Zhang ยท 5 years ago
  96. 44e2d30 Remove MimeHandlerService::AbortStream by Robbie McElrath ยท 5 years ago
  97. 8322a75 Add pdfium_xfa_lpm_fuzzer an LPM based fuzzer for PDFium by Jonathan Metzman ยท 5 years ago
  98. a5880630f Simplify chrome_pdf::draw_utils::GetScreenRect(). by Lei Zhang ยท 5 years ago
  99. 03174a57 Split GetScreenRect() into pdf/draw_utils/coordinates.h. by Lei Zhang ยท 5 years ago
  100. 1a59b378 Clean up pdf/draw_utils/shadow.h. by Lei Zhang ยท 5 years ago