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
*
Cleanup: Pass std::string as const reference from pdf/
ki.stfu
2015-09-21
2
-4
/
+5
*
Use UintToString() to convert uint32 to string
ricea
2015-09-21
1
-2
/
+2
*
PDF: Use PDF metadata for the title instead of the last path element.
sammc
2015-08-27
4
-23
/
+101
*
PDF: Use the z-order when there is a link and widget overlaps.
thestig
2015-08-15
1
-7
/
+25
*
Convert remaining StringToLowerASCII to ToLowerASCII.
brettw
2015-08-11
1
-2
/
+2
*
Add a scroll offset to PDF documents to account for the top material design t...
raymes
2015-08-05
2
-4
/
+10
*
Revert of Add a scroll offset to PDF documents to account for the top materia...
vitalybuka
2015-08-04
2
-10
/
+4
*
Add a scroll offset to PDF documents to account for the top material design t...
raymes
2015-08-04
2
-4
/
+10
*
Roll PDFium d1b0a8d:acf0647
jochen
2015-07-16
1
-1
/
+5
*
PDF: Revert to the original shut down order for non-XFA.
thestig
2015-07-16
1
-0
/
+8
*
Move WriteInto to base namespace.
Brett Wilson
2015-07-07
3
-4
/
+4
*
New new versions of Starts/EndsWith and SplitString in net.
brettw
2015-07-06
1
-1
/
+1
*
Add more string_util functions to base namespace.
brettw
2015-06-24
1
-1
/
+1
*
Move more string_util functions to base namespace.
brettw
2015-06-24
1
-1
/
+1
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
PDF: Interpret printing permission bits correctly.
thestig
2015-06-11
2
-3
/
+24
*
PDF: Cleanup more code now that it is completely out of process.
thestig
2015-05-29
2
-16
/
+8
*
PDF: On Linux, convert font names to UTF-8 if needed.
thestig
2015-05-20
1
-3
/
+17
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
1
-1
/
+1
*
Cleanup: Slight simplification in the PDFiumEngine dtor.
thestig
2015-05-15
1
-9
/
+3
*
Roll PDFium to f33cdd5
tsepez
2015-05-15
2
-4
/
+4
*
Roll PDFium to 8f6445b.
tsepez
2015-05-12
1
-8
/
+3
*
Roll PDFium to 2daf76f
tsepez
2015-05-12
6
-19
/
+19
*
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
[next]