index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pdf
/
pdfium
Commit message (
Expand
)
Author
Age
Files
Lines
*
Printing: PDFs should only be fit to page if there is a size mismatch.
thestig
2015-03-11
2
-0
/
+19
*
Print Preview: Support the duplex preset in PDFs.
thestig
2015-03-05
3
-0
/
+11
*
Remove some duplicate code / constants in pdf/.
thestig
2015-03-05
1
-33
/
+28
*
PDF: Handle hit tests for form controls and links consistently.
thestig
2015-03-02
4
-56
/
+65
*
Fix for PDFs with lots of named destinations take a long time to load.
deepak.m1
2015-02-17
2
-28
/
+0
*
Fix for Multipage selection by dragging mouse in OOP case in PDF.
deepak.m1
2015-02-13
2
-2
/
+12
*
Make the PDF viewer background color a property of the instance.
raymes
2015-02-09
2
-18
/
+5
*
Include safe_conversions.h in pdfium_engine.cc
tsepez
2015-02-04
1
-0
/
+1
*
Switch the background color in PDF Viewer when using Material Design
alexandrec
2015-02-02
2
-4
/
+18
*
Make some casts in pdfium_engine.cc safe by using checked_cast
Raymes Khoury
2015-01-29
1
-3
/
+4
*
Roll pdfium to eef005055d6aafc2cc6066af37ce47d8b15ec7cd
tsepez
2015-01-27
1
-1
/
+1
*
Introduce new test for bookmark loading.
alexandrec
2015-01-27
1
-1
/
+0
*
PDF: Add a bunch of DCHECKs to make sure we do not go out of bounds.
thestig
2015-01-23
2
-22
/
+51
*
Fix for Navigation to relative fragments does not work correctly for OOP pdf ...
deepak.m1
2015-01-19
2
-0
/
+28
*
Remove DCHECK which causes crash in PDFs with email attachments.
raymes
2015-01-19
1
-1
/
+2
*
Add functions to collect bookmarks from Pdfium
alexandrec
2015-01-19
2
-0
/
+48
*
PDF: Fix missing character when selecting backwards
deepak.m1
2015-01-16
1
-1
/
+4
*
PDF: Yet another stab at getting WriteInto() buffer sizes correct.
thestig
2015-01-15
5
-27
/
+147
*
Don't return Windows newlines through the PDF GetSelectedText JS API
raymes
2015-01-12
1
-2
/
+4
*
copying to clipboard should add a newline before the content of the next page.
deepak.m1
2015-01-09
1
-1
/
+4
*
Right clicking outside of a selected area should deselect text and bring up t...
deepak.m1
2015-01-09
2
-8
/
+34
*
PDF: Fix extra NUL characters from incorrect WriteInto() calls.
thestig
2015-01-07
3
-13
/
+25
*
replace COMPILE_ASSERT with static_assert in pdf/
mostynb
2015-01-06
2
-197
/
+198
*
Do not unload pages while loading of the same pages is in progress.
thestig
2014-12-20
2
-4
/
+42
*
Roll PDFium
jam
2014-12-15
1
-17
/
+2
*
Support NumCopies print preset
n.bansal
2014-11-19
2
-0
/
+5
*
PDF: Correct typo in form fill environment functions
thestig
2014-11-18
1
-2
/
+2
*
Add pdf layer code for PDFium XFA module.
tsepez
2014-11-12
2
-4
/
+385
*
PDF: Fix potential bad indexes in find results.
thestig
2014-11-04
2
-55
/
+117
*
PDF Viewer - Search results don't work after rotating pdf
n.bansal
2014-10-03
2
-5
/
+29
*
For loop is running un-nacessrily after match.
deepak.m1
2014-09-29
1
-1
/
+3
*
Memory allocation for WriteInto is not proper.
deepak.m1
2014-09-27
2
-4
/
+4
*
Revert of PDF: Add some CHECKS to help debug a crash. (patchset #2 id:20001 o...
thestig
2014-09-26
1
-6
/
+0
*
PDF: Fix uninit memory access in PDFiumEngine.
thestig
2014-09-15
2
-20
/
+59
*
PDF: Manipulate the selected text buffer to deal with special 0xfffe hyphens.
thestig
2014-09-12
1
-36
/
+69
*
PDF links should open on mouse up
n.bansal
2014-09-12
2
-7
/
+46
*
PDF Viewer - Show context menu for links on right click
n.bansal
2014-09-10
1
-1
/
+4
*
PDFiumEngine::~PDFiumEngine - Unload() all pages_ before destroying any of them.
tsepez
2014-09-08
2
-2
/
+5
*
Extracted method to CreateSinglePageRasterPdf() to simplify PrintPagesAsRaste...
vitalybuka@chromium.org
2014-08-20
2
-46
/
+73
*
PDF: Add some CHECKS to help debug a crash.
thestig@chromium.org
2014-08-15
1
-0
/
+6
*
Move StringToLowerASCII to base namespace
brettw@chromium.org
2014-08-07
1
-2
/
+2
*
Don't return uninitialized memory from PDFiumEngine::Form_Response().
tsepez@chromium.org
2014-07-29
1
-2
/
+4
*
Added GetPDFPageSizeByIndex to expose FPDF_GetPageSizeByIndex. The function o...
ivandavid@chromium.org
2014-07-10
2
-0
/
+19
*
Fixes for re-enabling more MSVC level 4 warnings: pdf/ edition
pkasting@chromium.org
2014-07-09
1
-40
/
+21
*
Disable font mapping when pepper API is not initialized
noamsml@chromium.org
2014-07-08
1
-0
/
+6
*
Windows Printing: Auto-rotate pages 90 degrees counter-clockwise.
thestig@chromium.org
2014-06-24
1
-1
/
+1
*
Linux: Take into account the weight/italic parameters when mapping fonts on L...
thestig@chromium.org
2014-06-10
1
-0
/
+16
*
Fix some links in PDFs not working.
jam@chromium.org
2014-06-06
1
-2
/
+2
*
Roll in latest pdfium.
jam@chromium.org
2014-05-26
1
-312
/
+0
*
Fix more cases of unreachable code on Windows, mostly added recently.
pkasting@chromium.org
2014-05-22
1
-2
/
+0
[next]